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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:694: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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-08T13:22:35.117451Z): source_id=223;tablet_id=72075186224037896;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 @ 0xA657E25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0E455
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
E   21. ??:0: ?? @ 0x7FE008331AC2
E   22. ??:0: ?? @ 0x7FE0083C38BF
------------------------------ 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/ktue/000555/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3687702
DEBUG    ya.test:process.py:259 Command (pid 3687702) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3687702) elapsed time (sec): 0.37162327766418457
DEBUG    ya.test:process.py:263 Command (pid 3687702) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3687702) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 3687702) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3687702) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3687702) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3687702) stime: 0.21299099999999999
DEBUG    ya.test:process.py:263 Command (pid 3687702) utime: 0.11044699999999999
DEBUG    ya.test:process.py:263 Command (pid 3687702) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3687702) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3228
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/ktue/000555/r3tmp/kikimr_cluster_eysjk1jg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26763
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ktue/000555/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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_w8hcx_hl.log --grpc-port=5271 --mon-port=22401 --ic-port=3228
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5271/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ktue/000555/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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_w8hcx_hl.log --grpc-port=5271 --mon-port=22401 --ic-port=3228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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_w8hcx_hl.log', '--grpc-port=5271', '--mon-port=22401', '--ic-port=3228')' in '/home/runner/.ya/build/build_root/ktue/000555/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: 3688118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5271/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/ktue/000555/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3688119
DEBUG    ya.test:process.py:259 Command (pid 3688119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3688119) elapsed time (sec): 0.6571803092956543
DEBUG    ya.test:process.py:263 Command (pid 3688119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) maxrss: 539828
DEBUG    ya.test:process.py:263 Command (pid 3688119) minflt: 16160
DEBUG    ya.test:process.py:263 Command (pid 3688119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3688119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3688119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3688119) stime: 0.48779999999999996
DEBUG    ya.test:process.py:263 Command (pid 3688119) utime: 0.118975
DEBUG    ya.test:process.py:263 Command (pid 3688119) wtime: 0.658
DEBUG    ya.test:process.py:275 Command (pid 3688119) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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: 3228\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/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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: 3228\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3692184
DEBUG    ya.test:process.py:259 Command (pid 3692184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3692184) elapsed time (sec): 0.8188474178314209
DEBUG    ya.test:process.py:263 Command (pid 3692184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) maxrss: 548108
DEBUG    ya.test:process.py:263 Command (pid 3692184) minflt: 18294
DEBUG    ya.test:process.py:263 Command (pid 3692184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3692184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3692184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3692184) stime: 0.6657259999999999
DEBUG    ya.test:process.py:263 Command (pid 3692184) utime: 0.10828
DEBUG    ya.test:process.py:263 Command (pid 3692184) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 3692184) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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: 3692830
DEBUG    ya.test:process.py:259 Command (pid 3692830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3692830) elapsed time (sec): 0.518535852432251
DEBUG    ya.test:process.py:263 Command (pid 3692830) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) maxrss: 548140
DEBUG    ya.test:process.py:263 Command (pid 3692830) minflt: 18293
DEBUG    ya.test:process.py:263 Command (pid 3692830) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3692830) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3692830) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3692830) stime: 0.37638699999999997
DEBUG    ya.test:process.py:263 Command (pid 3692830) utime: 0.100103
DEBUG    ya.test:process.py:263 Command (pid 3692830) wtime: 0.52
DEBUG    ya.test:process.py:275 Command (pid 3692830) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1be28171-085c-4177-8b8d-72a92e767b1a, localhost:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1be28171-085c-4177-8b8d-72a92e767b1a, localhost:5271): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1be28171-085c-4177-8b8d-72a92e767b1a, localhost:5271): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-k7x7pfmfni.auto.internal" port: 5271 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-k7x7pfmfni.auto.internal:5271, 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:5271
------------------------------ 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/ktue/000555/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -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/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3693499
DEBUG    ya.test:process.py:259 Command (pid 3693499) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3693499) elapsed time (sec): 0.38021206855773926
DEBUG    ya.test:process.py:263 Command (pid 3693499) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) maxrss: 165480
DEBUG    ya.test:process.py:263 Command (pid 3693499) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 3693499) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3693499) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3693499) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3693499) stime: 0.026178999999999997
DEBUG    ya.test:process.py:263 Command (pid 3693499) utime: 0.048003
DEBUG    ya.test:process.py:263 Command (pid 3693499) wtime: 0.381
DEBUG    ya.test:process.py:275 Command (pid 3693499) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3693499) 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/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -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/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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: 3693800
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 3693800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3693800) elapsed time (sec): 30.312175512313843
DEBUG    ya.test:process.py:263 Command (pid 3693800) wtime: 30.313
DEBUG    ya.test:process.py:275 Command (pid 3693800) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    926	926	0	0	9	17	28	40
2	    851	851	0	0	10	19	24	28
3	    989	989	0	0	9	15	21	39
4	   1014	1014	0	0	9	14	19	30
5	    936	936	0	0	10	14	16	19
6	    964	964	0	0	9	15	18	27
7	    962	962	0	0	9	15	20	30
8	   1050	1050	0	0	9	11	15	23
9	   1105	1105	0	0	8	11	14	16
10	   1091	1091	0	0	8	11	13	18
11	    762	762	0	0	10	24	28	38
12	    791	791	0	0	10	25	32	41
13	    862	862	0	0	9	21	37	40
14	    881	881	0	0	10	17	23	31
15	    831	831	0	0	10	20	26	35
16	    886	886	0	0	9	18	38	57
17	    993	993	0	0	9	14	18	24
18	    853	853	0	0	10	18	24	29
19	    835	835	0	0	10	19	26	30
20	    857	857	0	0	10	19	24	33
21	    935	935	0	0	9	17	25	29
22	    877	877	0	0	10	17	24	28
23	    825	825	0	0	10	20	24	31
24	    935	935	0	0	9	16	21	25
25	    990	990	0	0	9	13	17	24
26	    886	886	0	0	9	19	24	29
27	    639	639	0	0	13	29	35	44
28	    939	939	0	0	9	18	24	27
29	    923	923	0	0	9	17	20	22
30	    764	764	0	0	11	22	31	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  27152	905.067	0	0	9	18	26	57

DEBUG    ya.test:process.py:276 Command (pid 3693800) 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, dbcf6c89-5620-49d1-89bd-482cf471b3df, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbcf6c89-5620-49d1-89bd-482cf471b3df, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbcf6c89-5620-49d1-89bd-482cf471b3df, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): 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=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5851234a-210f-423a-bcaf-2a12c0ca3f98, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5851234a-210f-423a-bcaf-2a12c0ca3f98, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" 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, 5851234a-210f-423a-bcaf-2a12c0ca3f98, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 26653 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbb0459e-698f-4f8e-ada5-b9c726caf969, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbb0459e-698f-4f8e-ada5-b9c726caf969, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" 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, cbb0459e-698f-4f8e-ada5-b9c726caf969, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34cfa564-52b6-4592-8db2-fe04da93c4ac, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34cfa564-52b6-4592-8db2-fe04da93c4ac, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" 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, 34cfa564-52b6-4592-8db2-fe04da93c4ac, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -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/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 67c352c1-9a09-4233-a4cb-f30561767e4c, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67c352c1-9a09-4233-a4cb-f30561767e4c, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67c352c1-9a09-4233-a4cb-f30561767e4c, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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:610 Executing '['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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: 3729470
DEBUG    ya.test:process.py:628 Command pid: 3729471
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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:421 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ya.test:process.py:628 Command pid: 3729478
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ee3766e-f4a8-4502-8138-e977d9ccbb91, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ee3766e-f4a8-4502-8138-e977d9ccbb91, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ee3766e-f4a8-4502-8138-e977d9ccbb91, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): 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=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): 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, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=" 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, 172953ea-8022-4235-84ce-e4bdf84fdc43, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 172953ea-8022-4235-84ce-e4bdf84fdc43, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 172953ea-8022-4235-84ce-e4bdf84fdc43, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): 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=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): 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, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=" 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, 35112f25-f1a8-4c0a-afca-8ca422d05749, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35112f25-f1a8-4c0a-afca-8ca422d05749, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35112f25-f1a8-4c0a-afca-8ca422d05749, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): 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=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): 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, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=" 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, dc16dcf3-b9f6-44f9-a660-e61da1433872, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc16dcf3-b9f6-44f9-a660-e61da1433872, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc16dcf3-b9f6-44f9-a660-e61da1433872, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): 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=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): 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, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=" 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, 999d22de-f913-418e-bd21-3f9c2a45be2b, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 999d22de-f913-418e-bd21-3f9c2a45be2b, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 999d22de-f913-418e-bd21-3f9c2a45be2b, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): 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=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): 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, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=" 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, 2a90f7f8-cb0a-48ac-9181-c055a66db489, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a90f7f8-cb0a-48ac-9181-c055a66db489, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a90f7f8-cb0a-48ac-9181-c055a66db489, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): 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=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=" 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, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ebfe30c5-4f7c-4c6f-a08f-469f23bf369d, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebfe30c5-4f7c-4c6f-a08f-469f23bf369d, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebfe30c5-4f7c-4c6f-a08f-469f23bf369d, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): 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=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca9e4b4e-016f-4269-8c2c-426618d4917f, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca9e4b4e-016f-4269-8c2c-426618d4917f, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca9e4b4e-016f-4269-8c2c-426618d4917f, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): 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=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=" 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, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197868567+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197707553+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197896046+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.19792156+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197960065+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197991535+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198018225+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.198048995+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198085583+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198112619+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197842352+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197882456+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197909954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197945954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197975693+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198005647+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198031976+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.198063539+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.198099595+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198131933+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
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-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3729471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729471) elapsed time (sec): 30.190305471420288
DEBUG    ya.test:process.py:263 Command (pid 3729471) wtime: 30.193
DEBUG    ya.test:process.py:275 Command (pid 3729471) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	252	307	307	307
2	    147	147	0	0	64	759	823	831
3	    112	112	0	0	66	123	133	133
4	      0	0	0	919	0	0	0	0
5	      0	0	0	1785	0	0	0	0
6	      0	0	0	1694	0	0	0	0
7	      0	0	0	1806	0	0	0	0
8	      0	0	0	1684	0	0	0	0
9	      0	0	0	1531	0	0	0	0
10	      0	0	0	1636	0	0	0	0
11	      0	0	0	2274	0	0	0	0
12	      0	0	0	2587	0	0	0	0
13	      0	0	0	2614	0	0	0	0
14	      0	0	0	2709	0	0	0	0
15	      0	0	0	2832	0	0	0	0
16	      0	0	0	2720	0	0	0	0
17	      0	0	0	2790	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2770	0	0	0	0
20	      0	0	0	2658	0	0	0	0
21	      0	0	0	2471	0	0	0	0
22	      0	0	0	2523	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2670	0	0	0	0
25	      0	0	0	2779	0	0	0	0
26	      0	0	0	2700	0	0	0	0
27	      0	0	0	2700	0	0	0	0
28	      0	0	0	2720	0	0	0	0
29	      0	0	0	2780	0	0	0	0
30	      0	0	0	2879	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    269	8.96667	0	64871	66	267	775	831

DEBUG    ya.test:process.py:276 Command (pid 3729471) 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 3729470) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729470) elapsed time (sec): 30.208847522735596
DEBUG    ya.test:process.py:263 Command (pid 3729470) wtime: 30.212
DEBUG    ya.test:process.py:275 Command (pid 3729470) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	951	0	0	0	0
5	      0	0	0	1823	0	0	0	0
6	      0	0	0	1805	0	0	0	0
7	      0	0	0	1924	0	0	0	0
8	      0	0	0	1853	0	0	0	0
9	      0	0	0	1568	0	0	0	0
10	      0	0	0	1786	0	0	0	0
11	      0	0	0	2330	0	0	0	0
12	      0	0	0	2570	0	0	0	0
13	      0	0	0	2660	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	2729	0	0	0	0
17	      0	0	0	2790	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2770	0	0	0	0
20	      0	0	0	2689	0	0	0	0
21	      0	0	0	2494	0	0	0	0
22	      0	0	0	2540	0	0	0	0
23	      0	0	0	2719	0	0	0	0
24	      0	0	0	2659	0	0	0	0
25	      0	0	0	2770	0	0	0	0
26	      0	0	0	2700	0	0	0	0
27	      0	0	0	2690	0	0	0	0
28	      0	0	0	2730	0	0	0	0
29	      0	0	0	2780	0	0	0	0
30	      0	0	0	2880	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3729470) 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 3729478) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729478) elapsed time (sec): 30.188599824905396
DEBUG    ya.test:process.py:263 Command (pid 3729478) wtime: 30.229
DEBUG    ya.test:process.py:275 Command (pid 3729478) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	879	947	947	947
2	    101	101	0	3	91	232	1031	1039
3	     76	76	0	0	93	161	163	169
4	      0	0	0	932	0	0	0	0
5	      0	0	0	1909	0	0	0	0
6	      0	0	0	1797	0	0	0	0
7	      0	0	0	1853	0	0	0	0
8	      0	0	0	1949	0	0	0	0
9	      0	0	0	1736	0	0	0	0
10	      0	0	0	1875	0	0	0	0
11	      0	0	0	2317	0	0	0	0
12	      0	0	0	2590	0	0	0	0
13	      0	0	0	2660	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2819	0	0	0	0
16	      0	0	0	2740	0	0	0	0
17	      0	0	0	2780	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2779	0	0	0	0
20	      0	0	0	2675	0	0	0	0
21	      0	0	0	2488	0	0	0	0
22	      0	0	0	2552	0	0	0	0
23	      0	0	0	2700	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2780	0	0	0	0
26	      0	0	0	2710	0	0	0	0
27	      0	0	0	2690	0	0	0	0
28	      0	0	0	2740	0	0	0	0
29	      0	0	0	2770	0	0	0	0
30	      0	0	0	2870	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    180	6	0	66054	92	176	1019	1039

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
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:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
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:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-k7x7pfmfni'
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/ktue/000555/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.3688118' in '/home/runner/.ya/build/build_root/ktue/000555/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_w8hcx_hl.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 Stopped node localhost:5271/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26763
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3228
=================================== 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/ktue/000555/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3687702
DEBUG    ya.test:process.py:259 Command (pid 3687702) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3687702) elapsed time (sec): 0.37162327766418457
DEBUG    ya.test:process.py:263 Command (pid 3687702) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) maxrss: 539716
DEBUG    ya.test:process.py:263 Command (pid 3687702) minflt: 16149
DEBUG    ya.test:process.py:263 Command (pid 3687702) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 3687702) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3687702) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3687702) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3687702) stime: 0.21299099999999999
DEBUG    ya.test:process.py:263 Command (pid 3687702) utime: 0.11044699999999999
DEBUG    ya.test:process.py:263 Command (pid 3687702) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3687702) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3228
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/ktue/000555/r3tmp/kikimr_cluster_eysjk1jg
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5271
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26763
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ktue/000555/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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_w8hcx_hl.log --grpc-port=5271 --mon-port=22401 --ic-port=3228
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5271/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ktue/000555/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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_w8hcx_hl.log --grpc-port=5271 --mon-port=22401 --ic-port=3228
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ktue/000555/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/ktue/000555/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_w8hcx_hl.log', '--grpc-port=5271', '--mon-port=22401', '--ic-port=3228')' in '/home/runner/.ya/build/build_root/ktue/000555/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: 3688118
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:5271/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/ktue/000555/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3688119
DEBUG    ya.test:process.py:259 Command (pid 3688119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3688119) elapsed time (sec): 0.6571803092956543
DEBUG    ya.test:process.py:263 Command (pid 3688119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) maxrss: 539828
DEBUG    ya.test:process.py:263 Command (pid 3688119) minflt: 16160
DEBUG    ya.test:process.py:263 Command (pid 3688119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) nivcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 3688119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3688119) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3688119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3688119) stime: 0.48779999999999996
DEBUG    ya.test:process.py:263 Command (pid 3688119) utime: 0.118975
DEBUG    ya.test:process.py:263 Command (pid 3688119) wtime: 0.658
DEBUG    ya.test:process.py:275 Command (pid 3688119) output:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 42f4a762ad344e83f8864bf8911b9500025abba5
    Branch: 
    Author: Denis Khalikov <dennis.khalikov@gmail.com>
    Summary: Merge 6ec26e20906be925be1d68a26b9afd6fd325e6d5 into f8c0b07a6b4545bde2c335ad22133746b3963dce
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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: 3228\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/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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: 3228\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3692184
DEBUG    ya.test:process.py:259 Command (pid 3692184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3692184) elapsed time (sec): 0.8188474178314209
DEBUG    ya.test:process.py:263 Command (pid 3692184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) maxrss: 548108
DEBUG    ya.test:process.py:263 Command (pid 3692184) minflt: 18294
DEBUG    ya.test:process.py:263 Command (pid 3692184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3692184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3692184) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 3692184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3692184) stime: 0.6657259999999999
DEBUG    ya.test:process.py:263 Command (pid 3692184) utime: 0.10828
DEBUG    ya.test:process.py:263 Command (pid 3692184) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 3692184) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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/ktue/000555/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5271', '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: 3692830
DEBUG    ya.test:process.py:259 Command (pid 3692830) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3692830) elapsed time (sec): 0.518535852432251
DEBUG    ya.test:process.py:263 Command (pid 3692830) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) maxrss: 548140
DEBUG    ya.test:process.py:263 Command (pid 3692830) minflt: 18293
DEBUG    ya.test:process.py:263 Command (pid 3692830) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3692830) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3692830) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 3692830) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3692830) stime: 0.37638699999999997
DEBUG    ya.test:process.py:263 Command (pid 3692830) utime: 0.100103
DEBUG    ya.test:process.py:263 Command (pid 3692830) wtime: 0.52
DEBUG    ya.test:process.py:275 Command (pid 3692830) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:567 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1be28171-085c-4177-8b8d-72a92e767b1a, localhost:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1be28171-085c-4177-8b8d-72a92e767b1a, localhost:5271): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1be28171-085c-4177-8b8d-72a92e767b1a, localhost:5271): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-k7x7pfmfni.auto.internal" port: 5271 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-k7x7pfmfni.auto.internal:5271, 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:5271
------------------------------ 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/ktue/000555/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -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/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3693499
DEBUG    ya.test:process.py:259 Command (pid 3693499) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3693499) elapsed time (sec): 0.38021206855773926
DEBUG    ya.test:process.py:263 Command (pid 3693499) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) maxrss: 165480
DEBUG    ya.test:process.py:263 Command (pid 3693499) minflt: 3540
DEBUG    ya.test:process.py:263 Command (pid 3693499) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) nivcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 3693499) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3693499) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 3693499) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3693499) stime: 0.026178999999999997
DEBUG    ya.test:process.py:263 Command (pid 3693499) utime: 0.048003
DEBUG    ya.test:process.py:263 Command (pid 3693499) wtime: 0.381
DEBUG    ya.test:process.py:275 Command (pid 3693499) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3693499) 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/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -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/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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: 3693800
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 3693800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3693800) elapsed time (sec): 30.312175512313843
DEBUG    ya.test:process.py:263 Command (pid 3693800) wtime: 30.313
DEBUG    ya.test:process.py:275 Command (pid 3693800) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    926	926	0	0	9	17	28	40
2	    851	851	0	0	10	19	24	28
3	    989	989	0	0	9	15	21	39
4	   1014	1014	0	0	9	14	19	30
5	    936	936	0	0	10	14	16	19
6	    964	964	0	0	9	15	18	27
7	    962	962	0	0	9	15	20	30
8	   1050	1050	0	0	9	11	15	23
9	   1105	1105	0	0	8	11	14	16
10	   1091	1091	0	0	8	11	13	18
11	    762	762	0	0	10	24	28	38
12	    791	791	0	0	10	25	32	41
13	    862	862	0	0	9	21	37	40
14	    881	881	0	0	10	17	23	31
15	    831	831	0	0	10	20	26	35
16	    886	886	0	0	9	18	38	57
17	    993	993	0	0	9	14	18	24
18	    853	853	0	0	10	18	24	29
19	    835	835	0	0	10	19	26	30
20	    857	857	0	0	10	19	24	33
21	    935	935	0	0	9	17	25	29
22	    877	877	0	0	10	17	24	28
23	    825	825	0	0	10	20	24	31
24	    935	935	0	0	9	16	21	25
25	    990	990	0	0	9	13	17	24
26	    886	886	0	0	9	19	24	29
27	    639	639	0	0	13	29	35	44
28	    939	939	0	0	9	18	24	27
29	    923	923	0	0	9	17	20	22
30	    764	764	0	0	11	22	31	39

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  27152	905.067	0	0	9	18	26	57

DEBUG    ya.test:process.py:276 Command (pid 3693800) 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, dbcf6c89-5620-49d1-89bd-482cf471b3df, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dbcf6c89-5620-49d1-89bd-482cf471b3df, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dbcf6c89-5620-49d1-89bd-482cf471b3df, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): 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=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5851234a-210f-423a-bcaf-2a12c0ca3f98, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5851234a-210f-423a-bcaf-2a12c0ca3f98, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" 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, 5851234a-210f-423a-bcaf-2a12c0ca3f98, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
INFO     root:test_log_scenario.py:217 Count rows after insert 26653 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbb0459e-698f-4f8e-ada5-b9c726caf969, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbb0459e-698f-4f8e-ada5-b9c726caf969, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" 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, cbb0459e-698f-4f8e-ada5-b9c726caf969, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34cfa564-52b6-4592-8db2-fe04da93c4ac, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34cfa564-52b6-4592-8db2-fe04da93c4ac, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" 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, 34cfa564-52b6-4592-8db2-fe04da93c4ac, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -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/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb -e grpc://localhost:5271 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzhhNDJhNjYtZTcxNzdiNWEtYzk1MmM2MmUtNzBjYmJlMTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 67c352c1-9a09-4233-a4cb-f30561767e4c, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67c352c1-9a09-4233-a4cb-f30561767e4c, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67c352c1-9a09-4233-a4cb-f30561767e4c, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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:610 Executing '['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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: 3729470
DEBUG    ya.test:process.py:628 Command pid: 3729471
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ktue/000555/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5271', '-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:421 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YWI0NTgxOWQtNDJlNDljYTMtYzE3MTRlMzMtODY4NTc0YWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ya.test:process.py:628 Command pid: 3729478
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2ee3766e-f4a8-4502-8138-e977d9ccbb91, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ee3766e-f4a8-4502-8138-e977d9ccbb91, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ee3766e-f4a8-4502-8138-e977d9ccbb91, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): 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=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): 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, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NjFlYmEzMTgtM2UwNDM5MzMtZjM3YzFmMDMtOGY2NTA1OTY=" 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, 172953ea-8022-4235-84ce-e4bdf84fdc43, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 172953ea-8022-4235-84ce-e4bdf84fdc43, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 172953ea-8022-4235-84ce-e4bdf84fdc43, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): 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=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): 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, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=ZTIwN2Q1MTQtNmE0MGUyOGEtZTA5ZTlmYzMtYWFhYjkxODM=" 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, 35112f25-f1a8-4c0a-afca-8ca422d05749, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35112f25-f1a8-4c0a-afca-8ca422d05749, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35112f25-f1a8-4c0a-afca-8ca422d05749, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): 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=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): 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, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YTFkYTE5OWMtMWEyNjgzZDUtMjI3MjQ3YTMtZDQyODc4NmQ=" 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, dc16dcf3-b9f6-44f9-a660-e61da1433872, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dc16dcf3-b9f6-44f9-a660-e61da1433872, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dc16dcf3-b9f6-44f9-a660-e61da1433872, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): 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=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): 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, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=MzU5YjNlNzQtYzRmZWMwMzAtNGYzZTZiMzEtN2Q5YjkzOGY=" 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, 999d22de-f913-418e-bd21-3f9c2a45be2b, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 999d22de-f913-418e-bd21-3f9c2a45be2b, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 999d22de-f913-418e-bd21-3f9c2a45be2b, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): 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=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): 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, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=YjBmOTQ3MTYtN2MwZjZkYmMtY2NjNTcxMTItYThlNWM4YjI=" 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, 2a90f7f8-cb0a-48ac-9181-c055a66db489, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a90f7f8-cb0a-48ac-9181-c055a66db489, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a90f7f8-cb0a-48ac-9181-c055a66db489, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): 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=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NGZiMjRlYzQtNjgxNDA1ZGItNzFjNWYyZTktZTc4OWMyN2I=" 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, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ebfe30c5-4f7c-4c6f-a08f-469f23bf369d, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebfe30c5-4f7c-4c6f-a08f-469f23bf369d, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebfe30c5-4f7c-4c6f-a08f-469f23bf369d, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): 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=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=Y2FjM2MxYTEtZDU1YjY4NDItZWYyZmUxYWMtZWIwZDBlN2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ca9e4b4e-016f-4269-8c2c-426618d4917f, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ca9e4b4e-016f-4269-8c2c-426618d4917f, ghrun-k7x7pfmfni.auto.internal:5271): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ca9e4b4e-016f-4269-8c2c-426618d4917f, ghrun-k7x7pfmfni.auto.internal:5271): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): 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=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNDE4ZTYtOTZkNjY4ODItZThhYTlkZjAtYTQxYWIxN2E=" 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, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, df74dcc6-8632-4c07-816a-5975cdc692ba, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197868567+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4b7aa3d0-fd31-43f5-b767-8c9d3d922ce2, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197707553+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 88fff34f-d149-46d3-9685-cc5391a2d024, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197896046+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c0e098d4-53a8-4867-b7c8-154dbe47941b, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.19792156+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3e87e5a-2fc9-4b32-89e2-31e8d0f5d4da, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197960065+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1bfd9630-e1a4-4848-b18d-99697edad0db, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197991535+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0979d606-5803-490a-9739-aac0b738b737, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198018225+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 02634a4c-ac04-4f11-ae38-ef80fdfd9450, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.198048995+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6d672dc9-3681-497c-9041-b00cba14754d, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198085583+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 50f06a01-fb28-4e41-a693-3f4720fb4587, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:5271 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198112619+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7c2c596f-b0ec-4173-a21c-2a62382784bb, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197842352+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 62585f93-6b0f-4ce7-ae25-9adb80f02910, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197882456+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 890d09df-73f7-494f-920c-8a954c6c34cc, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197909954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b186c904-24b2-46ac-8cba-0b879e3b7de8, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.197945954+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ebbfa1f8-4ee0-4b90-b6e2-a07fb8d97808, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.197975693+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5f214885-c8da-46f0-8aab-f1f598246b05, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198005647+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1ebc86ad-d92d-4de7-b19c-c7f7ae220972, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198031976+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2963e6aa-7ee7-420f-9580-8a7a9cb19fe3, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.198063539+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6c47ec77-647a-4186-a239-773a1a6b0d29, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-08T13:22:38.198099595+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f309bb61-5b00-44ce-b5be-4167c15728e5, ghrun-k7x7pfmfni.auto.internal:5271): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-08T13:22:38.198131933+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
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-k7x7pfmfni.auto.internal:5271
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-k7x7pfmfni.auto.internal:5271
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:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3729471) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729471) elapsed time (sec): 30.190305471420288
DEBUG    ya.test:process.py:263 Command (pid 3729471) wtime: 30.193
DEBUG    ya.test:process.py:275 Command (pid 3729471) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	252	307	307	307
2	    147	147	0	0	64	759	823	831
3	    112	112	0	0	66	123	133	133
4	      0	0	0	919	0	0	0	0
5	      0	0	0	1785	0	0	0	0
6	      0	0	0	1694	0	0	0	0
7	      0	0	0	1806	0	0	0	0
8	      0	0	0	1684	0	0	0	0
9	      0	0	0	1531	0	0	0	0
10	      0	0	0	1636	0	0	0	0
11	      0	0	0	2274	0	0	0	0
12	      0	0	0	2587	0	0	0	0
13	      0	0	0	2614	0	0	0	0
14	      0	0	0	2709	0	0	0	0
15	      0	0	0	2832	0	0	0	0
16	      0	0	0	2720	0	0	0	0
17	      0	0	0	2790	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2770	0	0	0	0
20	      0	0	0	2658	0	0	0	0
21	      0	0	0	2471	0	0	0	0
22	      0	0	0	2523	0	0	0	0
23	      0	0	0	2690	0	0	0	0
24	      0	0	0	2670	0	0	0	0
25	      0	0	0	2779	0	0	0	0
26	      0	0	0	2700	0	0	0	0
27	      0	0	0	2700	0	0	0	0
28	      0	0	0	2720	0	0	0	0
29	      0	0	0	2780	0	0	0	0
30	      0	0	0	2879	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    269	8.96667	0	64871	66	267	775	831

DEBUG    ya.test:process.py:276 Command (pid 3729471) 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 3729470) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729470) elapsed time (sec): 30.208847522735596
DEBUG    ya.test:process.py:263 Command (pid 3729470) wtime: 30.212
DEBUG    ya.test:process.py:275 Command (pid 3729470) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	951	0	0	0	0
5	      0	0	0	1823	0	0	0	0
6	      0	0	0	1805	0	0	0	0
7	      0	0	0	1924	0	0	0	0
8	      0	0	0	1853	0	0	0	0
9	      0	0	0	1568	0	0	0	0
10	      0	0	0	1786	0	0	0	0
11	      0	0	0	2330	0	0	0	0
12	      0	0	0	2570	0	0	0	0
13	      0	0	0	2660	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	2729	0	0	0	0
17	      0	0	0	2790	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2770	0	0	0	0
20	      0	0	0	2689	0	0	0	0
21	      0	0	0	2494	0	0	0	0
22	      0	0	0	2540	0	0	0	0
23	      0	0	0	2719	0	0	0	0
24	      0	0	0	2659	0	0	0	0
25	      0	0	0	2770	0	0	0	0
26	      0	0	0	2700	0	0	0	0
27	      0	0	0	2690	0	0	0	0
28	      0	0	0	2730	0	0	0	0
29	      0	0	0	2780	0	0	0	0
30	      0	0	0	2880	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 3729470) 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 3729478) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3729478) elapsed time (sec): 30.188599824905396
DEBUG    ya.test:process.py:263 Command (pid 3729478) wtime: 30.229
DEBUG    ya.test:process.py:275 Command (pid 3729478) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      3	3	0	0	879	947	947	947
2	    101	101	0	3	91	232	1031	1039
3	     76	76	0	0	93	161	163	169
4	      0	0	0	932	0	0	0	0
5	      0	0	0	1909	0	0	0	0
6	      0	0	0	1797	0	0	0	0
7	      0	0	0	1853	0	0	0	0
8	      0	0	0	1949	0	0	0	0
9	      0	0	0	1736	0	0	0	0
10	      0	0	0	1875	0	0	0	0
11	      0	0	0	2317	0	0	0	0
12	      0	0	0	2590	0	0	0	0
13	      0	0	0	2660	0	0	0	0
14	      0	0	0	2710	0	0	0	0
15	      0	0	0	2819	0	0	0	0
16	      0	0	0	2740	0	0	0	0
17	      0	0	0	2780	0	0	0	0
18	      0	0	0	2950	0	0	0	0
19	      0	0	0	2779	0	0	0	0
20	      0	0	0	2675	0	0	0	0
21	      0	0	0	2488	0	0	0	0
22	      0	0	0	2552	0	0	0	0
23	      0	0	0	2700	0	0	0	0
24	      0	0	0	2680	0	0	0	0
25	      0	0	0	2780	0	0	0	0
26	      0	0	0	2710	0	0	0	0
27	      0	0	0	2690	0	0	0	0
28	      0	0	0	2740	0	0	0	0
29	      0	0	0	2770	0	0	0	0
30	      0	0	0	2870	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    180	6	0	66054	92	176	1019	1039

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
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:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
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:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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:5271
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5271". 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 ===============================
311.93s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.59s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.35s setup    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/ktue/000555/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/ktue/000555/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-08T13:22:35.117451Z): source_id=223;tablet_id=72075186224037896;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 @ 0xA657E25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA650366
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB4DEBF8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7D726B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9CAD218
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9CACF6F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7B287D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x1659DD6B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x167F4B17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x1674C343
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x1674C343
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x16749163
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x1674FC17
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x165BB4B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CA0E455
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB489E57
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB4CF6A4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB4D3764
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB4D3370
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB4D3F5E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA659A7C
21. ??:0: ?? @ 0x7FE008331AC2
22. ??:0: ?? @ 0x7FE0083C38BF
============ 1 failed, 106 deselected, 1 error in 325.04s (0:05:25) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ktue/000550/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.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ktue/000557/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 0.61s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ktue/000554/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.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/ktue/000558/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 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ktue/000559/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.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/ktue/000551/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

=========================== 106 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ktue/000556/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.61s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ktue/000553/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

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

=========================== 106 deselected in 0.60s ============================
