============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:697: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-12T13:35:44.573726Z): source_id=223;tablet_id=72075186224037901;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7B0945
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7A8E86
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB636C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92FA9B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E043C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0411F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD90B0AD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x14136BEB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D76D67
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CCE763
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CCE763
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CCB583
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CD2037
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141549D8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBDB3C5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5E1ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB627724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB62B7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB62B3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62BFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B259C
E   21. ??:0: ?? @ 0x7F3A042DEAC2
E   22. ??:0: ?? @ 0x7F3A043708BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/plxx/000627/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3694712
DEBUG    ya.test:process.py:259 Command (pid 3694712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3694712) elapsed time (sec): 0.38257741928100586
DEBUG    ya.test:process.py:263 Command (pid 3694712) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) maxrss: 541600
DEBUG    ya.test:process.py:263 Command (pid 3694712) minflt: 16177
DEBUG    ya.test:process.py:263 Command (pid 3694712) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3694712) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3694712) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3694712) stime: 0.252958
DEBUG    ya.test:process.py:263 Command (pid 3694712) utime: 0.080304
DEBUG    ya.test:process.py:263 Command (pid 3694712) wtime: 0.384
DEBUG    ya.test:process.py:275 Command (pid 3694712) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3694712) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17035
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:491 Working directory: /home/runner/.ya/build/build_root/plxx/000627/r3tmp/kikimr_cluster_e8srgx9x
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3421
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14805
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/plxx/000627/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/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xxkhyujq.log --grpc-port=21476 --mon-port=22094 --ic-port=17035
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21476/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/plxx/000627/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/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xxkhyujq.log --grpc-port=21476 --mon-port=22094 --ic-port=17035
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xxkhyujq.log', '--grpc-port=21476', '--mon-port=22094', '--ic-port=17035')' in '/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3695641
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21476/1
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/plxx/000627/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3695642
DEBUG    ya.test:process.py:259 Command (pid 3695642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3695642) elapsed time (sec): 0.32349514961242676
DEBUG    ya.test:process.py:263 Command (pid 3695642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) maxrss: 541592
DEBUG    ya.test:process.py:263 Command (pid 3695642) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3695642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3695642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3695642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3695642) stime: 0.170021
DEBUG    ya.test:process.py:263 Command (pid 3695642) utime: 0.103987
DEBUG    ya.test:process.py:263 Command (pid 3695642) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 3695642) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3695642) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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: 17035\n      }\n      HostConfigId: 1\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/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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: 17035\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3697905
DEBUG    ya.test:process.py:259 Command (pid 3697905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3697905) elapsed time (sec): 0.3718891143798828
DEBUG    ya.test:process.py:263 Command (pid 3697905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) maxrss: 550088
DEBUG    ya.test:process.py:263 Command (pid 3697905) minflt: 18320
DEBUG    ya.test:process.py:263 Command (pid 3697905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3697905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3697905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3697905) stime: 0.21745499999999998
DEBUG    ya.test:process.py:263 Command (pid 3697905) utime: 0.10872699999999999
DEBUG    ya.test:process.py:263 Command (pid 3697905) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3697905) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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.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/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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: 3698726
DEBUG    ya.test:process.py:259 Command (pid 3698726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698726) elapsed time (sec): 0.3795473575592041
DEBUG    ya.test:process.py:263 Command (pid 3698726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) maxrss: 550120
DEBUG    ya.test:process.py:263 Command (pid 3698726) minflt: 18318
DEBUG    ya.test:process.py:263 Command (pid 3698726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3698726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3698726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3698726) stime: 0.231066
DEBUG    ya.test:process.py:263 Command (pid 3698726) utime: 0.10320299999999999
DEBUG    ya.test:process.py:263 Command (pid 3698726) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 3698726) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:570 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:577 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 73e42704-2677-458d-ba11-1a276dabaf6b, localhost:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 73e42704-2677-458d-ba11-1a276dabaf6b, localhost:21476): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 73e42704-2677-458d-ba11-1a276dabaf6b, localhost:21476): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 21476 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-x6ujvseebi.auto.internal:21476, location 1, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3699722
DEBUG    ya.test:process.py:259 Command (pid 3699722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3699722) elapsed time (sec): 0.3920772075653076
DEBUG    ya.test:process.py:263 Command (pid 3699722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) maxrss: 164704
DEBUG    ya.test:process.py:263 Command (pid 3699722) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 3699722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3699722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) nvcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 3699722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3699722) stime: 0.017870999999999998
DEBUG    ya.test:process.py:263 Command (pid 3699722) utime: 0.067018
DEBUG    ya.test:process.py:263 Command (pid 3699722) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 3699722) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3700306
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3700306) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3700306) elapsed time (sec): 30.159988403320312
DEBUG    ya.test:process.py:263 Command (pid 3700306) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 3700306) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    469	469	0	0	20	25	30	32
2	    454	454	0	0	21	28	32	38
3	    447	447	0	0	21	31	37	41
4	    471	471	0	0	20	26	28	32
5	    458	458	0	0	21	27	33	36
6	    353	353	0	0	24	51	64	67
7	    410	410	0	0	22	37	47	50
8	    397	397	0	0	23	41	46	49
9	    419	419	0	0	23	32	36	45
10	    401	401	0	0	23	35	44	46
11	    405	405	0	0	22	37	43	47
12	    402	402	0	0	22	36	43	45
13	    365	365	0	0	25	44	50	59
14	    383	383	0	0	23	43	65	72
15	    432	432	0	0	22	33	43	46
16	    398	398	0	0	23	40	45	52
17	    388	388	0	0	23	42	49	51
18	    418	418	0	0	22	34	42	46
19	    424	424	0	0	22	34	40	47
20	    382	382	0	0	24	43	49	62
21	    381	381	0	0	24	38	52	62
22	    437	437	0	0	21	33	40	45
23	    414	414	0	0	22	34	39	47
24	    431	431	0	0	21	32	46	48
25	    424	424	0	0	20	41	54	56
26	    424	424	0	0	21	34	42	46
27	    463	463	0	0	20	27	37	42
28	    475	475	0	0	20	25	27	32
29	    432	432	0	0	20	32	83	89
30	    488	488	0	0	20	25	28	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12645	421.5	0	0	21	35	46	89

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2d45dd1b-e36f-410e-9a55-6efafcff956a, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2d45dd1b-e36f-410e-9a55-6efafcff956a, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2d45dd1b-e36f-410e-9a55-6efafcff956a, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0f80e50-9a0c-4310-8dd3-bdf81be0a932, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f80e50-9a0c-4310-8dd3-bdf81be0a932, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0f80e50-9a0c-4310-8dd3-bdf81be0a932, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
INFO     root:test_log_scenario.py:217 Count rows after insert 12384 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8087622-bdc2-4c9f-a2e6-a30acbc2b100, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8087622-bdc2-4c9f-a2e6-a30acbc2b100, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8087622-bdc2-4c9f-a2e6-a30acbc2b100, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2304b702-7bef-4a77-b079-56187df90555, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2304b702-7bef-4a77-b079-56187df90555, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2304b702-7bef-4a77-b079-56187df90555, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6db99dc3-7ebb-4b6e-a40e-5ee24d046fc0, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6db99dc3-7ebb-4b6e-a40e-5ee24d046fc0, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6db99dc3-7ebb-4b6e-a40e-5ee24d046fc0, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3742199
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742228
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=" }
DEBUG    ya.test:process.py:628 Command pid: 3742232
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cc8ff0a-7bcc-4a22-9303-d01c32f12956, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cc8ff0a-7bcc-4a22-9303-d01c32f12956, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cc8ff0a-7bcc-4a22-9303-d01c32f12956, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f57f202-1219-4109-929a-81ae6174a1bc, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f57f202-1219-4109-929a-81ae6174a1bc, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f57f202-1219-4109-929a-81ae6174a1bc, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cc59d58d-5aa1-4ede-a197-35949324af47, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cc59d58d-5aa1-4ede-a197-35949324af47, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cc59d58d-5aa1-4ede-a197-35949324af47, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24be2c88-087a-49ca-a8ef-ef1d871521a0, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24be2c88-087a-49ca-a8ef-ef1d871521a0, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24be2c88-087a-49ca-a8ef-ef1d871521a0, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4889a4dc-ef73-4fff-ae24-4c591f431ad4, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4889a4dc-ef73-4fff-ae24-4c591f431ad4, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4889a4dc-ef73-4fff-ae24-4c591f431ad4, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d59ecf15-1062-4e71-b50d-a2222bd388c6, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d59ecf15-1062-4e71-b50d-a2222bd388c6, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d59ecf15-1062-4e71-b50d-a2222bd388c6, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2313bbcf-ed50-44ef-a5b1-574a98228c7f, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2313bbcf-ed50-44ef-a5b1-574a98228c7f, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2313bbcf-ed50-44ef-a5b1-574a98228c7f, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94529ff3-6b0b-494f-a4ea-24b6cb4336f6, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94529ff3-6b0b-494f-a4ea-24b6cb4336f6, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 94529ff3-6b0b-494f-a4ea-24b6cb4336f6, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509116986+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509288767+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.50932007+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509350018+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509386862+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509418543+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509449715+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509484925+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509524832+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.50955204+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509305053+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509266892+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509335005+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509372607+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.50940361+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509432187+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509471038+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509508587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509538722+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.5095658+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3742228) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742228) elapsed time (sec): 30.186219930648804
DEBUG    ya.test:process.py:263 Command (pid 3742228) wtime: 30.19
DEBUG    ya.test:process.py:275 Command (pid 3742228) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1532	0	0	0	0
5	      0	0	0	1992	0	0	0	0
6	      0	0	0	1951	0	0	0	0
7	      0	0	0	2037	0	0	0	0
8	      0	0	0	1763	0	0	0	0
9	      0	0	0	1869	0	0	0	0
10	      0	0	0	1734	0	0	0	0
11	      0	0	0	1897	0	0	0	0
12	      0	0	0	2380	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2240	0	0	0	0
15	      0	0	0	2450	0	0	0	0
16	      0	0	0	1840	0	0	0	0
17	      0	0	0	1200	0	0	0	0
18	      0	0	0	1776	0	0	0	0
19	      0	0	0	1340	0	0	0	0
20	      0	0	0	1649	0	0	0	0
21	      0	0	0	2459	0	0	0	0
22	      0	0	0	2490	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2690	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2448	0	0	0	0
27	      0	0	0	2762	0	0	0	0
28	      0	0	0	2378	0	0	0	0
29	      0	0	0	2792	0	0	0	0
30	      0	0	0	2810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	58259	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3742199) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742199) elapsed time (sec): 30.189977884292603
DEBUG    ya.test:process.py:263 Command (pid 3742199) wtime: 30.194
DEBUG    ya.test:process.py:275 Command (pid 3742199) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     92	92	0	0	51	393	421	427
2	    143	143	0	0	69	91	104	108
3	     99	99	0	0	59	74	84	87
4	      0	0	0	1495	0	0	0	0
5	      0	0	0	1823	0	0	0	0
6	      0	0	0	1795	0	0	0	0
7	      0	0	0	1950	0	0	0	0
8	      0	0	0	1680	0	0	0	0
9	      0	0	0	1916	0	0	0	0
10	      0	0	0	1791	0	0	0	0
11	      0	0	0	1888	0	0	0	0
12	      0	0	0	2380	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2240	0	0	0	0
15	      0	0	0	2450	0	0	0	0
16	      0	0	0	1850	0	0	0	0
17	      0	0	0	1210	0	0	0	0
18	      0	0	0	1769	0	0	0	0
19	      0	0	0	1318	0	0	0	0
20	      0	0	0	1615	0	0	0	0
21	      0	0	0	2458	0	0	0	0
22	      0	0	0	2480	0	0	0	0
23	      0	0	0	2635	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2440	0	0	0	0
27	      0	0	0	2770	0	0	0	0
28	      0	0	0	2370	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2780	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    334	11.1333	0	57683	61	166	415	427

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3742232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742232) elapsed time (sec): 30.192174196243286
DEBUG    ya.test:process.py:263 Command (pid 3742232) wtime: 30.195
DEBUG    ya.test:process.py:275 Command (pid 3742232) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     65	65	0	0	69	579	587	591
2	    111	111	0	0	92	116	121	124
3	     75	75	0	0	77	92	97	97
4	      0	0	0	1550	0	0	0	0
5	      0	0	0	1948	0	0	0	0
6	      0	0	0	1941	0	0	0	0
7	      0	0	0	2006	0	0	0	0
8	      0	0	0	1763	0	0	0	0
9	      0	0	0	1902	0	0	0	0
10	      0	0	0	1772	0	0	0	0
11	      0	0	0	1907	0	0	0	0
12	      0	0	0	2387	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2230	0	0	0	0
15	      0	0	0	2470	0	0	0	0
16	      0	0	0	1830	0	0	0	0
17	      0	0	0	1210	0	0	0	0
18	      0	0	0	1759	0	0	0	0
19	      0	0	0	1359	0	0	0	0
20	      0	0	0	1665	0	0	0	0
21	      0	0	0	2490	0	0	0	0
22	      0	0	0	2499	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2690	0	0	0	0
25	      0	0	0	2620	0	0	0	0
26	      0	0	0	2450	0	0	0	0
27	      0	0	0	2760	0	0	0	0
28	      0	0	0	2369	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	2789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    251	8.36667	0	58296	80	119	579	591

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
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:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-x6ujvseebi'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, -1)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.3695641' in '/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_xxkhyujq.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:21476/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14805
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3421
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22094
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21476
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17035
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
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:301: 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:459: 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:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_log_uniform
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/plxx/000627/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3694712
DEBUG    ya.test:process.py:259 Command (pid 3694712) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3694712) elapsed time (sec): 0.38257741928100586
DEBUG    ya.test:process.py:263 Command (pid 3694712) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) maxrss: 541600
DEBUG    ya.test:process.py:263 Command (pid 3694712) minflt: 16177
DEBUG    ya.test:process.py:263 Command (pid 3694712) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 3694712) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3694712) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3694712) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3694712) stime: 0.252958
DEBUG    ya.test:process.py:263 Command (pid 3694712) utime: 0.080304
DEBUG    ya.test:process.py:263 Command (pid 3694712) wtime: 0.384
DEBUG    ya.test:process.py:275 Command (pid 3694712) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3694712) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17035
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:491 Working directory: /home/runner/.ya/build/build_root/plxx/000627/r3tmp/kikimr_cluster_e8srgx9x
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21476
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3421
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14805
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/plxx/000627/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/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xxkhyujq.log --grpc-port=21476 --mon-port=22094 --ic-port=17035
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21476/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/plxx/000627/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/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xxkhyujq.log --grpc-port=21476 --mon-port=22094 --ic-port=17035
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_xxkhyujq.log', '--grpc-port=21476', '--mon-port=22094', '--ic-port=17035')' in '/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3695641
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:21476/1
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/plxx/000627/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3695642
DEBUG    ya.test:process.py:259 Command (pid 3695642) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3695642) elapsed time (sec): 0.32349514961242676
DEBUG    ya.test:process.py:263 Command (pid 3695642) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) maxrss: 541592
DEBUG    ya.test:process.py:263 Command (pid 3695642) minflt: 16174
DEBUG    ya.test:process.py:263 Command (pid 3695642) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3695642) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3695642) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3695642) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3695642) stime: 0.170021
DEBUG    ya.test:process.py:263 Command (pid 3695642) utime: 0.103987
DEBUG    ya.test:process.py:263 Command (pid 3695642) wtime: 0.324
DEBUG    ya.test:process.py:275 Command (pid 3695642) output:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-x6ujvseebi
    Host information: 
        Linux ghrun-x6ujvseebi 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/10226725676/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10226725676/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 3695642) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: c202ebf160b106f747228e18d74107d22d1d4d33
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 023a765bfc078c519f47310cba5a70e2787ddb90 into 1b58af3a906452a78db18ad3c720ea328ea9392a
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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: 17035\n      }\n      HostConfigId: 1\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/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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: 17035\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3697905
DEBUG    ya.test:process.py:259 Command (pid 3697905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3697905) elapsed time (sec): 0.3718891143798828
DEBUG    ya.test:process.py:263 Command (pid 3697905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) maxrss: 550088
DEBUG    ya.test:process.py:263 Command (pid 3697905) minflt: 18320
DEBUG    ya.test:process.py:263 Command (pid 3697905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 3697905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3697905) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 3697905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3697905) stime: 0.21745499999999998
DEBUG    ya.test:process.py:263 Command (pid 3697905) utime: 0.10872699999999999
DEBUG    ya.test:process.py:263 Command (pid 3697905) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3697905) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:440 Executing command = ['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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.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/plxx/000627/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21476', '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: 3698726
DEBUG    ya.test:process.py:259 Command (pid 3698726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3698726) elapsed time (sec): 0.3795473575592041
DEBUG    ya.test:process.py:263 Command (pid 3698726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) maxrss: 550120
DEBUG    ya.test:process.py:263 Command (pid 3698726) minflt: 18318
DEBUG    ya.test:process.py:263 Command (pid 3698726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3698726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3698726) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 3698726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3698726) stime: 0.231066
DEBUG    ya.test:process.py:263 Command (pid 3698726) utime: 0.10320299999999999
DEBUG    ya.test:process.py:263 Command (pid 3698726) wtime: 0.38
DEBUG    ya.test:process.py:275 Command (pid 3698726) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:570 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:577 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 73e42704-2677-458d-ba11-1a276dabaf6b, localhost:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 73e42704-2677-458d-ba11-1a276dabaf6b, localhost:21476): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 73e42704-2677-458d-ba11-1a276dabaf6b, localhost:21476): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-x6ujvseebi.auto.internal" port: 21476 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" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-x6ujvseebi.auto.internal:21476, location 1, 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)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log init --path log --store column --ttl 1000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3699722
DEBUG    ya.test:process.py:259 Command (pid 3699722) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3699722) elapsed time (sec): 0.3920772075653076
DEBUG    ya.test:process.py:263 Command (pid 3699722) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) maxrss: 164704
DEBUG    ya.test:process.py:263 Command (pid 3699722) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 3699722) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3699722) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3699722) nvcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 3699722) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3699722) stime: 0.017870999999999998
DEBUG    ya.test:process.py:263 Command (pid 3699722) utime: 0.067018
DEBUG    ya.test:process.py:263 Command (pid 3699722) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 3699722) output:
Init tables ...
Init tables ...Ok

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

INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3700306
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3700306) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3700306) elapsed time (sec): 30.159988403320312
DEBUG    ya.test:process.py:263 Command (pid 3700306) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 3700306) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    469	469	0	0	20	25	30	32
2	    454	454	0	0	21	28	32	38
3	    447	447	0	0	21	31	37	41
4	    471	471	0	0	20	26	28	32
5	    458	458	0	0	21	27	33	36
6	    353	353	0	0	24	51	64	67
7	    410	410	0	0	22	37	47	50
8	    397	397	0	0	23	41	46	49
9	    419	419	0	0	23	32	36	45
10	    401	401	0	0	23	35	44	46
11	    405	405	0	0	22	37	43	47
12	    402	402	0	0	22	36	43	45
13	    365	365	0	0	25	44	50	59
14	    383	383	0	0	23	43	65	72
15	    432	432	0	0	22	33	43	46
16	    398	398	0	0	23	40	45	52
17	    388	388	0	0	23	42	49	51
18	    418	418	0	0	22	34	42	46
19	    424	424	0	0	22	34	40	47
20	    382	382	0	0	24	43	49	62
21	    381	381	0	0	24	38	52	62
22	    437	437	0	0	21	33	40	45
23	    414	414	0	0	22	34	39	47
24	    431	431	0	0	21	32	46	48
25	    424	424	0	0	20	41	54	56
26	    424	424	0	0	21	34	42	46
27	    463	463	0	0	20	27	37	42
28	    475	475	0	0	20	25	27	32
29	    432	432	0	0	20	32	83	89
30	    488	488	0	0	20	25	28	36

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12645	421.5	0	0	21	35	46	89

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2d45dd1b-e36f-410e-9a55-6efafcff956a, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2d45dd1b-e36f-410e-9a55-6efafcff956a, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2d45dd1b-e36f-410e-9a55-6efafcff956a, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0f80e50-9a0c-4310-8dd3-bdf81be0a932, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0f80e50-9a0c-4310-8dd3-bdf81be0a932, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0f80e50-9a0c-4310-8dd3-bdf81be0a932, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
INFO     root:test_log_scenario.py:217 Count rows after insert 12384 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8087622-bdc2-4c9f-a2e6-a30acbc2b100, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8087622-bdc2-4c9f-a2e6-a30acbc2b100, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8087622-bdc2-4c9f-a2e6-a30acbc2b100, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2304b702-7bef-4a77-b079-56187df90555, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2304b702-7bef-4a77-b079-56187df90555, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2304b702-7bef-4a77-b079-56187df90555, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb -e grpc://localhost:21476 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NjdhOTgyOTEtYzU4ZmExYzEtMWVhZDA4MWUtY2U3ZTVlMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 6db99dc3-7ebb-4b6e-a40e-5ee24d046fc0, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6db99dc3-7ebb-4b6e-a40e-5ee24d046fc0, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6db99dc3-7ebb-4b6e-a40e-5ee24d046fc0, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3742199
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/plxx/000627/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:21476', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3742228
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=" }
DEBUG    ya.test:process.py:628 Command pid: 3742232
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NmY4MTdjY2QtYjg3YTMzNjctZDhiYTRlYmItNmRhNTE0ZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7cc8ff0a-7bcc-4a22-9303-d01c32f12956, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cc8ff0a-7bcc-4a22-9303-d01c32f12956, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cc8ff0a-7bcc-4a22-9303-d01c32f12956, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=MTEwODAzZmItNzg3OWMyNDAtYzhiNmJhMjYtNzJiZTM0MA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 5f57f202-1219-4109-929a-81ae6174a1bc, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5f57f202-1219-4109-929a-81ae6174a1bc, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5f57f202-1219-4109-929a-81ae6174a1bc, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OWEwMzEyNDgtYjE0MWNkODItYzYxMTc1MTctYWM3YWU1YjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, cc59d58d-5aa1-4ede-a197-35949324af47, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cc59d58d-5aa1-4ede-a197-35949324af47, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cc59d58d-5aa1-4ede-a197-35949324af47, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 24be2c88-087a-49ca-a8ef-ef1d871521a0, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 24be2c88-087a-49ca-a8ef-ef1d871521a0, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWM3OGJjM2UtNjY0MWU2ZjQtMjA4NjQwZWUtZjcxMzkyYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 24be2c88-087a-49ca-a8ef-ef1d871521a0, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWNkZWZiNTgtMTBkZGVmNTgtNDFkMDc0YTMtMThjY2E3ZGY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4889a4dc-ef73-4fff-ae24-4c591f431ad4, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4889a4dc-ef73-4fff-ae24-4c591f431ad4, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4889a4dc-ef73-4fff-ae24-4c591f431ad4, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=NWM2ODFiYzgtYzM4MzdmOTYtMzY5ZGIxMzktZTNiNWE1N2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d59ecf15-1062-4e71-b50d-a2222bd388c6, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d59ecf15-1062-4e71-b50d-a2222bd388c6, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d59ecf15-1062-4e71-b50d-a2222bd388c6, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZWYwZjhhMC1jZjExMmE2MS03OWNmOGY3OS1kNGU5MGRmOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2313bbcf-ed50-44ef-a5b1-574a98228c7f, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2313bbcf-ed50-44ef-a5b1-574a98228c7f, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2313bbcf-ed50-44ef-a5b1-574a98228c7f, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=ZjIxODAwMTYtYzdiMWM4M2QtNTdjYWU3ZjQtNGM1NTJiY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 94529ff3-6b0b-494f-a4ea-24b6cb4336f6, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 94529ff3-6b0b-494f-a4ea-24b6cb4336f6, ghrun-x6ujvseebi.auto.internal:21476): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 94529ff3-6b0b-494f-a4ea-24b6cb4336f6, ghrun-x6ujvseebi.auto.internal:21476): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): request = { session_id: "ydb://session/3?node_id=1&id=OTEyOTA1YTYtYjcyZTJkOWYtNjY4NTg0YTctZDgyOTNmY2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e2edf80-f07b-4963-9871-b7f13b7bbc44, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509116986+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5cff457e-b32e-472e-b370-8964a2206145, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509288767+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0620b602-e7f0-4acc-9e22-a78ab5d63aa1, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.50932007+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7c93dcd4-1d2c-4918-bad7-d0b1d31d9c67, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509350018+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11134ca5-c252-4da8-83b5-d2777ed0bb14, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509386862+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 00c57d57-0f1f-4053-b78c-249e5202ac94, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509418543+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 70a69df8-c68d-4de1-9985-ebbbb35cff03, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509449715+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a6da556-00e2-473d-aade-5ef42bb53474, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509484925+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0c3d9a82-769a-417a-8386-9816d20b5f90, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509524832+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be4cad6b-b157-45cc-ba8a-4e54946b7ebd, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:21476 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.50955204+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e5993834-c88e-4b8c-b093-3936d2b506b9, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509305053+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2560c3e0-d34a-4ab2-a65a-4317f8237880, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509266892+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef4134ff-2a97-4ede-9e39-21e1bedd8498, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509335005+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f5124e02-20d9-48c8-89a5-f2f400add113, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509372607+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 06c3afd2-4eb5-4a65-950a-9b87a1954652, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.50940361+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d47a8d8-09c8-4794-a52c-4f89efb8b2ab, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509432187+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f65b70a5-b3af-4d19-b6fa-22cf53a356f6, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.509471038+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fc39a67a-fbb2-42cf-8977-4bd0edbd5101, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509508587+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6a5d854c-b885-4348-ac55-309ea3ecc12a, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-12T13:35:47.509538722+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 735ecb13-04d9-4f9d-9b0a-150c83e4d9e9, ghrun-x6ujvseebi.auto.internal:21476): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-12T13:35:47.5095658+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-x6ujvseebi.auto.internal:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: 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.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3742228) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742228) elapsed time (sec): 30.186219930648804
DEBUG    ya.test:process.py:263 Command (pid 3742228) wtime: 30.19
DEBUG    ya.test:process.py:275 Command (pid 3742228) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	1532	0	0	0	0
5	      0	0	0	1992	0	0	0	0
6	      0	0	0	1951	0	0	0	0
7	      0	0	0	2037	0	0	0	0
8	      0	0	0	1763	0	0	0	0
9	      0	0	0	1869	0	0	0	0
10	      0	0	0	1734	0	0	0	0
11	      0	0	0	1897	0	0	0	0
12	      0	0	0	2380	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2240	0	0	0	0
15	      0	0	0	2450	0	0	0	0
16	      0	0	0	1840	0	0	0	0
17	      0	0	0	1200	0	0	0	0
18	      0	0	0	1776	0	0	0	0
19	      0	0	0	1340	0	0	0	0
20	      0	0	0	1649	0	0	0	0
21	      0	0	0	2459	0	0	0	0
22	      0	0	0	2490	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2690	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2448	0	0	0	0
27	      0	0	0	2762	0	0	0	0
28	      0	0	0	2378	0	0	0	0
29	      0	0	0	2792	0	0	0	0
30	      0	0	0	2810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      0	0	0	58259	0	0	0	0

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3742199) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742199) elapsed time (sec): 30.189977884292603
DEBUG    ya.test:process.py:263 Command (pid 3742199) wtime: 30.194
DEBUG    ya.test:process.py:275 Command (pid 3742199) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     92	92	0	0	51	393	421	427
2	    143	143	0	0	69	91	104	108
3	     99	99	0	0	59	74	84	87
4	      0	0	0	1495	0	0	0	0
5	      0	0	0	1823	0	0	0	0
6	      0	0	0	1795	0	0	0	0
7	      0	0	0	1950	0	0	0	0
8	      0	0	0	1680	0	0	0	0
9	      0	0	0	1916	0	0	0	0
10	      0	0	0	1791	0	0	0	0
11	      0	0	0	1888	0	0	0	0
12	      0	0	0	2380	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2240	0	0	0	0
15	      0	0	0	2450	0	0	0	0
16	      0	0	0	1850	0	0	0	0
17	      0	0	0	1210	0	0	0	0
18	      0	0	0	1769	0	0	0	0
19	      0	0	0	1318	0	0	0	0
20	      0	0	0	1615	0	0	0	0
21	      0	0	0	2458	0	0	0	0
22	      0	0	0	2480	0	0	0	0
23	      0	0	0	2635	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2440	0	0	0	0
27	      0	0	0	2770	0	0	0	0
28	      0	0	0	2370	0	0	0	0
29	      0	0	0	2790	0	0	0	0
30	      0	0	0	2780	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    334	11.1333	0	57683	61	166	415	427

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3742232) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3742232) elapsed time (sec): 30.192174196243286
DEBUG    ya.test:process.py:263 Command (pid 3742232) wtime: 30.195
DEBUG    ya.test:process.py:275 Command (pid 3742232) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     65	65	0	0	69	579	587	591
2	    111	111	0	0	92	116	121	124
3	     75	75	0	0	77	92	97	97
4	      0	0	0	1550	0	0	0	0
5	      0	0	0	1948	0	0	0	0
6	      0	0	0	1941	0	0	0	0
7	      0	0	0	2006	0	0	0	0
8	      0	0	0	1763	0	0	0	0
9	      0	0	0	1902	0	0	0	0
10	      0	0	0	1772	0	0	0	0
11	      0	0	0	1907	0	0	0	0
12	      0	0	0	2387	0	0	0	0
13	      0	0	0	2480	0	0	0	0
14	      0	0	0	2230	0	0	0	0
15	      0	0	0	2470	0	0	0	0
16	      0	0	0	1830	0	0	0	0
17	      0	0	0	1210	0	0	0	0
18	      0	0	0	1759	0	0	0	0
19	      0	0	0	1359	0	0	0	0
20	      0	0	0	1665	0	0	0	0
21	      0	0	0	2490	0	0	0	0
22	      0	0	0	2499	0	0	0	0
23	      0	0	0	2650	0	0	0	0
24	      0	0	0	2690	0	0	0	0
25	      0	0	0	2620	0	0	0	0
26	      0	0	0	2450	0	0	0	0
27	      0	0	0	2760	0	0	0	0
28	      0	0	0	2369	0	0	0	0
29	      0	0	0	2800	0	0	0	0
30	      0	0	0	2789	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    251	8.36667	0	58296	80	119	579	591

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 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:21476
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:21476". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
313.50s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.51s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.27s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/plxx/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-12T13:35:44.573726Z): source_id=223;tablet_id=72075186224037901;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7B0945
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7A8E86
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB636C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92FA9B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E043C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E0411F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD90B0AD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x14136BEB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D76D67
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CCE763
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CCE763
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CCB583
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CD2037
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141549D8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CBDB3C5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5E1ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB627724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB62B7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB62B3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB62BFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7B259C
21. ??:0: ?? @ 0x7F3A042DEAC2
22. ??:0: ?? @ 0x7F3A043708BF
============ 1 failed, 105 deselected, 1 error in 321.45s (0:05:21) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/00062b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

test_overloads.py .

============================== slowest durations ===============================
120.39s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================ 1 passed, 105 deselected in 128.22s (0:02:08) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/000626/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/000622/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/000624/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/00062f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/000623/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/00062c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/000629/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/plxx/00062e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 105 deselected / 2 selected

=========================== 105 deselected in 0.74s ============================
