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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:702: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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-14T18:45:28.028121Z): source_id=336;tablet_id=72075186224037894;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
E   ydb/library/actors/core/log.cpp:857
E   ~TVerifyFormattedRecordWriter(): requirement false failed
E   0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7966F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE7977
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD48325
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
E   21. ??:0: ?? @ 0x7F59955F5AC2
E   22. ??:0: ?? @ 0x7F59956878BF
------------------------------ 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/paoe/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706496
DEBUG    ya.test:process.py:259 Command (pid 3706496) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706496) elapsed time (sec): 0.4107539653778076
DEBUG    ya.test:process.py:263 Command (pid 3706496) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 3706496) minflt: 16203
DEBUG    ya.test:process.py:263 Command (pid 3706496) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3706496) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706496) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706496) stime: 0.262195
DEBUG    ya.test:process.py:263 Command (pid 3706496) utime: 0.099316
DEBUG    ya.test:process.py:263 Command (pid 3706496) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 3706496) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30043
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/paoe/00028d/r3tmp/kikimr_cluster_y1eepkqr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2541
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/paoe/00028d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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_ieip6y7m.log --grpc-port=2541 --mon-port=10518 --ic-port=30043
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2541/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/paoe/00028d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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_ieip6y7m.log --grpc-port=2541 --mon-port=10518 --ic-port=30043
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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_ieip6y7m.log', '--grpc-port=2541', '--mon-port=10518', '--ic-port=30043')' in '/home/runner/.ya/build/build_root/paoe/00028d/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: 3706856
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2541/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/paoe/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706879
DEBUG    ya.test:process.py:259 Command (pid 3706879) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706879) elapsed time (sec): 0.615001916885376
DEBUG    ya.test:process.py:263 Command (pid 3706879) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 3706879) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3706879) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3706879) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3706879) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706879) stime: 0.39686099999999996
DEBUG    ya.test:process.py:263 Command (pid 3706879) utime: 0.126995
DEBUG    ya.test:process.py:263 Command (pid 3706879) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 3706879) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2541', '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/paoe/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2541', '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: 3710473
DEBUG    ya.test:process.py:259 Command (pid 3710473) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3710473) elapsed time (sec): 0.9284756183624268
DEBUG    ya.test:process.py:263 Command (pid 3710473) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) maxrss: 551616
DEBUG    ya.test:process.py:263 Command (pid 3710473) minflt: 18346
DEBUG    ya.test:process.py:263 Command (pid 3710473) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3710473) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3710473) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3710473) stime: 0.6803939999999999
DEBUG    ya.test:process.py:263 Command (pid 3710473) utime: 0.15845099999999998
DEBUG    ya.test:process.py:263 Command (pid 3710473) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 3710473) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 47108589-1d68-4c55-975a-838bbf3b4f82, localhost:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47108589-1d68-4c55-975a-838bbf3b4f82, localhost:2541): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47108589-1d68-4c55-975a-838bbf3b4f82, localhost:2541): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qvnmqzyssy.auto.internal" port: 2541 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-qvnmqzyssy.auto.internal:2541, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
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/paoe/00028d/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -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/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3711582
DEBUG    ya.test:process.py:259 Command (pid 3711582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3711582) elapsed time (sec): 0.3872103691101074
DEBUG    ya.test:process.py:263 Command (pid 3711582) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) inblock: 1472
DEBUG    ya.test:process.py:263 Command (pid 3711582) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3711582) maxrss: 170064
DEBUG    ya.test:process.py:263 Command (pid 3711582) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3711582) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3711582) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3711582) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3711582) stime: 0.030858999999999998
DEBUG    ya.test:process.py:263 Command (pid 3711582) utime: 0.057311
DEBUG    ya.test:process.py:263 Command (pid 3711582) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 3711582) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3711582) 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/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -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/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-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: 3712043
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 3712043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3712043) elapsed time (sec): 30.24255657196045
DEBUG    ya.test:process.py:263 Command (pid 3712043) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 3712043) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    480	480	0	0	20	21	26	31
2	    488	488	0	0	20	21	21	22
3	    475	475	0	0	20	21	40	43
4	    481	481	0	0	20	21	34	37
5	    487	487	0	0	20	21	21	22
6	    487	487	0	0	20	21	23	24
7	    487	487	0	0	20	20	21	21
8	    488	488	0	0	20	21	21	22
9	    488	488	0	0	20	20	21	22
10	    487	487	0	0	20	21	21	23
11	    488	488	0	0	20	20	21	21
12	    488	488	0	0	20	20	21	21
13	    489	489	0	0	20	20	21	22
14	    488	488	0	0	20	20	21	21
15	    488	488	0	0	20	20	21	21
16	    487	487	0	0	20	20	21	21
17	    487	487	0	0	20	21	21	22
18	    489	489	0	0	20	20	21	22
19	    488	488	0	0	20	20	21	22
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    489	489	0	0	20	20	21	21
23	    487	487	0	0	20	20	22	23
24	    488	488	0	0	20	20	21	21
25	    457	457	0	0	20	26	73	75
26	    489	489	0	0	20	20	21	23
27	    487	487	0	0	20	20	21	21
28	    458	458	0	0	20	20	82	84
29	    489	489	0	0	20	20	20	20
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14558	485.267	0	0	20	20	22	84

DEBUG    ya.test:process.py:276 Command (pid 3712043) 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, 5744326a-018f-43c4-a46e-1784b60fa0fe, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5744326a-018f-43c4-a46e-1784b60fa0fe, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5744326a-018f-43c4-a46e-1784b60fa0fe, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): 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=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 845356bf-0a59-444f-bf71-4de95354fbcc, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 845356bf-0a59-444f-bf71-4de95354fbcc, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, 845356bf-0a59-444f-bf71-4de95354fbcc, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 14281 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d34bfa6-8fa1-47ef-999d-fdc851b369ef, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d34bfa6-8fa1-47ef-999d-fdc851b369ef, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, 8d34bfa6-8fa1-47ef-999d-fdc851b369ef, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8557c00-bf23-4612-be24-7ceb743dd088, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8557c00-bf23-4612-be24-7ceb743dd088, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, c8557c00-bf23-4612-be24-7ceb743dd088, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
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/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -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, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
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(ExecuteQuery, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, 5e044778-88a4-4c65-8fc8-0f6ab4b59034, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e044778-88a4-4c65-8fc8-0f6ab4b59034, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 3722384
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3722385
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e044778-88a4-4c65-8fc8-0f6ab4b59034, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-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:52 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3722387
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 442e1439-29da-4531-a8ae-a99f471309ed, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 442e1439-29da-4531-a8ae-a99f471309ed, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 442e1439-29da-4531-a8ae-a99f471309ed, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): 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=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): 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, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==" 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, 6bc346ff-2481-45dd-a5f9-e692968e624e, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6bc346ff-2481-45dd-a5f9-e692968e624e, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6bc346ff-2481-45dd-a5f9-e692968e624e, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): 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=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): 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, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=" 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, 5742d78e-2ce8-4aaa-8421-d47737970476, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5742d78e-2ce8-4aaa-8421-d47737970476, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5742d78e-2ce8-4aaa-8421-d47737970476, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): 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=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): 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, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=" 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, 25ae2e50-3ced-4926-83ef-f90cb63dea1c, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25ae2e50-3ced-4926-83ef-f90cb63dea1c, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25ae2e50-3ced-4926-83ef-f90cb63dea1c, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): 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=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): 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, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=" 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, 709cdc86-c5eb-4b13-b7a0-3ca7573f0975, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 709cdc86-c5eb-4b13-b7a0-3ca7573f0975, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 709cdc86-c5eb-4b13-b7a0-3ca7573f0975, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): 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=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): 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, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=" 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, 955512e4-7951-4506-8363-0eaec13aaa9c, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 955512e4-7951-4506-8363-0eaec13aaa9c, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 955512e4-7951-4506-8363-0eaec13aaa9c, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): 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=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==" 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, 06df15fb-f15d-43c6-94c9-27a637d1fdd7, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06df15fb-f15d-43c6-94c9-27a637d1fdd7, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06df15fb-f15d-43c6-94c9-27a637d1fdd7, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): 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=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=" 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, e981524d-793e-4596-b02c-7ef89a41b25b, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e981524d-793e-4596-b02c-7ef89a41b25b, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e981524d-793e-4596-b02c-7ef89a41b25b, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): 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=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=" 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, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995783054+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995917486+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.995939558+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.99595747+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.99597884+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995999678+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.996016712+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.99603576+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.996072793+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996053293+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.995900183+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995930855+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995948795+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.995969727+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995989628+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996008663+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.996025265+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.996044407+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996063887+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996083542+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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.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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3722385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722385) elapsed time (sec): 30.142585515975952
DEBUG    ya.test:process.py:263 Command (pid 3722385) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 3722385) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	2110	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2790	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2950	0	0	0	0
11	      0	0	0	2950	0	0	0	0
12	      0	0	0	2940	0	0	0	0
13	      0	0	0	2890	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	2960	0	0	0	0
17	      0	0	0	3000	0	0	0	0
18	      0	0	0	2760	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2910	0	0	0	0
21	      0	0	0	2910	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2950	0	0	0	0
24	      0	0	0	3110	0	0	0	0
25	      0	0	0	2800	0	0	0	0
26	      0	0	0	3060	0	0	0	0
27	      0	0	0	2940	0	0	0	0
28	      0	0	0	3030	0	0	0	0
29	      0	0	0	3060	0	0	0	0
30	      0	0	0	3080	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 3722384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722384) elapsed time (sec): 30.145434856414795
DEBUG    ya.test:process.py:259 Command (pid 3722387) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3722384) wtime: 30.148
DEBUG    ya.test:process.py:260 Command (pid 3722387) elapsed time (sec): 30.14035940170288
DEBUG    ya.test:process.py:275 Command (pid 3722384) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     97	97	0	0	49	443	453	453
2	    207	207	0	0	46	68	90	97
3	    211	211	0	0	43	68	74	84
4	    171	171	0	0	42	64	75	86
5	      0	0	0	2090	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2790	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2930	0	0	0	0
11	      0	0	0	2957	0	0	0	0
12	      0	0	0	2943	0	0	0	0
13	      0	0	0	2888	0	0	0	0
14	      0	0	0	2972	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	2960	0	0	0	0
17	      0	0	0	3000	0	0	0	0
18	      0	0	0	2759	0	0	0	0
19	      0	0	0	2911	0	0	0	0
20	      0	0	0	2910	0	0	0	0
21	      0	0	0	2900	0	0	0	0
22	      0	0	0	2961	0	0	0	0
23	      0	0	0	2959	0	0	0	0
24	      0	0	0	780	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	2170	0	0	0	0
28	      0	0	0	3040	0	0	0	0
29	      0	0	0	3060	0	0	0	0
30	      0	0	0	3070	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    686	22.8667	0	65860	44	73	439	453

DEBUG    ya.test:process.py:263 Command (pid 3722387) wtime: 30.142
DEBUG    ya.test:process.py:276 Command (pid 3722384) errors:

DEBUG    ya.test:process.py:275 Command (pid 3722387) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     68	68	0	0	68	599	607	607
2	    156	156	0	0	60	87	97	107
3	    162	162	0	0	59	82	92	99
4	    127	127	0	0	58	82	98	100
5	      0	0	0	2110	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2790	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2960	0	0	0	0
12	      0	0	0	2940	0	0	0	0
13	      0	0	0	2890	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	2960	0	0	0	0
17	      0	0	0	3000	0	0	0	0
18	      0	0	0	2750	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2910	0	0	0	0
21	      0	0	0	2910	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2950	0	0	0	0
24	      0	0	0	3110	0	0	0	0
25	      0	0	0	2800	0	0	0	0
26	      0	0	0	3050	0	0	0	0
27	      0	0	0	2950	0	0	0	0
28	      0	0	0	3040	0	0	0	0
29	      0	0	0	3060	0	0	0	0
30	      0	0	0	3080	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    513	17.1	0	74860	60	89	567	607

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
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:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
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:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-qvnmqzyssy'
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/paoe/00028d/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.3706856' in '/home/runner/.ya/build/build_root/paoe/00028d/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_ieip6y7m.log)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:2541/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9871
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4764
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2541
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30043
=================================== 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/paoe/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706496
DEBUG    ya.test:process.py:259 Command (pid 3706496) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706496) elapsed time (sec): 0.4107539653778076
DEBUG    ya.test:process.py:263 Command (pid 3706496) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 3706496) minflt: 16203
DEBUG    ya.test:process.py:263 Command (pid 3706496) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 3706496) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706496) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706496) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706496) stime: 0.262195
DEBUG    ya.test:process.py:263 Command (pid 3706496) utime: 0.099316
DEBUG    ya.test:process.py:263 Command (pid 3706496) wtime: 0.412
DEBUG    ya.test:process.py:275 Command (pid 3706496) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30043
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/paoe/00028d/r3tmp/kikimr_cluster_y1eepkqr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2541
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4764
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9871
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/paoe/00028d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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_ieip6y7m.log --grpc-port=2541 --mon-port=10518 --ic-port=30043
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2541/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/paoe/00028d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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_ieip6y7m.log --grpc-port=2541 --mon-port=10518 --ic-port=30043
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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_ieip6y7m.log', '--grpc-port=2541', '--mon-port=10518', '--ic-port=30043')' in '/home/runner/.ya/build/build_root/paoe/00028d/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: 3706856
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2541/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/paoe/00028d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706879
DEBUG    ya.test:process.py:259 Command (pid 3706879) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706879) elapsed time (sec): 0.615001916885376
DEBUG    ya.test:process.py:263 Command (pid 3706879) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) maxrss: 543152
DEBUG    ya.test:process.py:263 Command (pid 3706879) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3706879) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) nivcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 3706879) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706879) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3706879) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706879) stime: 0.39686099999999996
DEBUG    ya.test:process.py:263 Command (pid 3706879) utime: 0.126995
DEBUG    ya.test:process.py:263 Command (pid 3706879) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 3706879) output:
Arc info:
    Branch: unknown-vcs-branch
    Commit: THIS_REVISION_IS_A_DUMMY
    Author: ordinal
    Summary: No VCS
    Last Changed Rev: -1
    Last Changed Date: 2015-03-14T06:05:35.000000Z
Other info:
    Build by: runner
    Top src dir: 
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qvnmqzyssy    Host information: 
        Linux ghrun-qvnmqzyssy 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2541', '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/paoe/00028d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2541', '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: 3710473
DEBUG    ya.test:process.py:259 Command (pid 3710473) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3710473) elapsed time (sec): 0.9284756183624268
DEBUG    ya.test:process.py:263 Command (pid 3710473) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) maxrss: 551616
DEBUG    ya.test:process.py:263 Command (pid 3710473) minflt: 18346
DEBUG    ya.test:process.py:263 Command (pid 3710473) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 3710473) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3710473) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3710473) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3710473) stime: 0.6803939999999999
DEBUG    ya.test:process.py:263 Command (pid 3710473) utime: 0.15845099999999998
DEBUG    ya.test:process.py:263 Command (pid 3710473) wtime: 0.939
DEBUG    ya.test:process.py:275 Command (pid 3710473) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:574 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:581 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 47108589-1d68-4c55-975a-838bbf3b4f82, localhost:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 47108589-1d68-4c55-975a-838bbf3b4f82, localhost:2541): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 47108589-1d68-4c55-975a-838bbf3b4f82, localhost:2541): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qvnmqzyssy.auto.internal" port: 2541 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-qvnmqzyssy.auto.internal:2541, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
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/paoe/00028d/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -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/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3711582
DEBUG    ya.test:process.py:259 Command (pid 3711582) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3711582) elapsed time (sec): 0.3872103691101074
DEBUG    ya.test:process.py:263 Command (pid 3711582) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) inblock: 1472
DEBUG    ya.test:process.py:263 Command (pid 3711582) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3711582) maxrss: 170064
DEBUG    ya.test:process.py:263 Command (pid 3711582) minflt: 3546
DEBUG    ya.test:process.py:263 Command (pid 3711582) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3711582) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3711582) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3711582) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3711582) stime: 0.030858999999999998
DEBUG    ya.test:process.py:263 Command (pid 3711582) utime: 0.057311
DEBUG    ya.test:process.py:263 Command (pid 3711582) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 3711582) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3711582) 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/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -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/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-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: 3712043
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 3712043) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3712043) elapsed time (sec): 30.24255657196045
DEBUG    ya.test:process.py:263 Command (pid 3712043) wtime: 30.244
DEBUG    ya.test:process.py:275 Command (pid 3712043) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    480	480	0	0	20	21	26	31
2	    488	488	0	0	20	21	21	22
3	    475	475	0	0	20	21	40	43
4	    481	481	0	0	20	21	34	37
5	    487	487	0	0	20	21	21	22
6	    487	487	0	0	20	21	23	24
7	    487	487	0	0	20	20	21	21
8	    488	488	0	0	20	21	21	22
9	    488	488	0	0	20	20	21	22
10	    487	487	0	0	20	21	21	23
11	    488	488	0	0	20	20	21	21
12	    488	488	0	0	20	20	21	21
13	    489	489	0	0	20	20	21	22
14	    488	488	0	0	20	20	21	21
15	    488	488	0	0	20	20	21	21
16	    487	487	0	0	20	20	21	21
17	    487	487	0	0	20	21	21	22
18	    489	489	0	0	20	20	21	22
19	    488	488	0	0	20	20	21	22
20	    488	488	0	0	20	20	21	21
21	    488	488	0	0	20	20	21	21
22	    489	489	0	0	20	20	21	21
23	    487	487	0	0	20	20	22	23
24	    488	488	0	0	20	20	21	21
25	    457	457	0	0	20	26	73	75
26	    489	489	0	0	20	20	21	23
27	    487	487	0	0	20	20	21	21
28	    458	458	0	0	20	20	82	84
29	    489	489	0	0	20	20	20	20
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14558	485.267	0	0	20	20	22	84

DEBUG    ya.test:process.py:276 Command (pid 3712043) 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, 5744326a-018f-43c4-a46e-1784b60fa0fe, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5744326a-018f-43c4-a46e-1784b60fa0fe, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5744326a-018f-43c4-a46e-1784b60fa0fe, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): 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=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 845356bf-0a59-444f-bf71-4de95354fbcc, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 845356bf-0a59-444f-bf71-4de95354fbcc, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, 845356bf-0a59-444f-bf71-4de95354fbcc, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 14281 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d34bfa6-8fa1-47ef-999d-fdc851b369ef, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d34bfa6-8fa1-47ef-999d-fdc851b369ef, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, 8d34bfa6-8fa1-47ef-999d-fdc851b369ef, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8557c00-bf23-4612-be24-7ceb743dd088, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8557c00-bf23-4612-be24-7ceb743dd088, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, c8557c00-bf23-4612-be24-7ceb743dd088, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
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/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb -e grpc://localhost:2541 -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, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
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(ExecuteQuery, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NzQzYjIxNC1jMDE4ZGNjZi1kODFiMmRiNS01YzFjZTgyOQ==" 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, 5e044778-88a4-4c65-8fc8-0f6ab4b59034, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e044778-88a4-4c65-8fc8-0f6ab4b59034, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ya.test:process.py:628 Command pid: 3722384
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 3722385
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e044778-88a4-4c65-8fc8-0f6ab4b59034, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/paoe/00028d/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:2541', '-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:52 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 3722387
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=YTY1OGM4ZjktZTM1YzNiY2YtNDBiZGM0OTQtYTNkNWViNjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 442e1439-29da-4531-a8ae-a99f471309ed, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 442e1439-29da-4531-a8ae-a99f471309ed, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 442e1439-29da-4531-a8ae-a99f471309ed, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): 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=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): 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, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNiZmE3ZmYtNmZjZGU1MzctMzM4YTZmMjAtNzljZjMxYw==" 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, 6bc346ff-2481-45dd-a5f9-e692968e624e, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6bc346ff-2481-45dd-a5f9-e692968e624e, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6bc346ff-2481-45dd-a5f9-e692968e624e, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): 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=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): 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, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjNkYzNiZmQtYTBhMjQyNjctYjFhYzk5OTMtMzMyNzM3NGI=" 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, 5742d78e-2ce8-4aaa-8421-d47737970476, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5742d78e-2ce8-4aaa-8421-d47737970476, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5742d78e-2ce8-4aaa-8421-d47737970476, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): 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=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): 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, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MjM2OGY4YmYtM2ExMWVmN2ItNTBkMjY4NGMtMjFjZGQwOGU=" 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, 25ae2e50-3ced-4926-83ef-f90cb63dea1c, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25ae2e50-3ced-4926-83ef-f90cb63dea1c, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25ae2e50-3ced-4926-83ef-f90cb63dea1c, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): 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=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): 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, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=ZTRiNTY1OWUtNjI5MTM1ZWItODhiMzgwZTEtMzJkMzRmYmM=" 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, 709cdc86-c5eb-4b13-b7a0-3ca7573f0975, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 709cdc86-c5eb-4b13-b7a0-3ca7573f0975, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 709cdc86-c5eb-4b13-b7a0-3ca7573f0975, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): 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=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): 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, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NGViMGM5M2UtMTFjZDg3YTUtNDc4ZTFlMWUtZTYzZjRmOGU=" 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, 955512e4-7951-4506-8363-0eaec13aaa9c, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 955512e4-7951-4506-8363-0eaec13aaa9c, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 955512e4-7951-4506-8363-0eaec13aaa9c, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): 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=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=NjE5OGM5NTUtMjgzYmI4YjctZWQ2YzI0MC04OGNmNjdhZg==" 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, 06df15fb-f15d-43c6-94c9-27a637d1fdd7, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 06df15fb-f15d-43c6-94c9-27a637d1fdd7, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 06df15fb-f15d-43c6-94c9-27a637d1fdd7, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): 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=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=MzgyNjg1N2QtY2IyM2I4N2QtOGYzODdmOWQtNmNiNTZkY2Y=" 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, e981524d-793e-4596-b02c-7ef89a41b25b, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e981524d-793e-4596-b02c-7ef89a41b25b, ghrun-qvnmqzyssy.auto.internal:2541): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e981524d-793e-4596-b02c-7ef89a41b25b, ghrun-qvnmqzyssy.auto.internal:2541): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): 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=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): request = { session_id: "ydb://session/3?node_id=1&id=M2E2N2NkMjQtODYxMzlmZDQtMWNjMTBhM2ItZWZkOWY0NzM=" 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, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76f678a4-58d5-419b-83d1-5f7ae6acf95a, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995783054+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a277b5d-2fe0-4a9b-9c7a-1ee63f96cec6, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995917486+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 586c7ff2-9595-49bc-842d-35c8715e9eba, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.995939558+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b7fee628-d0f6-41b7-b12f-a77f0766d5d6, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.99595747+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9be63eba-8338-432d-9507-70c08db162bb, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.99597884+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fa5431ea-b629-4cc8-909d-9b33482c73e4, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995999678+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31037f68-a667-4400-ac47-d65b4a2e081f, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.996016712+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 21e00314-fd63-4724-a594-8ecf16f1a253, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.99603576+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a368f46-8552-4429-8399-424911364999, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-14T18:45:31.996072793+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2f9e0d94-7cdf-41c4-806f-17bfbe388b98, ghrun-qvnmqzyssy.auto.internal:2541): 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:2541 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996053293+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, de070acf-564d-4eae-9f16-3f1625147bde, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.995900183+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0e0700ee-b687-42bd-91ae-6164b4eaa445, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995930855+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 35cd7ccb-7de3-420b-9546-1dbfc03b7a4d, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995948795+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, de673a3d-0839-4b43-9735-93e92bd10209, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.995969727+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3f0bd338-4ffc-4166-91d3-18727877b495, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.995989628+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c2692db1-b25b-4ed0-8535-e4e23a936e6f, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996008663+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 43c860c9-03a2-47ff-b61f-f2459e265659, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.996025265+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 241ad461-d2d3-4cbd-a2fe-126b18928178, ghrun-qvnmqzyssy.auto.internal:2541): 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-14T18:45:31.996044407+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4376f1b0-5378-4371-9c67-e7aaf2e841f8, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996063887+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6f15922c-d477-4124-9d4e-211a93467d9e, ghrun-qvnmqzyssy.auto.internal:2541): 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:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-14T18:45:31.996083542+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-qvnmqzyssy.auto.internal:2541
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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.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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3722385) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722385) elapsed time (sec): 30.142585515975952
DEBUG    ya.test:process.py:263 Command (pid 3722385) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 3722385) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	2110	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2790	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2950	0	0	0	0
11	      0	0	0	2950	0	0	0	0
12	      0	0	0	2940	0	0	0	0
13	      0	0	0	2890	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	2960	0	0	0	0
17	      0	0	0	3000	0	0	0	0
18	      0	0	0	2760	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2910	0	0	0	0
21	      0	0	0	2910	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2950	0	0	0	0
24	      0	0	0	3110	0	0	0	0
25	      0	0	0	2800	0	0	0	0
26	      0	0	0	3060	0	0	0	0
27	      0	0	0	2940	0	0	0	0
28	      0	0	0	3030	0	0	0	0
29	      0	0	0	3060	0	0	0	0
30	      0	0	0	3080	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 3722384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3722384) elapsed time (sec): 30.145434856414795
DEBUG    ya.test:process.py:259 Command (pid 3722387) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 3722384) wtime: 30.148
DEBUG    ya.test:process.py:260 Command (pid 3722387) elapsed time (sec): 30.14035940170288
DEBUG    ya.test:process.py:275 Command (pid 3722384) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     97	97	0	0	49	443	453	453
2	    207	207	0	0	46	68	90	97
3	    211	211	0	0	43	68	74	84
4	    171	171	0	0	42	64	75	86
5	      0	0	0	2090	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2790	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2930	0	0	0	0
11	      0	0	0	2957	0	0	0	0
12	      0	0	0	2943	0	0	0	0
13	      0	0	0	2888	0	0	0	0
14	      0	0	0	2972	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	2960	0	0	0	0
17	      0	0	0	3000	0	0	0	0
18	      0	0	0	2759	0	0	0	0
19	      0	0	0	2911	0	0	0	0
20	      0	0	0	2910	0	0	0	0
21	      0	0	0	2900	0	0	0	0
22	      0	0	0	2961	0	0	0	0
23	      0	0	0	2959	0	0	0	0
24	      0	0	0	780	0	0	0	0
25	      0	0	0	0	0	0	0	0
26	      0	0	0	0	0	0	0	0
27	      0	0	0	2170	0	0	0	0
28	      0	0	0	3040	0	0	0	0
29	      0	0	0	3060	0	0	0	0
30	      0	0	0	3070	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    686	22.8667	0	65860	44	73	439	453

DEBUG    ya.test:process.py:263 Command (pid 3722387) wtime: 30.142
DEBUG    ya.test:process.py:276 Command (pid 3722384) errors:

DEBUG    ya.test:process.py:275 Command (pid 3722387) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     68	68	0	0	68	599	607	607
2	    156	156	0	0	60	87	97	107
3	    162	162	0	0	59	82	92	99
4	    127	127	0	0	58	82	98	100
5	      0	0	0	2110	0	0	0	0
6	      0	0	0	2670	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2790	0	0	0	0
9	      0	0	0	2560	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2960	0	0	0	0
12	      0	0	0	2940	0	0	0	0
13	      0	0	0	2890	0	0	0	0
14	      0	0	0	2970	0	0	0	0
15	      0	0	0	3000	0	0	0	0
16	      0	0	0	2960	0	0	0	0
17	      0	0	0	3000	0	0	0	0
18	      0	0	0	2750	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2910	0	0	0	0
21	      0	0	0	2910	0	0	0	0
22	      0	0	0	2970	0	0	0	0
23	      0	0	0	2950	0	0	0	0
24	      0	0	0	3110	0	0	0	0
25	      0	0	0	2800	0	0	0	0
26	      0	0	0	3050	0	0	0	0
27	      0	0	0	2950	0	0	0	0
28	      0	0	0	3040	0	0	0	0
29	      0	0	0	3060	0	0	0	0
30	      0	0	0	3080	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    513	17.1	0	74860	60	89	567	607

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
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:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
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:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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:2541
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:2541". 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 ===============================
328.07s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.78s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.67s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/paoe/00028d/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/paoe/00028d/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-14T18:45:28.028121Z): source_id=336;tablet_id=72075186224037894;verification=lhs.type_id() == rhs.type_id();fline=compare.h:82;
ydb/library/actors/core/log.cpp:857
~TVerifyFormattedRecordWriter(): requirement false failed
0. /-S/util/system/yassert.cpp:86: InternalPanicImpl @ 0xA7966F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA78EC36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB622358
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD92418B
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9DE63D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9DE612F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD8FF79D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x141A77FB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14DE7977
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D3F373
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D3F373
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D3C193
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14D42C47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x141C55E8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD48325
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB5C7ED7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB612E04
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB616EC4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB616AD0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB6176BE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA79834C
21. ??:0: ?? @ 0x7F59955F5AC2
22. ??:0: ?? @ 0x7F59956878BF
============ 1 failed, 106 deselected, 1 error in 339.65s (0:05:39) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/paoe/00028a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

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

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

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

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

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

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