============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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/847j/000349/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-13T19:03:45.131773Z): source_id=223;tablet_id=72075186224037923;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 @ 0xA7F96F5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F1C36
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB67F1F8
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD984ADB
E   4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E493D8
E   5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E4912F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD9600ED
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x142079BB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E47B37
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D9F533
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D9F533
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D9C353
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DA2E07
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x142257A8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD83E25
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62B3F7
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB66FCA4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB673D64
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB673970
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB67455E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FB34C
E   21. ??:0: ?? @ 0x7FC9B7391AC2
E   22. ??:0: ?? @ 0x7FC9B74238BF
------------------------------ 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/847j/000349/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3797151
DEBUG    ya.test:process.py:259 Command (pid 3797151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3797151) elapsed time (sec): 0.4288148880004883
DEBUG    ya.test:process.py:263 Command (pid 3797151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) inblock: 24
DEBUG    ya.test:process.py:263 Command (pid 3797151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3797151) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 3797151) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3797151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3797151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3797151) stime: 0.28310799999999997
DEBUG    ya.test:process.py:263 Command (pid 3797151) utime: 0.080888
DEBUG    ya.test:process.py:263 Command (pid 3797151) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 3797151) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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 3797151) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/847j/000349/r3tmp/kikimr_cluster_huqi9ir_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31526
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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/847j/000349/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_befg78jk.log --grpc-port=5118 --mon-port=61165 --ic-port=28054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5118/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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/847j/000349/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_befg78jk.log --grpc-port=5118 --mon-port=61165 --ic-port=28054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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_befg78jk.log', '--grpc-port=5118', '--mon-port=61165', '--ic-port=28054')' in '/home/runner/.ya/build/build_root/847j/000349/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: 3797585
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5118/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/847j/000349/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3797586
DEBUG    ya.test:process.py:259 Command (pid 3797586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3797586) elapsed time (sec): 0.49242448806762695
DEBUG    ya.test:process.py:263 Command (pid 3797586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3797586) maxrss: 543496
DEBUG    ya.test:process.py:263 Command (pid 3797586) minflt: 20222
DEBUG    ya.test:process.py:263 Command (pid 3797586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3797586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3797586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3797586) stime: 0.35089699999999996
DEBUG    ya.test:process.py:263 Command (pid 3797586) utime: 0.091711
DEBUG    ya.test:process.py:263 Command (pid 3797586) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3797586) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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 3797586) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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: 28054\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/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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: 28054\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3798867
DEBUG    ya.test:process.py:259 Command (pid 3798867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3798867) elapsed time (sec): 0.5400552749633789
DEBUG    ya.test:process.py:263 Command (pid 3798867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) maxrss: 551832
DEBUG    ya.test:process.py:263 Command (pid 3798867) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3798867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3798867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3798867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3798867) stime: 0.36686799999999997
DEBUG    ya.test:process.py:263 Command (pid 3798867) utime: 0.125031
DEBUG    ya.test:process.py:263 Command (pid 3798867) wtime: 0.541
DEBUG    ya.test:process.py:275 Command (pid 3798867) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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: 3799165
DEBUG    ya.test:process.py:259 Command (pid 3799165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3799165) elapsed time (sec): 0.7047114372253418
DEBUG    ya.test:process.py:263 Command (pid 3799165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) maxrss: 551852
DEBUG    ya.test:process.py:263 Command (pid 3799165) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 3799165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 3799165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3799165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3799165) stime: 0.524882
DEBUG    ya.test:process.py:263 Command (pid 3799165) utime: 0.12732
DEBUG    ya.test:process.py:263 Command (pid 3799165) wtime: 0.706
DEBUG    ya.test:process.py:275 Command (pid 3799165) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3799165) 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, 59501ad4-fabc-46c2-8681-47fe7ffa7908, localhost:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 59501ad4-fabc-46c2-8681-47fe7ffa7908, localhost:5118): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 59501ad4-fabc-46c2-8681-47fe7ffa7908, localhost:5118): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 5118 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-n34f4phawa.auto.internal:5118, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3799940
DEBUG    ya.test:process.py:259 Command (pid 3799940) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3799940) elapsed time (sec): 0.3716721534729004
DEBUG    ya.test:process.py:263 Command (pid 3799940) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) maxrss: 163884
DEBUG    ya.test:process.py:263 Command (pid 3799940) minflt: 3571
DEBUG    ya.test:process.py:263 Command (pid 3799940) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3799940) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 3799940) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3799940) stime: 0.018629
DEBUG    ya.test:process.py:263 Command (pid 3799940) utime: 0.055885
DEBUG    ya.test:process.py:263 Command (pid 3799940) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3799940) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3799940) 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/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-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: 3800439
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 3800439) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3800439) elapsed time (sec): 30.19718861579895
DEBUG    ya.test:process.py:263 Command (pid 3800439) wtime: 30.198
DEBUG    ya.test:process.py:275 Command (pid 3800439) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	28	34	38
2	    478	478	0	0	20	23	25	27
3	    470	470	0	0	20	27	30	34
4	    439	439	0	0	21	34	39	41
5	    447	447	0	0	21	29	33	43
6	    441	441	0	0	21	31	41	46
7	    488	488	0	0	20	22	23	27
8	    483	483	0	0	20	22	24	27
9	    471	471	0	0	20	25	32	37
10	    466	466	0	0	20	27	37	42
11	    474	474	0	0	20	25	32	35
12	    482	482	0	0	20	24	26	32
13	    486	486	0	0	20	21	22	23
14	    488	488	0	0	20	21	21	22
15	    487	487	0	0	20	21	22	23
16	    488	488	0	0	20	21	21	23
17	    487	487	0	0	20	21	21	22
18	    487	487	0	0	20	21	23	24
19	    488	488	0	0	20	21	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	22
22	    484	484	0	0	20	23	27	30
23	    487	487	0	0	20	23	26	28
24	    488	488	0	0	20	21	21	22
25	    475	475	0	0	20	24	42	45
26	    487	487	0	0	20	20	21	22
27	    488	488	0	0	20	22	24	27
28	    454	454	0	0	20	27	30	33
29	    447	447	0	0	20	27	88	91
30	    496	496	0	0	20	22	24	25

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14296	476.533	0	0	20	24	31	91

DEBUG    ya.test:process.py:276 Command (pid 3800439) 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, 80b6eeac-e230-49c4-b473-f0d6669fa51a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80b6eeac-e230-49c4-b473-f0d6669fa51a, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80b6eeac-e230-49c4-b473-f0d6669fa51a, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): 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=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d83f3f8-f89f-40c9-a814-5c62230a2c20, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d83f3f8-f89f-40c9-a814-5c62230a2c20, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, 0d83f3f8-f89f-40c9-a814-5c62230a2c20, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
INFO     root:test_log_scenario.py:217 Count rows after insert 13970 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8661bc7-33ab-4240-8049-fdd4fd5e9c56, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8661bc7-33ab-4240-8049-fdd4fd5e9c56, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, b8661bc7-33ab-4240-8049-fdd4fd5e9c56, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed2d8a15-33b2-4b4b-ad97-02048b70e6b1, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed2d8a15-33b2-4b4b-ad97-02048b70e6b1, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, ed2d8a15-33b2-4b4b-ad97-02048b70e6b1, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, 87106d73-c201-4e2e-b263-a01714ce6d23, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87106d73-c201-4e2e-b263-a01714ce6d23, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87106d73-c201-4e2e-b263-a01714ce6d23, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3822468
DEBUG    ya.test:process.py:628 Command pid: 3822469
DEBUG    ya.test:process.py:628 Command pid: 3822470
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): 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=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=" 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, 3457e0a7-d03f-4906-82a4-e86bc8da5998, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3457e0a7-d03f-4906-82a4-e86bc8da5998, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3457e0a7-d03f-4906-82a4-e86bc8da5998, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): 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=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): 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, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=" 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, 146f4582-af9b-4999-9cbb-6247e0e282f9, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 146f4582-af9b-4999-9cbb-6247e0e282f9, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 146f4582-af9b-4999-9cbb-6247e0e282f9, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): 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=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): 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, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=" 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, 03970e58-2ef5-4f3c-9d9f-41adb8f91080, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03970e58-2ef5-4f3c-9d9f-41adb8f91080, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03970e58-2ef5-4f3c-9d9f-41adb8f91080, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): 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=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): 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, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=" 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, 2f891759-a6b2-4501-bed9-e16cc2fe149a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f891759-a6b2-4501-bed9-e16cc2fe149a, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f891759-a6b2-4501-bed9-e16cc2fe149a, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): 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=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): 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, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=" 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, 7429dfc1-2658-4733-bab9-4d8c07313c90, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7429dfc1-2658-4733-bab9-4d8c07313c90, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7429dfc1-2658-4733-bab9-4d8c07313c90, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): 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=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): 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, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=" 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, 0dbaf5ec-b89a-4ba0-8739-130026120ea9, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dbaf5ec-b89a-4ba0-8739-130026120ea9, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0dbaf5ec-b89a-4ba0-8739-130026120ea9, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): 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=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): 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, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=" 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, d3a8ceae-28a4-49ab-8e64-09f86402c4ee, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3a8ceae-28a4-49ab-8e64-09f86402c4ee, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3a8ceae-28a4-49ab-8e64-09f86402c4ee, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): 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=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d7333a8-fe83-4054-b189-0bc476c2b59f, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d7333a8-fe83-4054-b189-0bc476c2b59f, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d7333a8-fe83-4054-b189-0bc476c2b59f, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): 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=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=" 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, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039763846+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039937443+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T19:03:48.039969693+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040000627+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.04003992+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T19:03:48.040074875+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040101849+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T19:03:48.040132944+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040172188+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039956892+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039915391+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040198896+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.039987747+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.040026109+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040060143+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040088421+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040119333+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.040156667+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.040187444+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040220523+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-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
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-n34f4phawa.auto.internal:5118
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
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:5118". 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.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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    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 3822470) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3822470) elapsed time (sec): 30.150188207626343
DEBUG    ya.test:process.py:263 Command (pid 3822470) wtime: 30.152
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:275 Command (pid 3822470) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     81	81	0	0	59	463	471	475
2	    159	159	0	0	58	92	125	131
3	     97	97	0	0	52	99	114	120
4	      0	0	0	1949	0	0	0	0
5	      0	0	0	2482	0	0	0	0
6	      0	0	0	2268	0	0	0	0
7	      0	0	0	2184	0	0	0	0
8	      0	0	0	2263	0	0	0	0
9	      0	0	0	2143	0	0	0	0
10	      0	0	0	2359	0	0	0	0
11	      0	0	0	2362	0	0	0	0
12	      0	0	0	2446	0	0	0	0
13	      0	0	0	2339	0	0	0	0
14	      0	0	0	2160	0	0	0	0
15	      0	0	0	2303	0	0	0	0
16	      0	0	0	2435	0	0	0	0
17	      0	0	0	2271	0	0	0	0
18	      0	0	0	2260	0	0	0	0
19	      0	0	0	2394	0	0	0	0
20	      0	0	0	2309	0	0	0	0
21	      0	0	0	2006	0	0	0	0
22	      0	0	0	2376	0	0	0	0
23	      0	0	0	2279	0	0	0	0
24	      0	0	0	2479	0	0	0	0
25	      0	0	0	2368	0	0	0	0
26	      0	0	0	2310	0	0	0	0
27	      0	0	0	2760	0	0	0	0
28	      0	0	0	2589	0	0	0	0
29	      0	0	0	2576	0	0	0	0
30	      0	0	0	2420	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    337	11.2333	0	63090	58	136	463	475

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

DEBUG    ya.test:process.py:259 Command (pid 3822468) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3822468) elapsed time (sec): 30.15202760696411
DEBUG    ya.test:process.py:263 Command (pid 3822468) wtime: 30.155
DEBUG    ya.test:process.py:275 Command (pid 3822468) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	77	611	627	627
2	    119	119	0	0	78	115	139	142
3	     74	74	0	0	68	121	129	131
4	      0	0	0	1926	0	0	0	0
5	      0	0	0	2503	0	0	0	0
6	      0	0	0	2268	0	0	0	0
7	      0	0	0	2250	0	0	0	0
8	      0	0	0	2243	0	0	0	0
9	      0	0	0	2170	0	0	0	0
10	      0	0	0	2359	0	0	0	0
11	      0	0	0	2397	0	0	0	0
12	      0	0	0	2498	0	0	0	0
13	      0	0	0	2369	0	0	0	0
14	      0	0	0	2260	0	0	0	0
15	      0	0	0	2299	0	0	0	0
16	      0	0	0	2460	0	0	0	0
17	      0	0	0	2335	0	0	0	0
18	      0	0	0	2301	0	0	0	0
19	      0	0	0	2428	0	0	0	0
20	      0	0	0	2317	0	0	0	0
21	      0	0	0	1996	0	0	0	0
22	      0	0	0	2380	0	0	0	0
23	      0	0	0	2358	0	0	0	0
24	      0	0	0	2429	0	0	0	0
25	      0	0	0	2410	0	0	0	0
26	      0	0	0	2331	0	0	0	0
27	      0	0	0	2750	0	0	0	0
28	      0	0	0	2635	0	0	0	0
29	      0	0	0	2618	0	0	0	0
30	      0	0	0	2405	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    249	8.3	0	63695	77	139	623	627

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3822469) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3822469) elapsed time (sec): 30.17136287689209
DEBUG    ya.test:process.py:263 Command (pid 3822469) wtime: 30.174
DEBUG    ya.test:process.py:275 Command (pid 3822469) 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	1948	0	0	0	0
5	      0	0	0	2518	0	0	0	0
6	      0	0	0	2300	0	0	0	0
7	      0	0	0	2244	0	0	0	0
8	      0	0	0	2287	0	0	0	0
9	      0	0	0	2215	0	0	0	0
10	      0	0	0	2359	0	0	0	0
11	      0	0	0	2388	0	0	0	0
12	      0	0	0	2520	0	0	0	0
13	      0	0	0	2368	0	0	0	0
14	      0	0	0	2229	0	0	0	0
15	      0	0	0	2286	0	0	0	0
16	      0	0	0	2463	0	0	0	0
17	      0	0	0	2313	0	0	0	0
18	      0	0	0	2289	0	0	0	0
19	      0	0	0	2389	0	0	0	0
20	      0	0	0	2341	0	0	0	0
21	      0	0	0	1988	0	0	0	0
22	      0	0	0	2380	0	0	0	0
23	      0	0	0	2319	0	0	0	0
24	      0	0	0	2499	0	0	0	0
25	      0	0	0	2415	0	0	0	0
26	      0	0	0	2353	0	0	0	0
27	      0	0	0	2768	0	0	0	0
28	      0	0	0	2632	0	0	0	0
29	      0	0	0	2630	0	0	0	0
30	      0	0	0	2449	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-n34f4phawa'
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/847j/000349/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.3797585' in '/home/runner/.ya/build/build_root/847j/000349/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_befg78jk.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:5118/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31526
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22084
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5118
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28054
=================================== 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/847j/000349/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3797151
DEBUG    ya.test:process.py:259 Command (pid 3797151) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3797151) elapsed time (sec): 0.4288148880004883
DEBUG    ya.test:process.py:263 Command (pid 3797151) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) inblock: 24
DEBUG    ya.test:process.py:263 Command (pid 3797151) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3797151) maxrss: 543388
DEBUG    ya.test:process.py:263 Command (pid 3797151) minflt: 16204
DEBUG    ya.test:process.py:263 Command (pid 3797151) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3797151) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 3797151) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3797151) stime: 0.28310799999999997
DEBUG    ya.test:process.py:263 Command (pid 3797151) utime: 0.080888
DEBUG    ya.test:process.py:263 Command (pid 3797151) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 3797151) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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 3797151) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:495 Working directory: /home/runner/.ya/build/build_root/847j/000349/r3tmp/kikimr_cluster_huqi9ir_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5118
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31526
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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/847j/000349/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_befg78jk.log --grpc-port=5118 --mon-port=61165 --ic-port=28054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5118/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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/847j/000349/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_befg78jk.log --grpc-port=5118 --mon-port=61165 --ic-port=28054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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_befg78jk.log', '--grpc-port=5118', '--mon-port=61165', '--ic-port=28054')' in '/home/runner/.ya/build/build_root/847j/000349/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: 3797585
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:5118/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/847j/000349/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3797586
DEBUG    ya.test:process.py:259 Command (pid 3797586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3797586) elapsed time (sec): 0.49242448806762695
DEBUG    ya.test:process.py:263 Command (pid 3797586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 3797586) maxrss: 543496
DEBUG    ya.test:process.py:263 Command (pid 3797586) minflt: 20222
DEBUG    ya.test:process.py:263 Command (pid 3797586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 3797586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3797586) nvcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 3797586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3797586) stime: 0.35089699999999996
DEBUG    ya.test:process.py:263 Command (pid 3797586) utime: 0.091711
DEBUG    ya.test:process.py:263 Command (pid 3797586) wtime: 0.493
DEBUG    ya.test:process.py:275 Command (pid 3797586) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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 3797586) 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-n34f4phawa    Host information: 
        Linux ghrun-n34f4phawa 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/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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: 28054\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/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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: 28054\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3798867
DEBUG    ya.test:process.py:259 Command (pid 3798867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3798867) elapsed time (sec): 0.5400552749633789
DEBUG    ya.test:process.py:263 Command (pid 3798867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) maxrss: 551832
DEBUG    ya.test:process.py:263 Command (pid 3798867) minflt: 18351
DEBUG    ya.test:process.py:263 Command (pid 3798867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3798867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3798867) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 3798867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3798867) stime: 0.36686799999999997
DEBUG    ya.test:process.py:263 Command (pid 3798867) utime: 0.125031
DEBUG    ya.test:process.py:263 Command (pid 3798867) wtime: 0.541
DEBUG    ya.test:process.py:275 Command (pid 3798867) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:444 Executing command = ['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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/847j/000349/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5118', '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: 3799165
DEBUG    ya.test:process.py:259 Command (pid 3799165) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3799165) elapsed time (sec): 0.7047114372253418
DEBUG    ya.test:process.py:263 Command (pid 3799165) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) maxrss: 551852
DEBUG    ya.test:process.py:263 Command (pid 3799165) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 3799165) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 3799165) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3799165) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 3799165) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3799165) stime: 0.524882
DEBUG    ya.test:process.py:263 Command (pid 3799165) utime: 0.12732
DEBUG    ya.test:process.py:263 Command (pid 3799165) wtime: 0.706
DEBUG    ya.test:process.py:275 Command (pid 3799165) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 3799165) 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, 59501ad4-fabc-46c2-8681-47fe7ffa7908, localhost:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 59501ad4-fabc-46c2-8681-47fe7ffa7908, localhost:5118): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 59501ad4-fabc-46c2-8681-47fe7ffa7908, localhost:5118): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-n34f4phawa.auto.internal" port: 5118 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-n34f4phawa.auto.internal:5118, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_log_scenario.py::TestLogScenario, test_name: test_log_uniform)
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3799940
DEBUG    ya.test:process.py:259 Command (pid 3799940) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3799940) elapsed time (sec): 0.3716721534729004
DEBUG    ya.test:process.py:263 Command (pid 3799940) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) maxrss: 163884
DEBUG    ya.test:process.py:263 Command (pid 3799940) minflt: 3571
DEBUG    ya.test:process.py:263 Command (pid 3799940) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 3799940) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3799940) nvcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 3799940) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3799940) stime: 0.018629
DEBUG    ya.test:process.py:263 Command (pid 3799940) utime: 0.055885
DEBUG    ya.test:process.py:263 Command (pid 3799940) wtime: 0.373
DEBUG    ya.test:process.py:275 Command (pid 3799940) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 3799940) 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/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-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: 3800439
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 3800439) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3800439) elapsed time (sec): 30.19718861579895
DEBUG    ya.test:process.py:263 Command (pid 3800439) wtime: 30.198
DEBUG    ya.test:process.py:275 Command (pid 3800439) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	28	34	38
2	    478	478	0	0	20	23	25	27
3	    470	470	0	0	20	27	30	34
4	    439	439	0	0	21	34	39	41
5	    447	447	0	0	21	29	33	43
6	    441	441	0	0	21	31	41	46
7	    488	488	0	0	20	22	23	27
8	    483	483	0	0	20	22	24	27
9	    471	471	0	0	20	25	32	37
10	    466	466	0	0	20	27	37	42
11	    474	474	0	0	20	25	32	35
12	    482	482	0	0	20	24	26	32
13	    486	486	0	0	20	21	22	23
14	    488	488	0	0	20	21	21	22
15	    487	487	0	0	20	21	22	23
16	    488	488	0	0	20	21	21	23
17	    487	487	0	0	20	21	21	22
18	    487	487	0	0	20	21	23	24
19	    488	488	0	0	20	21	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	22
22	    484	484	0	0	20	23	27	30
23	    487	487	0	0	20	23	26	28
24	    488	488	0	0	20	21	21	22
25	    475	475	0	0	20	24	42	45
26	    487	487	0	0	20	20	21	22
27	    488	488	0	0	20	22	24	27
28	    454	454	0	0	20	27	30	33
29	    447	447	0	0	20	27	88	91
30	    496	496	0	0	20	22	24	25

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14296	476.533	0	0	20	24	31	91

DEBUG    ya.test:process.py:276 Command (pid 3800439) 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, 80b6eeac-e230-49c4-b473-f0d6669fa51a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80b6eeac-e230-49c4-b473-f0d6669fa51a, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80b6eeac-e230-49c4-b473-f0d6669fa51a, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): 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=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d83f3f8-f89f-40c9-a814-5c62230a2c20, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d83f3f8-f89f-40c9-a814-5c62230a2c20, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, 0d83f3f8-f89f-40c9-a814-5c62230a2c20, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
INFO     root:test_log_scenario.py:217 Count rows after insert 13970 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8661bc7-33ab-4240-8049-fdd4fd5e9c56, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8661bc7-33ab-4240-8049-fdd4fd5e9c56, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, b8661bc7-33ab-4240-8049-fdd4fd5e9c56, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed2d8a15-33b2-4b4b-ad97-02048b70e6b1, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed2d8a15-33b2-4b4b-ad97-02048b70e6b1, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, ed2d8a15-33b2-4b4b-ad97-02048b70e6b1, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb -e grpc://localhost:5118 -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, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=YmU5N2ExYzUtMzYzNTc2NjgtOTM3M2VlNzctNTQwYTBmM2U=" 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, 87106d73-c201-4e2e-b263-a01714ce6d23, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 87106d73-c201-4e2e-b263-a01714ce6d23, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/847j/000349/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:5118', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 87106d73-c201-4e2e-b263-a01714ce6d23, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 3822468
DEBUG    ya.test:process.py:628 Command pid: 3822469
DEBUG    ya.test:process.py:628 Command pid: 3822470
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): 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=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZmViNGY0MDAtNzYyZmYwNjYtYjQ5OGE1YTAtZmY2NDc1NjA=" 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, 3457e0a7-d03f-4906-82a4-e86bc8da5998, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3457e0a7-d03f-4906-82a4-e86bc8da5998, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3457e0a7-d03f-4906-82a4-e86bc8da5998, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): 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=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): 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, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Y2IxZGM4OTMtODkxYmY3MTQtZDczMDdkOWMtNzc2ZjI5YTc=" 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, 146f4582-af9b-4999-9cbb-6247e0e282f9, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 146f4582-af9b-4999-9cbb-6247e0e282f9, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 146f4582-af9b-4999-9cbb-6247e0e282f9, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): 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=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): 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, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDlmZGViY2MtOTNiMmJjY2EtODAwMTMyZTctZmRiMmJlYzc=" 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, 03970e58-2ef5-4f3c-9d9f-41adb8f91080, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03970e58-2ef5-4f3c-9d9f-41adb8f91080, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03970e58-2ef5-4f3c-9d9f-41adb8f91080, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): 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=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): 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, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=ZGQyYzMxYjEtNDllNzU5ZTEtZGE5ZTk0NTktMmZkNmMxMGU=" 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, 2f891759-a6b2-4501-bed9-e16cc2fe149a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f891759-a6b2-4501-bed9-e16cc2fe149a, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f891759-a6b2-4501-bed9-e16cc2fe149a, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): 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=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): 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, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=MTAwNTljYTEtYjRkNzlkZDctZjk4OWRhYWUtNWQwYzc5MTQ=" 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, 7429dfc1-2658-4733-bab9-4d8c07313c90, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7429dfc1-2658-4733-bab9-4d8c07313c90, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7429dfc1-2658-4733-bab9-4d8c07313c90, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): 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=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): 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, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NDc4ZTc3NmUtMWU0MWVlZGQtOGJhMjRhNjEtMTllYzU2NDU=" 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, 0dbaf5ec-b89a-4ba0-8739-130026120ea9, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0dbaf5ec-b89a-4ba0-8739-130026120ea9, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0dbaf5ec-b89a-4ba0-8739-130026120ea9, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): 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=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): 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, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=Yzc5Mzc3MjUtODY5NTg0MDEtMTA5NjdiNmUtYjE0MWRiZTI=" 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, d3a8ceae-28a4-49ab-8e64-09f86402c4ee, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3a8ceae-28a4-49ab-8e64-09f86402c4ee, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3a8ceae-28a4-49ab-8e64-09f86402c4ee, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): 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=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NzRjMDkxMmUtNDBhNjQ5NWEtMmViZGRhZDktMTIyMmQ4NDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 9d7333a8-fe83-4054-b189-0bc476c2b59f, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9d7333a8-fe83-4054-b189-0bc476c2b59f, ghrun-n34f4phawa.auto.internal:5118): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9d7333a8-fe83-4054-b189-0bc476c2b59f, ghrun-n34f4phawa.auto.internal:5118): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): 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=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): request = { session_id: "ydb://session/3?node_id=1&id=NWViYWExODUtYWFjZTgxODMtZjBlZDYwOWMtN2QzZjg2ZGY=" 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, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 219cc125-0965-49d5-83c7-f4a704891a08, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039763846+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 07c97d25-dd42-4b12-aaca-3124d540e342, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039937443+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3c636190-f710-4be6-8773-d26986f1e3cd, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T19:03:48.039969693+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d27bf7f-669c-4a16-b56c-4a4a4cd93cec, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040000627+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 55c3cf29-5dc4-41eb-8841-f89814af6ea3, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.04003992+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7534cdbf-7a56-4884-9480-3d5e0e18064a, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T19:03:48.040074875+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0eacc80f-9d07-4149-99d8-669261ec8984, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040101849+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9f779554-c727-46ff-9690-1b8fbef0fceb, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-13T19:03:48.040132944+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fd507130-8f0f-438a-8143-2063ce07885a, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040172188+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 255b1a10-0f57-4538-ae50-d22cffd300d3, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039956892+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef0af707-27b9-428a-9eba-f105ba9f4c04, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.039915391+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bfd99e4c-2180-4343-a3b0-6743d1ceb117, ghrun-n34f4phawa.auto.internal:5118): 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:5118 {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040198896+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9ba9386c-718f-4698-b87f-43f977a64945, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.039987747+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4fe82d5b-d845-4699-bc09-dc15d4469b1c, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.040026109+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d900ea47-90b2-4105-8547-9368a6c5c297, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040060143+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 51ae5de7-e064-4697-b926-94a8e12e1760, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040088421+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, a6202d65-3e73-448b-886c-5c4de30c9c6f, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040119333+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 12adc537-8d40-4171-a5de-4066c79809ae, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.040156667+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3d8cf4e9-82bd-4177-88de-91741fdd3183, ghrun-n34f4phawa.auto.internal:5118): 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-13T19:03:48.040187444+00:00", file_line:1211, file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 461f610a-cf63-40ed-ae0c-91768a570465, ghrun-n34f4phawa.auto.internal:5118): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"/home/runner/actions_runner/_work/ydb/ydb/contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-13T19:03:48.040220523+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-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
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-n34f4phawa.auto.internal:5118
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-n34f4phawa.auto.internal:5118
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
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:5118". 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.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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    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 3822470) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3822470) elapsed time (sec): 30.150188207626343
DEBUG    ya.test:process.py:263 Command (pid 3822470) wtime: 30.152
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:275 Command (pid 3822470) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     81	81	0	0	59	463	471	475
2	    159	159	0	0	58	92	125	131
3	     97	97	0	0	52	99	114	120
4	      0	0	0	1949	0	0	0	0
5	      0	0	0	2482	0	0	0	0
6	      0	0	0	2268	0	0	0	0
7	      0	0	0	2184	0	0	0	0
8	      0	0	0	2263	0	0	0	0
9	      0	0	0	2143	0	0	0	0
10	      0	0	0	2359	0	0	0	0
11	      0	0	0	2362	0	0	0	0
12	      0	0	0	2446	0	0	0	0
13	      0	0	0	2339	0	0	0	0
14	      0	0	0	2160	0	0	0	0
15	      0	0	0	2303	0	0	0	0
16	      0	0	0	2435	0	0	0	0
17	      0	0	0	2271	0	0	0	0
18	      0	0	0	2260	0	0	0	0
19	      0	0	0	2394	0	0	0	0
20	      0	0	0	2309	0	0	0	0
21	      0	0	0	2006	0	0	0	0
22	      0	0	0	2376	0	0	0	0
23	      0	0	0	2279	0	0	0	0
24	      0	0	0	2479	0	0	0	0
25	      0	0	0	2368	0	0	0	0
26	      0	0	0	2310	0	0	0	0
27	      0	0	0	2760	0	0	0	0
28	      0	0	0	2589	0	0	0	0
29	      0	0	0	2576	0	0	0	0
30	      0	0	0	2420	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    337	11.2333	0	63090	58	136	463	475

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

DEBUG    ya.test:process.py:259 Command (pid 3822468) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3822468) elapsed time (sec): 30.15202760696411
DEBUG    ya.test:process.py:263 Command (pid 3822468) wtime: 30.155
DEBUG    ya.test:process.py:275 Command (pid 3822468) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	77	611	627	627
2	    119	119	0	0	78	115	139	142
3	     74	74	0	0	68	121	129	131
4	      0	0	0	1926	0	0	0	0
5	      0	0	0	2503	0	0	0	0
6	      0	0	0	2268	0	0	0	0
7	      0	0	0	2250	0	0	0	0
8	      0	0	0	2243	0	0	0	0
9	      0	0	0	2170	0	0	0	0
10	      0	0	0	2359	0	0	0	0
11	      0	0	0	2397	0	0	0	0
12	      0	0	0	2498	0	0	0	0
13	      0	0	0	2369	0	0	0	0
14	      0	0	0	2260	0	0	0	0
15	      0	0	0	2299	0	0	0	0
16	      0	0	0	2460	0	0	0	0
17	      0	0	0	2335	0	0	0	0
18	      0	0	0	2301	0	0	0	0
19	      0	0	0	2428	0	0	0	0
20	      0	0	0	2317	0	0	0	0
21	      0	0	0	1996	0	0	0	0
22	      0	0	0	2380	0	0	0	0
23	      0	0	0	2358	0	0	0	0
24	      0	0	0	2429	0	0	0	0
25	      0	0	0	2410	0	0	0	0
26	      0	0	0	2331	0	0	0	0
27	      0	0	0	2750	0	0	0	0
28	      0	0	0	2635	0	0	0	0
29	      0	0	0	2618	0	0	0	0
30	      0	0	0	2405	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    249	8.3	0	63695	77	139	623	627

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 3822469) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3822469) elapsed time (sec): 30.17136287689209
DEBUG    ya.test:process.py:263 Command (pid 3822469) wtime: 30.174
DEBUG    ya.test:process.py:275 Command (pid 3822469) 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	1948	0	0	0	0
5	      0	0	0	2518	0	0	0	0
6	      0	0	0	2300	0	0	0	0
7	      0	0	0	2244	0	0	0	0
8	      0	0	0	2287	0	0	0	0
9	      0	0	0	2215	0	0	0	0
10	      0	0	0	2359	0	0	0	0
11	      0	0	0	2388	0	0	0	0
12	      0	0	0	2520	0	0	0	0
13	      0	0	0	2368	0	0	0	0
14	      0	0	0	2229	0	0	0	0
15	      0	0	0	2286	0	0	0	0
16	      0	0	0	2463	0	0	0	0
17	      0	0	0	2313	0	0	0	0
18	      0	0	0	2289	0	0	0	0
19	      0	0	0	2389	0	0	0	0
20	      0	0	0	2341	0	0	0	0
21	      0	0	0	1988	0	0	0	0
22	      0	0	0	2380	0	0	0	0
23	      0	0	0	2319	0	0	0	0
24	      0	0	0	2499	0	0	0	0
25	      0	0	0	2415	0	0	0	0
26	      0	0	0	2353	0	0	0	0
27	      0	0	0	2768	0	0	0	0
28	      0	0	0	2632	0	0	0	0
29	      0	0	0	2630	0	0	0	0
30	      0	0	0	2449	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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:5118
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:5118". 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 ===============================
330.56s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.74s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.44s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/847j/000349/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/847j/000349/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-13T19:03:45.131773Z): source_id=223;tablet_id=72075186224037923;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 @ 0xA7F96F5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA7F1C36
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB67F1F8
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD984ADB
4. /-S/ydb/core/formats/arrow/reader/position.h:83: CompareImpl @ 0x9E493D8
5. /-S/ydb/core/formats/arrow/reader/position.h:471: Compare @ 0x9E4912F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD9600ED
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:21: BuildFilter @ 0x142079BB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14E47B37
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14D9F533
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14D9F533
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14D9C353
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14DA2E07
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x142257A8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CD83E25
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB62B3F7
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB66FCA4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB673D64
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB673970
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB67455E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA7FB34C
21. ??:0: ?? @ 0x7FC9B7391AC2
22. ??:0: ?? @ 0x7FC9B74238BF
============ 1 failed, 106 deselected, 1 error in 341.61s (0:05:41) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/00034b/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.57s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/00034c/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.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/000348/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.60s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/000347/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.59s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/000345/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.59s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/00034a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 107 items / 106 deselected / 1 selected

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

=========================== 106 deselected in 0.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/847j/000344/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.58s ============================
