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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py: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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-11-26T19:42:22.279238Z): source_id=357;tablet_id=72075186224037899;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 @ 0xA922E35
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA91B376
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B2288
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD728B7B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F79748
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7949F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD70290D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14388C4B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FCFD17
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F24AD3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F24AD3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F22483
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F25E47
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143A6A38
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF66175
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB755197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A2D34
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A6DF4
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A6A00
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A75EE
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA924A8C
E   21. ??:0: ?? @ 0x7FF77820BAC2
E   22. ??:0: ?? @ 0x7FF77829D8BF
------------------------------ 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/tk3r/000204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4149614
DEBUG    ya.test:process.py:259 Command (pid 4149614) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4149614) elapsed time (sec): 0.37307262420654297
DEBUG    ya.test:process.py:263 Command (pid 4149614) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) maxrss: 545748
DEBUG    ya.test:process.py:263 Command (pid 4149614) minflt: 16244
DEBUG    ya.test:process.py:263 Command (pid 4149614) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 4149614) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4149614) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4149614) stime: 0.232016
DEBUG    ya.test:process.py:263 Command (pid 4149614) utime: 0.08845
DEBUG    ya.test:process.py:263 Command (pid 4149614) wtime: 0.374
DEBUG    ya.test:process.py:275 Command (pid 4149614) output:
Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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 4149614) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32537
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/tk3r/000204/r3tmp/kikimr_cluster_kixbwr1v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tk3r/000204/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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_wpx8eu7m.log --grpc-port=8305 --mon-port=29510 --ic-port=32537
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8305/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tk3r/000204/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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_wpx8eu7m.log --grpc-port=8305 --mon-port=29510 --ic-port=32537
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_wpx8eu7m.log', '--grpc-port=8305', '--mon-port=29510', '--ic-port=32537')' in '/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4149852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8305/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/tk3r/000204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4149853
DEBUG    ya.test:process.py:259 Command (pid 4149853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4149853) elapsed time (sec): 0.44857096672058105
DEBUG    ya.test:process.py:263 Command (pid 4149853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) maxrss: 545748
DEBUG    ya.test:process.py:263 Command (pid 4149853) minflt: 16245
DEBUG    ya.test:process.py:263 Command (pid 4149853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 4149853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4149853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4149853) stime: 0.270227
DEBUG    ya.test:process.py:263 Command (pid 4149853) utime: 0.12906299999999998
DEBUG    ya.test:process.py:263 Command (pid 4149853) wtime: 0.449
DEBUG    ya.test:process.py:275 Command (pid 4149853) output:
Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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 4149853) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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: 32537\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/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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: 32537\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4150562
DEBUG    ya.test:process.py:259 Command (pid 4150562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150562) elapsed time (sec): 0.309248685836792
DEBUG    ya.test:process.py:263 Command (pid 4150562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) maxrss: 554236
DEBUG    ya.test:process.py:263 Command (pid 4150562) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4150562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4150562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 4150562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4150562) stime: 0.18157399999999999
DEBUG    ya.test:process.py:263 Command (pid 4150562) utime: 0.082892
DEBUG    ya.test:process.py:263 Command (pid 4150562) wtime: 0.31
DEBUG    ya.test:process.py:275 Command (pid 4150562) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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: 4150638
DEBUG    ya.test:process.py:259 Command (pid 4150638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150638) elapsed time (sec): 0.41994380950927734
DEBUG    ya.test:process.py:263 Command (pid 4150638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) maxrss: 554248
DEBUG    ya.test:process.py:263 Command (pid 4150638) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4150638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 4150638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 4150638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4150638) stime: 0.26264
DEBUG    ya.test:process.py:263 Command (pid 4150638) utime: 0.112008
DEBUG    ya.test:process.py:263 Command (pid 4150638) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4150638) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4150638) 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, e94402f4-acda-4c1c-ac78-5f2585ba56b3, localhost:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e94402f4-acda-4c1c-ac78-5f2585ba56b3, localhost:8305): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e94402f4-acda-4c1c-ac78-5f2585ba56b3, localhost:8305): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aikz5o5t3i.auto.internal" port: 8305 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-aikz5o5t3i.auto.internal:8305, 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:8305
------------------------------ 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/tk3r/000204/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4150762
DEBUG    ya.test:process.py:259 Command (pid 4150762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150762) elapsed time (sec): 0.3080472946166992
DEBUG    ya.test:process.py:263 Command (pid 4150762) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) maxrss: 164948
DEBUG    ya.test:process.py:263 Command (pid 4150762) minflt: 3555
DEBUG    ya.test:process.py:263 Command (pid 4150762) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4150762) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) nvcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 4150762) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4150762) stime: 0.021939999999999998
DEBUG    ya.test:process.py:263 Command (pid 4150762) utime: 0.043880999999999996
DEBUG    ya.test:process.py:263 Command (pid 4150762) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 4150762) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4150762) 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/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-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: 4150875
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 4150875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150875) elapsed time (sec): 30.16629648208618
DEBUG    ya.test:process.py:263 Command (pid 4150875) wtime: 30.167
DEBUG    ya.test:process.py:275 Command (pid 4150875) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    460	460	0	0	20	28	34	37
2	    478	478	0	0	20	24	28	31
3	    486	486	0	0	20	22	23	31
4	    486	486	0	0	20	22	22	25
5	    481	481	0	0	20	23	26	29
6	    453	453	0	0	21	32	36	39
7	    474	474	0	0	20	25	27	33
8	    453	453	0	0	20	30	39	42
9	    474	474	0	0	20	24	34	40
10	    459	459	0	0	20	27	37	39
11	    450	450	0	0	20	38	49	51
12	    488	488	0	0	20	20	21	22
13	    487	487	0	0	20	20	21	22
14	    490	490	0	0	20	20	21	22
15	    488	488	0	0	20	20	21	21
16	    488	488	0	0	20	21	21	21
17	    488	488	0	0	20	21	21	21
18	    488	488	0	0	20	20	21	21
19	    488	488	0	0	20	21	21	21
20	    488	488	0	0	20	21	21	22
21	    489	489	0	0	20	21	21	21
22	    488	488	0	0	20	21	21	21
23	    488	488	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    482	482	0	0	20	21	35	36
26	    487	487	0	0	20	21	25	26
27	    489	489	0	0	20	20	20	22
28	    474	474	0	0	20	20	47	56
29	    488	488	0	0	20	20	21	21
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14418	480.6	0	0	20	23	31	56

DEBUG    ya.test:process.py:276 Command (pid 4150875) 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, cb254ec9-9c71-4947-981d-6b7a3b13a082, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb254ec9-9c71-4947-981d-6b7a3b13a082, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb254ec9-9c71-4947-981d-6b7a3b13a082, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): 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=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff747c71-ecff-41fd-b125-1a063b0b9ecc, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff747c71-ecff-41fd-b125-1a063b0b9ecc, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, ff747c71-ecff-41fd-b125-1a063b0b9ecc, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
INFO     root:test_log_scenario.py:217 Count rows after insert 14220 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e123e6c9-5aaf-4250-b694-0be43be5948b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e123e6c9-5aaf-4250-b694-0be43be5948b, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, e123e6c9-5aaf-4250-b694-0be43be5948b, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90ff1071-41b4-4801-99d5-7da30e7bcb12, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90ff1071-41b4-4801-99d5-7da30e7bcb12, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, 90ff1071-41b4-4801-99d5-7da30e7bcb12, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
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/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
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:421 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): 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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, d56ec52e-a481-45aa-8fad-3afa32588516, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d56ec52e-a481-45aa-8fad-3afa32588516, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 4161001
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4161004
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d56ec52e-a481-45aa-8fad-3afa32588516, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-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:628 Command pid: 4161005
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): 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=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): 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, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=" 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, 8e426dc4-9a1b-40fe-88d1-3d34a866311b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e426dc4-9a1b-40fe-88d1-3d34a866311b, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e426dc4-9a1b-40fe-88d1-3d34a866311b, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): 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=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90d868c7-46f9-4e63-b035-93b8d9553f5b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90d868c7-46f9-4e63-b035-93b8d9553f5b, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90d868c7-46f9-4e63-b035-93b8d9553f5b, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): 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=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=" 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, 22854783-0297-43de-b43b-033fe9fa444f, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22854783-0297-43de-b43b-033fe9fa444f, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22854783-0297-43de-b43b-033fe9fa444f, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): 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=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe1edeb9-5f7f-46b2-96e7-f512e83028f1, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe1edeb9-5f7f-46b2-96e7-f512e83028f1, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe1edeb9-5f7f-46b2-96e7-f512e83028f1, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): 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=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=" 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, 7639af41-ffeb-41f0-bd9a-4687f5f0dfb2, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7639af41-ffeb-41f0-bd9a-4687f5f0dfb2, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7639af41-ffeb-41f0-bd9a-4687f5f0dfb2, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): 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=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 406db72c-5f08-456a-aec1-06d896b0417b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 406db72c-5f08-456a-aec1-06d896b0417b, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 406db72c-5f08-456a-aec1-06d896b0417b, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): 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=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=" 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: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, af3105c6-e8f2-4fe8-8723-5b53d79a0e2f, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af3105c6-e8f2-4fe8-8723-5b53d79a0e2f, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af3105c6-e8f2-4fe8-8723-5b53d79a0e2f, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): 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=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=" 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, b71cc946-56f5-4210-92e0-565644a1a9f7, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b71cc946-56f5-4210-92e0-565644a1a9f7, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b71cc946-56f5-4210-92e0-565644a1a9f7, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): 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=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==" 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, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176424115+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176572241+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176589287+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176604571+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176621693+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176637608+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176696623+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176666081+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176719875+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176743213+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176557709+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176581344+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176597042+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176612291+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176629131+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176654869+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176683426+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.17673235+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.17670646+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:78 RpcState(ExecuteQuery, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176762425+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 4161005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4161005) elapsed time (sec): 30.1405668258667
DEBUG    ya.test:process.py:263 Command (pid 4161005) wtime: 30.141
DEBUG    ya.test:process.py:259 Command (pid 4161004) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 4161005) 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	3280	0	0	0	0
4	      0	0	0	3520	0	0	0	0
5	      0	0	0	3510	0	0	0	0
6	      0	0	0	3560	0	0	0	0
7	      0	0	0	3520	0	0	0	0
8	      0	0	0	3510	0	0	0	0
9	      0	0	0	3380	0	0	0	0
10	      0	0	0	3410	0	0	0	0
11	      0	0	0	3450	0	0	0	0
12	      0	0	0	3470	0	0	0	0
13	      0	0	0	3470	0	0	0	0
14	      0	0	0	3250	0	0	0	0
15	      0	0	0	3580	0	0	0	0
16	      0	0	0	3630	0	0	0	0
17	      0	0	0	3590	0	0	0	0
18	      0	0	0	3573	0	0	0	0
19	      0	0	0	3537	0	0	0	0
20	      0	0	0	3590	0	0	0	0
21	      0	0	0	3570	0	0	0	0
22	      0	0	0	3540	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3310	0	0	0	0
25	      0	0	0	3420	0	0	0	0
26	      0	0	0	3520	0	0	0	0
27	      0	0	0	3600	0	0	0	0
28	      0	0	0	3570	0	0	0	0
29	      0	0	0	3530	0	0	0	0
30	      0	0	0	3460	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 4161004) elapsed time (sec): 30.14230251312256
DEBUG    ya.test:process.py:276 Command (pid 4161005) errors:

DEBUG    ya.test:process.py:263 Command (pid 4161004) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 4161004) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    104	104	0	0	50	351	437	437
2	    126	126	0	0	50	67	70	77
3	      0	0	0	3190	0	0	0	0
4	      0	0	0	3520	0	0	0	0
5	      0	0	0	3530	0	0	0	0
6	      0	0	0	3550	0	0	0	0
7	      0	0	0	3520	0	0	0	0
8	      0	0	0	3510	0	0	0	0
9	      0	0	0	3380	0	0	0	0
10	      0	0	0	3410	0	0	0	0
11	      0	0	0	3440	0	0	0	0
12	      0	0	0	3470	0	0	0	0
13	      0	0	0	3470	0	0	0	0
14	      0	0	0	3240	0	0	0	0
15	      0	0	0	3590	0	0	0	0
16	      0	0	0	3627	0	0	0	0
17	      0	0	0	3586	0	0	0	0
18	      0	0	0	3577	0	0	0	0
19	      0	0	0	3530	0	0	0	0
20	      0	0	0	3590	0	0	0	0
21	      0	0	0	3580	0	0	0	0
22	      0	0	0	3530	0	0	0	0
23	      0	0	0	3516	0	0	0	0
24	      0	0	0	3304	0	0	0	0
25	      0	0	0	3420	0	0	0	0
26	      0	0	0	3510	0	0	0	0
27	      0	0	0	3600	0	0	0	0
28	      0	0	0	3580	0	0	0	0
29	      0	0	0	3529	0	0	0	0
30	      0	0	0	3451	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    230	7.66667	0	97750	50	246	417	437

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4161001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4161001) elapsed time (sec): 32.54569101333618
DEBUG    ya.test:process.py:263 Command (pid 4161001) wtime: 32.548
DEBUG    ya.test:process.py:275 Command (pid 4161001) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    141	141	0	0	40	283	361	363
2	    164	164	0	0	39	56	62	63
3	      0	0	0	3197	0	0	0	0
4	      0	0	0	3513	0	0	0	0
5	      0	0	0	3530	0	0	0	0
6	      0	0	0	3550	0	0	0	0
7	      0	0	0	3520	0	0	0	0
8	      0	0	0	3510	0	0	0	0
9	      0	0	0	3380	0	0	0	0
10	      0	0	0	3400	0	0	0	0
11	      0	0	0	3440	0	0	0	0
12	      0	0	0	3475	0	0	0	0
13	      0	0	0	3465	0	0	0	0
14	      0	0	0	3240	0	0	0	0
15	      0	0	0	3590	0	0	0	0
16	      0	0	0	3630	0	0	0	0
17	      0	0	0	3590	0	0	0	0
18	      0	0	0	3560	0	0	0	0
19	      0	0	0	3530	0	0	0	0
20	      0	0	0	3598	0	0	0	0
21	      0	0	0	3572	0	0	0	0
22	      0	0	0	3530	0	0	0	0
23	      0	0	0	3520	0	0	0	0
24	      0	0	0	3320	0	0	0	0
25	      0	0	0	3420	0	0	0	0
26	      0	0	0	3510	0	0	0	0
27	      0	0	0	3600	0	0	0	0
28	      0	0	0	3580	0	0	0	0
29	      0	0	0	3520	0	0	0	0
30	      0	0	0	1200	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    305	10.1667	0	95490	39	118	341	363

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-aikz5o5t3i'
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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.4149852' in '/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_wpx8eu7m.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:8305/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8305
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32537
=================================== 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/tk3r/000204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4149614
DEBUG    ya.test:process.py:259 Command (pid 4149614) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4149614) elapsed time (sec): 0.37307262420654297
DEBUG    ya.test:process.py:263 Command (pid 4149614) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) maxrss: 545748
DEBUG    ya.test:process.py:263 Command (pid 4149614) minflt: 16244
DEBUG    ya.test:process.py:263 Command (pid 4149614) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) nivcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 4149614) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4149614) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4149614) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4149614) stime: 0.232016
DEBUG    ya.test:process.py:263 Command (pid 4149614) utime: 0.08845
DEBUG    ya.test:process.py:263 Command (pid 4149614) wtime: 0.374
DEBUG    ya.test:process.py:275 Command (pid 4149614) output:
Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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 4149614) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32537
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/tk3r/000204/r3tmp/kikimr_cluster_kixbwr1v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8305
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29510
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2986
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tk3r/000204/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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_wpx8eu7m.log --grpc-port=8305 --mon-port=29510 --ic-port=32537
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8305/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/tk3r/000204/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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_wpx8eu7m.log --grpc-port=8305 --mon-port=29510 --ic-port=32537
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_wpx8eu7m.log', '--grpc-port=8305', '--mon-port=29510', '--ic-port=32537')' in '/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4149852
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8305/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/tk3r/000204/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4149853
DEBUG    ya.test:process.py:259 Command (pid 4149853) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4149853) elapsed time (sec): 0.44857096672058105
DEBUG    ya.test:process.py:263 Command (pid 4149853) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) maxrss: 545748
DEBUG    ya.test:process.py:263 Command (pid 4149853) minflt: 16245
DEBUG    ya.test:process.py:263 Command (pid 4149853) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 4149853) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4149853) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4149853) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4149853) stime: 0.270227
DEBUG    ya.test:process.py:263 Command (pid 4149853) utime: 0.12906299999999998
DEBUG    ya.test:process.py:263 Command (pid 4149853) wtime: 0.449
DEBUG    ya.test:process.py:275 Command (pid 4149853) output:
Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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 4149853) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 30c416dd21d25ec15fe180684c93e85db71baf8c
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge b5e1c29f829c08d50341c4d029203ce30ec7d1b8 into 37ffbd0acd23d175f72dac8ac0336bfc36576cfe
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-aikz5o5t3i    Host information: 
        Linux ghrun-aikz5o5t3i 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/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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: 32537\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/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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: 32537\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4150562
DEBUG    ya.test:process.py:259 Command (pid 4150562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150562) elapsed time (sec): 0.309248685836792
DEBUG    ya.test:process.py:263 Command (pid 4150562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) maxrss: 554236
DEBUG    ya.test:process.py:263 Command (pid 4150562) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4150562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4150562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4150562) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 4150562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4150562) stime: 0.18157399999999999
DEBUG    ya.test:process.py:263 Command (pid 4150562) utime: 0.082892
DEBUG    ya.test:process.py:263 Command (pid 4150562) wtime: 0.31
DEBUG    ya.test:process.py:275 Command (pid 4150562) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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/tk3r/000204/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8305', '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: 4150638
DEBUG    ya.test:process.py:259 Command (pid 4150638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150638) elapsed time (sec): 0.41994380950927734
DEBUG    ya.test:process.py:263 Command (pid 4150638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) maxrss: 554248
DEBUG    ya.test:process.py:263 Command (pid 4150638) minflt: 18387
DEBUG    ya.test:process.py:263 Command (pid 4150638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) nivcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 4150638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4150638) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 4150638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4150638) stime: 0.26264
DEBUG    ya.test:process.py:263 Command (pid 4150638) utime: 0.112008
DEBUG    ya.test:process.py:263 Command (pid 4150638) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4150638) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4150638) 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, e94402f4-acda-4c1c-ac78-5f2585ba56b3, localhost:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e94402f4-acda-4c1c-ac78-5f2585ba56b3, localhost:8305): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e94402f4-acda-4c1c-ac78-5f2585ba56b3, localhost:8305): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-aikz5o5t3i.auto.internal" port: 8305 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-aikz5o5t3i.auto.internal:8305, 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:8305
------------------------------ 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/tk3r/000204/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4150762
DEBUG    ya.test:process.py:259 Command (pid 4150762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150762) elapsed time (sec): 0.3080472946166992
DEBUG    ya.test:process.py:263 Command (pid 4150762) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) maxrss: 164948
DEBUG    ya.test:process.py:263 Command (pid 4150762) minflt: 3555
DEBUG    ya.test:process.py:263 Command (pid 4150762) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4150762) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4150762) nvcsw: 165
DEBUG    ya.test:process.py:263 Command (pid 4150762) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4150762) stime: 0.021939999999999998
DEBUG    ya.test:process.py:263 Command (pid 4150762) utime: 0.043880999999999996
DEBUG    ya.test:process.py:263 Command (pid 4150762) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 4150762) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4150762) 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/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-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: 4150875
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 4150875) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4150875) elapsed time (sec): 30.16629648208618
DEBUG    ya.test:process.py:263 Command (pid 4150875) wtime: 30.167
DEBUG    ya.test:process.py:275 Command (pid 4150875) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    460	460	0	0	20	28	34	37
2	    478	478	0	0	20	24	28	31
3	    486	486	0	0	20	22	23	31
4	    486	486	0	0	20	22	22	25
5	    481	481	0	0	20	23	26	29
6	    453	453	0	0	21	32	36	39
7	    474	474	0	0	20	25	27	33
8	    453	453	0	0	20	30	39	42
9	    474	474	0	0	20	24	34	40
10	    459	459	0	0	20	27	37	39
11	    450	450	0	0	20	38	49	51
12	    488	488	0	0	20	20	21	22
13	    487	487	0	0	20	20	21	22
14	    490	490	0	0	20	20	21	22
15	    488	488	0	0	20	20	21	21
16	    488	488	0	0	20	21	21	21
17	    488	488	0	0	20	21	21	21
18	    488	488	0	0	20	20	21	21
19	    488	488	0	0	20	21	21	21
20	    488	488	0	0	20	21	21	22
21	    489	489	0	0	20	21	21	21
22	    488	488	0	0	20	21	21	21
23	    488	488	0	0	20	20	21	22
24	    488	488	0	0	20	20	21	21
25	    482	482	0	0	20	21	35	36
26	    487	487	0	0	20	21	25	26
27	    489	489	0	0	20	20	20	22
28	    474	474	0	0	20	20	47	56
29	    488	488	0	0	20	20	21	21
30	    498	498	0	0	20	20	21	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14418	480.6	0	0	20	23	31	56

DEBUG    ya.test:process.py:276 Command (pid 4150875) 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, cb254ec9-9c71-4947-981d-6b7a3b13a082, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb254ec9-9c71-4947-981d-6b7a3b13a082, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb254ec9-9c71-4947-981d-6b7a3b13a082, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): 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=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff747c71-ecff-41fd-b125-1a063b0b9ecc, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff747c71-ecff-41fd-b125-1a063b0b9ecc, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, ff747c71-ecff-41fd-b125-1a063b0b9ecc, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
INFO     root:test_log_scenario.py:217 Count rows after insert 14220 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e123e6c9-5aaf-4250-b694-0be43be5948b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e123e6c9-5aaf-4250-b694-0be43be5948b, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, e123e6c9-5aaf-4250-b694-0be43be5948b, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90ff1071-41b4-4801-99d5-7da30e7bcb12, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90ff1071-41b4-4801-99d5-7da30e7bcb12, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, 90ff1071-41b4-4801-99d5-7da30e7bcb12, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
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/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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/tk3r/000204/ydb/apps/ydb/ydb -e grpc://localhost:8305 -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.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=
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:421 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): 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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjIwNDNhMDAtZWQxNmE1NTktNWYxNmE3NWUtNzFkNDkzZDA=" 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, d56ec52e-a481-45aa-8fad-3afa32588516, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d56ec52e-a481-45aa-8fad-3afa32588516, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 4161001
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 4161004
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d56ec52e-a481-45aa-8fad-3afa32588516, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=" }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/tk3r/000204/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:8305', '-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:628 Command pid: 4161005
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): 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=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): 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, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZjY0MTRkZjQtYWRmM2FkZjEtZGI2MWNmNWItN2JiNDQyZmY=" 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, 8e426dc4-9a1b-40fe-88d1-3d34a866311b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e426dc4-9a1b-40fe-88d1-3d34a866311b, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e426dc4-9a1b-40fe-88d1-3d34a866311b, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): 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=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ODAxMWFhYmQtZTVlNmU1NjYtZTkwNDVmNzItMTFiOWFjMTY=" 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: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 90d868c7-46f9-4e63-b035-93b8d9553f5b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90d868c7-46f9-4e63-b035-93b8d9553f5b, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90d868c7-46f9-4e63-b035-93b8d9553f5b, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): 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=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=YzIyYjEwMmItODc5OGU1NTAtMzQ4YjYwNzUtMjg1ZGI2MzQ=" 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, 22854783-0297-43de-b43b-033fe9fa444f, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22854783-0297-43de-b43b-033fe9fa444f, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22854783-0297-43de-b43b-033fe9fa444f, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): 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=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZWNkZWNmMjAtZGY5YzBhOGItY2E2ZGYzNjEtNzhiN2JjZjk=" 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: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fe1edeb9-5f7f-46b2-96e7-f512e83028f1, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe1edeb9-5f7f-46b2-96e7-f512e83028f1, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe1edeb9-5f7f-46b2-96e7-f512e83028f1, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): 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=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=ZDY1NDEyZTAtOTBlZWI0NGUtYjMyY2VhMDQtYjAzMDBjZTc=" 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, 7639af41-ffeb-41f0-bd9a-4687f5f0dfb2, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7639af41-ffeb-41f0-bd9a-4687f5f0dfb2, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7639af41-ffeb-41f0-bd9a-4687f5f0dfb2, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): 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=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MjU2YmZmZDMtZTEyODhjM2UtOGQ0NTcyZmQtODZhM2YzMTE=" 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: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 406db72c-5f08-456a-aec1-06d896b0417b, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 406db72c-5f08-456a-aec1-06d896b0417b, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 406db72c-5f08-456a-aec1-06d896b0417b, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): 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=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=MTAyNTQ3NzAtYmI3MmRiMjItODMzMjMzOTctMTM5ZjdmZTc=" 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: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, af3105c6-e8f2-4fe8-8723-5b53d79a0e2f, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af3105c6-e8f2-4fe8-8723-5b53d79a0e2f, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af3105c6-e8f2-4fe8-8723-5b53d79a0e2f, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): 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=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=NDdjZjkwOTQtM2Q0ZmY2NDktN2YxN2I3MmYtMmM3NTcyNjc=" 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, b71cc946-56f5-4210-92e0-565644a1a9f7, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b71cc946-56f5-4210-92e0-565644a1a9f7, ghrun-aikz5o5t3i.auto.internal:8305): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b71cc946-56f5-4210-92e0-565644a1a9f7, ghrun-aikz5o5t3i.auto.internal:8305): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): 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=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): request = { session_id: "ydb://session/3?node_id=1&id=OTNhY2FkZC00ZTdmYzI2ZC0zM2YwMGNmMy0yMWU4ZjJmZQ==" 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, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fd8c9478-ae79-44a9-a1da-6ae19e1e0dd9, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176424115+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d444b43d-4fc1-4bf4-a457-be05eab697f5, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176572241+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7a29cea7-8bb7-435e-ac28-cc1348048aaf, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176589287+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8e7c9456-71be-47fb-bab4-bd00f3030b07, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176604571+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 26f092fc-5eec-4b51-877a-2cd711a28867, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176621693+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 56811610-1bcc-4b15-9ab1-0a5b92444191, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176637608+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bd225e2e-19c7-415f-8749-f5a68984bb2f, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176696623+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4a4d519f-f866-45a2-851b-044a5eb0ea4b, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176666081+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3ed5435-1f3f-4415-a58f-2754d1c19bd5, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-11-26T19:42:24.176719875+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe61e4e9-6307-46cd-830b-32c1f19026a7, ghrun-aikz5o5t3i.auto.internal:8305): 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:8305 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-26T19:42:24.176743213+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 86f6abe8-b137-4c63-9b5a-41c186618400, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176557709+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 9644718e-b693-4ddb-abb2-561d1a6712fb, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176581344+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c8266c81-1945-4494-8e4d-f108e7ab95bd, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176597042+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, da79d2ab-0bfa-4752-9285-f2c2e07458db, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176612291+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 553c76b2-c769-47bb-b63d-990beb161cb5, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176629131+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0a522d22-cc28-4ade-9a73-012c6be2adc4, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176654869+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e9ed79b6-521c-4f35-9108-22b8872589cd, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176683426+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-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bf38063a-84f9-49ec-a507-02bc9c666bb8, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.17673235+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dad4ac61-0854-4a82-a025-8ed542bc7a9d, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.17670646+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:78 RpcState(ExecuteQuery, c3c373be-8c12-4638-88cf-dae1ee7ab7bf, ghrun-aikz5o5t3i.auto.internal:8305): 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-26T19:42:24.176762425+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-aikz5o5t3i.auto.internal:8305
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 4161005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4161005) elapsed time (sec): 30.1405668258667
DEBUG    ya.test:process.py:263 Command (pid 4161005) wtime: 30.141
DEBUG    ya.test:process.py:259 Command (pid 4161004) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 4161005) 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	3280	0	0	0	0
4	      0	0	0	3520	0	0	0	0
5	      0	0	0	3510	0	0	0	0
6	      0	0	0	3560	0	0	0	0
7	      0	0	0	3520	0	0	0	0
8	      0	0	0	3510	0	0	0	0
9	      0	0	0	3380	0	0	0	0
10	      0	0	0	3410	0	0	0	0
11	      0	0	0	3450	0	0	0	0
12	      0	0	0	3470	0	0	0	0
13	      0	0	0	3470	0	0	0	0
14	      0	0	0	3250	0	0	0	0
15	      0	0	0	3580	0	0	0	0
16	      0	0	0	3630	0	0	0	0
17	      0	0	0	3590	0	0	0	0
18	      0	0	0	3573	0	0	0	0
19	      0	0	0	3537	0	0	0	0
20	      0	0	0	3590	0	0	0	0
21	      0	0	0	3570	0	0	0	0
22	      0	0	0	3540	0	0	0	0
23	      0	0	0	3510	0	0	0	0
24	      0	0	0	3310	0	0	0	0
25	      0	0	0	3420	0	0	0	0
26	      0	0	0	3520	0	0	0	0
27	      0	0	0	3600	0	0	0	0
28	      0	0	0	3570	0	0	0	0
29	      0	0	0	3530	0	0	0	0
30	      0	0	0	3460	0	0	0	0

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

DEBUG    ya.test:process.py:260 Command (pid 4161004) elapsed time (sec): 30.14230251312256
DEBUG    ya.test:process.py:276 Command (pid 4161005) errors:

DEBUG    ya.test:process.py:263 Command (pid 4161004) wtime: 30.144
DEBUG    ya.test:process.py:275 Command (pid 4161004) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    104	104	0	0	50	351	437	437
2	    126	126	0	0	50	67	70	77
3	      0	0	0	3190	0	0	0	0
4	      0	0	0	3520	0	0	0	0
5	      0	0	0	3530	0	0	0	0
6	      0	0	0	3550	0	0	0	0
7	      0	0	0	3520	0	0	0	0
8	      0	0	0	3510	0	0	0	0
9	      0	0	0	3380	0	0	0	0
10	      0	0	0	3410	0	0	0	0
11	      0	0	0	3440	0	0	0	0
12	      0	0	0	3470	0	0	0	0
13	      0	0	0	3470	0	0	0	0
14	      0	0	0	3240	0	0	0	0
15	      0	0	0	3590	0	0	0	0
16	      0	0	0	3627	0	0	0	0
17	      0	0	0	3586	0	0	0	0
18	      0	0	0	3577	0	0	0	0
19	      0	0	0	3530	0	0	0	0
20	      0	0	0	3590	0	0	0	0
21	      0	0	0	3580	0	0	0	0
22	      0	0	0	3530	0	0	0	0
23	      0	0	0	3516	0	0	0	0
24	      0	0	0	3304	0	0	0	0
25	      0	0	0	3420	0	0	0	0
26	      0	0	0	3510	0	0	0	0
27	      0	0	0	3600	0	0	0	0
28	      0	0	0	3580	0	0	0	0
29	      0	0	0	3529	0	0	0	0
30	      0	0	0	3451	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    230	7.66667	0	97750	50	246	417	437

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4161001) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4161001) elapsed time (sec): 32.54569101333618
DEBUG    ya.test:process.py:263 Command (pid 4161001) wtime: 32.548
DEBUG    ya.test:process.py:275 Command (pid 4161001) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    141	141	0	0	40	283	361	363
2	    164	164	0	0	39	56	62	63
3	      0	0	0	3197	0	0	0	0
4	      0	0	0	3513	0	0	0	0
5	      0	0	0	3530	0	0	0	0
6	      0	0	0	3550	0	0	0	0
7	      0	0	0	3520	0	0	0	0
8	      0	0	0	3510	0	0	0	0
9	      0	0	0	3380	0	0	0	0
10	      0	0	0	3400	0	0	0	0
11	      0	0	0	3440	0	0	0	0
12	      0	0	0	3475	0	0	0	0
13	      0	0	0	3465	0	0	0	0
14	      0	0	0	3240	0	0	0	0
15	      0	0	0	3590	0	0	0	0
16	      0	0	0	3630	0	0	0	0
17	      0	0	0	3590	0	0	0	0
18	      0	0	0	3560	0	0	0	0
19	      0	0	0	3530	0	0	0	0
20	      0	0	0	3598	0	0	0	0
21	      0	0	0	3572	0	0	0	0
22	      0	0	0	3530	0	0	0	0
23	      0	0	0	3520	0	0	0	0
24	      0	0	0	3320	0	0	0	0
25	      0	0	0	3420	0	0	0	0
26	      0	0	0	3510	0	0	0	0
27	      0	0	0	3600	0	0	0	0
28	      0	0	0	3580	0	0	0	0
29	      0	0	0	3520	0	0	0	0
30	      0	0	0	1200	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    305	10.1667	0	95490	39	118	341	363

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8305
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8305". 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 ===============================
290.43s call     test_log_scenario.py::TestLogScenario::test_log_uniform
5.67s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.65s 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/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/tk3r/000204/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-11-26T19:42:22.279238Z): source_id=357;tablet_id=72075186224037899;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 @ 0xA922E35
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA91B376
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7B2288
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD728B7B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F79748
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F7949F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD70290D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14388C4B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x14FCFD17
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F24AD3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F24AD3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F22483
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F25E47
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143A6A38
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1CF66175
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB755197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7A2D34
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7A6DF4
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7A6A00
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7A75EE
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA924A8C
21. ??:0: ?? @ 0x7FF77820BAC2
22. ??:0: ?? @ 0x7FF77829D8BF
============ 1 failed, 115 deselected, 1 error in 300.69s (0:05:00) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001fa/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d3/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001aa/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001fb/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f2/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b8/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.14s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e6/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e3/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 / 115 deselected / 1 selected

=========================== 115 deselected in 0.63s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001db/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 / 115 deselected / 1 selected

=========================== 115 deselected in 1.12s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/00020a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.77s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/0001d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.65s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ff/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001c1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000211/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 1.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/tk3r/0001ae/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001c3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000202/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001be/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.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/tk3r/000201/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.87s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001dc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.96s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001bb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001c5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.03s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.61s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/0001c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/0001b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001fc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000207/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.92s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001f9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001bc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/00020d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.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/tk3r/0001f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.93s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/0001fd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001bd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.61s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/0001e0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.99s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.02s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/00020c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

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

=========================== 115 deselected in 0.64s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001de/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000205/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/00020f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/000210/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000200/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.05s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000203/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.80s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.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/tk3r/0001e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000206/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.04s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/0001bf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/tk3r/000208/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 116 items / 115 deselected / 1 selected

=========================== 115 deselected in 0.67s ============================
