============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000677/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 / 106 deselected / 1 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:694: 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/715e/000677/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/715e/000677/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-06T11:20:22.587022Z): source_id=233;tablet_id=72075186224037926;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 @ 0xA629E05
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA622346
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4AFFB8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD79F20B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C7F1F8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C7EF4F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD77A81D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164DE86B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16735647
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1668CE43
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1668CE43
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16689C63
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16690717
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x164FBFB8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C935405
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB45BE57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A0A64
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4A4B24
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4A4730
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4A531E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA62BA5C
E   21. ??:0: ?? @ 0x7F612141EAC2
E   22. ??:0: ?? @ 0x7F61214B08BF
------------------------------ 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/715e/000677/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3805957
DEBUG    ya.test:process.py:259 Command (pid 3805957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3805957) elapsed time (sec): 0.4850301742553711
DEBUG    ya.test:process.py:263 Command (pid 3805957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) maxrss: 538764
DEBUG    ya.test:process.py:263 Command (pid 3805957) minflt: 16138
DEBUG    ya.test:process.py:263 Command (pid 3805957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3805957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3805957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3805957) stime: 0.335569
DEBUG    ya.test:process.py:263 Command (pid 3805957) utime: 0.09869599999999999
DEBUG    ya.test:process.py:263 Command (pid 3805957) wtime: 0.486
DEBUG    ya.test:process.py:275 Command (pid 3805957) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ar5i2wnyyy
    Host information: 
        Linux ghrun-ar5i2wnyyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ar5i2wnyyy
    Host information: 
        Linux ghrun-ar5i2wnyyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1649
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/715e/000677/r3tmp/kikimr_cluster__ushj4is
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26173
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/715e/000677/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:266 Final command: /home/runner/.ya/build/build_root/715e/000677/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/715e/000677/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_to6vcv10.log --grpc-port=14798 --mon-port=15054 --ic-port=1649
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14798/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/715e/000677/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:266 Final command: /home/runner/.ya/build/build_root/715e/000677/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/715e/000677/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_to6vcv10.log --grpc-port=14798 --mon-port=15054 --ic-port=1649
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/715e/000677/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/715e/000677/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_to6vcv10.log', '--grpc-port=14798', '--mon-port=15054', '--ic-port=1649')' in '/home/runner/.ya/build/build_root/715e/000677/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: 3806733
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14798/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/715e/000677/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3806734
DEBUG    ya.test:process.py:259 Command (pid 3806734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3806734) elapsed time (sec): 0.7430579662322998
DEBUG    ya.test:process.py:263 Command (pid 3806734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3806734) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3806734) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3806734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3806734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3806734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3806734) stime: 0.5723429999999999
DEBUG    ya.test:process.py:263 Command (pid 3806734) utime: 0.12407399999999999
DEBUG    ya.test:process.py:263 Command (pid 3806734) wtime: 0.747
DEBUG    ya.test:process.py:275 Command (pid 3806734) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ar5i2wnyyy
    Host information: 
        Linux ghrun-ar5i2wnyyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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: 1649\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/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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: 1649\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809527
DEBUG    ya.test:process.py:259 Command (pid 3809527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809527) elapsed time (sec): 0.5679960250854492
DEBUG    ya.test:process.py:263 Command (pid 3809527) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) maxrss: 547188
DEBUG    ya.test:process.py:263 Command (pid 3809527) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 3809527) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3809527) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3809527) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809527) stime: 0.41112299999999996
DEBUG    ya.test:process.py:263 Command (pid 3809527) utime: 0.112857
DEBUG    ya.test:process.py:263 Command (pid 3809527) wtime: 0.569
DEBUG    ya.test:process.py:275 Command (pid 3809527) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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: 3810273
DEBUG    ya.test:process.py:259 Command (pid 3810273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3810273) elapsed time (sec): 0.4708540439605713
DEBUG    ya.test:process.py:263 Command (pid 3810273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) maxrss: 547176
DEBUG    ya.test:process.py:263 Command (pid 3810273) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 3810273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3810273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3810273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3810273) stime: 0.288315
DEBUG    ya.test:process.py:263 Command (pid 3810273) utime: 0.118485
DEBUG    ya.test:process.py:263 Command (pid 3810273) wtime: 0.472
DEBUG    ya.test:process.py:275 Command (pid 3810273) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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, 2d63c8f3-b4c4-44d1-bf00-84691ecea075, localhost:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d63c8f3-b4c4-44d1-bf00-84691ecea075, localhost:14798): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d63c8f3-b4c4-44d1-bf00-84691ecea075, localhost:14798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ar5i2wnyyy.auto.internal" port: 14798 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-ar5i2wnyyy.auto.internal:14798, 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)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14798
------------------------------ Captured log call -------------------------------
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:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811111
DEBUG    ya.test:process.py:259 Command (pid 3811111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811111) elapsed time (sec): 0.34053611755371094
DEBUG    ya.test:process.py:263 Command (pid 3811111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) maxrss: 166032
DEBUG    ya.test:process.py:263 Command (pid 3811111) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 3811111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3811111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 3811111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811111) stime: 0.02727
DEBUG    ya.test:process.py:263 Command (pid 3811111) utime: 0.044314
DEBUG    ya.test:process.py:263 Command (pid 3811111) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 3811111) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3811111) 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/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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: 3811357
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 3811357) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811357) elapsed time (sec): 30.188729286193848
DEBUG    ya.test:process.py:263 Command (pid 3811357) wtime: 30.19
DEBUG    ya.test:process.py:275 Command (pid 3811357) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    943	943	0	0	9	17	32	36
2	   1062	1062	0	0	9	12	14	17
3	    977	977	0	0	9	16	20	28
4	    863	863	0	0	10	19	26	34
5	   1009	1009	0	0	9	15	19	26
6	   1062	1062	0	0	8	14	20	31
7	   1093	1093	0	0	8	13	15	18
8	   1057	1057	0	0	8	13	19	27
9	    994	994	0	0	9	15	19	20
10	   1006	1006	0	0	8	15	18	26
11	   1009	1009	0	0	9	14	17	27
12	   1003	1003	0	0	8	15	26	44
13	    959	959	0	0	9	17	20	29
14	    950	950	0	0	9	16	22	30
15	    723	723	0	0	11	21	102	149
16	    815	815	0	0	10	22	32	39
17	    957	957	0	0	9	15	19	23
18	    893	893	0	0	10	18	23	34
19	    868	868	0	0	10	19	23	31
20	   1021	1021	0	0	8	15	17	19
21	    908	908	0	0	9	18	23	26
22	    902	902	0	0	10	18	24	31
23	    927	927	0	0	9	17	24	29
24	    965	965	0	0	9	16	19	22
25	    888	888	0	0	10	18	21	24
26	    943	943	0	0	10	14	22	31
27	   1068	1068	0	0	8	13	16	19
28	    951	951	0	0	9	15	17	24
29	    927	927	0	0	9	17	24	27
30	    955	955	0	0	9	17	22	29

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  28698	956.6	0	0	9	16	22	149

DEBUG    ya.test:process.py:276 Command (pid 3811357) 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, 861adc67-0801-441d-aa0b-e6d9a01b8a11, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 861adc67-0801-441d-aa0b-e6d9a01b8a11, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 861adc67-0801-441d-aa0b-e6d9a01b8a11, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): 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=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43690216-01dd-4625-81c2-052fe92d3b6e, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43690216-01dd-4625-81c2-052fe92d3b6e, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 43690216-01dd-4625-81c2-052fe92d3b6e, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
INFO     root:test_log_scenario.py:217 Count rows after insert 28289 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32451bf3-389f-4a0c-8b56-14b32baa55d6, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32451bf3-389f-4a0c-8b56-14b32baa55d6, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 32451bf3-389f-4a0c-8b56-14b32baa55d6, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c9b15a2-dcde-4a28-87d5-6f699729a229, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c9b15a2-dcde-4a28-87d5-6f699729a229, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 0c9b15a2-dcde-4a28-87d5-6f699729a229, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
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/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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: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=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -d /Root workload log --path log run insert --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.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): 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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 6459e67f-ca7b-463c-8fbf-2a7eac7b88ed, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6459e67f-ca7b-463c-8fbf-2a7eac7b88ed, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3848510
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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:52 RpcState(CreateSession, 6459e67f-ca7b-463c-8fbf-2a7eac7b88ed, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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: 3848512
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3848513
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
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, 7880154f-188b-4378-a6a3-966a7a5832db, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7880154f-188b-4378-a6a3-966a7a5832db, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==" 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, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7880154f-188b-4378-a6a3-966a7a5832db, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=" 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, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): 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, 4f351856-18e1-46d3-a1b8-44461a1836dc, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f351856-18e1-46d3-a1b8-44461a1836dc, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f351856-18e1-46d3-a1b8-44461a1836dc, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=" 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, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5d8a46e-5a00-4be3-81ea-cb1b98c7b329, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5d8a46e-5a00-4be3-81ea-cb1b98c7b329, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5d8a46e-5a00-4be3-81ea-cb1b98c7b329, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): 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:63 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=" 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, b65e058e-809a-439b-87a1-ab7f7543c256, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b65e058e-809a-439b-87a1-ab7f7543c256, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b65e058e-809a-439b-87a1-ab7f7543c256, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): 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=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=" 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, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
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, 0763c775-7cc6-431e-ba6a-45dfa1e92ccb, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0763c775-7cc6-431e-ba6a-45dfa1e92ccb, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0763c775-7cc6-431e-ba6a-45dfa1e92ccb, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): 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=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=" 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, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): 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, f87c8a08-9374-4d8f-adc2-9f7e387ca032, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f87c8a08-9374-4d8f-adc2-9f7e387ca032, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f87c8a08-9374-4d8f-adc2-9f7e387ca032, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): 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=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=" 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, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): 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, 93f07859-f518-431c-81a0-563f93a13dcd, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93f07859-f518-431c-81a0-563f93a13dcd, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93f07859-f518-431c-81a0-563f93a13dcd, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): 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=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=" 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, 29b69e0f-9908-4f52-b877-3fb9a36dd56e, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29b69e0f-9908-4f52-b877-3fb9a36dd56e, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29b69e0f-9908-4f52-b877-3fb9a36dd56e, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==" 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, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.792965387+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, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793089356+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793111307+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.793129082+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.793150323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793169784+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793185706+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793202562+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, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.793225114+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.79324244+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793102658+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793075666+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793120719+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, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793141186+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793160783+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793178241+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793193945+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793216708+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, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793235896+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793250093+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
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: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:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
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: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:123 Session returned to queue: None
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.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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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    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 3848513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848513) elapsed time (sec): 30.159276723861694
DEBUG    ya.test:process.py:263 Command (pid 3848513) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 3848513) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     16	16	0	0	599	811	855	855
2	    125	125	0	0	81	129	226	281
3	    109	109	0	0	88	129	135	136
4	    112	112	0	0	73	113	123	128
5	      0	0	0	938	0	0	0	0
6	      0	0	0	1738	0	0	0	0
7	      0	0	0	2760	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2970	0	0	0	0
10	      0	0	0	2860	0	0	0	0
11	      0	0	0	2893	0	0	0	0
12	      0	0	0	3127	0	0	0	0
13	      0	0	0	3190	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	2667	0	0	0	0
16	      0	0	0	2858	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3089	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3040	0	0	0	0
25	      0	0	0	3120	0	0	0	0
26	      0	0	0	3080	0	0	0	0
27	      0	0	0	3180	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3210	0	0	0	0
30	      0	0	0	2900	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    362	12.0667	0	74840	82	214	703	855

DEBUG    ya.test:process.py:276 Command (pid 3848513) 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 3848510) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848510) elapsed time (sec): 30.179773807525635
DEBUG    ya.test:process.py:263 Command (pid 3848510) wtime: 30.183
DEBUG    ya.test:process.py:275 Command (pid 3848510) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	211	707	723	723
2	    182	182	0	0	50	93	123	127
3	    165	165	0	0	56	96	110	122
4	    172	172	0	0	47	82	104	115
5	      0	0	0	900	0	0	0	0
6	      0	0	0	1774	0	0	0	0
7	      0	0	0	2745	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2970	0	0	0	0
10	      0	0	0	2860	0	0	0	0
11	      0	0	0	2893	0	0	0	0
12	      0	0	0	3127	0	0	0	0
13	      0	0	0	3190	0	0	0	0
14	      0	0	0	2969	0	0	0	0
15	      0	0	0	2639	0	0	0	0
16	      0	0	0	2825	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3090	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3230	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3040	0	0	0	0
25	      0	0	0	3120	0	0	0	0
26	      0	0	0	3080	0	0	0	0
27	      0	0	0	3180	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3210	0	0	0	0
30	      0	0	0	2890	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    549	18.3	0	74742	51	127	587	723

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:276 Command (pid 3848510) errors:

DEBUG    ya.test:process.py:259 Command (pid 3848512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848512) elapsed time (sec): 30.176496267318726
DEBUG    ya.test:process.py:263 Command (pid 3848512) wtime: 30.18
DEBUG    ya.test:process.py:275 Command (pid 3848512) 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	10	0	0	0	0
5	      0	0	0	985	0	0	0	0
6	      0	0	0	1816	0	0	0	0
7	      0	0	0	2749	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2970	0	0	0	0
10	      0	0	0	2860	0	0	0	0
11	      0	0	0	2891	0	0	0	0
12	      0	0	0	3129	0	0	0	0
13	      0	0	0	3190	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	2679	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3090	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3040	0	0	0	0
25	      0	0	0	3120	0	0	0	0
26	      0	0	0	2160	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	0	0	0	0	0
29	      0	0	0	990	0	0	0	0
30	      0	0	0	2900	0	0	0	0

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

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

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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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.connection:connection.py:549 Closing channel for endpoint localhost:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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)]
---------------------------- 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:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ar5i2wnyyy'
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/715e/000677/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.3806733' in '/home/runner/.ya/build/build_root/715e/000677/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_to6vcv10.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:273 Stopped node localhost:14798/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26173
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20317
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15054
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1649
=================================== 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/715e/000677/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3805957
DEBUG    ya.test:process.py:259 Command (pid 3805957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3805957) elapsed time (sec): 0.4850301742553711
DEBUG    ya.test:process.py:263 Command (pid 3805957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) maxrss: 538764
DEBUG    ya.test:process.py:263 Command (pid 3805957) minflt: 16138
DEBUG    ya.test:process.py:263 Command (pid 3805957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 3805957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3805957) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3805957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3805957) stime: 0.335569
DEBUG    ya.test:process.py:263 Command (pid 3805957) utime: 0.09869599999999999
DEBUG    ya.test:process.py:263 Command (pid 3805957) wtime: 0.486
DEBUG    ya.test:process.py:275 Command (pid 3805957) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ar5i2wnyyy
    Host information: 
        Linux ghrun-ar5i2wnyyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ar5i2wnyyy
    Host information: 
        Linux ghrun-ar5i2wnyyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1649
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/715e/000677/r3tmp/kikimr_cluster__ushj4is
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15054
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20317
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26173
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/715e/000677/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:266 Final command: /home/runner/.ya/build/build_root/715e/000677/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/715e/000677/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_to6vcv10.log --grpc-port=14798 --mon-port=15054 --ic-port=1649
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14798/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/715e/000677/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:266 Final command: /home/runner/.ya/build/build_root/715e/000677/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/715e/000677/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_to6vcv10.log --grpc-port=14798 --mon-port=15054 --ic-port=1649
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/715e/000677/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/715e/000677/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_to6vcv10.log', '--grpc-port=14798', '--mon-port=15054', '--ic-port=1649')' in '/home/runner/.ya/build/build_root/715e/000677/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: 3806733
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:14798/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/715e/000677/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3806734
DEBUG    ya.test:process.py:259 Command (pid 3806734) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3806734) elapsed time (sec): 0.7430579662322998
DEBUG    ya.test:process.py:263 Command (pid 3806734) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3806734) maxrss: 538896
DEBUG    ya.test:process.py:263 Command (pid 3806734) minflt: 16137
DEBUG    ya.test:process.py:263 Command (pid 3806734) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 3806734) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3806734) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 3806734) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3806734) stime: 0.5723429999999999
DEBUG    ya.test:process.py:263 Command (pid 3806734) utime: 0.12407399999999999
DEBUG    ya.test:process.py:263 Command (pid 3806734) wtime: 0.747
DEBUG    ya.test:process.py:275 Command (pid 3806734) output:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ar5i2wnyyy
    Host information: 
        Linux ghrun-ar5i2wnyyy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 609b3b9504bd064e40414654c1f6284791b6a66c
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 5af363c204fa18a6cbd8ab64fd547c3e99f1eee6 into 5ddc18e8b9ca9bdb9f539a0a3efaaf4e958f00d3
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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: 1649\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/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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: 1649\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3809527
DEBUG    ya.test:process.py:259 Command (pid 3809527) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3809527) elapsed time (sec): 0.5679960250854492
DEBUG    ya.test:process.py:263 Command (pid 3809527) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) maxrss: 547188
DEBUG    ya.test:process.py:263 Command (pid 3809527) minflt: 18278
DEBUG    ya.test:process.py:263 Command (pid 3809527) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 3809527) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3809527) nvcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 3809527) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3809527) stime: 0.41112299999999996
DEBUG    ya.test:process.py:263 Command (pid 3809527) utime: 0.112857
DEBUG    ya.test:process.py:263 Command (pid 3809527) wtime: 0.569
DEBUG    ya.test:process.py:275 Command (pid 3809527) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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/715e/000677/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14798', '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: 3810273
DEBUG    ya.test:process.py:259 Command (pid 3810273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3810273) elapsed time (sec): 0.4708540439605713
DEBUG    ya.test:process.py:263 Command (pid 3810273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) maxrss: 547176
DEBUG    ya.test:process.py:263 Command (pid 3810273) minflt: 18277
DEBUG    ya.test:process.py:263 Command (pid 3810273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 3810273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3810273) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 3810273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3810273) stime: 0.288315
DEBUG    ya.test:process.py:263 Command (pid 3810273) utime: 0.118485
DEBUG    ya.test:process.py:263 Command (pid 3810273) wtime: 0.472
DEBUG    ya.test:process.py:275 Command (pid 3810273) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('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, 2d63c8f3-b4c4-44d1-bf00-84691ecea075, localhost:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2d63c8f3-b4c4-44d1-bf00-84691ecea075, localhost:14798): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2d63c8f3-b4c4-44d1-bf00-84691ecea075, localhost:14798): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ar5i2wnyyy.auto.internal" port: 14798 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-ar5i2wnyyy.auto.internal:14798, 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)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14798
------------------------------ Captured log call -------------------------------
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:181 Binary was found by /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3811111
DEBUG    ya.test:process.py:259 Command (pid 3811111) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811111) elapsed time (sec): 0.34053611755371094
DEBUG    ya.test:process.py:263 Command (pid 3811111) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) maxrss: 166032
DEBUG    ya.test:process.py:263 Command (pid 3811111) minflt: 3548
DEBUG    ya.test:process.py:263 Command (pid 3811111) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3811111) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3811111) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 3811111) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3811111) stime: 0.02727
DEBUG    ya.test:process.py:263 Command (pid 3811111) utime: 0.044314
DEBUG    ya.test:process.py:263 Command (pid 3811111) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 3811111) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3811111) 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/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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: 3811357
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 3811357) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3811357) elapsed time (sec): 30.188729286193848
DEBUG    ya.test:process.py:263 Command (pid 3811357) wtime: 30.19
DEBUG    ya.test:process.py:275 Command (pid 3811357) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    943	943	0	0	9	17	32	36
2	   1062	1062	0	0	9	12	14	17
3	    977	977	0	0	9	16	20	28
4	    863	863	0	0	10	19	26	34
5	   1009	1009	0	0	9	15	19	26
6	   1062	1062	0	0	8	14	20	31
7	   1093	1093	0	0	8	13	15	18
8	   1057	1057	0	0	8	13	19	27
9	    994	994	0	0	9	15	19	20
10	   1006	1006	0	0	8	15	18	26
11	   1009	1009	0	0	9	14	17	27
12	   1003	1003	0	0	8	15	26	44
13	    959	959	0	0	9	17	20	29
14	    950	950	0	0	9	16	22	30
15	    723	723	0	0	11	21	102	149
16	    815	815	0	0	10	22	32	39
17	    957	957	0	0	9	15	19	23
18	    893	893	0	0	10	18	23	34
19	    868	868	0	0	10	19	23	31
20	   1021	1021	0	0	8	15	17	19
21	    908	908	0	0	9	18	23	26
22	    902	902	0	0	10	18	24	31
23	    927	927	0	0	9	17	24	29
24	    965	965	0	0	9	16	19	22
25	    888	888	0	0	10	18	21	24
26	    943	943	0	0	10	14	22	31
27	   1068	1068	0	0	8	13	16	19
28	    951	951	0	0	9	15	17	24
29	    927	927	0	0	9	17	24	27
30	    955	955	0	0	9	17	22	29

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  28698	956.6	0	0	9	16	22	149

DEBUG    ya.test:process.py:276 Command (pid 3811357) 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, 861adc67-0801-441d-aa0b-e6d9a01b8a11, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 861adc67-0801-441d-aa0b-e6d9a01b8a11, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 861adc67-0801-441d-aa0b-e6d9a01b8a11, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): 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=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43690216-01dd-4625-81c2-052fe92d3b6e, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43690216-01dd-4625-81c2-052fe92d3b6e, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 43690216-01dd-4625-81c2-052fe92d3b6e, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
INFO     root:test_log_scenario.py:217 Count rows after insert 28289 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32451bf3-389f-4a0c-8b56-14b32baa55d6, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32451bf3-389f-4a0c-8b56-14b32baa55d6, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 32451bf3-389f-4a0c-8b56-14b32baa55d6, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c9b15a2-dcde-4a28-87d5-6f699729a229, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c9b15a2-dcde-4a28-87d5-6f699729a229, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 0c9b15a2-dcde-4a28-87d5-6f699729a229, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
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/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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: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=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -d /Root workload log --path log run insert --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.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb -e grpc://localhost:14798 -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, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): 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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjJkZmE3MjktNGM1MTI4MDAtOTU4ZjM2NzAtMzNhMmExOTk=" 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, 6459e67f-ca7b-463c-8fbf-2a7eac7b88ed, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6459e67f-ca7b-463c-8fbf-2a7eac7b88ed, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3848510
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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:52 RpcState(CreateSession, 6459e67f-ca7b-463c-8fbf-2a7eac7b88ed, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/715e/000677/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14798', '-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: 3848512
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ya.test:process.py:628 Command pid: 3848513
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
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, 7880154f-188b-4378-a6a3-966a7a5832db, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7880154f-188b-4378-a6a3-966a7a5832db, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NGFmOWFjNy04YmMyZmZmYS0yNzBjNDEzYi01YzQyM2M4Yg==" 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, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7880154f-188b-4378-a6a3-966a7a5832db, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NWIyYWFmMjctMmJkYmM0NTUtZDhlMDNlZDEtZTc5MGNiNWI=" 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, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): 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, 4f351856-18e1-46d3-a1b8-44461a1836dc, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f351856-18e1-46d3-a1b8-44461a1836dc, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f351856-18e1-46d3-a1b8-44461a1836dc, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NjFjZDQ1MTktODUwNjllYWItMzg2ZTE0YWMtYjU2MDE2Njk=" 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, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a5d8a46e-5a00-4be3-81ea-cb1b98c7b329, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a5d8a46e-5a00-4be3-81ea-cb1b98c7b329, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a5d8a46e-5a00-4be3-81ea-cb1b98c7b329, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): 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:63 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NzMxMmI0MTctNDZhYzI4MmQtNDljNDY5ZDctM2QxNzc1MTk=" 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, b65e058e-809a-439b-87a1-ab7f7543c256, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b65e058e-809a-439b-87a1-ab7f7543c256, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b65e058e-809a-439b-87a1-ab7f7543c256, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): 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=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=ZjdlNjQ3MTItNTM0Y2M5MzItYjFjM2RmZTgtOTg5Nzg3YWQ=" 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, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
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, 0763c775-7cc6-431e-ba6a-45dfa1e92ccb, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0763c775-7cc6-431e-ba6a-45dfa1e92ccb, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0763c775-7cc6-431e-ba6a-45dfa1e92ccb, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): 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=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MzA3Njk1NzEtZTYyODI2ZTEtODE4NmZkZmItMWU1MGJmY2Y=" 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, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): 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, f87c8a08-9374-4d8f-adc2-9f7e387ca032, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f87c8a08-9374-4d8f-adc2-9f7e387ca032, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f87c8a08-9374-4d8f-adc2-9f7e387ca032, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): 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=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=MjljZjBiODAtNDA2ZTYxOGQtMjNlOTMwNTUtMTdiZGY0Mzc=" 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, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): 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, 93f07859-f518-431c-81a0-563f93a13dcd, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 93f07859-f518-431c-81a0-563f93a13dcd, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 93f07859-f518-431c-81a0-563f93a13dcd, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): 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=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=YTA1MThlOTMtNjQ5ZGQzNjAtYzI0MDRlYWItYzU0MjNhY2M=" 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, 29b69e0f-9908-4f52-b877-3fb9a36dd56e, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29b69e0f-9908-4f52-b877-3fb9a36dd56e, ghrun-ar5i2wnyyy.auto.internal:14798): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29b69e0f-9908-4f52-b877-3fb9a36dd56e, ghrun-ar5i2wnyyy.auto.internal:14798): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): 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=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): request = { session_id: "ydb://session/3?node_id=1&id=NDljNjYzODYtYjg2Y2YzYS05N2ExZmQ1MC1kNmU1Nzg4MA==" 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, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ea06d82d-7961-429f-a2a1-d068fb4b23ed, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.792965387+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, ebea9d79-7cca-42f2-9e1c-8324614e7d93, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793089356+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b7419393-a6b3-438f-a293-6b2c4e986810, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793111307+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e54df028-8113-4b78-8656-27be515c7335, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.793129082+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 33e308f8-58ca-45fd-8742-813a7a9b5fdf, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.793150323+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f324ce44-0afb-471e-9b23-982b851ab700, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793169784+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1dab92e6-5b9b-4116-8f60-f1aed58cf821, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793185706+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-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b797c96f-3d21-4967-b49c-8a820f1f4bf8, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-06T11:20:26.793202562+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, b2f7a6c1-df3a-44be-9e26-9e231a7be4a5, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.793225114+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cec76c58-7316-4ba7-80a3-b47ad49f3a41, ghrun-ar5i2wnyyy.auto.internal:14798): 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:14798 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-06T11:20:26.79324244+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ca261bb9-0113-450e-9252-67f4fdc7f9ab, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793102658+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8f35edd1-3030-44c1-9f81-37d44450e067, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793075666+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7420184a-b294-4c86-bd27-3fe60826c1f4, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793120719+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, c7a59e2b-5414-46fa-b738-6a8673a3c3e9, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793141186+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0aa1aa6f-3744-477d-9d88-18c6fb19d904, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793160783+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 02decfaa-2a38-432e-b12d-1a1597ac7e76, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793178241+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a05f1d4e-9cbb-4426-8016-949e4f6b896b, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793193945+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 394e25d6-9716-46e9-be05-c903fc95a4e1, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793216708+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, 103cb504-2708-4d97-b0d0-8a780ccc0702, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793235896+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 38033a3f-4313-4e8a-924a-19108c98b42e, ghrun-ar5i2wnyyy.auto.internal:14798): 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-06T11:20:26.793250093+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
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: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:549 Closing channel for endpoint ghrun-ar5i2wnyyy.auto.internal:14798
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: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:123 Session returned to queue: None
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.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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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    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 3848513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848513) elapsed time (sec): 30.159276723861694
DEBUG    ya.test:process.py:263 Command (pid 3848513) wtime: 30.162
DEBUG    ya.test:process.py:275 Command (pid 3848513) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     16	16	0	0	599	811	855	855
2	    125	125	0	0	81	129	226	281
3	    109	109	0	0	88	129	135	136
4	    112	112	0	0	73	113	123	128
5	      0	0	0	938	0	0	0	0
6	      0	0	0	1738	0	0	0	0
7	      0	0	0	2760	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2970	0	0	0	0
10	      0	0	0	2860	0	0	0	0
11	      0	0	0	2893	0	0	0	0
12	      0	0	0	3127	0	0	0	0
13	      0	0	0	3190	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	2667	0	0	0	0
16	      0	0	0	2858	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3089	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3040	0	0	0	0
25	      0	0	0	3120	0	0	0	0
26	      0	0	0	3080	0	0	0	0
27	      0	0	0	3180	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3210	0	0	0	0
30	      0	0	0	2900	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    362	12.0667	0	74840	82	214	703	855

DEBUG    ya.test:process.py:276 Command (pid 3848513) 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 3848510) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848510) elapsed time (sec): 30.179773807525635
DEBUG    ya.test:process.py:263 Command (pid 3848510) wtime: 30.183
DEBUG    ya.test:process.py:275 Command (pid 3848510) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	211	707	723	723
2	    182	182	0	0	50	93	123	127
3	    165	165	0	0	56	96	110	122
4	    172	172	0	0	47	82	104	115
5	      0	0	0	900	0	0	0	0
6	      0	0	0	1774	0	0	0	0
7	      0	0	0	2745	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2970	0	0	0	0
10	      0	0	0	2860	0	0	0	0
11	      0	0	0	2893	0	0	0	0
12	      0	0	0	3127	0	0	0	0
13	      0	0	0	3190	0	0	0	0
14	      0	0	0	2969	0	0	0	0
15	      0	0	0	2639	0	0	0	0
16	      0	0	0	2825	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3090	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3230	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3040	0	0	0	0
25	      0	0	0	3120	0	0	0	0
26	      0	0	0	3080	0	0	0	0
27	      0	0	0	3180	0	0	0	0
28	      0	0	0	3110	0	0	0	0
29	      0	0	0	3210	0	0	0	0
30	      0	0	0	2890	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    549	18.3	0	74742	51	127	587	723

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:276 Command (pid 3848510) errors:

DEBUG    ya.test:process.py:259 Command (pid 3848512) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3848512) elapsed time (sec): 30.176496267318726
DEBUG    ya.test:process.py:263 Command (pid 3848512) wtime: 30.18
DEBUG    ya.test:process.py:275 Command (pid 3848512) 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	10	0	0	0	0
5	      0	0	0	985	0	0	0	0
6	      0	0	0	1816	0	0	0	0
7	      0	0	0	2749	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2970	0	0	0	0
10	      0	0	0	2860	0	0	0	0
11	      0	0	0	2891	0	0	0	0
12	      0	0	0	3129	0	0	0	0
13	      0	0	0	3190	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	2679	0	0	0	0
16	      0	0	0	2830	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2960	0	0	0	0
19	      0	0	0	3090	0	0	0	0
20	      0	0	0	3260	0	0	0	0
21	      0	0	0	3240	0	0	0	0
22	      0	0	0	3140	0	0	0	0
23	      0	0	0	3110	0	0	0	0
24	      0	0	0	3040	0	0	0	0
25	      0	0	0	3120	0	0	0	0
26	      0	0	0	2160	0	0	0	0
27	      0	0	0	0	0	0	0	0
28	      0	0	0	0	0	0	0	0
29	      0	0	0	990	0	0	0	0
30	      0	0	0	2900	0	0	0	0

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

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

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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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.connection:connection.py:549 Closing channel for endpoint localhost:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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:14798
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14798". 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)]
============================== slowest durations ===============================
295.49s call     test_log_scenario.py::TestLogScenario::test_log_uniform
4.50s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.10s 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/715e/000677/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/715e/000677/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-06T11:20:22.587022Z): source_id=233;tablet_id=72075186224037926;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 @ 0xA629E05
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA622346
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4AFFB8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD79F20B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9C7F1F8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9C7EF4F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD77A81D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x164DE86B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:15: DoExecuteInplace @ 0x16735647
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1668CE43
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1668CE43
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16689C63
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x16690717
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x164FBFB8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1C935405
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB45BE57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4A0A64
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4A4B24
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4A4730
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4A531E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA62BA5C
21. ??:0: ?? @ 0x7F612141EAC2
22. ??:0: ?? @ 0x7F61214B08BF
============ 1 failed, 106 deselected, 1 error in 302.05s (0:05:02) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000674/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/00066c/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 / 106 deselected / 1 selected

=========================== 106 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000669/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000672/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 / 106 deselected / 1 selected

=========================== 106 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000676/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 / 106 deselected / 1 selected

=========================== 106 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/715e/000670/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 / 106 deselected / 1 selected

=========================== 106 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/715e/000661/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 / 106 deselected / 1 selected

=========================== 106 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000665/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/715e/000679/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 / 106 deselected / 1 selected

=========================== 106 deselected in 0.98s ============================
