============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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/lo5a/000372/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-11T17:08:26.230474Z): source_id=223;tablet_id=72075186224037904;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 @ 0xA7918E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA789E26
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB617C78
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD9101AB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE53C8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE511F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EB7BD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411445B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D54067
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CABA63
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CABA63
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA8883
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAF337
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14131CD8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB59DD5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C2ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB608724
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60C7E4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60C3F0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60CFDE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79353C
E   21. ??:0: ?? @ 0x7FCA8671DAC2
E   22. ??:0: ?? @ 0x7FCA867AF8BF
------------------------------ 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/lo5a/000372/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1343116
DEBUG    ya.test:process.py:259 Command (pid 1343116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1343116) elapsed time (sec): 0.7438116073608398
DEBUG    ya.test:process.py:263 Command (pid 1343116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 1343116) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 1343116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) nivcsw: 331
DEBUG    ya.test:process.py:263 Command (pid 1343116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1343116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1343116) stime: 0.48630599999999996
DEBUG    ya.test:process.py:263 Command (pid 1343116) utime: 0.12697
DEBUG    ya.test:process.py:263 Command (pid 1343116) wtime: 0.75
DEBUG    ya.test:process.py:275 Command (pid 1343116) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/lo5a/000372/r3tmp/kikimr_cluster_9alhbrje
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5276
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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/lo5a/000372/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_bk3p8bdm.log --grpc-port=30265 --mon-port=5276 --ic-port=17102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30265/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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/lo5a/000372/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_bk3p8bdm.log --grpc-port=30265 --mon-port=5276 --ic-port=17102
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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_bk3p8bdm.log', '--grpc-port=30265', '--mon-port=5276', '--ic-port=17102')' in '/home/runner/.ya/build/build_root/lo5a/000372/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: 1344235
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30265/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/lo5a/000372/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1344295
DEBUG    ya.test:process.py:259 Command (pid 1344295) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1344295) elapsed time (sec): 0.8036727905273438
DEBUG    ya.test:process.py:263 Command (pid 1344295) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) maxrss: 541176
DEBUG    ya.test:process.py:263 Command (pid 1344295) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 1344295) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1344295) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1344295) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1344295) stime: 0.6089709999999999
DEBUG    ya.test:process.py:263 Command (pid 1344295) utime: 0.140223
DEBUG    ya.test:process.py:263 Command (pid 1344295) wtime: 0.805
DEBUG    ya.test:process.py:275 Command (pid 1344295) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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: 17102\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/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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: 17102\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1350213
DEBUG    ya.test:process.py:259 Command (pid 1350213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1350213) elapsed time (sec): 0.5621004104614258
DEBUG    ya.test:process.py:263 Command (pid 1350213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) maxrss: 549388
DEBUG    ya.test:process.py:263 Command (pid 1350213) minflt: 18308
DEBUG    ya.test:process.py:263 Command (pid 1350213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1350213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1350213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1350213) stime: 0.331911
DEBUG    ya.test:process.py:263 Command (pid 1350213) utime: 0.143961
DEBUG    ya.test:process.py:263 Command (pid 1350213) wtime: 0.564
DEBUG    ya.test:process.py:275 Command (pid 1350213) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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: 1350740
DEBUG    ya.test:process.py:259 Command (pid 1350740) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1350740) elapsed time (sec): 0.6640915870666504
DEBUG    ya.test:process.py:263 Command (pid 1350740) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) maxrss: 549396
DEBUG    ya.test:process.py:263 Command (pid 1350740) minflt: 18307
DEBUG    ya.test:process.py:263 Command (pid 1350740) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1350740) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1350740) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1350740) stime: 0.38761
DEBUG    ya.test:process.py:263 Command (pid 1350740) utime: 0.138799
DEBUG    ya.test:process.py:263 Command (pid 1350740) wtime: 0.665
DEBUG    ya.test:process.py:275 Command (pid 1350740) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1350740) 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, 8857aaf8-b567-40ee-860d-6e34af33c81c, localhost:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8857aaf8-b567-40ee-860d-6e34af33c81c, localhost:30265): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8857aaf8-b567-40ee-860d-6e34af33c81c, localhost:30265): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ttmayjpss4.auto.internal" port: 30265 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-ttmayjpss4.auto.internal:30265, 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:30265
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1351511
DEBUG    ya.test:process.py:259 Command (pid 1351511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1351511) elapsed time (sec): 0.5195345878601074
DEBUG    ya.test:process.py:263 Command (pid 1351511) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) maxrss: 171920
DEBUG    ya.test:process.py:263 Command (pid 1351511) minflt: 3538
DEBUG    ya.test:process.py:263 Command (pid 1351511) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1351511) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 1351511) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1351511) stime: 0.021374999999999998
DEBUG    ya.test:process.py:263 Command (pid 1351511) utime: 0.064125
DEBUG    ya.test:process.py:263 Command (pid 1351511) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 1351511) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1351511) 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/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-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: 1351731
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 1351731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1351731) elapsed time (sec): 30.37838125228882
DEBUG    ya.test:process.py:263 Command (pid 1351731) wtime: 30.384
DEBUG    ya.test:process.py:275 Command (pid 1351731) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    332	332	0	0	24	51	75	80
2	    366	366	0	0	25	44	57	58
3	    361	361	0	0	27	41	46	51
4	    314	314	0	0	30	51	63	68
5	    276	276	0	0	35	55	77	81
6	    314	314	0	0	29	57	62	68
7	    359	359	0	0	26	42	51	61
8	    417	417	0	0	21	34	44	47
9	    353	353	0	0	27	49	60	67
10	    313	313	0	0	28	56	93	103
11	    357	357	0	0	27	42	67	76
12	    289	289	0	0	31	63	68	80
13	    320	320	0	0	31	48	55	64
14	    398	398	0	0	23	39	49	56
15	    315	315	0	0	28	52	67	71
16	    300	300	0	0	30	58	68	70
17	    245	245	0	0	33	87	101	109
18	    271	271	0	0	31	80	89	96
19	    234	234	0	0	41	67	80	81
20	    243	243	0	0	38	61	78	79
21	    227	227	0	0	38	88	99	103
22	    279	279	0	0	32	71	82	89
23	    227	227	0	0	42	74	86	94
24	    270	270	0	0	34	63	71	84
25	    335	335	0	0	27	52	60	67
26	    261	261	0	0	34	73	84	98
27	    295	295	0	0	31	64	72	78
28	    190	190	0	0	52	84	92	98
29	    280	280	0	0	30	64	78	83
30	    290	290	0	0	32	62	71	76

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9031	301.033	0	0	29	62	80	109

DEBUG    ya.test:process.py:276 Command (pid 1351731) 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, cfed4cb6-2629-4ec6-b61c-eade25e9885a, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfed4cb6-2629-4ec6-b61c-eade25e9885a, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfed4cb6-2629-4ec6-b61c-eade25e9885a, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): 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=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5843a1ae-5258-4b1f-acb0-ef437aca16fb, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5843a1ae-5258-4b1f-acb0-ef437aca16fb, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 5843a1ae-5258-4b1f-acb0-ef437aca16fb, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
INFO     root:test_log_scenario.py:217 Count rows after insert 8831 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 588c53e4-dfc7-45bd-ae29-b4b82a5916d9, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 588c53e4-dfc7-45bd-ae29-b4b82a5916d9, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 588c53e4-dfc7-45bd-ae29-b4b82a5916d9, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ad230ac-6edb-4198-9205-092ae0738229, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ad230ac-6edb-4198-9205-092ae0738229, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 2ad230ac-6edb-4198-9205-092ae0738229, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
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/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--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    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-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: 1375428
DEBUG    ya.test:process.py:628 Command pid: 1375426
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -d /Root workload log --path log run 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.3
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/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-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: 1375433
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 590e8f04-2d3b-487e-b475-9d3339bd22aa, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 590e8f04-2d3b-487e-b475-9d3339bd22aa, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 590e8f04-2d3b-487e-b475-9d3339bd22aa, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): 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=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=" 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, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
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, 9ed888e0-4162-4f67-8762-4ffa4d63ed2b, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ed888e0-4162-4f67-8762-4ffa4d63ed2b, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ed888e0-4162-4f67-8762-4ffa4d63ed2b, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): 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=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==" 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, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): 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, dcd135a9-3d8f-4c4c-9430-5e825656ce9e, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dcd135a9-3d8f-4c4c-9430-5e825656ce9e, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dcd135a9-3d8f-4c4c-9430-5e825656ce9e, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): 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=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 028d7cb8-21d5-4405-9070-c682e995bfe5, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 028d7cb8-21d5-4405-9070-c682e995bfe5, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 028d7cb8-21d5-4405-9070-c682e995bfe5, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): 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=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38e5c2fa-f4b2-4f37-a16f-c7f96e3784b9, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38e5c2fa-f4b2-4f37-a16f-c7f96e3784b9, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38e5c2fa-f4b2-4f37-a16f-c7f96e3784b9, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): 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=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==" 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, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): 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, 60941799-50fd-4e7c-9f25-0c7c139bb8e8, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60941799-50fd-4e7c-9f25-0c7c139bb8e8, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60941799-50fd-4e7c-9f25-0c7c139bb8e8, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): 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=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=" 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, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): 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, d97ddaf0-0b10-4a73-bd3a-29903a230f39, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d97ddaf0-0b10-4a73-bd3a-29903a230f39, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d97ddaf0-0b10-4a73-bd3a-29903a230f39, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): 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=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==" 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, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): 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, a6e96a7b-ad67-4fb8-9de6-b6c0b5dcc55f, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a6e96a7b-ad67-4fb8-9de6-b6c0b5dcc55f, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a6e96a7b-ad67-4fb8-9de6-b6c0b5dcc55f, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): 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=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=" 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, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 366f09ed-fce2-423c-b727-2c4889bf41f0, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 366f09ed-fce2-423c-b727-2c4889bf41f0, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 366f09ed-fce2-423c-b727-2c4889bf41f0, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): 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=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=" 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, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521697237+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.521853655+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, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.521883514+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, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521916778+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521942693+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.521971383+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, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521994412+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.522016653+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, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.522081537+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.522114121+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521837315+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521871279+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521932398+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521959466+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.522005712+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521984488+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.522031172+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, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.52210381+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.522142831+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521904618+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-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
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.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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
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 1375428) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1375428) elapsed time (sec): 30.143193006515503
DEBUG    ya.test:process.py:259 Command (pid 1375426) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 1375428) wtime: 30.155
DEBUG    ya.test:process.py:260 Command (pid 1375426) elapsed time (sec): 30.14227533340454
DEBUG    ya.test:process.py:275 Command (pid 1375428) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	142	735	735	735
2	     90	90	0	0	99	239	247	254
3	    121	121	0	0	73	145	186	189
4	    110	110	0	0	88	131	143	146
5	     16	16	0	0	127	151	158	158
6	      0	0	0	941	0	0	0	0
7	      0	0	0	2211	0	0	0	0
8	      0	0	0	2292	0	0	0	0
9	      0	0	0	2062	0	0	0	0
10	      0	0	0	1794	0	0	0	0
11	      0	0	0	1993	0	0	0	0
12	      0	0	0	2096	0	0	0	0
13	      0	0	0	2129	0	0	0	0
14	      0	0	0	2295	0	0	0	0
15	      0	0	0	2344	0	0	0	0
16	      0	0	0	2118	0	0	0	0
17	      0	0	0	2057	0	0	0	0
18	      0	0	0	2170	0	0	0	0
19	      0	0	0	2327	0	0	0	0
20	      0	0	0	2444	0	0	0	0
21	      0	0	0	2192	0	0	0	0
22	      0	0	0	2750	0	0	0	0
23	      0	0	0	2672	0	0	0	0
24	      0	0	0	2523	0	0	0	0
25	      0	0	0	2576	0	0	0	0
26	      0	0	0	2390	0	0	0	0
27	      0	0	0	2350	0	0	0	0
28	      0	0	0	2510	0	0	0	0
29	      0	0	0	2536	0	0	0	0
30	      0	0	0	2508	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    367	12.2333	0	56280	91	212	731	735

DEBUG    ya.test:process.py:263 Command (pid 1375426) wtime: 30.165
DEBUG    ya.test:process.py:276 Command (pid 1375428) errors:

DEBUG    ya.test:process.py:275 Command (pid 1375426) 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	      2	2	0	10	183	189	189	189
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	963	0	0	0	0
7	      0	0	0	2227	0	0	0	0
8	      0	0	0	2358	0	0	0	0
9	      0	0	0	2100	0	0	0	0
10	      0	0	0	1761	0	0	0	0
11	      0	0	0	2048	0	0	0	0
12	      0	0	0	2165	0	0	0	0
13	      0	0	0	2178	0	0	0	0
14	      0	0	0	2298	0	0	0	0
15	      0	0	0	2427	0	0	0	0
16	      0	0	0	2138	0	0	0	0
17	      0	0	0	2195	0	0	0	0
18	      0	0	0	2187	0	0	0	0
19	      0	0	0	2386	0	0	0	0
20	      0	0	0	2478	0	0	0	0
21	      0	0	0	2261	0	0	0	0
22	      0	0	0	2740	0	0	0	0
23	      0	0	0	2710	0	0	0	0
24	      0	0	0	2550	0	0	0	0
25	      0	0	0	2570	0	0	0	0
26	      0	0	0	2410	0	0	0	0
27	      0	0	0	2421	0	0	0	0
28	      0	0	0	2512	0	0	0	0
29	      0	0	0	2566	0	0	0	0
30	      0	0	0	2560	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	57249	183	189	189	189

DEBUG    ya.test:process.py:276 Command (pid 1375426) 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 1375433) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1375433) elapsed time (sec): 30.24298119544983
DEBUG    ya.test:process.py:263 Command (pid 1375433) wtime: 30.252
DEBUG    ya.test:process.py:275 Command (pid 1375433) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	887	903	903	903
2	     70	70	0	0	135	291	291	293
3	     87	87	0	0	105	199	207	212
4	     84	84	0	0	119	167	176	183
5	     12	12	0	0	175	199	207	207
6	      0	0	0	1006	0	0	0	0
7	      0	0	0	2300	0	0	0	0
8	      0	0	0	2375	0	0	0	0
9	      0	0	0	2105	0	0	0	0
10	      0	0	0	1815	0	0	0	0
11	      0	0	0	2136	0	0	0	0
12	      0	0	0	2125	0	0	0	0
13	      0	0	0	2232	0	0	0	0
14	      0	0	0	2260	0	0	0	0
15	      0	0	0	2412	0	0	0	0
16	      0	0	0	2141	0	0	0	0
17	      0	0	0	2186	0	0	0	0
18	      0	0	0	2215	0	0	0	0
19	      0	0	0	2357	0	0	0	0
20	      0	0	0	2489	0	0	0	0
21	      0	0	0	2151	0	0	0	0
22	      0	0	0	2750	0	0	0	0
23	      0	0	0	2719	0	0	0	0
24	      0	0	0	2551	0	0	0	0
25	      0	0	0	2579	0	0	0	0
26	      0	0	0	2400	0	0	0	0
27	      0	0	0	2388	0	0	0	0
28	      0	0	0	2530	0	0	0	0
29	      0	0	0	2568	0	0	0	0
30	      0	0	0	2548	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    263	8.76667	0	57338	121	291	899	903

DEBUG    ya.test:process.py:276 Command (pid 1375433) 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.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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ttmayjpss4'
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/lo5a/000372/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.1344235' in '/home/runner/.ya/build/build_root/lo5a/000372/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_bk3p8bdm.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:30265/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24699
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5276
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17102
=================================== 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/lo5a/000372/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1343116
DEBUG    ya.test:process.py:259 Command (pid 1343116) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1343116) elapsed time (sec): 0.7438116073608398
DEBUG    ya.test:process.py:263 Command (pid 1343116) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) maxrss: 541148
DEBUG    ya.test:process.py:263 Command (pid 1343116) minflt: 16166
DEBUG    ya.test:process.py:263 Command (pid 1343116) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) nivcsw: 331
DEBUG    ya.test:process.py:263 Command (pid 1343116) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1343116) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1343116) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1343116) stime: 0.48630599999999996
DEBUG    ya.test:process.py:263 Command (pid 1343116) utime: 0.12697
DEBUG    ya.test:process.py:263 Command (pid 1343116) wtime: 0.75
DEBUG    ya.test:process.py:275 Command (pid 1343116) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/lo5a/000372/r3tmp/kikimr_cluster_9alhbrje
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5276
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24699
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21919
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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/lo5a/000372/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_bk3p8bdm.log --grpc-port=30265 --mon-port=5276 --ic-port=17102
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30265/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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/lo5a/000372/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_bk3p8bdm.log --grpc-port=30265 --mon-port=5276 --ic-port=17102
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/lo5a/000372/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/lo5a/000372/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_bk3p8bdm.log', '--grpc-port=30265', '--mon-port=5276', '--ic-port=17102')' in '/home/runner/.ya/build/build_root/lo5a/000372/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: 1344235
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:30265/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/lo5a/000372/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1344295
DEBUG    ya.test:process.py:259 Command (pid 1344295) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1344295) elapsed time (sec): 0.8036727905273438
DEBUG    ya.test:process.py:263 Command (pid 1344295) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) maxrss: 541176
DEBUG    ya.test:process.py:263 Command (pid 1344295) minflt: 16163
DEBUG    ya.test:process.py:263 Command (pid 1344295) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1344295) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1344295) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1344295) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1344295) stime: 0.6089709999999999
DEBUG    ya.test:process.py:263 Command (pid 1344295) utime: 0.140223
DEBUG    ya.test:process.py:263 Command (pid 1344295) wtime: 0.805
DEBUG    ya.test:process.py:275 Command (pid 1344295) output:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 828bf33e9872ca242fa917553f11eacf7cfd990b
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 5a4e0866cedb879a8d6189185da726fb34ca7cba into 6b9cedbdeb914b6d26122764c342b4a9c41d1853
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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: 17102\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/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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: 17102\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1350213
DEBUG    ya.test:process.py:259 Command (pid 1350213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1350213) elapsed time (sec): 0.5621004104614258
DEBUG    ya.test:process.py:263 Command (pid 1350213) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) maxrss: 549388
DEBUG    ya.test:process.py:263 Command (pid 1350213) minflt: 18308
DEBUG    ya.test:process.py:263 Command (pid 1350213) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) nivcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1350213) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1350213) nvcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1350213) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1350213) stime: 0.331911
DEBUG    ya.test:process.py:263 Command (pid 1350213) utime: 0.143961
DEBUG    ya.test:process.py:263 Command (pid 1350213) wtime: 0.564
DEBUG    ya.test:process.py:275 Command (pid 1350213) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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/lo5a/000372/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:30265', '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: 1350740
DEBUG    ya.test:process.py:259 Command (pid 1350740) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1350740) elapsed time (sec): 0.6640915870666504
DEBUG    ya.test:process.py:263 Command (pid 1350740) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) maxrss: 549396
DEBUG    ya.test:process.py:263 Command (pid 1350740) minflt: 18307
DEBUG    ya.test:process.py:263 Command (pid 1350740) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1350740) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1350740) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1350740) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1350740) stime: 0.38761
DEBUG    ya.test:process.py:263 Command (pid 1350740) utime: 0.138799
DEBUG    ya.test:process.py:263 Command (pid 1350740) wtime: 0.665
DEBUG    ya.test:process.py:275 Command (pid 1350740) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1350740) 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, 8857aaf8-b567-40ee-860d-6e34af33c81c, localhost:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8857aaf8-b567-40ee-860d-6e34af33c81c, localhost:30265): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8857aaf8-b567-40ee-860d-6e34af33c81c, localhost:30265): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ttmayjpss4.auto.internal" port: 30265 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-ttmayjpss4.auto.internal:30265, 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:30265
------------------------------ 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:185 Binary was found by /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1351511
DEBUG    ya.test:process.py:259 Command (pid 1351511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1351511) elapsed time (sec): 0.5195345878601074
DEBUG    ya.test:process.py:263 Command (pid 1351511) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) maxrss: 171920
DEBUG    ya.test:process.py:263 Command (pid 1351511) minflt: 3538
DEBUG    ya.test:process.py:263 Command (pid 1351511) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1351511) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1351511) nvcsw: 157
DEBUG    ya.test:process.py:263 Command (pid 1351511) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1351511) stime: 0.021374999999999998
DEBUG    ya.test:process.py:263 Command (pid 1351511) utime: 0.064125
DEBUG    ya.test:process.py:263 Command (pid 1351511) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 1351511) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 1351511) 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/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-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: 1351731
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 1351731) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1351731) elapsed time (sec): 30.37838125228882
DEBUG    ya.test:process.py:263 Command (pid 1351731) wtime: 30.384
DEBUG    ya.test:process.py:275 Command (pid 1351731) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    332	332	0	0	24	51	75	80
2	    366	366	0	0	25	44	57	58
3	    361	361	0	0	27	41	46	51
4	    314	314	0	0	30	51	63	68
5	    276	276	0	0	35	55	77	81
6	    314	314	0	0	29	57	62	68
7	    359	359	0	0	26	42	51	61
8	    417	417	0	0	21	34	44	47
9	    353	353	0	0	27	49	60	67
10	    313	313	0	0	28	56	93	103
11	    357	357	0	0	27	42	67	76
12	    289	289	0	0	31	63	68	80
13	    320	320	0	0	31	48	55	64
14	    398	398	0	0	23	39	49	56
15	    315	315	0	0	28	52	67	71
16	    300	300	0	0	30	58	68	70
17	    245	245	0	0	33	87	101	109
18	    271	271	0	0	31	80	89	96
19	    234	234	0	0	41	67	80	81
20	    243	243	0	0	38	61	78	79
21	    227	227	0	0	38	88	99	103
22	    279	279	0	0	32	71	82	89
23	    227	227	0	0	42	74	86	94
24	    270	270	0	0	34	63	71	84
25	    335	335	0	0	27	52	60	67
26	    261	261	0	0	34	73	84	98
27	    295	295	0	0	31	64	72	78
28	    190	190	0	0	52	84	92	98
29	    280	280	0	0	30	64	78	83
30	    290	290	0	0	32	62	71	76

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   9031	301.033	0	0	29	62	80	109

DEBUG    ya.test:process.py:276 Command (pid 1351731) 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, cfed4cb6-2629-4ec6-b61c-eade25e9885a, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfed4cb6-2629-4ec6-b61c-eade25e9885a, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfed4cb6-2629-4ec6-b61c-eade25e9885a, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): 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=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5843a1ae-5258-4b1f-acb0-ef437aca16fb, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5843a1ae-5258-4b1f-acb0-ef437aca16fb, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 5843a1ae-5258-4b1f-acb0-ef437aca16fb, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
INFO     root:test_log_scenario.py:217 Count rows after insert 8831 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 588c53e4-dfc7-45bd-ae29-b4b82a5916d9, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 588c53e4-dfc7-45bd-ae29-b4b82a5916d9, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 588c53e4-dfc7-45bd-ae29-b4b82a5916d9, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ad230ac-6edb-4198-9205-092ae0738229, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ad230ac-6edb-4198-9205-092ae0738229, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 2ad230ac-6edb-4198-9205-092ae0738229, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
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/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -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.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--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    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-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: 1375428
DEBUG    ya.test:process.py:628 Command pid: 1375426
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/lo5a/000372/ydb/apps/ydb/ydb -e grpc://localhost:30265 -d /Root workload log --path log run 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.3
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/lo5a/000372/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:30265', '-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: 1375433
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OTA4ODZhNzctZTIzMGZjYmQtMTUzMWEwOGMtOWZmOWRiNmM=" 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, 590e8f04-2d3b-487e-b475-9d3339bd22aa, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 590e8f04-2d3b-487e-b475-9d3339bd22aa, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 590e8f04-2d3b-487e-b475-9d3339bd22aa, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): 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=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNDZmNDctYjY3NjcyODgtZjA3M2UyOTQtNmE0ODA2OGM=" 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, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
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, 9ed888e0-4162-4f67-8762-4ffa4d63ed2b, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ed888e0-4162-4f67-8762-4ffa4d63ed2b, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ed888e0-4162-4f67-8762-4ffa4d63ed2b, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): 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=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2ExZjRlMy01Mjc0MTI2ZC1iNmU5NzA1OS01YTUzZjMzNg==" 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, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): 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, dcd135a9-3d8f-4c4c-9430-5e825656ce9e, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dcd135a9-3d8f-4c4c-9430-5e825656ce9e, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dcd135a9-3d8f-4c4c-9430-5e825656ce9e, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): 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=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=YTliYzRlNmMtODZhODMyMmEtNWEyYWFmZDUtY2EwMDJiMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 028d7cb8-21d5-4405-9070-c682e995bfe5, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 028d7cb8-21d5-4405-9070-c682e995bfe5, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 028d7cb8-21d5-4405-9070-c682e995bfe5, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): 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=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=N2Y5NzlhMTMtZmY3ZjI1NDktYTBlNzM2N2QtZWNhZjA0YWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 38e5c2fa-f4b2-4f37-a16f-c7f96e3784b9, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 38e5c2fa-f4b2-4f37-a16f-c7f96e3784b9, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 38e5c2fa-f4b2-4f37-a16f-c7f96e3784b9, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): 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=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=OWRlZGI4Yy1hMGZlYWJhYS1iMDM2MmVjYS1jMjE0MGQ1Ng==" 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, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): 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, 60941799-50fd-4e7c-9f25-0c7c139bb8e8, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60941799-50fd-4e7c-9f25-0c7c139bb8e8, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60941799-50fd-4e7c-9f25-0c7c139bb8e8, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): 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=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZTdjOWI1ZTYtNWMwZGMxMWEtMjAwNzcwMWMtOGE0NzAzY2Y=" 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, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): 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, d97ddaf0-0b10-4a73-bd3a-29903a230f39, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d97ddaf0-0b10-4a73-bd3a-29903a230f39, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d97ddaf0-0b10-4a73-bd3a-29903a230f39, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): 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=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjNjQ2NS1lMTIwY2ZkZC1lZjEyOTU5NS1kMzE3YzYyMA==" 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, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): 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, a6e96a7b-ad67-4fb8-9de6-b6c0b5dcc55f, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a6e96a7b-ad67-4fb8-9de6-b6c0b5dcc55f, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a6e96a7b-ad67-4fb8-9de6-b6c0b5dcc55f, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): 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=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=Y2VkMzdhOTMtZmRkZGQ3N2UtNzNiZTMyODAtMTVlYjgzODU=" 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, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 366f09ed-fce2-423c-b727-2c4889bf41f0, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 366f09ed-fce2-423c-b727-2c4889bf41f0, ghrun-ttmayjpss4.auto.internal:30265): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 366f09ed-fce2-423c-b727-2c4889bf41f0, ghrun-ttmayjpss4.auto.internal:30265): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): 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=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): request = { session_id: "ydb://session/3?node_id=1&id=ZDczNTIyNTQtNTYyMjE1OWMtNjg1ZTBiMjAtNmJjMzEwMjY=" 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, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14df5f33-879c-418b-9d70-ce1aa3bf669e, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521697237+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a24d67c9-3cd3-4ec5-8c54-cbb843d53969, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.521853655+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, 007a844b-536d-4156-8713-859e21eec2c9, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.521883514+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, 7abd9892-2d13-4dce-840b-d2a8765d3289, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521916778+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 956e6848-8c48-45dc-ad54-93505adb0a32, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521942693+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e7d09305-9920-4062-bb07-b49bdfa4b20c, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.521971383+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, 57c5a1fa-660d-42aa-a752-a5dacf6127bd, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.521994412+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4a075e8-50bd-4ce6-8fff-0ab52038ed98, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-11T17:08:31.522016653+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, c78294bc-1e71-4417-a941-8a6bff623cde, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.522081537+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f20e4ae4-fcaa-4ddb-88ca-77b6304690f7, ghrun-ttmayjpss4.auto.internal:30265): 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:30265 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-11T17:08:31.522114121+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 604d8083-299d-41e3-b367-767ba59a8b6d, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521837315+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 60e29787-d7c6-46bb-8788-2e40d810fe30, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521871279+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 36403c73-b0bf-475c-b15d-b7cda94a94d3, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521932398+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, abd7186d-5720-474c-ba35-d9a0c953b2ff, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521959466+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5da724ba-9a8c-4f49-96fd-fe7a29d0a0ff, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.522005712+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a856b80b-168d-48ec-974f-bede9db5b16b, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521984488+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 68c7e9be-ae52-4f5c-8305-d62b97f78ce5, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.522031172+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, 03634a7f-3160-4f8e-86c2-865c3ead5587, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.52210381+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5ae6c7b8-8933-470b-8629-249e6d7d8c4e, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.522142831+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b4c6fe2-5099-48a5-9785-69578c383e1f, ghrun-ttmayjpss4.auto.internal:30265): 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-11T17:08:31.521904618+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-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ttmayjpss4.auto.internal:30265
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.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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
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 1375428) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1375428) elapsed time (sec): 30.143193006515503
DEBUG    ya.test:process.py:259 Command (pid 1375426) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 1375428) wtime: 30.155
DEBUG    ya.test:process.py:260 Command (pid 1375426) elapsed time (sec): 30.14227533340454
DEBUG    ya.test:process.py:275 Command (pid 1375428) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     30	30	0	0	142	735	735	735
2	     90	90	0	0	99	239	247	254
3	    121	121	0	0	73	145	186	189
4	    110	110	0	0	88	131	143	146
5	     16	16	0	0	127	151	158	158
6	      0	0	0	941	0	0	0	0
7	      0	0	0	2211	0	0	0	0
8	      0	0	0	2292	0	0	0	0
9	      0	0	0	2062	0	0	0	0
10	      0	0	0	1794	0	0	0	0
11	      0	0	0	1993	0	0	0	0
12	      0	0	0	2096	0	0	0	0
13	      0	0	0	2129	0	0	0	0
14	      0	0	0	2295	0	0	0	0
15	      0	0	0	2344	0	0	0	0
16	      0	0	0	2118	0	0	0	0
17	      0	0	0	2057	0	0	0	0
18	      0	0	0	2170	0	0	0	0
19	      0	0	0	2327	0	0	0	0
20	      0	0	0	2444	0	0	0	0
21	      0	0	0	2192	0	0	0	0
22	      0	0	0	2750	0	0	0	0
23	      0	0	0	2672	0	0	0	0
24	      0	0	0	2523	0	0	0	0
25	      0	0	0	2576	0	0	0	0
26	      0	0	0	2390	0	0	0	0
27	      0	0	0	2350	0	0	0	0
28	      0	0	0	2510	0	0	0	0
29	      0	0	0	2536	0	0	0	0
30	      0	0	0	2508	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    367	12.2333	0	56280	91	212	731	735

DEBUG    ya.test:process.py:263 Command (pid 1375426) wtime: 30.165
DEBUG    ya.test:process.py:276 Command (pid 1375428) errors:

DEBUG    ya.test:process.py:275 Command (pid 1375426) 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	      2	2	0	10	183	189	189	189
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	963	0	0	0	0
7	      0	0	0	2227	0	0	0	0
8	      0	0	0	2358	0	0	0	0
9	      0	0	0	2100	0	0	0	0
10	      0	0	0	1761	0	0	0	0
11	      0	0	0	2048	0	0	0	0
12	      0	0	0	2165	0	0	0	0
13	      0	0	0	2178	0	0	0	0
14	      0	0	0	2298	0	0	0	0
15	      0	0	0	2427	0	0	0	0
16	      0	0	0	2138	0	0	0	0
17	      0	0	0	2195	0	0	0	0
18	      0	0	0	2187	0	0	0	0
19	      0	0	0	2386	0	0	0	0
20	      0	0	0	2478	0	0	0	0
21	      0	0	0	2261	0	0	0	0
22	      0	0	0	2740	0	0	0	0
23	      0	0	0	2710	0	0	0	0
24	      0	0	0	2550	0	0	0	0
25	      0	0	0	2570	0	0	0	0
26	      0	0	0	2410	0	0	0	0
27	      0	0	0	2421	0	0	0	0
28	      0	0	0	2512	0	0	0	0
29	      0	0	0	2566	0	0	0	0
30	      0	0	0	2560	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	57249	183	189	189	189

DEBUG    ya.test:process.py:276 Command (pid 1375426) 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 1375433) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1375433) elapsed time (sec): 30.24298119544983
DEBUG    ya.test:process.py:263 Command (pid 1375433) wtime: 30.252
DEBUG    ya.test:process.py:275 Command (pid 1375433) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	887	903	903	903
2	     70	70	0	0	135	291	291	293
3	     87	87	0	0	105	199	207	212
4	     84	84	0	0	119	167	176	183
5	     12	12	0	0	175	199	207	207
6	      0	0	0	1006	0	0	0	0
7	      0	0	0	2300	0	0	0	0
8	      0	0	0	2375	0	0	0	0
9	      0	0	0	2105	0	0	0	0
10	      0	0	0	1815	0	0	0	0
11	      0	0	0	2136	0	0	0	0
12	      0	0	0	2125	0	0	0	0
13	      0	0	0	2232	0	0	0	0
14	      0	0	0	2260	0	0	0	0
15	      0	0	0	2412	0	0	0	0
16	      0	0	0	2141	0	0	0	0
17	      0	0	0	2186	0	0	0	0
18	      0	0	0	2215	0	0	0	0
19	      0	0	0	2357	0	0	0	0
20	      0	0	0	2489	0	0	0	0
21	      0	0	0	2151	0	0	0	0
22	      0	0	0	2750	0	0	0	0
23	      0	0	0	2719	0	0	0	0
24	      0	0	0	2551	0	0	0	0
25	      0	0	0	2579	0	0	0	0
26	      0	0	0	2400	0	0	0	0
27	      0	0	0	2388	0	0	0	0
28	      0	0	0	2530	0	0	0	0
29	      0	0	0	2568	0	0	0	0
30	      0	0	0	2548	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    263	8.76667	0	57338	121	291	899	903

DEBUG    ya.test:process.py:276 Command (pid 1375433) 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.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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". 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:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30265
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30265". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
340.97s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.62s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
0.99s 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/lo5a/000372/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/lo5a/000372/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-11T17:08:26.230474Z): source_id=223;tablet_id=72075186224037904;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 @ 0xA7918E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA789E26
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB617C78
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD9101AB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE53C8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE511F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8EB7BD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1411445B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14D54067
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14CABA63
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14CABA63
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14CA8883
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14CAF337
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14131CD8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CB59DD5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C2ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB608724
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB60C7E4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB60C3F0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB60CFDE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79353C
21. ??:0: ?? @ 0x7FCA8671DAC2
22. ??:0: ?? @ 0x7FCA867AF8BF
============ 1 failed, 106 deselected, 1 error in 350.77s (0:05:50) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/00036d/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 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000360/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.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000374/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 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000368/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.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/00036a/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 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000366/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 1.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/00035d/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.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000370/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 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/lo5a/000363/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 1.45s ============================
