============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000291/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:702: 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/bku8/000291/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/bku8/000291/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-14T16:03:31.802018Z): source_id=111;tablet_id=72075186224037927;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 @ 0xA7966F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE7977
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD482F5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
E   21. ??:0: ?? @ 0x7F4F5EF87AC2
E   22. ??:0: ?? @ 0x7F4F5F0198BF
------------------------------ 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/bku8/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2365746
DEBUG    ya.test:process.py:259 Command (pid 2365746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2365746) elapsed time (sec): 1.9306776523590088
DEBUG    ya.test:process.py:263 Command (pid 2365746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) maxrss: 543204
DEBUG    ya.test:process.py:263 Command (pid 2365746) minflt: 16570
DEBUG    ya.test:process.py:263 Command (pid 2365746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 2365746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2365746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2365746) stime: 1.685018
DEBUG    ya.test:process.py:263 Command (pid 2365746) utime: 0.108986
DEBUG    ya.test:process.py:263 Command (pid 2365746) wtime: 1.932
DEBUG    ya.test:process.py:275 Command (pid 2365746) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 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 2365746) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 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/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19105
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/bku8/000291/r3tmp/kikimr_cluster_up9vec45
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bku8/000291/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/bku8/000291/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/bku8/000291/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_w_8sibvg.log --grpc-port=27887 --mon-port=11192 --ic-port=19105
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27887/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bku8/000291/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/bku8/000291/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/bku8/000291/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_w_8sibvg.log --grpc-port=27887 --mon-port=11192 --ic-port=19105
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bku8/000291/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/bku8/000291/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_w_8sibvg.log', '--grpc-port=27887', '--mon-port=11192', '--ic-port=19105')' in '/home/runner/.ya/build/build_root/bku8/000291/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: 2368138
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:27887/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/bku8/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2368139
DEBUG    ya.test:process.py:259 Command (pid 2368139) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2368139) elapsed time (sec): 1.6352829933166504
DEBUG    ya.test:process.py:263 Command (pid 2368139) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 2368139) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 2368139) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) nivcsw: 259
DEBUG    ya.test:process.py:263 Command (pid 2368139) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2368139) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2368139) stime: 1.387572
DEBUG    ya.test:process.py:263 Command (pid 2368139) utime: 0.123667
DEBUG    ya.test:process.py:263 Command (pid 2368139) wtime: 1.643
DEBUG    ya.test:process.py:275 Command (pid 2368139) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 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 2368139) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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: 19105\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/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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: 19105\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2372013
DEBUG    ya.test:process.py:259 Command (pid 2372013) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2372013) elapsed time (sec): 1.8487048149108887
DEBUG    ya.test:process.py:263 Command (pid 2372013) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) maxrss: 551640
DEBUG    ya.test:process.py:263 Command (pid 2372013) minflt: 18343
DEBUG    ya.test:process.py:263 Command (pid 2372013) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 2372013) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 2372013) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2372013) stime: 1.648908
DEBUG    ya.test:process.py:263 Command (pid 2372013) utime: 0.132822
DEBUG    ya.test:process.py:263 Command (pid 2372013) wtime: 1.85
DEBUG    ya.test:process.py:275 Command (pid 2372013) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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: 2373640
DEBUG    ya.test:process.py:259 Command (pid 2373640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2373640) elapsed time (sec): 1.2781715393066406
DEBUG    ya.test:process.py:263 Command (pid 2373640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2373640) maxrss: 551608
DEBUG    ya.test:process.py:263 Command (pid 2373640) minflt: 18343
DEBUG    ya.test:process.py:263 Command (pid 2373640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 2373640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2373640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2373640) stime: 1.090415
DEBUG    ya.test:process.py:263 Command (pid 2373640) utime: 0.139797
DEBUG    ya.test:process.py:263 Command (pid 2373640) wtime: 1.279
DEBUG    ya.test:process.py:275 Command (pid 2373640) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, cb75ce1f-358e-4083-b982-788fc3d95403, localhost:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cb75ce1f-358e-4083-b982-788fc3d95403, localhost:27887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cb75ce1f-358e-4083-b982-788fc3d95403, localhost:27887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-my7pok7sr4.auto.internal" port: 27887 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-my7pok7sr4.auto.internal:27887, 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:27887
------------------------------ 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/bku8/000291/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2375049
DEBUG    ya.test:process.py:259 Command (pid 2375049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2375049) elapsed time (sec): 0.5376763343811035
DEBUG    ya.test:process.py:263 Command (pid 2375049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) inblock: 13144
DEBUG    ya.test:process.py:263 Command (pid 2375049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2375049) maxrss: 171768
DEBUG    ya.test:process.py:263 Command (pid 2375049) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 2375049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 2375049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 2375049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2375049) stime: 0.12283999999999999
DEBUG    ya.test:process.py:263 Command (pid 2375049) utime: 0.059302
DEBUG    ya.test:process.py:263 Command (pid 2375049) wtime: 0.559
DEBUG    ya.test:process.py:275 Command (pid 2375049) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2375049) 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/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-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: 2375530
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 2375530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2375530) elapsed time (sec): 30.20302724838257
DEBUG    ya.test:process.py:263 Command (pid 2375530) wtime: 30.207
DEBUG    ya.test:process.py:275 Command (pid 2375530) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    367	367	0	0	24	43	65	72
2	    440	440	0	0	21	34	41	43
3	    456	456	0	0	20	29	37	39
4	    463	463	0	0	21	26	28	34
5	    463	463	0	0	21	27	33	36
6	    484	484	0	0	20	23	25	28
7	    472	472	0	0	20	26	30	38
8	    485	485	0	0	20	22	26	30
9	    478	478	0	0	20	24	26	29
10	    481	481	0	0	20	24	29	34
11	    487	487	0	0	20	21	21	22
12	    488	488	0	0	20	21	21	22
13	    489	489	0	0	20	21	22	22
14	    488	488	0	0	20	21	22	22
15	    487	487	0	0	20	21	21	21
16	    488	488	0	0	20	21	21	22
17	    487	487	0	0	20	21	21	21
18	    486	486	0	0	20	22	24	27
19	    474	474	0	0	20	25	32	39
20	    483	483	0	0	20	23	26	26
21	    485	485	0	0	20	22	25	31
22	    486	486	0	0	20	21	23	25
23	    485	485	0	0	20	22	26	30
24	    456	456	0	0	20	29	49	51
25	    480	480	0	0	20	24	27	28
26	    483	483	0	0	20	22	25	30
27	    456	456	0	0	20	30	36	39
28	    485	485	0	0	20	22	25	32
29	    440	440	0	0	20	28	79	91
30	    498	498	0	0	20	21	22	24

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14200	473.333	0	0	20	25	34	91

DEBUG    ya.test:process.py:276 Command (pid 2375530) 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, b0575b32-9782-4d3f-95f7-1708457d37ec, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0575b32-9782-4d3f-95f7-1708457d37ec, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0575b32-9782-4d3f-95f7-1708457d37ec, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): 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=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4385e7e6-d739-4661-9e71-2f20b18973ae, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4385e7e6-d739-4661-9e71-2f20b18973ae, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, 4385e7e6-d739-4661-9e71-2f20b18973ae, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
INFO     root:test_log_scenario.py:217 Count rows after insert 13944 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c0094cc-0373-4dd1-a8f8-7c76de985bee, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c0094cc-0373-4dd1-a8f8-7c76de985bee, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, 1c0094cc-0373-4dd1-a8f8-7c76de985bee, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91b9404f-e4e7-45e3-b6d9-85f952afa6fd, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91b9404f-e4e7-45e3-b6d9-85f952afa6fd, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, 91b9404f-e4e7-45e3-b6d9-85f952afa6fd, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -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.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, df78e055-7f85-4c5a-ac1e-18fee289b66a, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df78e055-7f85-4c5a-ac1e-18fee289b66a, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-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:628 Command pid: 2390766
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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, df78e055-7f85-4c5a-ac1e-18fee289b66a, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2390767
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=" }
DEBUG    ya.test:process.py:628 Command pid: 2390768
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): 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=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=" 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, ce683dd7-aa9f-4405-81fd-0ca81751ef1d, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce683dd7-aa9f-4405-81fd-0ca81751ef1d, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce683dd7-aa9f-4405-81fd-0ca81751ef1d, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): 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=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=" 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, 3c0c3c35-e036-4e86-afc1-dd611ea12040, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3c0c3c35-e036-4e86-afc1-dd611ea12040, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3c0c3c35-e036-4e86-afc1-dd611ea12040, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): 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=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=" 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, 9d5e8ae3-997f-4891-9864-ae25ccbde5b3, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d5e8ae3-997f-4891-9864-ae25ccbde5b3, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d5e8ae3-997f-4891-9864-ae25ccbde5b3, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): 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=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=" 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, e49b4023-2b48-4257-a2cf-c2fa11fcd807, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e49b4023-2b48-4257-a2cf-c2fa11fcd807, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e49b4023-2b48-4257-a2cf-c2fa11fcd807, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): 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=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=" 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, bbdfdb8b-b580-4e31-a15c-f39a837ad7c6, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bbdfdb8b-b580-4e31-a15c-f39a837ad7c6, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bbdfdb8b-b580-4e31-a15c-f39a837ad7c6, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): 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=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=" 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, 90c03457-e30c-42f5-8c5d-5f7afd83d54b, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90c03457-e30c-42f5-8c5d-5f7afd83d54b, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90c03457-e30c-42f5-8c5d-5f7afd83d54b, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): 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=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==" 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, df785398-ae3a-430c-b4c8-7b93d6268365, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df785398-ae3a-430c-b4c8-7b93d6268365, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df785398-ae3a-430c-b4c8-7b93d6268365, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): 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=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=" 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, 44db7b1f-52f2-48e6-822b-63c524d14b9f, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44db7b1f-52f2-48e6-822b-63c524d14b9f, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44db7b1f-52f2-48e6-822b-63c524d14b9f, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): 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=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=" 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, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518645713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.51881246+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518847056+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518903899+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518874051+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518931812+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.51898065+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519010028+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519034946+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519070831+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518794235+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518834608+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518861732+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.519088786+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518918547+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518967509+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518996076+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519022554+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.519059561+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518888422+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py: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.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:27887
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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    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 2390767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2390767) elapsed time (sec): 30.263882398605347
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:263 Command (pid 2390767) wtime: 30.266
DEBUG    ya.test:process.py:259 Command (pid 2390766) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 2390767) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     81	81	0	0	51	445	463	477
2	    159	159	0	0	62	84	90	96
3	    136	136	0	0	70	119	132	135
4	    165	165	0	0	59	98	117	122
5	     64	64	0	0	56	101	103	104
6	      0	0	0	1640	0	0	0	0
7	      0	0	0	2060	0	0	0	0
8	      0	0	0	2059	0	0	0	0
9	      0	0	0	2029	0	0	0	0
10	      0	0	0	2026	0	0	0	0
11	      0	0	0	2047	0	0	0	0
12	      0	0	0	2160	0	0	0	0
13	      0	0	0	1845	0	0	0	0
14	      0	0	0	1876	0	0	0	0
15	      0	0	0	2350	0	0	0	0
16	      0	0	0	1949	0	0	0	0
17	      0	0	0	2005	0	0	0	0
18	      0	0	0	2069	0	0	0	0
19	      0	0	0	1810	0	0	0	0
20	      0	0	0	1667	0	0	0	0
21	      0	0	0	1689	0	0	0	0
22	      0	0	0	2360	0	0	0	0
23	      0	0	0	2289	0	0	0	0
24	      0	0	0	2360	0	0	0	0
25	      0	0	0	2099	0	0	0	0
26	      0	0	0	1950	0	0	0	0
27	      0	0	0	2062	0	0	0	0
28	      0	0	0	2143	0	0	0	0
29	      0	0	0	1904	0	0	0	0
30	      0	0	0	2089	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    605	20.1667	0	50537	59	117	435	477

DEBUG    ya.test:process.py:260 Command (pid 2390766) elapsed time (sec): 30.268235683441162
DEBUG    ya.test:process.py:276 Command (pid 2390767) errors:

DEBUG    ya.test:process.py:263 Command (pid 2390766) wtime: 30.269
DEBUG    ya.test:process.py:275 Command (pid 2390766) 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	      1	1	0	10	127	127	127	127
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	168	168	168	168
6	      0	0	0	1697	0	0	0	0
7	      0	0	0	2070	0	0	0	0
8	      0	0	0	2062	0	0	0	0
9	      0	0	0	2088	0	0	0	0
10	      0	0	0	2069	0	0	0	0
11	      0	0	0	2079	0	0	0	0
12	      0	0	0	2180	0	0	0	0
13	      0	0	0	1954	0	0	0	0
14	      0	0	0	1926	0	0	0	0
15	      0	0	0	2370	0	0	0	0
16	      0	0	0	1918	0	0	0	0
17	      0	0	0	2078	0	0	0	0
18	      0	0	0	2080	0	0	0	0
19	      0	0	0	1838	0	0	0	0
20	      0	0	0	1688	0	0	0	0
21	      0	0	0	1720	0	0	0	0
22	      0	0	0	2360	0	0	0	0
23	      0	0	0	2300	0	0	0	0
24	      0	0	0	2409	0	0	0	0
25	      0	0	0	2167	0	0	0	0
26	      0	0	0	2005	0	0	0	0
27	      0	0	0	2070	0	0	0	0
28	      0	0	0	2159	0	0	0	0
29	      0	0	0	1907	0	0	0	0
30	      0	0	0	2120	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	51354	127	168	168	168

DEBUG    ya.test:process.py:276 Command (pid 2390766) 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 2390768) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2390768) elapsed time (sec): 30.282931804656982
DEBUG    ya.test:process.py:263 Command (pid 2390768) wtime: 30.285
DEBUG    ya.test:process.py:275 Command (pid 2390768) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	68	667	671	675
2	    122	122	0	0	82	108	119	119
3	    103	103	0	0	97	142	153	155
4	    128	128	0	0	77	125	137	141
5	     47	47	0	0	79	132	150	150
6	      0	0	0	1687	0	0	0	0
7	      0	0	0	2063	0	0	0	0
8	      0	0	0	2069	0	0	0	0
9	      0	0	0	2080	0	0	0	0
10	      0	0	0	2079	0	0	0	0
11	      0	0	0	2088	0	0	0	0
12	      0	0	0	2200	0	0	0	0
13	      0	0	0	1967	0	0	0	0
14	      0	0	0	1925	0	0	0	0
15	      0	0	0	2360	0	0	0	0
16	      0	0	0	1949	0	0	0	0
17	      0	0	0	2058	0	0	0	0
18	      0	0	0	2088	0	0	0	0
19	      0	0	0	1799	0	0	0	0
20	      0	0	0	1804	0	0	0	0
21	      0	0	0	1709	0	0	0	0
22	      0	0	0	2360	0	0	0	0
23	      0	0	0	2295	0	0	0	0
24	      0	0	0	2385	0	0	0	0
25	      0	0	0	2160	0	0	0	0
26	      0	0	0	1979	0	0	0	0
27	      0	0	0	2040	0	0	0	0
28	      0	0	0	2188	0	0	0	0
29	      0	0	0	1960	0	0	0	0
30	      0	0	0	2130	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    456	15.2	0	51422	78	137	607	675

DEBUG    ya.test:process.py:276 Command (pid 2390768) 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:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-my7pok7sr4'
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/bku8/000291/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.2368138' in '/home/runner/.ya/build/build_root/bku8/000291/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_w_8sibvg.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:27887/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3405
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11192
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19105
=================================== 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/bku8/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2365746
DEBUG    ya.test:process.py:259 Command (pid 2365746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2365746) elapsed time (sec): 1.9306776523590088
DEBUG    ya.test:process.py:263 Command (pid 2365746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) maxrss: 543204
DEBUG    ya.test:process.py:263 Command (pid 2365746) minflt: 16570
DEBUG    ya.test:process.py:263 Command (pid 2365746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 2365746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2365746) nvcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2365746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2365746) stime: 1.685018
DEBUG    ya.test:process.py:263 Command (pid 2365746) utime: 0.108986
DEBUG    ya.test:process.py:263 Command (pid 2365746) wtime: 1.932
DEBUG    ya.test:process.py:275 Command (pid 2365746) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 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 2365746) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 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/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19105
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/bku8/000291/r3tmp/kikimr_cluster_up9vec45
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3405
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bku8/000291/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/bku8/000291/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/bku8/000291/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_w_8sibvg.log --grpc-port=27887 --mon-port=11192 --ic-port=19105
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27887/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/bku8/000291/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/bku8/000291/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/bku8/000291/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_w_8sibvg.log --grpc-port=27887 --mon-port=11192 --ic-port=19105
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/bku8/000291/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/bku8/000291/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_w_8sibvg.log', '--grpc-port=27887', '--mon-port=11192', '--ic-port=19105')' in '/home/runner/.ya/build/build_root/bku8/000291/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: 2368138
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:27887/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/bku8/000291/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2368139
DEBUG    ya.test:process.py:259 Command (pid 2368139) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2368139) elapsed time (sec): 1.6352829933166504
DEBUG    ya.test:process.py:263 Command (pid 2368139) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 2368139) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 2368139) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) nivcsw: 259
DEBUG    ya.test:process.py:263 Command (pid 2368139) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2368139) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 2368139) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2368139) stime: 1.387572
DEBUG    ya.test:process.py:263 Command (pid 2368139) utime: 0.123667
DEBUG    ya.test:process.py:263 Command (pid 2368139) wtime: 1.643
DEBUG    ya.test:process.py:275 Command (pid 2368139) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 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 2368139) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-my7pok7sr4    Host information: 
        Linux ghrun-my7pok7sr4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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: 19105\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/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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: 19105\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2372013
DEBUG    ya.test:process.py:259 Command (pid 2372013) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2372013) elapsed time (sec): 1.8487048149108887
DEBUG    ya.test:process.py:263 Command (pid 2372013) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) maxrss: 551640
DEBUG    ya.test:process.py:263 Command (pid 2372013) minflt: 18343
DEBUG    ya.test:process.py:263 Command (pid 2372013) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) nivcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 2372013) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2372013) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 2372013) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2372013) stime: 1.648908
DEBUG    ya.test:process.py:263 Command (pid 2372013) utime: 0.132822
DEBUG    ya.test:process.py:263 Command (pid 2372013) wtime: 1.85
DEBUG    ya.test:process.py:275 Command (pid 2372013) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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/bku8/000291/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27887', '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: 2373640
DEBUG    ya.test:process.py:259 Command (pid 2373640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2373640) elapsed time (sec): 1.2781715393066406
DEBUG    ya.test:process.py:263 Command (pid 2373640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2373640) maxrss: 551608
DEBUG    ya.test:process.py:263 Command (pid 2373640) minflt: 18343
DEBUG    ya.test:process.py:263 Command (pid 2373640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 2373640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2373640) nvcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 2373640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2373640) stime: 1.090415
DEBUG    ya.test:process.py:263 Command (pid 2373640) utime: 0.139797
DEBUG    ya.test:process.py:263 Command (pid 2373640) wtime: 1.279
DEBUG    ya.test:process.py:275 Command (pid 2373640) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 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, cb75ce1f-358e-4083-b982-788fc3d95403, localhost:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cb75ce1f-358e-4083-b982-788fc3d95403, localhost:27887): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cb75ce1f-358e-4083-b982-788fc3d95403, localhost:27887): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-my7pok7sr4.auto.internal" port: 27887 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-my7pok7sr4.auto.internal:27887, 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:27887
------------------------------ 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/bku8/000291/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2375049
DEBUG    ya.test:process.py:259 Command (pid 2375049) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2375049) elapsed time (sec): 0.5376763343811035
DEBUG    ya.test:process.py:263 Command (pid 2375049) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) inblock: 13144
DEBUG    ya.test:process.py:263 Command (pid 2375049) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 2375049) maxrss: 171768
DEBUG    ya.test:process.py:263 Command (pid 2375049) minflt: 3549
DEBUG    ya.test:process.py:263 Command (pid 2375049) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 2375049) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2375049) nvcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 2375049) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2375049) stime: 0.12283999999999999
DEBUG    ya.test:process.py:263 Command (pid 2375049) utime: 0.059302
DEBUG    ya.test:process.py:263 Command (pid 2375049) wtime: 0.559
DEBUG    ya.test:process.py:275 Command (pid 2375049) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2375049) 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/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-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: 2375530
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 2375530) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2375530) elapsed time (sec): 30.20302724838257
DEBUG    ya.test:process.py:263 Command (pid 2375530) wtime: 30.207
DEBUG    ya.test:process.py:275 Command (pid 2375530) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    367	367	0	0	24	43	65	72
2	    440	440	0	0	21	34	41	43
3	    456	456	0	0	20	29	37	39
4	    463	463	0	0	21	26	28	34
5	    463	463	0	0	21	27	33	36
6	    484	484	0	0	20	23	25	28
7	    472	472	0	0	20	26	30	38
8	    485	485	0	0	20	22	26	30
9	    478	478	0	0	20	24	26	29
10	    481	481	0	0	20	24	29	34
11	    487	487	0	0	20	21	21	22
12	    488	488	0	0	20	21	21	22
13	    489	489	0	0	20	21	22	22
14	    488	488	0	0	20	21	22	22
15	    487	487	0	0	20	21	21	21
16	    488	488	0	0	20	21	21	22
17	    487	487	0	0	20	21	21	21
18	    486	486	0	0	20	22	24	27
19	    474	474	0	0	20	25	32	39
20	    483	483	0	0	20	23	26	26
21	    485	485	0	0	20	22	25	31
22	    486	486	0	0	20	21	23	25
23	    485	485	0	0	20	22	26	30
24	    456	456	0	0	20	29	49	51
25	    480	480	0	0	20	24	27	28
26	    483	483	0	0	20	22	25	30
27	    456	456	0	0	20	30	36	39
28	    485	485	0	0	20	22	25	32
29	    440	440	0	0	20	28	79	91
30	    498	498	0	0	20	21	22	24

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14200	473.333	0	0	20	25	34	91

DEBUG    ya.test:process.py:276 Command (pid 2375530) 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, b0575b32-9782-4d3f-95f7-1708457d37ec, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b0575b32-9782-4d3f-95f7-1708457d37ec, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b0575b32-9782-4d3f-95f7-1708457d37ec, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): 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=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4385e7e6-d739-4661-9e71-2f20b18973ae, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4385e7e6-d739-4661-9e71-2f20b18973ae, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, 4385e7e6-d739-4661-9e71-2f20b18973ae, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
INFO     root:test_log_scenario.py:217 Count rows after insert 13944 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c0094cc-0373-4dd1-a8f8-7c76de985bee, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c0094cc-0373-4dd1-a8f8-7c76de985bee, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, 1c0094cc-0373-4dd1-a8f8-7c76de985bee, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91b9404f-e4e7-45e3-b6d9-85f952afa6fd, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91b9404f-e4e7-45e3-b6d9-85f952afa6fd, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, 91b9404f-e4e7-45e3-b6d9-85f952afa6fd, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb -e grpc://localhost:27887 -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.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NzE2OWMwMWYtZjc1NjljMzAtYmIwZWYzNTYtZWUwN2EyMWM=" 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, df78e055-7f85-4c5a-ac1e-18fee289b66a, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df78e055-7f85-4c5a-ac1e-18fee289b66a, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-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:628 Command pid: 2390766
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/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-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    ydb.connection:connection.py:52 RpcState(CreateSession, df78e055-7f85-4c5a-ac1e-18fee289b66a, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2390767
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/bku8/000291/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:27887', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=" }
DEBUG    ya.test:process.py:628 Command pid: 2390768
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): 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=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjFmZGMyODAtYmZlM2M0YTAtODEwMGJkZTktZTA3ZTdjOTM=" 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, ce683dd7-aa9f-4405-81fd-0ca81751ef1d, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce683dd7-aa9f-4405-81fd-0ca81751ef1d, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce683dd7-aa9f-4405-81fd-0ca81751ef1d, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): 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=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NDJjYzBkYTEtZjhlMzUxZWEtOGI3Nzc5MGItMzlkNWJlMjk=" 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, 3c0c3c35-e036-4e86-afc1-dd611ea12040, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3c0c3c35-e036-4e86-afc1-dd611ea12040, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3c0c3c35-e036-4e86-afc1-dd611ea12040, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): 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=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=ZmJjNGM3NmQtMzYxMWExNmItMWVmNzhhZGItMWFlYzBiY2M=" 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, 9d5e8ae3-997f-4891-9864-ae25ccbde5b3, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d5e8ae3-997f-4891-9864-ae25ccbde5b3, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d5e8ae3-997f-4891-9864-ae25ccbde5b3, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): 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=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=YjgwMWMxNGItN2Q1NTBhYTctZWQ0ODY4OGYtYWY4NGI5MjQ=" 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, e49b4023-2b48-4257-a2cf-c2fa11fcd807, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e49b4023-2b48-4257-a2cf-c2fa11fcd807, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e49b4023-2b48-4257-a2cf-c2fa11fcd807, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): 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=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=N2RiOTM3M2QtOTdmMDhlYzgtOGQ4OTljNDgtNjdjMDRkZDU=" 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, bbdfdb8b-b580-4e31-a15c-f39a837ad7c6, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bbdfdb8b-b580-4e31-a15c-f39a837ad7c6, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bbdfdb8b-b580-4e31-a15c-f39a837ad7c6, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): 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=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=OTZjMDY0ZDUtODRlYjc2ZGYtNmYzODNkNDItZjIzMTNhMDc=" 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, 90c03457-e30c-42f5-8c5d-5f7afd83d54b, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90c03457-e30c-42f5-8c5d-5f7afd83d54b, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90c03457-e30c-42f5-8c5d-5f7afd83d54b, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): 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=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MjExYmQwM2ItNTNhZWUzZGYtZTI3MmIzNTMtYjRmZTZjYg==" 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, df785398-ae3a-430c-b4c8-7b93d6268365, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df785398-ae3a-430c-b4c8-7b93d6268365, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df785398-ae3a-430c-b4c8-7b93d6268365, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): 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=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=NjI3NDQ0YWYtOGZjN2MwZjItNzc5MTU1YWMtMzU4ZmRkZDY=" 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, 44db7b1f-52f2-48e6-822b-63c524d14b9f, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44db7b1f-52f2-48e6-822b-63c524d14b9f, ghrun-my7pok7sr4.auto.internal:27887): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44db7b1f-52f2-48e6-822b-63c524d14b9f, ghrun-my7pok7sr4.auto.internal:27887): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): 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=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): request = { session_id: "ydb://session/3?node_id=1&id=MzYyZWRlYTEtMjA2NTJiYzUtMTY3ZjY3ODUtMjYyYmMwYTM=" 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, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 98b9452c-f7eb-49eb-be92-b71087a0b1e0, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518645713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ca511461-71e1-4c20-83e2-373c64ed6e81, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.51881246+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1a0e49ea-3c03-41fb-bb5b-ce0192b94a1f, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518847056+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a6ab4fcf-2b29-48c2-a11a-d78ac5617a5e, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518903899+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b8fe2d8c-f964-4376-a852-45f7b28447aa, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518874051+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ac65dd65-0cb2-4202-9274-a3fbabb58fcf, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518931812+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e3a8d51-5137-4b1b-bc8e-6fd8756dd986, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.51898065+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2e0d7285-cb04-4870-971d-811097749847, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519010028+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ae806e52-9134-48c2-81b7-b5224bb64277, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519034946+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8db23f85-4ae9-4acf-8081-7c100a17975e, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:27887 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519070831+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 83764bc5-26f9-41f7-a489-8b496fcf5925, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518794235+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 91e823dd-3a85-4854-9457-18829f50681f, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518834608+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ff782ac2-644d-40a9-ae36-3e504dbec0f9, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518861732+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c57f305f-c1ee-4cea-a0d5-04f6bbc07b1c, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.519088786+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c43a063e-f167-4703-90b7-3d7189353b6b, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518918547+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 86a0f8ba-f26e-4b48-8c3b-c211fe5c0e2a, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518967509+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9ba8eda-2129-4675-962d-e9fbfb955669, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.518996076+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 74d5edfa-a026-4410-a403-c551ee6bbe7b, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T16:03:36.519022554+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 029e51b5-8c3c-44d4-9ec1-9471f8d7f8d1, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.519059561+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9b1bb391-47e4-4d90-8dbe-d001a9512773, ghrun-my7pok7sr4.auto.internal:27887): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-14T16:03:36.518888422+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-my7pok7sr4.auto.internal:27887
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py: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.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:27887
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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    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 2390767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2390767) elapsed time (sec): 30.263882398605347
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:263 Command (pid 2390767) wtime: 30.266
DEBUG    ya.test:process.py:259 Command (pid 2390766) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 2390767) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     81	81	0	0	51	445	463	477
2	    159	159	0	0	62	84	90	96
3	    136	136	0	0	70	119	132	135
4	    165	165	0	0	59	98	117	122
5	     64	64	0	0	56	101	103	104
6	      0	0	0	1640	0	0	0	0
7	      0	0	0	2060	0	0	0	0
8	      0	0	0	2059	0	0	0	0
9	      0	0	0	2029	0	0	0	0
10	      0	0	0	2026	0	0	0	0
11	      0	0	0	2047	0	0	0	0
12	      0	0	0	2160	0	0	0	0
13	      0	0	0	1845	0	0	0	0
14	      0	0	0	1876	0	0	0	0
15	      0	0	0	2350	0	0	0	0
16	      0	0	0	1949	0	0	0	0
17	      0	0	0	2005	0	0	0	0
18	      0	0	0	2069	0	0	0	0
19	      0	0	0	1810	0	0	0	0
20	      0	0	0	1667	0	0	0	0
21	      0	0	0	1689	0	0	0	0
22	      0	0	0	2360	0	0	0	0
23	      0	0	0	2289	0	0	0	0
24	      0	0	0	2360	0	0	0	0
25	      0	0	0	2099	0	0	0	0
26	      0	0	0	1950	0	0	0	0
27	      0	0	0	2062	0	0	0	0
28	      0	0	0	2143	0	0	0	0
29	      0	0	0	1904	0	0	0	0
30	      0	0	0	2089	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    605	20.1667	0	50537	59	117	435	477

DEBUG    ya.test:process.py:260 Command (pid 2390766) elapsed time (sec): 30.268235683441162
DEBUG    ya.test:process.py:276 Command (pid 2390767) errors:

DEBUG    ya.test:process.py:263 Command (pid 2390766) wtime: 30.269
DEBUG    ya.test:process.py:275 Command (pid 2390766) 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	      1	1	0	10	127	127	127	127
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	168	168	168	168
6	      0	0	0	1697	0	0	0	0
7	      0	0	0	2070	0	0	0	0
8	      0	0	0	2062	0	0	0	0
9	      0	0	0	2088	0	0	0	0
10	      0	0	0	2069	0	0	0	0
11	      0	0	0	2079	0	0	0	0
12	      0	0	0	2180	0	0	0	0
13	      0	0	0	1954	0	0	0	0
14	      0	0	0	1926	0	0	0	0
15	      0	0	0	2370	0	0	0	0
16	      0	0	0	1918	0	0	0	0
17	      0	0	0	2078	0	0	0	0
18	      0	0	0	2080	0	0	0	0
19	      0	0	0	1838	0	0	0	0
20	      0	0	0	1688	0	0	0	0
21	      0	0	0	1720	0	0	0	0
22	      0	0	0	2360	0	0	0	0
23	      0	0	0	2300	0	0	0	0
24	      0	0	0	2409	0	0	0	0
25	      0	0	0	2167	0	0	0	0
26	      0	0	0	2005	0	0	0	0
27	      0	0	0	2070	0	0	0	0
28	      0	0	0	2159	0	0	0	0
29	      0	0	0	1907	0	0	0	0
30	      0	0	0	2120	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	51354	127	168	168	168

DEBUG    ya.test:process.py:276 Command (pid 2390766) 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 2390768) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2390768) elapsed time (sec): 30.282931804656982
DEBUG    ya.test:process.py:263 Command (pid 2390768) wtime: 30.285
DEBUG    ya.test:process.py:275 Command (pid 2390768) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	68	667	671	675
2	    122	122	0	0	82	108	119	119
3	    103	103	0	0	97	142	153	155
4	    128	128	0	0	77	125	137	141
5	     47	47	0	0	79	132	150	150
6	      0	0	0	1687	0	0	0	0
7	      0	0	0	2063	0	0	0	0
8	      0	0	0	2069	0	0	0	0
9	      0	0	0	2080	0	0	0	0
10	      0	0	0	2079	0	0	0	0
11	      0	0	0	2088	0	0	0	0
12	      0	0	0	2200	0	0	0	0
13	      0	0	0	1967	0	0	0	0
14	      0	0	0	1925	0	0	0	0
15	      0	0	0	2360	0	0	0	0
16	      0	0	0	1949	0	0	0	0
17	      0	0	0	2058	0	0	0	0
18	      0	0	0	2088	0	0	0	0
19	      0	0	0	1799	0	0	0	0
20	      0	0	0	1804	0	0	0	0
21	      0	0	0	1709	0	0	0	0
22	      0	0	0	2360	0	0	0	0
23	      0	0	0	2295	0	0	0	0
24	      0	0	0	2385	0	0	0	0
25	      0	0	0	2160	0	0	0	0
26	      0	0	0	1979	0	0	0	0
27	      0	0	0	2040	0	0	0	0
28	      0	0	0	2188	0	0	0	0
29	      0	0	0	1960	0	0	0	0
30	      0	0	0	2130	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    456	15.2	0	51422	78	137	607	675

DEBUG    ya.test:process.py:276 Command (pid 2390768) 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:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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:27887
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:27887". 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 ===============================
324.46s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.27s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.08s 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/bku8/000291/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/bku8/000291/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-14T16:03:31.802018Z): source_id=111;tablet_id=72075186224037927;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 @ 0xA7966F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE7977
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD482F5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
21. ??:0: ?? @ 0x7F4F5EF87AC2
22. ??:0: ?? @ 0x7F4F5F0198BF
============ 1 failed, 106 deselected, 1 error in 341.18s (0:05:41) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/00028e/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.36s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000295/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.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000292/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000297/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.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000296/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.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000290/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.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/00028f/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 0.94s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000294/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.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/bku8/000293/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.10s ============================
