============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/00034a/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 116 items / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
6.87s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.20s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 112 deselected in 7.87s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/000348/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 116 items / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
68.23s call     order_by_with_limit.py::TestOrderBy::test_random
6.72s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 112 deselected in 75.69s (0:01:15) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/000350/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 116 items / 112 deselected / 4 selected

order_by_with_limit.py .

============================== slowest durations ===============================
83.50s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
7.24s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.10s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 112 deselected in 91.61s (0:01:31) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/00034c/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 116 items / 112 deselected / 4 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:707: 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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-24T09:24:59.248457Z): source_id=113;tablet_id=72075186224037903;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 @ 0xA923BE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA91C126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B2528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD799B6B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F72748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7249F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD774C7D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1439D68B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FE4687
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F39443
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F39443
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F36DF3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F3A7B7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143BB478
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3F5E5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB755437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A2FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A7094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A6CA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A788E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA92583C
E   21. ??:0: ?? @ 0x7FA4D8BA7AC2
E   22. ??:0: ?? @ 0x7FA4D8C398BF
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/93mo/00034c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2001501
DEBUG    ya.test:process.py:259 Command (pid 2001501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2001501) elapsed time (sec): 0.7026791572570801
DEBUG    ya.test:process.py:263 Command (pid 2001501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) inblock: 8264
DEBUG    ya.test:process.py:263 Command (pid 2001501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 2001501) maxrss: 545580
DEBUG    ya.test:process.py:263 Command (pid 2001501) minflt: 19728
DEBUG    ya.test:process.py:263 Command (pid 2001501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2001501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) nvcsw: 490
DEBUG    ya.test:process.py:263 Command (pid 2001501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2001501) stime: 0.521131
DEBUG    ya.test:process.py:263 Command (pid 2001501) utime: 0.086856
DEBUG    ya.test:process.py:263 Command (pid 2001501) wtime: 0.704
DEBUG    ya.test:process.py:275 Command (pid 2001501) 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2001501) 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25072
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/93mo/00034c/r3tmp/kikimr_cluster_1anjl8tu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/93mo/00034c/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_cxomimnu.log --grpc-port=14290 --mon-port=62306 --ic-port=25072
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14290/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/93mo/00034c/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_cxomimnu.log --grpc-port=14290 --mon-port=62306 --ic-port=25072
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_cxomimnu.log', '--grpc-port=14290', '--mon-port=62306', '--ic-port=25072')' in '/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2001571
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14290/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/93mo/00034c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2001573
DEBUG    ya.test:process.py:259 Command (pid 2001573) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2001573) elapsed time (sec): 0.9207196235656738
DEBUG    ya.test:process.py:263 Command (pid 2001573) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) maxrss: 545628
DEBUG    ya.test:process.py:263 Command (pid 2001573) minflt: 19036
DEBUG    ya.test:process.py:263 Command (pid 2001573) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 2001573) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) nvcsw: 415
DEBUG    ya.test:process.py:263 Command (pid 2001573) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2001573) stime: 0.710537
DEBUG    ya.test:process.py:263 Command (pid 2001573) utime: 0.111007
DEBUG    ya.test:process.py:263 Command (pid 2001573) wtime: 0.921
DEBUG    ya.test:process.py:275 Command (pid 2001573) 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2001573) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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: 25072\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/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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: 25072\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2002628
DEBUG    ya.test:process.py:259 Command (pid 2002628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2002628) elapsed time (sec): 0.9797923564910889
DEBUG    ya.test:process.py:263 Command (pid 2002628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) maxrss: 553904
DEBUG    ya.test:process.py:263 Command (pid 2002628) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 2002628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2002628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 2002628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2002628) stime: 0.842931
DEBUG    ya.test:process.py:263 Command (pid 2002628) utime: 0.087063
DEBUG    ya.test:process.py:263 Command (pid 2002628) wtime: 0.981
DEBUG    ya.test:process.py:275 Command (pid 2002628) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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: 2003430
DEBUG    ya.test:process.py:259 Command (pid 2003430) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2003430) elapsed time (sec): 1.6882801055908203
DEBUG    ya.test:process.py:263 Command (pid 2003430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) maxrss: 553896
DEBUG    ya.test:process.py:263 Command (pid 2003430) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 2003430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 2003430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2003430) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2003430) stime: 1.501898
DEBUG    ya.test:process.py:263 Command (pid 2003430) utime: 0.11283
DEBUG    ya.test:process.py:263 Command (pid 2003430) wtime: 1.689
DEBUG    ya.test:process.py:275 Command (pid 2003430) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, 74a323d4-3e71-4e50-b3b2-10fe839ebb8f, localhost:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74a323d4-3e71-4e50-b3b2-10fe839ebb8f, localhost:14290): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74a323d4-3e71-4e50-b3b2-10fe839ebb8f, localhost:14290): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lzsm63elie.auto.internal" port: 14290 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-lzsm63elie.auto.internal:14290, 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:14290
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 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/93mo/00034c/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2004961
DEBUG    ya.test:process.py:259 Command (pid 2004961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2004961) elapsed time (sec): 0.5161399841308594
DEBUG    ya.test:process.py:263 Command (pid 2004961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) maxrss: 165264
DEBUG    ya.test:process.py:263 Command (pid 2004961) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 2004961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2004961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 2004961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2004961) stime: 0.024808999999999998
DEBUG    ya.test:process.py:263 Command (pid 2004961) utime: 0.059542
DEBUG    ya.test:process.py:263 Command (pid 2004961) wtime: 0.517
DEBUG    ya.test:process.py:275 Command (pid 2004961) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2004961) 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/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-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: 2005397
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 2005397) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2005397) elapsed time (sec): 30.230613231658936
DEBUG    ya.test:process.py:263 Command (pid 2005397) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 2005397) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    312	312	0	0	30	51	55	58
2	    265	265	0	0	32	71	111	118
3	    259	259	0	0	32	71	138	152
4	    220	220	0	0	41	100	115	123
5	    167	167	0	0	39	149	207	207
6	    230	230	0	0	27	168	207	215
7	    329	329	0	0	24	46	194	198
8	    334	334	0	0	25	52	68	72
9	    260	260	0	0	32	95	200	211
10	    322	322	0	0	24	56	149	152
11	    196	196	0	0	31	135	149	174
12	    280	280	0	0	29	97	191	202
13	    344	344	0	0	25	67	84	92
14	    302	302	0	0	24	79	175	180
15	    237	237	0	0	29	96	124	137
16	    204	204	0	0	48	85	99	107
17	    207	207	0	0	42	101	113	116
18	    303	303	0	0	31	53	63	75
19	    278	278	0	0	32	58	68	73
20	    259	259	0	0	35	68	82	87
21	    272	272	0	0	29	70	92	102
22	    189	189	0	0	46	108	116	119
23	    170	170	0	0	57	88	98	103
24	    192	192	0	0	42	112	220	221
25	    164	164	0	0	63	91	106	112
26	    250	250	0	0	30	91	115	117
27	    323	323	0	0	30	49	61	64
28	    280	280	0	0	27	79	107	111
29	    251	251	0	0	31	79	164	171
30	    319	319	0	0	27	61	76	77

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   7718	257.267	0	0	31	83	147	221

DEBUG    ya.test:process.py:276 Command (pid 2005397) 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, 873ebeed-332f-4d1c-a838-ece183da79a8, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 873ebeed-332f-4d1c-a838-ece183da79a8, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 873ebeed-332f-4d1c-a838-ece183da79a8, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): 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=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 390b7795-025c-4b94-ab28-fe7c5d064e00, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 390b7795-025c-4b94-ab28-fe7c5d064e00, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" 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, 390b7795-025c-4b94-ab28-fe7c5d064e00, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
INFO     root:test_log_scenario.py:217 Count rows after insert 7589 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5de0effd-d6a3-48e9-acdd-8dadafca0361, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5de0effd-d6a3-48e9-acdd-8dadafca0361, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" 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, 5de0effd-d6a3-48e9-acdd-8dadafca0361, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f60604ea-370e-486a-a614-4724fc43cb66, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f60604ea-370e-486a-a614-4724fc43cb66, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" 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, f60604ea-370e-486a-a614-4724fc43cb66, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
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/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): creating call state
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-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:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -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(CreateSession, 7bf2bfaa-42eb-4792-9f57-0de854fe8556, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2027851
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7bf2bfaa-42eb-4792-9f57-0de854fe8556, ghrun-lzsm63elie.auto.internal:14290): request = {  }
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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2027871
DEBUG    ya.test:process.py:628 Command pid: 2027873
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bf2bfaa-42eb-4792-9f57-0de854fe8556, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): 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=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): 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, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=" 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, 82cd0a6a-4f31-412d-91e5-97aa1d709f9d, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82cd0a6a-4f31-412d-91e5-97aa1d709f9d, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82cd0a6a-4f31-412d-91e5-97aa1d709f9d, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): 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=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==" 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, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 28bdf26a-f0f6-4581-8279-a254f0ac7026, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28bdf26a-f0f6-4581-8279-a254f0ac7026, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28bdf26a-f0f6-4581-8279-a254f0ac7026, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): 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=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=" 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, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7bdd65a6-b4b3-4194-8ba8-d642ef9f4713, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7bdd65a6-b4b3-4194-8ba8-d642ef9f4713, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bdd65a6-b4b3-4194-8ba8-d642ef9f4713, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): 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=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==" 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, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d74249b2-992a-4866-b1f4-1f330b3e6440, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d74249b2-992a-4866-b1f4-1f330b3e6440, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d74249b2-992a-4866-b1f4-1f330b3e6440, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): 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=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=" 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, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 237ebfd5-8401-4ceb-a586-34e35603c618, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 237ebfd5-8401-4ceb-a586-34e35603c618, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 237ebfd5-8401-4ceb-a586-34e35603c618, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): 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=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==" 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, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34119b2b-6293-4faa-8faa-e04dab7f5f4e, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34119b2b-6293-4faa-8faa-e04dab7f5f4e, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34119b2b-6293-4faa-8faa-e04dab7f5f4e, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): 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=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): 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:421 RpcState(CreateSession, 287fdbc8-c821-4780-9fff-20761ecbff2d, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 287fdbc8-c821-4780-9fff-20761ecbff2d, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==" 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, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 287fdbc8-c821-4780-9fff-20761ecbff2d, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): 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=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=" 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, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f7f6ed89-e6b7-4d89-b434-b80457591024, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f7f6ed89-e6b7-4d89-b434-b80457591024, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f7f6ed89-e6b7-4d89-b434-b80457591024, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): 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=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=" 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, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.38894967+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390625155+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.39056507+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389075723+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.389385956+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.38936843+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390597401+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.38943261+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390490242+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.390542505+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389239491+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.390650088+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389103082+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.389123105+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389322562+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389452379+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389138457+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.390526305+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.390682512+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390638429+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=
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: ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==
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.connection:connection.py:549 Closing channel for endpoint localhost:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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    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 2027851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2027851) elapsed time (sec): 30.15484619140625
DEBUG    ya.test:process.py:263 Command (pid 2027851) wtime: 30.198
DEBUG    ya.test:process.py:275 Command (pid 2027851) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	313	667	667	667
2	    115	115	0	0	94	138	159	172
3	    132	132	0	0	65	119	123	133
4	    141	141	0	0	67	102	122	137
5	    132	132	0	0	72	112	132	136
6	    111	111	0	0	74	126	139	142
7	      0	0	0	362	0	0	0	0
8	      0	0	0	1271	0	0	0	0
9	      0	0	0	1720	0	0	0	0
10	      0	0	0	1965	0	0	0	0
11	      0	0	0	1533	0	0	0	0
12	      0	0	0	1201	0	0	0	0
13	      0	0	0	1452	0	0	0	0
14	      0	0	0	1756	0	0	0	0
15	      0	0	0	1934	0	0	0	0
16	      0	0	0	2396	0	0	0	0
17	      0	0	0	2480	0	0	0	0
18	      0	0	0	2529	0	0	0	0
19	      0	0	0	2440	0	0	0	0
20	      0	0	0	2560	0	0	0	0
21	      0	0	0	2580	0	0	0	0
22	      0	0	0	2290	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2790	0	0	0	0
25	      0	0	0	2460	0	0	0	0
26	      0	0	0	2770	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2680	0	0	0	0
29	      0	0	0	2650	0	0	0	0
30	      0	0	0	2770	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    652	21.7333	0	52189	71	135	651	667

DEBUG    ya.test:process.py:276 Command (pid 2027851) 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 2027871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2027871) elapsed time (sec): 30.21054434776306
DEBUG    ya.test:process.py:263 Command (pid 2027871) wtime: 30.222
DEBUG    ya.test:process.py:275 Command (pid 2027871) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	186	186	186	186
6	      1	1	0	10	174	174	174	174
7	      0	0	0	392	0	0	0	0
8	      0	0	0	1501	0	0	0	0
9	      0	0	0	1906	0	0	0	0
10	      0	0	0	1976	0	0	0	0
11	      0	0	0	1618	0	0	0	0
12	      0	0	0	1370	0	0	0	0
13	      0	0	0	1595	0	0	0	0
14	      0	0	0	1824	0	0	0	0
15	      0	0	0	1994	0	0	0	0
16	      0	0	0	2457	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2520	0	0	0	0
19	      0	0	0	2470	0	0	0	0
20	      0	0	0	2560	0	0	0	0
21	      0	0	0	2580	0	0	0	0
22	      0	0	0	2326	0	0	0	0
23	      0	0	0	2804	0	0	0	0
24	      0	0	0	2780	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	2800	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2650	0	0	0	0
29	      0	0	0	2680	0	0	0	0
30	      0	0	0	2760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	53343	174	186	186	186

DEBUG    ya.test:process.py:276 Command (pid 2027871) 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 2027873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2027873) elapsed time (sec): 30.221142530441284
DEBUG    ya.test:process.py:263 Command (pid 2027873) wtime: 30.239
DEBUG    ya.test:process.py:275 Command (pid 2027873) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     15	15	0	0	743	883	891	891
2	     88	88	0	0	111	189	200	211
3	    102	102	0	0	92	146	151	152
4	    103	103	0	0	93	134	154	166
5	     98	98	0	0	97	136	150	152
6	     80	80	0	0	99	143	155	158
7	      0	0	0	463	0	0	0	0
8	      0	0	0	1522	0	0	0	0
9	      0	0	0	1868	0	0	0	0
10	      0	0	0	2014	0	0	0	0
11	      0	0	0	1615	0	0	0	0
12	      0	0	0	1264	0	0	0	0
13	      0	0	0	1537	0	0	0	0
14	      0	0	0	1985	0	0	0	0
15	      0	0	0	2076	0	0	0	0
16	      0	0	0	2457	0	0	0	0
17	      0	0	0	2480	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2470	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2570	0	0	0	0
22	      0	0	0	2320	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2780	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2800	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2660	0	0	0	0
29	      0	0	0	2680	0	0	0	0
30	      0	0	0	2760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    486	16.2	0	53441	96	179	819	891

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:442 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:14290
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-lzsm63elie'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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.2001571' in '/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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_cxomimnu.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:281 Stopped node localhost:14290/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25754
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62306
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14290
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25072
=================================== 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:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/93mo/00034c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2001501
DEBUG    ya.test:process.py:259 Command (pid 2001501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2001501) elapsed time (sec): 0.7026791572570801
DEBUG    ya.test:process.py:263 Command (pid 2001501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) inblock: 8264
DEBUG    ya.test:process.py:263 Command (pid 2001501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 2001501) maxrss: 545580
DEBUG    ya.test:process.py:263 Command (pid 2001501) minflt: 19728
DEBUG    ya.test:process.py:263 Command (pid 2001501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2001501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2001501) nvcsw: 490
DEBUG    ya.test:process.py:263 Command (pid 2001501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2001501) stime: 0.521131
DEBUG    ya.test:process.py:263 Command (pid 2001501) utime: 0.086856
DEBUG    ya.test:process.py:263 Command (pid 2001501) wtime: 0.704
DEBUG    ya.test:process.py:275 Command (pid 2001501) 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2001501) 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25072
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/93mo/00034c/r3tmp/kikimr_cluster_1anjl8tu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14290
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25754
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14152
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/93mo/00034c/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_cxomimnu.log --grpc-port=14290 --mon-port=62306 --ic-port=25072
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14290/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/93mo/00034c/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_cxomimnu.log --grpc-port=14290 --mon-port=62306 --ic-port=25072
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_cxomimnu.log', '--grpc-port=14290', '--mon-port=62306', '--ic-port=25072')' in '/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2001571
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14290/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/93mo/00034c/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2001573
DEBUG    ya.test:process.py:259 Command (pid 2001573) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2001573) elapsed time (sec): 0.9207196235656738
DEBUG    ya.test:process.py:263 Command (pid 2001573) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) maxrss: 545628
DEBUG    ya.test:process.py:263 Command (pid 2001573) minflt: 19036
DEBUG    ya.test:process.py:263 Command (pid 2001573) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 2001573) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2001573) nvcsw: 415
DEBUG    ya.test:process.py:263 Command (pid 2001573) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2001573) stime: 0.710537
DEBUG    ya.test:process.py:263 Command (pid 2001573) utime: 0.111007
DEBUG    ya.test:process.py:263 Command (pid 2001573) wtime: 0.921
DEBUG    ya.test:process.py:275 Command (pid 2001573) 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/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 2001573) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 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-lzsm63elie    Host information: 
        Linux ghrun-lzsm63elie 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/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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: 25072\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/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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: 25072\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2002628
DEBUG    ya.test:process.py:259 Command (pid 2002628) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2002628) elapsed time (sec): 0.9797923564910889
DEBUG    ya.test:process.py:263 Command (pid 2002628) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) maxrss: 553904
DEBUG    ya.test:process.py:263 Command (pid 2002628) minflt: 18383
DEBUG    ya.test:process.py:263 Command (pid 2002628) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 2002628) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2002628) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 2002628) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2002628) stime: 0.842931
DEBUG    ya.test:process.py:263 Command (pid 2002628) utime: 0.087063
DEBUG    ya.test:process.py:263 Command (pid 2002628) wtime: 0.981
DEBUG    ya.test:process.py:275 Command (pid 2002628) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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/93mo/00034c/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14290', '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: 2003430
DEBUG    ya.test:process.py:259 Command (pid 2003430) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2003430) elapsed time (sec): 1.6882801055908203
DEBUG    ya.test:process.py:263 Command (pid 2003430) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) maxrss: 553896
DEBUG    ya.test:process.py:263 Command (pid 2003430) minflt: 18384
DEBUG    ya.test:process.py:263 Command (pid 2003430) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 2003430) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2003430) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 2003430) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2003430) stime: 1.501898
DEBUG    ya.test:process.py:263 Command (pid 2003430) utime: 0.11283
DEBUG    ya.test:process.py:263 Command (pid 2003430) wtime: 1.689
DEBUG    ya.test:process.py:275 Command (pid 2003430) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 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, 74a323d4-3e71-4e50-b3b2-10fe839ebb8f, localhost:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 74a323d4-3e71-4e50-b3b2-10fe839ebb8f, localhost:14290): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 74a323d4-3e71-4e50-b3b2-10fe839ebb8f, localhost:14290): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-lzsm63elie.auto.internal" port: 14290 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-lzsm63elie.auto.internal:14290, 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:14290
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 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/93mo/00034c/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2004961
DEBUG    ya.test:process.py:259 Command (pid 2004961) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2004961) elapsed time (sec): 0.5161399841308594
DEBUG    ya.test:process.py:263 Command (pid 2004961) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) maxrss: 165264
DEBUG    ya.test:process.py:263 Command (pid 2004961) minflt: 3553
DEBUG    ya.test:process.py:263 Command (pid 2004961) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 2004961) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2004961) nvcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 2004961) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2004961) stime: 0.024808999999999998
DEBUG    ya.test:process.py:263 Command (pid 2004961) utime: 0.059542
DEBUG    ya.test:process.py:263 Command (pid 2004961) wtime: 0.517
DEBUG    ya.test:process.py:275 Command (pid 2004961) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2004961) 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/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-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: 2005397
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 2005397) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2005397) elapsed time (sec): 30.230613231658936
DEBUG    ya.test:process.py:263 Command (pid 2005397) wtime: 30.235
DEBUG    ya.test:process.py:275 Command (pid 2005397) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    312	312	0	0	30	51	55	58
2	    265	265	0	0	32	71	111	118
3	    259	259	0	0	32	71	138	152
4	    220	220	0	0	41	100	115	123
5	    167	167	0	0	39	149	207	207
6	    230	230	0	0	27	168	207	215
7	    329	329	0	0	24	46	194	198
8	    334	334	0	0	25	52	68	72
9	    260	260	0	0	32	95	200	211
10	    322	322	0	0	24	56	149	152
11	    196	196	0	0	31	135	149	174
12	    280	280	0	0	29	97	191	202
13	    344	344	0	0	25	67	84	92
14	    302	302	0	0	24	79	175	180
15	    237	237	0	0	29	96	124	137
16	    204	204	0	0	48	85	99	107
17	    207	207	0	0	42	101	113	116
18	    303	303	0	0	31	53	63	75
19	    278	278	0	0	32	58	68	73
20	    259	259	0	0	35	68	82	87
21	    272	272	0	0	29	70	92	102
22	    189	189	0	0	46	108	116	119
23	    170	170	0	0	57	88	98	103
24	    192	192	0	0	42	112	220	221
25	    164	164	0	0	63	91	106	112
26	    250	250	0	0	30	91	115	117
27	    323	323	0	0	30	49	61	64
28	    280	280	0	0	27	79	107	111
29	    251	251	0	0	31	79	164	171
30	    319	319	0	0	27	61	76	77

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   7718	257.267	0	0	31	83	147	221

DEBUG    ya.test:process.py:276 Command (pid 2005397) 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, 873ebeed-332f-4d1c-a838-ece183da79a8, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 873ebeed-332f-4d1c-a838-ece183da79a8, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 873ebeed-332f-4d1c-a838-ece183da79a8, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): 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=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 390b7795-025c-4b94-ab28-fe7c5d064e00, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 390b7795-025c-4b94-ab28-fe7c5d064e00, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" 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, 390b7795-025c-4b94-ab28-fe7c5d064e00, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
INFO     root:test_log_scenario.py:217 Count rows after insert 7589 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5de0effd-d6a3-48e9-acdd-8dadafca0361, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5de0effd-d6a3-48e9-acdd-8dadafca0361, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" 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, 5de0effd-d6a3-48e9-acdd-8dadafca0361, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f60604ea-370e-486a-a614-4724fc43cb66, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f60604ea-370e-486a-a614-4724fc43cb66, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" 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, f60604ea-370e-486a-a614-4724fc43cb66, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
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/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): creating call state
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-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:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDA4Y2FlZWMtODIxYjA3ZmYtNjhiNzZkMzgtNzAyMTE4YTA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/93mo/00034c/ydb/apps/ydb/ydb -e grpc://localhost:14290 -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(CreateSession, 7bf2bfaa-42eb-4792-9f57-0de854fe8556, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ya.test:process.py:628 Command pid: 2027851
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7bf2bfaa-42eb-4792-9f57-0de854fe8556, ghrun-lzsm63elie.auto.internal:14290): request = {  }
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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-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/93mo/00034c/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:14290', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2027871
DEBUG    ya.test:process.py:628 Command pid: 2027873
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bf2bfaa-42eb-4792-9f57-0de854fe8556, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): 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=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): 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, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YTM2MzFjMjItYjMzZDkxZTMtM2U4ODllZmUtM2MwYWY0OGU=" 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, 82cd0a6a-4f31-412d-91e5-97aa1d709f9d, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82cd0a6a-4f31-412d-91e5-97aa1d709f9d, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82cd0a6a-4f31-412d-91e5-97aa1d709f9d, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): 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=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==" 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, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 28bdf26a-f0f6-4581-8279-a254f0ac7026, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28bdf26a-f0f6-4581-8279-a254f0ac7026, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28bdf26a-f0f6-4581-8279-a254f0ac7026, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): 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=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=" 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, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 7bdd65a6-b4b3-4194-8ba8-d642ef9f4713, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7bdd65a6-b4b3-4194-8ba8-d642ef9f4713, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7bdd65a6-b4b3-4194-8ba8-d642ef9f4713, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): 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=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NjNhNmQ3NGUtY2MzNzM5MC05NDEwNzRhMS1iM2NhYjQ3NQ==" 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, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d74249b2-992a-4866-b1f4-1f330b3e6440, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d74249b2-992a-4866-b1f4-1f330b3e6440, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d74249b2-992a-4866-b1f4-1f330b3e6440, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): 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=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=" 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, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 237ebfd5-8401-4ceb-a586-34e35603c618, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 237ebfd5-8401-4ceb-a586-34e35603c618, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 237ebfd5-8401-4ceb-a586-34e35603c618, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): 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=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==" 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, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 34119b2b-6293-4faa-8faa-e04dab7f5f4e, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34119b2b-6293-4faa-8faa-e04dab7f5f4e, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34119b2b-6293-4faa-8faa-e04dab7f5f4e, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): 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=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): 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:421 RpcState(CreateSession, 287fdbc8-c821-4780-9fff-20761ecbff2d, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 287fdbc8-c821-4780-9fff-20761ecbff2d, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=NDkxNjE2NmMtN2VkODEzZmItY2I4MWY5Zi01Y2Q3NGRiMw==" 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, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 287fdbc8-c821-4780-9fff-20761ecbff2d, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): 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=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZjAwZDEzZTUtOWJkNzk3NzctODM3MzhhN2EtMTQ1MGRlYWE=" 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, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f7f6ed89-e6b7-4d89-b434-b80457591024, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f7f6ed89-e6b7-4d89-b434-b80457591024, ghrun-lzsm63elie.auto.internal:14290): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f7f6ed89-e6b7-4d89-b434-b80457591024, ghrun-lzsm63elie.auto.internal:14290): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): 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=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): request = { session_id: "ydb://session/3?node_id=1&id=ZTU5MmZiMjQtMjhmZjllNTEtNWM0MWM2MGQtNDdmMmRkMDk=" 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, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f168b81c-7713-47bc-b985-9e89125bad4f, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.38894967+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e674aa7c-03c2-4385-93ab-330c13c81761, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390625155+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3b452bd1-08cf-4e64-8f56-58c40e02d32a, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.39056507+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 7e2b0a96-1283-4504-b2b7-903926193df1, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389075723+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7da060a1-6e54-48b8-84b6-2f3e98aa254a, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.389385956+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e784f161-167e-4529-8d6f-27f7c8808afa, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.38936843+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b0018a70-0609-4e50-a6e4-0a5dd1e824ad, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390597401+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c6e3a31f-e356-4b84-b2af-27e9d679d409, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.38943261+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e0c4bef1-8553-4ca0-968d-5011c21ed22c, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390490242+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dfdc547b-9cd6-4223-b8d9-a92a88887500, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.390542505+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fd29c1c2-60fc-4e0f-99dc-bd830bfe329a, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389239491+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be17d7b5-17b3-4e10-97d2-fe27238d96cb, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.390650088+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c4ddcc44-c79d-42f5-a2e5-1666dc15ca84, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389103082+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9c701d80-93b9-4be7-9c92-d0164a49741e, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.389123105+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59e1b231-5c8b-48c7-bac3-3043e2ee37ca, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389322562+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, add27c5a-3d1e-4f75-94b9-e008c8ab5ab0, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389452379+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fcb417fa-6a1b-40af-ac1a-780bab9ad826, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.389138457+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56eb49af-2f11-47b0-b7bb-19ccceb1f726, ghrun-lzsm63elie.auto.internal:14290): 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:14290 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-24T09:25:05.390526305+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 77a5d04c-c7e9-4794-b1bc-6af9fc64aa89, ghrun-lzsm63elie.auto.internal:14290): 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-24T09:25:05.390682512+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 13846644-39c4-4fdd-8a1b-bf83854978c9, ghrun-lzsm63elie.auto.internal:14290): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-24T09:25:05.390638429+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-lzsm63elie.auto.internal:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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: ydb://session/3?node_id=1&id=YzE2YzllZGItZmY5NWJlYzAtYjRiYjQzN2MtM2YyNGU5MDg=
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: ydb://session/3?node_id=1&id=YWE4MzEzMGItNzYwY2JjNzEtNTFmZTEzOTMtMTc0NGQxYTQ=
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM1NWE1OC00M2FmZTUxOC1lN2MwYTk2Ni1hY2I5NjljYw==
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDgyM2UwZTQtMmM4Y2VmNTgtMTk4NWY1OS1iNmVlZjYzYQ==
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.connection:connection.py:549 Closing channel for endpoint localhost:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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    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 2027851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2027851) elapsed time (sec): 30.15484619140625
DEBUG    ya.test:process.py:263 Command (pid 2027851) wtime: 30.198
DEBUG    ya.test:process.py:275 Command (pid 2027851) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	313	667	667	667
2	    115	115	0	0	94	138	159	172
3	    132	132	0	0	65	119	123	133
4	    141	141	0	0	67	102	122	137
5	    132	132	0	0	72	112	132	136
6	    111	111	0	0	74	126	139	142
7	      0	0	0	362	0	0	0	0
8	      0	0	0	1271	0	0	0	0
9	      0	0	0	1720	0	0	0	0
10	      0	0	0	1965	0	0	0	0
11	      0	0	0	1533	0	0	0	0
12	      0	0	0	1201	0	0	0	0
13	      0	0	0	1452	0	0	0	0
14	      0	0	0	1756	0	0	0	0
15	      0	0	0	1934	0	0	0	0
16	      0	0	0	2396	0	0	0	0
17	      0	0	0	2480	0	0	0	0
18	      0	0	0	2529	0	0	0	0
19	      0	0	0	2440	0	0	0	0
20	      0	0	0	2560	0	0	0	0
21	      0	0	0	2580	0	0	0	0
22	      0	0	0	2290	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2790	0	0	0	0
25	      0	0	0	2460	0	0	0	0
26	      0	0	0	2770	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2680	0	0	0	0
29	      0	0	0	2650	0	0	0	0
30	      0	0	0	2770	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    652	21.7333	0	52189	71	135	651	667

DEBUG    ya.test:process.py:276 Command (pid 2027851) 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 2027871) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2027871) elapsed time (sec): 30.21054434776306
DEBUG    ya.test:process.py:263 Command (pid 2027871) wtime: 30.222
DEBUG    ya.test:process.py:275 Command (pid 2027871) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	186	186	186	186
6	      1	1	0	10	174	174	174	174
7	      0	0	0	392	0	0	0	0
8	      0	0	0	1501	0	0	0	0
9	      0	0	0	1906	0	0	0	0
10	      0	0	0	1976	0	0	0	0
11	      0	0	0	1618	0	0	0	0
12	      0	0	0	1370	0	0	0	0
13	      0	0	0	1595	0	0	0	0
14	      0	0	0	1824	0	0	0	0
15	      0	0	0	1994	0	0	0	0
16	      0	0	0	2457	0	0	0	0
17	      0	0	0	2490	0	0	0	0
18	      0	0	0	2520	0	0	0	0
19	      0	0	0	2470	0	0	0	0
20	      0	0	0	2560	0	0	0	0
21	      0	0	0	2580	0	0	0	0
22	      0	0	0	2326	0	0	0	0
23	      0	0	0	2804	0	0	0	0
24	      0	0	0	2780	0	0	0	0
25	      0	0	0	2450	0	0	0	0
26	      0	0	0	2800	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2650	0	0	0	0
29	      0	0	0	2680	0	0	0	0
30	      0	0	0	2760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      2	0.0666667	0	53343	174	186	186	186

DEBUG    ya.test:process.py:276 Command (pid 2027871) 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 2027873) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2027873) elapsed time (sec): 30.221142530441284
DEBUG    ya.test:process.py:263 Command (pid 2027873) wtime: 30.239
DEBUG    ya.test:process.py:275 Command (pid 2027873) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     15	15	0	0	743	883	891	891
2	     88	88	0	0	111	189	200	211
3	    102	102	0	0	92	146	151	152
4	    103	103	0	0	93	134	154	166
5	     98	98	0	0	97	136	150	152
6	     80	80	0	0	99	143	155	158
7	      0	0	0	463	0	0	0	0
8	      0	0	0	1522	0	0	0	0
9	      0	0	0	1868	0	0	0	0
10	      0	0	0	2014	0	0	0	0
11	      0	0	0	1615	0	0	0	0
12	      0	0	0	1264	0	0	0	0
13	      0	0	0	1537	0	0	0	0
14	      0	0	0	1985	0	0	0	0
15	      0	0	0	2076	0	0	0	0
16	      0	0	0	2457	0	0	0	0
17	      0	0	0	2480	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2470	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2570	0	0	0	0
22	      0	0	0	2320	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2780	0	0	0	0
25	      0	0	0	2440	0	0	0	0
26	      0	0	0	2800	0	0	0	0
27	      0	0	0	2790	0	0	0	0
28	      0	0	0	2660	0	0	0	0
29	      0	0	0	2680	0	0	0	0
30	      0	0	0	2760	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    486	16.2	0	53441	96	179	819	891

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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:14290
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:14290". 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 ===============================
304.22s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.56s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
4.64s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/93mo/00034c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3/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-24T09:24:59.248457Z): source_id=113;tablet_id=72075186224037903;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 @ 0xA923BE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA91C126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B2528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD799B6B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F72748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7249F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD774C7D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1439D68B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FE4687
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F39443
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F39443
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F36DF3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F3A7B7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143BB478
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF3F5E5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB755437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A2FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A7094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A6CA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A788E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA92583C
21. ??:0: ?? @ 0x7FA4D8BA7AC2
22. ??:0: ?? @ 0x7FA4D8C398BF
============ 1 failed, 112 deselected, 1 error in 316.42s (0:05:16) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/00034b/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 116 items / 112 deselected / 4 selected

=========================== 112 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/00034e/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 116 items / 112 deselected / 4 selected

=========================== 112 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/000347/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 116 items / 112 deselected / 4 selected

=========================== 112 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/00034f/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 116 items / 112 deselected / 4 selected

=========================== 112 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/00034d/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 116 items / 112 deselected / 4 selected

=========================== 112 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/93mo/000349/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 116 items / 112 deselected / 4 selected

=========================== 112 deselected in 0.76s ============================
