============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000523/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 / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
4.01s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.17s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 5.06s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000463/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 / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
59.61s call     order_by_with_limit.py::TestOrderBy::test_random
4.16s setup    order_by_with_limit.py::TestOrderBy::test_random

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 107 deselected in 64.88s (0:01:04) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/00052a/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 / 107 deselected / 9 selected

order_by_with_limit.py .

============================== slowest durations ===============================
63.13s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.83s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
0.11s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
================= 1 passed, 107 deselected in 68.08s (0:01:08) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000454/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 / 107 deselected / 9 selected

test_create.py .

============================== slowest durations ===============================
5.30s setup    test_create.py::TestCreate::test_create_real_opt
0.53s call     test_create.py::TestCreate::test_create_real_opt

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 6.81s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/0003b9/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 / 107 deselected / 9 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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-21T15:32:23.474326Z): source_id=336;tablet_id=72075186224037900;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 @ 0xA919BE5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912126
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A8528
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD78EE1B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F68748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6849F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD769F2D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1438EA1B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD5A17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2A7D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2A7D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F28183
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2BB47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AC808
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF0E4A5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74B437
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB798FD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79D094
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79CCA0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79D88E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91B83C
E   21. ??:0: ?? @ 0x7F4FC4887AC2
E   22. ??:0: ?? @ 0x7F4FC49198BF
------------------------------ 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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2851907
DEBUG    ya.test:process.py:259 Command (pid 2851907) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2851907) elapsed time (sec): 0.514301061630249
DEBUG    ya.test:process.py:263 Command (pid 2851907) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 2851907) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2851907) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2851907) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2851907) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2851907) stime: 0.37068999999999996
DEBUG    ya.test:process.py:263 Command (pid 2851907) utime: 0.095662
DEBUG    ya.test:process.py:263 Command (pid 2851907) wtime: 0.516
DEBUG    ya.test:process.py:275 Command (pid 2851907) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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 2851907) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/wkzs/0003b9/r3tmp/kikimr_cluster_4r9z2t3v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_i50u99oc.log --grpc-port=6579 --mon-port=1993 --ic-port=15772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6579/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_i50u99oc.log --grpc-port=6579 --mon-port=1993 --ic-port=15772
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_i50u99oc.log', '--grpc-port=6579', '--mon-port=1993', '--ic-port=15772')' in '/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2852511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6579/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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2852513
DEBUG    ya.test:process.py:259 Command (pid 2852513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2852513) elapsed time (sec): 0.6299419403076172
DEBUG    ya.test:process.py:263 Command (pid 2852513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 2852513) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 2852513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 2852513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2852513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2852513) stime: 0.459874
DEBUG    ya.test:process.py:263 Command (pid 2852513) utime: 0.11716
DEBUG    ya.test:process.py:263 Command (pid 2852513) wtime: 0.631
DEBUG    ya.test:process.py:275 Command (pid 2852513) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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 2852513) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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: 15772\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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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: 15772\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2854655
DEBUG    ya.test:process.py:259 Command (pid 2854655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2854655) elapsed time (sec): 0.9534022808074951
DEBUG    ya.test:process.py:263 Command (pid 2854655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 2854655) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 2854655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 2854655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 2854655) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2854655) stime: 0.7689269999999999
DEBUG    ya.test:process.py:263 Command (pid 2854655) utime: 0.124149
DEBUG    ya.test:process.py:263 Command (pid 2854655) wtime: 0.955
DEBUG    ya.test:process.py:275 Command (pid 2854655) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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: 2855744
DEBUG    ya.test:process.py:259 Command (pid 2855744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2855744) elapsed time (sec): 0.6960632801055908
DEBUG    ya.test:process.py:263 Command (pid 2855744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 2855744) minflt: 18380
DEBUG    ya.test:process.py:263 Command (pid 2855744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 2855744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 2855744) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2855744) stime: 0.5272319999999999
DEBUG    ya.test:process.py:263 Command (pid 2855744) utime: 0.12074
DEBUG    ya.test:process.py:263 Command (pid 2855744) wtime: 0.699
DEBUG    ya.test:process.py:275 Command (pid 2855744) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2855744) 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, a8e92152-2324-4a2c-9464-301020b38031, localhost:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a8e92152-2324-4a2c-9464-301020b38031, localhost:6579): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a8e92152-2324-4a2c-9464-301020b38031, localhost:6579): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hd5senkm3y.auto.internal" port: 6579 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-hd5senkm3y.auto.internal:6579, 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:6579
------------------------------ 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/wkzs/0003b9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2856405
DEBUG    ya.test:process.py:259 Command (pid 2856405) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2856405) elapsed time (sec): 0.38218164443969727
DEBUG    ya.test:process.py:263 Command (pid 2856405) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) maxrss: 170316
DEBUG    ya.test:process.py:263 Command (pid 2856405) minflt: 3457
DEBUG    ya.test:process.py:263 Command (pid 2856405) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2856405) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) nvcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 2856405) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2856405) stime: 0.023514999999999998
DEBUG    ya.test:process.py:263 Command (pid 2856405) utime: 0.061140999999999994
DEBUG    ya.test:process.py:263 Command (pid 2856405) wtime: 0.383
DEBUG    ya.test:process.py:275 Command (pid 2856405) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2856405) 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/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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: 2856932
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 2856932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2856932) elapsed time (sec): 30.162107467651367
DEBUG    ya.test:process.py:263 Command (pid 2856932) wtime: 30.163
DEBUG    ya.test:process.py:275 Command (pid 2856932) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	26	34	39
2	    457	457	0	0	21	29	34	37
3	    438	438	0	0	21	32	36	37
4	    478	478	0	0	20	23	28	33
5	    475	475	0	0	20	24	31	36
6	    482	482	0	0	20	24	27	30
7	    486	486	0	0	20	22	26	30
8	    486	486	0	0	20	22	23	26
9	    484	484	0	0	20	22	24	25
10	    485	485	0	0	20	22	24	28
11	    486	486	0	0	20	22	23	28
12	    489	489	0	0	20	21	21	22
13	    488	488	0	0	20	21	21	22
14	    489	489	0	0	20	21	21	22
15	    488	488	0	0	20	20	21	21
16	    486	486	0	0	20	20	22	23
17	    488	488	0	0	20	20	21	21
18	    488	488	0	0	20	20	21	22
19	    487	487	0	0	20	21	22	23
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	23
22	    488	488	0	0	20	20	21	21
23	    488	488	0	0	20	20	21	22
24	    487	487	0	0	20	21	21	23
25	    473	473	0	0	20	20	21	53
26	    478	478	0	0	20	26	43	53
27	    487	487	0	0	20	20	21	22
28	    472	472	0	0	20	20	53	56
29	    488	488	0	0	20	20	21	22
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14459	481.967	0	0	20	22	28	56

DEBUG    ya.test:process.py:276 Command (pid 2856932) 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, d22a10b0-ede2-471d-a84b-056fd834cb72, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d22a10b0-ede2-471d-a84b-056fd834cb72, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d22a10b0-ede2-471d-a84b-056fd834cb72, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): 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=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d65b66b2-b1ff-4af0-8157-6921b3c48aaa, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d65b66b2-b1ff-4af0-8157-6921b3c48aaa, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, d65b66b2-b1ff-4af0-8157-6921b3c48aaa, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
INFO     root:test_log_scenario.py:217 Count rows after insert 14225 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c95bd137-7b8b-4605-8d34-335b96f1ec39, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c95bd137-7b8b-4605-8d34-335b96f1ec39, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, c95bd137-7b8b-4605-8d34-335b96f1ec39, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c17b33a-afde-4104-b2d0-3c595eaffce9, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c17b33a-afde-4104-b2d0-3c595eaffce9, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, 6c17b33a-afde-4104-b2d0-3c595eaffce9, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
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/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, b51dcc53-3301-447d-9ddd-89eee0e23694, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b51dcc53-3301-447d-9ddd-89eee0e23694, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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: 2874816
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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: 2874817
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b51dcc53-3301-447d-9ddd-89eee0e23694, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2874818
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): 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=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): 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, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=" 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, d5c5da18-e97f-48f6-99ed-de435985884a, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5c5da18-e97f-48f6-99ed-de435985884a, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5c5da18-e97f-48f6-99ed-de435985884a, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): 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=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=" 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, 82c55ae3-97f3-42a1-b33f-f77d5ec542b8, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82c55ae3-97f3-42a1-b33f-f77d5ec542b8, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82c55ae3-97f3-42a1-b33f-f77d5ec542b8, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): 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=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b68c19-d691-4ca3-bc65-fc3587d9a67c, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b68c19-d691-4ca3-bc65-fc3587d9a67c, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b68c19-d691-4ca3-bc65-fc3587d9a67c, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): 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=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=" 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, 76798a29-676c-4d2d-8139-96b554d292e9, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76798a29-676c-4d2d-8139-96b554d292e9, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76798a29-676c-4d2d-8139-96b554d292e9, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): 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=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d308e843-f946-4512-a03c-a7794bf9c327, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d308e843-f946-4512-a03c-a7794bf9c327, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d308e843-f946-4512-a03c-a7794bf9c327, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): 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=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==" 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, f489d838-39a1-4cba-9e2f-bd2a62b1463f, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f489d838-39a1-4cba-9e2f-bd2a62b1463f, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f489d838-39a1-4cba-9e2f-bd2a62b1463f, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): 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=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=" 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, 670e3a11-774a-496f-b19c-a6d405477825, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 670e3a11-774a-496f-b19c-a6d405477825, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 670e3a11-774a-496f-b19c-a6d405477825, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): 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=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=
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(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12b6e7de-0a9b-42f1-983f-6f509b07ff24, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=" 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:63 RpcState(CreateSession, 12b6e7de-0a9b-42f1-983f-6f509b07ff24, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12b6e7de-0a9b-42f1-983f-6f509b07ff24, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): 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=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=" 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, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914489682+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914637898+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914671976+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914698249+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914726455+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914753874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914782485+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914819452+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914846644+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914878344+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914620328+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914659082+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914685053+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914710894+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914740506+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914770843+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914798706+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914832399+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914865617+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914894504+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2874816) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2874816) elapsed time (sec): 30.140599489212036
DEBUG    ya.test:process.py:263 Command (pid 2874816) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 2874816) 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	880	0	0	0	0
4	      0	0	0	2520	0	0	0	0
5	      0	0	0	2570	0	0	0	0
6	      0	0	0	2580	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2620	0	0	0	0
9	      0	0	0	2480	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2540	0	0	0	0
13	      0	0	0	2420	0	0	0	0
14	      0	0	0	2480	0	0	0	0
15	      0	0	0	2610	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2603	0	0	0	0
18	      0	0	0	2487	0	0	0	0
19	      0	0	0	2450	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2530	0	0	0	0
22	      0	0	0	2580	0	0	0	0
23	      0	0	0	2560	0	0	0	0
24	      0	0	0	2650	0	0	0	0
25	      0	0	0	2660	0	0	0	0
26	      0	0	0	2620	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2760	0	0	0	0
29	      0	0	0	2590	0	0	0	0
30	      0	0	0	2810	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 2874817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2874817) elapsed time (sec): 30.138902187347412
DEBUG    ya.test:process.py:259 Command (pid 2874818) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 2874817) wtime: 30.142
DEBUG    ya.test:process.py:260 Command (pid 2874818) elapsed time (sec): 30.138344526290894
DEBUG    ya.test:process.py:275 Command (pid 2874817) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     87	87	0	0	48	431	437	457
2	    218	218	0	0	44	59	71	76
3	     28	28	0	869	56	71	72	72
4	      0	0	0	2520	0	0	0	0
5	      0	0	0	2110	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	480	0	0	0	0
9	      0	0	0	2480	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	2580	0	0	0	0
12	      0	0	0	2530	0	0	0	0
13	      0	0	0	2429	0	0	0	0
14	      0	0	0	2491	0	0	0	0
15	      0	0	0	2610	0	0	0	0
16	      0	0	0	2670	0	0	0	0
17	      0	0	0	2594	0	0	0	0
18	      0	0	0	2486	0	0	0	0
19	      0	0	0	2450	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2520	0	0	0	0
22	      0	0	0	2580	0	0	0	0
23	      0	0	0	2550	0	0	0	0
24	      0	0	0	2650	0	0	0	0
25	      0	0	0	2660	0	0	0	0
26	      0	0	0	2610	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2740	0	0	0	0
29	      0	0	0	2580	0	0	0	0
30	      0	0	0	2810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    333	11.1	0	62839	45	158	431	457

DEBUG    ya.test:process.py:263 Command (pid 2874818) wtime: 30.141
DEBUG    ya.test:process.py:276 Command (pid 2874817) errors:

DEBUG    ya.test:process.py:275 Command (pid 2874818) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	64	519	567	575
2	    168	168	0	0	58	73	83	86
3	     30	30	0	800	63	91	91	91
4	      0	0	0	2515	0	0	0	0
5	      0	0	0	2565	0	0	0	0
6	      0	0	0	2580	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2620	0	0	0	0
9	      0	0	0	2480	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2550	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2460	0	0	0	0
15	      0	0	0	2610	0	0	0	0
16	      0	0	0	200	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	2260	0	0	0	0
20	      0	0	0	2540	0	0	0	0
21	      0	0	0	2530	0	0	0	0
22	      0	0	0	2580	0	0	0	0
23	      0	0	0	2540	0	0	0	0
24	      0	0	0	2660	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2610	0	0	0	0
27	      0	0	0	2680	0	0	0	0
28	      0	0	0	2740	0	0	0	0
29	      0	0	0	2600	0	0	0	0
30	      0	0	0	2810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    254	8.46667	0	62800	59	325	519	575

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-hd5senkm3y'
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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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.2852511' in '/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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_i50u99oc.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:6579/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18574
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63075
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1993
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6579
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15772
=================================== 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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2851907
DEBUG    ya.test:process.py:259 Command (pid 2851907) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2851907) elapsed time (sec): 0.514301061630249
DEBUG    ya.test:process.py:263 Command (pid 2851907) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 2851907) minflt: 16237
DEBUG    ya.test:process.py:263 Command (pid 2851907) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 2851907) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2851907) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2851907) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2851907) stime: 0.37068999999999996
DEBUG    ya.test:process.py:263 Command (pid 2851907) utime: 0.095662
DEBUG    ya.test:process.py:263 Command (pid 2851907) wtime: 0.516
DEBUG    ya.test:process.py:275 Command (pid 2851907) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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 2851907) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/wkzs/0003b9/r3tmp/kikimr_cluster_4r9z2t3v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1993
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63075
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_i50u99oc.log --grpc-port=6579 --mon-port=1993 --ic-port=15772
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6579/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_i50u99oc.log --grpc-port=6579 --mon-port=1993 --ic-port=15772
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_i50u99oc.log', '--grpc-port=6579', '--mon-port=1993', '--ic-port=15772')' in '/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2852511
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6579/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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2852513
DEBUG    ya.test:process.py:259 Command (pid 2852513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2852513) elapsed time (sec): 0.6299419403076172
DEBUG    ya.test:process.py:263 Command (pid 2852513) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) maxrss: 545372
DEBUG    ya.test:process.py:263 Command (pid 2852513) minflt: 16235
DEBUG    ya.test:process.py:263 Command (pid 2852513) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 2852513) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2852513) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2852513) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2852513) stime: 0.459874
DEBUG    ya.test:process.py:263 Command (pid 2852513) utime: 0.11716
DEBUG    ya.test:process.py:263 Command (pid 2852513) wtime: 0.631
DEBUG    ya.test:process.py:275 Command (pid 2852513) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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 2852513) 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-hd5senkm3y    Host information: 
        Linux ghrun-hd5senkm3y 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/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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: 15772\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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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: 15772\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2854655
DEBUG    ya.test:process.py:259 Command (pid 2854655) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2854655) elapsed time (sec): 0.9534022808074951
DEBUG    ya.test:process.py:263 Command (pid 2854655) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) maxrss: 553756
DEBUG    ya.test:process.py:263 Command (pid 2854655) minflt: 18379
DEBUG    ya.test:process.py:263 Command (pid 2854655) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 2854655) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2854655) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 2854655) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2854655) stime: 0.7689269999999999
DEBUG    ya.test:process.py:263 Command (pid 2854655) utime: 0.124149
DEBUG    ya.test:process.py:263 Command (pid 2854655) wtime: 0.955
DEBUG    ya.test:process.py:275 Command (pid 2854655) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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/wkzs/0003b9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6579', '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: 2855744
DEBUG    ya.test:process.py:259 Command (pid 2855744) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2855744) elapsed time (sec): 0.6960632801055908
DEBUG    ya.test:process.py:263 Command (pid 2855744) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) maxrss: 553760
DEBUG    ya.test:process.py:263 Command (pid 2855744) minflt: 18380
DEBUG    ya.test:process.py:263 Command (pid 2855744) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) nivcsw: 40
DEBUG    ya.test:process.py:263 Command (pid 2855744) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2855744) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 2855744) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2855744) stime: 0.5272319999999999
DEBUG    ya.test:process.py:263 Command (pid 2855744) utime: 0.12074
DEBUG    ya.test:process.py:263 Command (pid 2855744) wtime: 0.699
DEBUG    ya.test:process.py:275 Command (pid 2855744) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2855744) 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, a8e92152-2324-4a2c-9464-301020b38031, localhost:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a8e92152-2324-4a2c-9464-301020b38031, localhost:6579): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a8e92152-2324-4a2c-9464-301020b38031, localhost:6579): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hd5senkm3y.auto.internal" port: 6579 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-hd5senkm3y.auto.internal:6579, 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:6579
------------------------------ 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/wkzs/0003b9/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2856405
DEBUG    ya.test:process.py:259 Command (pid 2856405) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2856405) elapsed time (sec): 0.38218164443969727
DEBUG    ya.test:process.py:263 Command (pid 2856405) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) maxrss: 170316
DEBUG    ya.test:process.py:263 Command (pid 2856405) minflt: 3457
DEBUG    ya.test:process.py:263 Command (pid 2856405) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2856405) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2856405) nvcsw: 173
DEBUG    ya.test:process.py:263 Command (pid 2856405) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2856405) stime: 0.023514999999999998
DEBUG    ya.test:process.py:263 Command (pid 2856405) utime: 0.061140999999999994
DEBUG    ya.test:process.py:263 Command (pid 2856405) wtime: 0.383
DEBUG    ya.test:process.py:275 Command (pid 2856405) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2856405) 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/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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: 2856932
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 2856932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2856932) elapsed time (sec): 30.162107467651367
DEBUG    ya.test:process.py:263 Command (pid 2856932) wtime: 30.163
DEBUG    ya.test:process.py:275 Command (pid 2856932) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    465	465	0	0	20	26	34	39
2	    457	457	0	0	21	29	34	37
3	    438	438	0	0	21	32	36	37
4	    478	478	0	0	20	23	28	33
5	    475	475	0	0	20	24	31	36
6	    482	482	0	0	20	24	27	30
7	    486	486	0	0	20	22	26	30
8	    486	486	0	0	20	22	23	26
9	    484	484	0	0	20	22	24	25
10	    485	485	0	0	20	22	24	28
11	    486	486	0	0	20	22	23	28
12	    489	489	0	0	20	21	21	22
13	    488	488	0	0	20	21	21	22
14	    489	489	0	0	20	21	21	22
15	    488	488	0	0	20	20	21	21
16	    486	486	0	0	20	20	22	23
17	    488	488	0	0	20	20	21	21
18	    488	488	0	0	20	20	21	22
19	    487	487	0	0	20	21	22	23
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	21	21	23
22	    488	488	0	0	20	20	21	21
23	    488	488	0	0	20	20	21	22
24	    487	487	0	0	20	21	21	23
25	    473	473	0	0	20	20	21	53
26	    478	478	0	0	20	26	43	53
27	    487	487	0	0	20	20	21	22
28	    472	472	0	0	20	20	53	56
29	    488	488	0	0	20	20	21	22
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14459	481.967	0	0	20	22	28	56

DEBUG    ya.test:process.py:276 Command (pid 2856932) 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, d22a10b0-ede2-471d-a84b-056fd834cb72, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d22a10b0-ede2-471d-a84b-056fd834cb72, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d22a10b0-ede2-471d-a84b-056fd834cb72, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): 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=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d65b66b2-b1ff-4af0-8157-6921b3c48aaa, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d65b66b2-b1ff-4af0-8157-6921b3c48aaa, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, d65b66b2-b1ff-4af0-8157-6921b3c48aaa, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
INFO     root:test_log_scenario.py:217 Count rows after insert 14225 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c95bd137-7b8b-4605-8d34-335b96f1ec39, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c95bd137-7b8b-4605-8d34-335b96f1ec39, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, c95bd137-7b8b-4605-8d34-335b96f1ec39, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c17b33a-afde-4104-b2d0-3c595eaffce9, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c17b33a-afde-4104-b2d0-3c595eaffce9, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, 6c17b33a-afde-4104-b2d0-3c595eaffce9, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
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/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb -e grpc://localhost:6579 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=ZmU3NTA1NGItNzgyZWUwYWUtNzI4N2UyMWUtYTRlOWNkYjU=" 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, b51dcc53-3301-447d-9ddd-89eee0e23694, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b51dcc53-3301-447d-9ddd-89eee0e23694, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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: 2874816
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:6579', '-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: 2874817
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b51dcc53-3301-447d-9ddd-89eee0e23694, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=" node_id: 1 }
DEBUG    ya.test:process.py:628 Command pid: 2874818
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): 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=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): 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, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NTZmZTg5MWUtMTFhOGUxZTItNjJjNGVmZmMtYmE0M2FlNGE=" 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, d5c5da18-e97f-48f6-99ed-de435985884a, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5c5da18-e97f-48f6-99ed-de435985884a, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5c5da18-e97f-48f6-99ed-de435985884a, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): 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=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDMwZDFjNDctYWFhODVlMjMtN2UzZjkxYjUtNmRmNjdiM2U=" 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, 82c55ae3-97f3-42a1-b33f-f77d5ec542b8, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 82c55ae3-97f3-42a1-b33f-f77d5ec542b8, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 82c55ae3-97f3-42a1-b33f-f77d5ec542b8, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): 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=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NzI2NTY4NTktMjA2YjcwMDMtYmM2NzRkMjEtNGI3ZmE0Y2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d4b68c19-d691-4ca3-bc65-fc3587d9a67c, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4b68c19-d691-4ca3-bc65-fc3587d9a67c, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4b68c19-d691-4ca3-bc65-fc3587d9a67c, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): 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=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NGUxOGU5OGItNDJjYjMzYmYtNzc3YWE0NWItNzYzNTgwYTA=" 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, 76798a29-676c-4d2d-8139-96b554d292e9, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76798a29-676c-4d2d-8139-96b554d292e9, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76798a29-676c-4d2d-8139-96b554d292e9, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): 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=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MmExZDYzNC1jY2RiYTFjMy0xY2U3NDg5LTVmZTQ5NWJi" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d308e843-f946-4512-a03c-a7794bf9c327, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d308e843-f946-4512-a03c-a7794bf9c327, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d308e843-f946-4512-a03c-a7794bf9c327, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): 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=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=N2FiZjFlMjEtY2MzMWJjNi1iNjU0OWE1NC1hZWM1Y2JmNA==" 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, f489d838-39a1-4cba-9e2f-bd2a62b1463f, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f489d838-39a1-4cba-9e2f-bd2a62b1463f, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f489d838-39a1-4cba-9e2f-bd2a62b1463f, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): 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=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NWQyYzU0YjUtNmZhMDNhMTEtMTgxNzQ4N2UtNzViYjc5ZWY=" 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, 670e3a11-774a-496f-b19c-a6d405477825, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 670e3a11-774a-496f-b19c-a6d405477825, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 670e3a11-774a-496f-b19c-a6d405477825, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): 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=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=
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(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 12b6e7de-0a9b-42f1-983f-6f509b07ff24, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=MjQ2ZjdlZWEtMmE4NTBkNmUtZWRmNTZlZjEtZDkyNDA2Mjg=" 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:63 RpcState(CreateSession, 12b6e7de-0a9b-42f1-983f-6f509b07ff24, ghrun-hd5senkm3y.auto.internal:6579): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12b6e7de-0a9b-42f1-983f-6f509b07ff24, ghrun-hd5senkm3y.auto.internal:6579): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): 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=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): request = { session_id: "ydb://session/3?node_id=1&id=NDgwNGE4YmYtOTg2YjU2ODItZjBhNDg5NDgtNmE4NmFjMDM=" 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, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, edf4a9da-ed5c-4b32-ab5e-264cb5a1504a, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914489682+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d1a8d4d8-b227-4a99-a7e4-e1836f4b6d30, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914637898+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6a8ec4e1-4b11-4d5d-91fb-b89403fccbc4, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914671976+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a3b0a36-6c25-49e7-94e2-e95a083e49c5, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914698249+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0d37b87f-e86b-406a-a96d-a87e6d173087, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914726455+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9bf5e0a6-7c1a-4a4b-a01f-7bf086ec231a, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914753874+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 367da932-05f1-4cab-8bb2-a9b57e658b09, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914782485+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b93401a1-3878-4c69-954f-0c1afa1ff8fa, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914819452+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1b1505bc-e6fb-440b-9a7d-0fb8d41f5e60, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914846644+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 08163b9d-a69f-46b0-bba3-8b1b98fbedfe, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:6579 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914878344+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8a9ef14c-1d75-485a-9df4-65804e528610, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914620328+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f80cb323-e951-4325-89ea-011efd33cc9f, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914659082+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 633dbdf0-e15c-48ce-ad17-3de4dce143e9, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914685053+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1a81f2a0-3350-45dd-9d4c-41ebef02d050, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914710894+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d3429c83-5624-401b-958a-8f8f51b3bc75, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914740506+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 952ddce3-c6bd-443f-b5cc-62a3f0c5d6e0, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914770843+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ef8657a7-9e10-46c8-9f1b-7101b95a4cc1, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914798706+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 806b088b-7639-4219-9bec-24a60b6c3175, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914832399+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9cd6d020-a0a4-4f12-926d-3941dd242c81, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-21T15:32:25.914865617+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-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5e59f076-3b82-4dd8-be00-4137df3123d4, ghrun-hd5senkm3y.auto.internal:6579): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-21T15:32:25.914894504+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hd5senkm3y.auto.internal:6579
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2874816) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2874816) elapsed time (sec): 30.140599489212036
DEBUG    ya.test:process.py:263 Command (pid 2874816) wtime: 30.143
DEBUG    ya.test:process.py:275 Command (pid 2874816) 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	880	0	0	0	0
4	      0	0	0	2520	0	0	0	0
5	      0	0	0	2570	0	0	0	0
6	      0	0	0	2580	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2620	0	0	0	0
9	      0	0	0	2480	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2540	0	0	0	0
13	      0	0	0	2420	0	0	0	0
14	      0	0	0	2480	0	0	0	0
15	      0	0	0	2610	0	0	0	0
16	      0	0	0	2680	0	0	0	0
17	      0	0	0	2603	0	0	0	0
18	      0	0	0	2487	0	0	0	0
19	      0	0	0	2450	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2530	0	0	0	0
22	      0	0	0	2580	0	0	0	0
23	      0	0	0	2560	0	0	0	0
24	      0	0	0	2650	0	0	0	0
25	      0	0	0	2660	0	0	0	0
26	      0	0	0	2620	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2760	0	0	0	0
29	      0	0	0	2590	0	0	0	0
30	      0	0	0	2810	0	0	0	0

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

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

DEBUG    ya.test:process.py:259 Command (pid 2874817) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2874817) elapsed time (sec): 30.138902187347412
DEBUG    ya.test:process.py:259 Command (pid 2874818) rc: 0
DEBUG    ya.test:process.py:263 Command (pid 2874817) wtime: 30.142
DEBUG    ya.test:process.py:260 Command (pid 2874818) elapsed time (sec): 30.138344526290894
DEBUG    ya.test:process.py:275 Command (pid 2874817) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     87	87	0	0	48	431	437	457
2	    218	218	0	0	44	59	71	76
3	     28	28	0	869	56	71	72	72
4	      0	0	0	2520	0	0	0	0
5	      0	0	0	2110	0	0	0	0
6	      0	0	0	0	0	0	0	0
7	      0	0	0	0	0	0	0	0
8	      0	0	0	480	0	0	0	0
9	      0	0	0	2480	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	2580	0	0	0	0
12	      0	0	0	2530	0	0	0	0
13	      0	0	0	2429	0	0	0	0
14	      0	0	0	2491	0	0	0	0
15	      0	0	0	2610	0	0	0	0
16	      0	0	0	2670	0	0	0	0
17	      0	0	0	2594	0	0	0	0
18	      0	0	0	2486	0	0	0	0
19	      0	0	0	2450	0	0	0	0
20	      0	0	0	2550	0	0	0	0
21	      0	0	0	2520	0	0	0	0
22	      0	0	0	2580	0	0	0	0
23	      0	0	0	2550	0	0	0	0
24	      0	0	0	2650	0	0	0	0
25	      0	0	0	2660	0	0	0	0
26	      0	0	0	2610	0	0	0	0
27	      0	0	0	2670	0	0	0	0
28	      0	0	0	2740	0	0	0	0
29	      0	0	0	2580	0	0	0	0
30	      0	0	0	2810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    333	11.1	0	62839	45	158	431	457

DEBUG    ya.test:process.py:263 Command (pid 2874818) wtime: 30.141
DEBUG    ya.test:process.py:276 Command (pid 2874817) errors:

DEBUG    ya.test:process.py:275 Command (pid 2874818) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	64	519	567	575
2	    168	168	0	0	58	73	83	86
3	     30	30	0	800	63	91	91	91
4	      0	0	0	2515	0	0	0	0
5	      0	0	0	2565	0	0	0	0
6	      0	0	0	2580	0	0	0	0
7	      0	0	0	2580	0	0	0	0
8	      0	0	0	2620	0	0	0	0
9	      0	0	0	2480	0	0	0	0
10	      0	0	0	2620	0	0	0	0
11	      0	0	0	2590	0	0	0	0
12	      0	0	0	2550	0	0	0	0
13	      0	0	0	2430	0	0	0	0
14	      0	0	0	2460	0	0	0	0
15	      0	0	0	2610	0	0	0	0
16	      0	0	0	200	0	0	0	0
17	      0	0	0	0	0	0	0	0
18	      0	0	0	0	0	0	0	0
19	      0	0	0	2260	0	0	0	0
20	      0	0	0	2540	0	0	0	0
21	      0	0	0	2530	0	0	0	0
22	      0	0	0	2580	0	0	0	0
23	      0	0	0	2540	0	0	0	0
24	      0	0	0	2660	0	0	0	0
25	      0	0	0	2650	0	0	0	0
26	      0	0	0	2610	0	0	0	0
27	      0	0	0	2680	0	0	0	0
28	      0	0	0	2740	0	0	0	0
29	      0	0	0	2600	0	0	0	0
30	      0	0	0	2810	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    254	8.46667	0	62800	59	325	519	575

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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:6579
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:6579". 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 ===============================
355.24s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.17s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.97s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/wkzs/0003b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/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-21T15:32:23.474326Z): source_id=336;tablet_id=72075186224037900;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 @ 0xA919BE5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA912126
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7A8528
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD78EE1B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F68748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F6849F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD769F2D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1438EA1B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FD5A17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F2A7D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F2A7D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F28183
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F2BB47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143AC808
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF0E4A5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB74B437
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB798FD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB79D094
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB79CCA0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB79D88E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA91B83C
21. ??:0: ?? @ 0x7F4FC4887AC2
22. ??:0: ?? @ 0x7F4FC49198BF
============ 1 failed, 107 deselected, 1 error in 370.58s (0:06:10) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000526/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 / 107 deselected / 9 selected

test_overloads.py .

============================== slowest durations ===============================
87.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
3.03s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1 passed, 107 deselected in 92.06s (0:01:32) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000462/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 / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
3.98s setup    test_replace.py::TestReplace::test_copy_full
1.59s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 6.35s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000458/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 / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
4.67s setup    test_replace.py::TestReplace::test_copy_partial
1.29s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 7.08s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/000452/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 / 107 deselected / 9 selected

test_replace.py .

============================== slowest durations ===============================
5.35s setup    test_replace.py::TestReplace::test_count
1.14s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 107 deselected in 7.38s =======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wkzs/00044f/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 / 107 deselected / 9 selected

=========================== 107 deselected in 1.20s ============================
