============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/00050a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

test_create.py .

============================== slowest durations ===============================
4.16s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.63s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
====================== 1 passed, 113 deselected in 5.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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-12-14T20:28:06.384898Z): source_idx=0;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 @ 0xA9A87E5
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9A0C76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB838228
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7CAF0B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFEF08
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFEC5F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A4C2D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x144A740B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150F0687
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x150435E3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x150435E3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15040F93
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x15044957
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144C51F8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D25EF05
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D9F97
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB828CD4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82CD94
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82C9A0
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82D58E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9AA43C
E   21. ??:0: ?? @ 0x7F723EFD4AC2
E   22. ??:0: ?? @ 0x7F723F0668BF
------------------------------ 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/rh42/00057a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 23484
DEBUG    ya.test:process.py:259 Command (pid 23484) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23484) elapsed time (sec): 0.46468400955200195
DEBUG    ya.test:process.py:263 Command (pid 23484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 23484) minflt: 16291
DEBUG    ya.test:process.py:263 Command (pid 23484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 23484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 23484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 23484) stime: 0.27680299999999997
DEBUG    ya.test:process.py:263 Command (pid 23484) utime: 0.136396
DEBUG    ya.test:process.py:263 Command (pid 23484) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 23484) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 23484) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rh42/00057a/r3tmp/kikimr_cluster_02fuaol9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19549
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zfm9ui8w.log --grpc-port=12884 --mon-port=15530 --ic-port=3949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12884/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zfm9ui8w.log --grpc-port=12884 --mon-port=15530 --ic-port=3949
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zfm9ui8w.log', '--grpc-port=12884', '--mon-port=15530', '--ic-port=3949')' in '/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 23710
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12884/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/rh42/00057a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 23727
DEBUG    ya.test:process.py:259 Command (pid 23727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23727) elapsed time (sec): 0.49862098693847656
DEBUG    ya.test:process.py:263 Command (pid 23727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 23727) minflt: 16294
DEBUG    ya.test:process.py:263 Command (pid 23727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 23727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 23727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 23727) stime: 0.303345
DEBUG    ya.test:process.py:263 Command (pid 23727) utime: 0.123733
DEBUG    ya.test:process.py:263 Command (pid 23727) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 23727) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 23727) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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: 3949\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/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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: 3949\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 24689
DEBUG    ya.test:process.py:259 Command (pid 24689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 24689) elapsed time (sec): 0.4871671199798584
DEBUG    ya.test:process.py:263 Command (pid 24689) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) maxrss: 557244
DEBUG    ya.test:process.py:263 Command (pid 24689) minflt: 18430
DEBUG    ya.test:process.py:263 Command (pid 24689) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 24689) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 24689) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 24689) stime: 0.304407
DEBUG    ya.test:process.py:263 Command (pid 24689) utime: 0.13269
DEBUG    ya.test:process.py:263 Command (pid 24689) wtime: 0.488
DEBUG    ya.test:process.py:275 Command (pid 24689) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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: 24839
DEBUG    ya.test:process.py:259 Command (pid 24839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 24839) elapsed time (sec): 0.5302577018737793
DEBUG    ya.test:process.py:263 Command (pid 24839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) maxrss: 557244
DEBUG    ya.test:process.py:263 Command (pid 24839) minflt: 18432
DEBUG    ya.test:process.py:263 Command (pid 24839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 24839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 24839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 24839) stime: 0.31692699999999996
DEBUG    ya.test:process.py:263 Command (pid 24839) utime: 0.141615
DEBUG    ya.test:process.py:263 Command (pid 24839) wtime: 0.531
DEBUG    ya.test:process.py:275 Command (pid 24839) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 24839) 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, 7594cf78-d3ce-4308-a3c8-bdc5851f472b, localhost:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7594cf78-d3ce-4308-a3c8-bdc5851f472b, localhost:12884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7594cf78-d3ce-4308-a3c8-bdc5851f472b, localhost:12884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c247zkau24.auto.internal" port: 12884 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-c247zkau24.auto.internal:12884, 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:12884
------------------------------ 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/rh42/00057a/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -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/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 25243
DEBUG    ya.test:process.py:259 Command (pid 25243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 25243) elapsed time (sec): 0.45664334297180176
DEBUG    ya.test:process.py:263 Command (pid 25243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) maxrss: 166976
DEBUG    ya.test:process.py:263 Command (pid 25243) minflt: 3555
DEBUG    ya.test:process.py:263 Command (pid 25243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 25243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 25243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 25243) stime: 0.044147
DEBUG    ya.test:process.py:263 Command (pid 25243) utime: 0.040468
DEBUG    ya.test:process.py:263 Command (pid 25243) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 25243) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 25243) 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/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -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/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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: 25762
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 25762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 25762) elapsed time (sec): 30.247573137283325
DEBUG    ya.test:process.py:263 Command (pid 25762) wtime: 30.249
DEBUG    ya.test:process.py:275 Command (pid 25762) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    362	362	0	0	24	47	57	71
2	    457	457	0	0	21	29	37	41
3	    460	460	0	0	21	29	32	43
4	    454	454	0	0	21	28	33	36
5	    388	388	0	0	24	42	47	60
6	    378	378	0	0	24	43	55	58
7	    270	270	0	0	34	61	69	73
8	    312	312	0	0	33	50	58	62
9	    276	276	0	0	35	56	60	62
10	    290	290	0	0	32	56	60	68
11	    365	365	0	0	25	45	53	70
12	    398	398	0	0	23	35	40	47
13	    395	395	0	0	24	37	40	44
14	    440	440	0	0	21	32	38	43
15	    476	476	0	0	20	24	26	28
16	    462	462	0	0	20	26	43	47
17	    382	382	0	0	24	39	43	48
18	    408	408	0	0	21	45	56	61
19	    391	391	0	0	23	40	49	65
20	    421	421	0	0	21	39	50	59
21	    308	308	0	0	30	55	61	65
22	    385	385	0	0	23	41	46	55
23	    419	419	0	0	22	36	55	60
24	    383	383	0	0	24	39	49	53
25	    456	456	0	0	20	32	45	54
26	    445	445	0	0	20	36	42	48
27	    469	469	0	0	20	26	30	37
28	    443	443	0	0	20	30	47	53
29	    475	475	0	0	20	24	29	35
30	    497	497	0	0	20	22	24	35

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12065	402.167	0	0	21	42	55	73

DEBUG    ya.test:process.py:276 Command (pid 25762) 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, f30d28f9-1ade-42e6-80ca-fef1fa637716, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f30d28f9-1ade-42e6-80ca-fef1fa637716, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f30d28f9-1ade-42e6-80ca-fef1fa637716, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): 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=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ce86078-ba42-4925-b7df-d6d55675be68, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ce86078-ba42-4925-b7df-d6d55675be68, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ce86078-ba42-4925-b7df-d6d55675be68, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 11815 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4d05d43-0a22-4658-83e5-a765a4d2de67, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4d05d43-0a22-4658-83e5-a765a4d2de67, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4d05d43-0a22-4658-83e5-a765a4d2de67, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0c5e3be-c068-4571-b88a-3d4c68370405, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c5e3be-c068-4571-b88a-3d4c68370405, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c5e3be-c068-4571-b88a-3d4c68370405, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
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/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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: 39225
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/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -d /Root workload log --path log run insert --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=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): 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.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d65b9421-780e-4ed3-a888-660402b1d4ad, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d65b9421-780e-4ed3-a888-660402b1d4ad, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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: 39260
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d65b9421-780e-4ed3-a888-660402b1d4ad, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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:421 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ya.test:process.py:628 Command pid: 39261
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): 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=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): 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, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 520de4ea-7104-4296-9091-873920ed09c7, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 520de4ea-7104-4296-9091-873920ed09c7, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 520de4ea-7104-4296-9091-873920ed09c7, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): 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=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
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, 0269ba82-dddf-4885-8730-3b9364628578, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0269ba82-dddf-4885-8730-3b9364628578, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0269ba82-dddf-4885-8730-3b9364628578, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): 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=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==
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(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ad7c207-06f9-452e-b6b8-19fb0d097f9a, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ad7c207-06f9-452e-b6b8-19fb0d097f9a, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ad7c207-06f9-452e-b6b8-19fb0d097f9a, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): 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=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eaf3cc80-0219-452b-b4be-66e191b301e9, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eaf3cc80-0219-452b-b4be-66e191b301e9, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eaf3cc80-0219-452b-b4be-66e191b301e9, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): 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=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): 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, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ef272b2-fb89-4fa9-99ae-ec6f119b5a04, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ef272b2-fb89-4fa9-99ae-ec6f119b5a04, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ef272b2-fb89-4fa9-99ae-ec6f119b5a04, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): 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=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=
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, 1e61ac0e-66f9-4781-8122-95c931d20937, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e61ac0e-66f9-4781-8122-95c931d20937, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e61ac0e-66f9-4781-8122-95c931d20937, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): 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=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ad4caee-dcb3-43b7-98b2-66c69811ccc9, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ad4caee-dcb3-43b7-98b2-66c69811ccc9, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ad4caee-dcb3-43b7-98b2-66c69811ccc9, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): 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=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): 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, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c827d800-8440-4275-9642-38bf03d5f2c4, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c827d800-8440-4275-9642-38bf03d5f2c4, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c827d800-8440-4275-9642-38bf03d5f2c4, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): 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=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849144338+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849263675+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849281544+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849296998+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-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849329204+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849344489+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849378136+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849397802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849415959+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849435619+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849244705+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-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849289315+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849273984+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849304735+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849336592+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849369883+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849387898+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849407766+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849427073+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-c247zkau24.auto.internal:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849443877+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-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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-c247zkau24.auto.internal:12884
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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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    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 39225) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39225) elapsed time (sec): 30.14681100845337
DEBUG    ya.test:process.py:263 Command (pid 39225) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 39225) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     55	55	0	0	140	539	559	563
2	    197	197	0	0	47	70	87	92
3	    171	171	0	0	55	82	98	101
4	    199	199	0	0	49	66	73	74
5	    194	194	0	0	48	79	96	111
6	    203	203	0	0	47	65	77	79
7	    207	207	0	0	46	73	89	95
8	     42	42	0	692	43	78	90	90
9	      0	0	0	2390	0	0	0	0
10	      0	0	0	2163	0	0	0	0
11	      0	0	0	2035	0	0	0	0
12	      0	0	0	2112	0	0	0	0
13	      0	0	0	2514	0	0	0	0
14	      0	0	0	2243	0	0	0	0
15	      0	0	0	1429	0	0	0	0
16	      0	0	0	2419	0	0	0	0
17	      0	0	0	2430	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2450	0	0	0	0
20	      0	0	0	2492	0	0	0	0
21	      0	0	0	2516	0	0	0	0
22	      0	0	0	2477	0	0	0	0
23	      0	0	0	2573	0	0	0	0
24	      0	0	0	2392	0	0	0	0
25	      0	0	0	2451	0	0	0	0
26	      0	0	0	2125	0	0	0	0
27	      0	0	0	1060	0	0	0	0
28	      0	0	0	1555	0	0	0	0
29	      0	0	0	2149	0	0	0	0
30	      0	0	0	2289	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1268	42.2667	0	49486	48	82	198	563

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 39261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39261) elapsed time (sec): 30.14840030670166
DEBUG    ya.test:process.py:263 Command (pid 39261) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 39261) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     35	35	0	0	205	691	723	723
2	    149	149	0	0	64	90	110	111
3	    127	127	0	0	77	107	120	120
4	    149	149	0	0	67	84	101	101
5	    147	147	0	0	66	99	106	113
6	    154	154	0	0	61	85	88	93
7	    158	158	0	0	60	88	105	106
8	     29	29	0	700	61	93	97	97
9	      0	0	0	2420	0	0	0	0
10	      0	0	0	2179	0	0	0	0
11	      0	0	0	2060	0	0	0	0
12	      0	0	0	2140	0	0	0	0
13	      0	0	0	2516	0	0	0	0
14	      0	0	0	2252	0	0	0	0
15	      0	0	0	1408	0	0	0	0
16	      0	0	0	2470	0	0	0	0
17	      0	0	0	2470	0	0	0	0
18	      0	0	0	2540	0	0	0	0
19	      0	0	0	2448	0	0	0	0
20	      0	0	0	2540	0	0	0	0
21	      0	0	0	2499	0	0	0	0
22	      0	0	0	2490	0	0	0	0
23	      0	0	0	2579	0	0	0	0
24	      0	0	0	2436	0	0	0	0
25	      0	0	0	2508	0	0	0	0
26	      0	0	0	2156	0	0	0	0
27	      0	0	0	1058	0	0	0	0
28	      0	0	0	1539	0	0	0	0
29	      0	0	0	2150	0	0	0	0
30	      0	0	0	2285	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    948	31.6	0	49843	65	101	495	723

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 39260) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39260) elapsed time (sec): 30.159414291381836
DEBUG    ya.test:process.py:263 Command (pid 39260) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 39260) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	712	0	0	0	0
9	      0	0	0	2419	0	0	0	0
10	      0	0	0	2188	0	0	0	0
11	      0	0	0	2020	0	0	0	0
12	      0	0	0	2130	0	0	0	0
13	      0	0	0	2548	0	0	0	0
14	      0	0	0	2210	0	0	0	0
15	      0	0	0	1410	0	0	0	0
16	      0	0	0	2419	0	0	0	0
17	      0	0	0	2450	0	0	0	0
18	      0	0	0	2540	0	0	0	0
19	      0	0	0	2458	0	0	0	0
20	      0	0	0	2529	0	0	0	0
21	      0	0	0	2509	0	0	0	0
22	      0	0	0	2509	0	0	0	0
23	      0	0	0	2570	0	0	0	0
24	      0	0	0	2450	0	0	0	0
25	      0	0	0	2500	0	0	0	0
26	      0	0	0	2109	0	0	0	0
27	      0	0	0	1060	0	0	0	0
28	      0	0	0	1550	0	0	0	0
29	      0	0	0	2150	0	0	0	0
30	      0	0	0	2299	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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.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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-c247zkau24'
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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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.23710' in '/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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_zfm9ui8w.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:12884/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4289
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12884
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3949
=================================== 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:137: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:132: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:98: 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:307: 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:460: 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/rh42/00057a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 23484
DEBUG    ya.test:process.py:259 Command (pid 23484) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23484) elapsed time (sec): 0.46468400955200195
DEBUG    ya.test:process.py:263 Command (pid 23484) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 23484) minflt: 16291
DEBUG    ya.test:process.py:263 Command (pid 23484) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) nivcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 23484) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 23484) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 23484) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 23484) stime: 0.27680299999999997
DEBUG    ya.test:process.py:263 Command (pid 23484) utime: 0.136396
DEBUG    ya.test:process.py:263 Command (pid 23484) wtime: 0.466
DEBUG    ya.test:process.py:275 Command (pid 23484) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 23484) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rh42/00057a/r3tmp/kikimr_cluster_02fuaol9
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12884
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4289
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19549
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zfm9ui8w.log --grpc-port=12884 --mon-port=15530 --ic-port=3949
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12884/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zfm9ui8w.log --grpc-port=12884 --mon-port=15530 --ic-port=3949
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_zfm9ui8w.log', '--grpc-port=12884', '--mon-port=15530', '--ic-port=3949')' in '/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 23710
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12884/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/rh42/00057a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 23727
DEBUG    ya.test:process.py:259 Command (pid 23727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 23727) elapsed time (sec): 0.49862098693847656
DEBUG    ya.test:process.py:263 Command (pid 23727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 23727) minflt: 16294
DEBUG    ya.test:process.py:263 Command (pid 23727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) nivcsw: 45
DEBUG    ya.test:process.py:263 Command (pid 23727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 23727) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 23727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 23727) stime: 0.303345
DEBUG    ya.test:process.py:263 Command (pid 23727) utime: 0.123733
DEBUG    ya.test:process.py:263 Command (pid 23727) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 23727) output:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 23727) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: fc43e4ba83e3510f1fae3b84f2c3bfa6c1de76fb
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 26f3cd0af43af032e3b4393aeb3ebedcb7ab28ac into c726d176f5b6f22edd00d71b1c7728f741a37329
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-c247zkau24    Host information: 
        Linux ghrun-c247zkau24 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/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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: 3949\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/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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: 3949\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 24689
DEBUG    ya.test:process.py:259 Command (pid 24689) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 24689) elapsed time (sec): 0.4871671199798584
DEBUG    ya.test:process.py:263 Command (pid 24689) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) maxrss: 557244
DEBUG    ya.test:process.py:263 Command (pid 24689) minflt: 18430
DEBUG    ya.test:process.py:263 Command (pid 24689) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 24689) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 24689) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 24689) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 24689) stime: 0.304407
DEBUG    ya.test:process.py:263 Command (pid 24689) utime: 0.13269
DEBUG    ya.test:process.py:263 Command (pid 24689) wtime: 0.488
DEBUG    ya.test:process.py:275 Command (pid 24689) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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/rh42/00057a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12884', '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: 24839
DEBUG    ya.test:process.py:259 Command (pid 24839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 24839) elapsed time (sec): 0.5302577018737793
DEBUG    ya.test:process.py:263 Command (pid 24839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) maxrss: 557244
DEBUG    ya.test:process.py:263 Command (pid 24839) minflt: 18432
DEBUG    ya.test:process.py:263 Command (pid 24839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 24839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 24839) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 24839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 24839) stime: 0.31692699999999996
DEBUG    ya.test:process.py:263 Command (pid 24839) utime: 0.141615
DEBUG    ya.test:process.py:263 Command (pid 24839) wtime: 0.531
DEBUG    ya.test:process.py:275 Command (pid 24839) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 24839) 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, 7594cf78-d3ce-4308-a3c8-bdc5851f472b, localhost:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7594cf78-d3ce-4308-a3c8-bdc5851f472b, localhost:12884): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7594cf78-d3ce-4308-a3c8-bdc5851f472b, localhost:12884): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-c247zkau24.auto.internal" port: 12884 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-c247zkau24.auto.internal:12884, 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:12884
------------------------------ 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/rh42/00057a/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -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/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 25243
DEBUG    ya.test:process.py:259 Command (pid 25243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 25243) elapsed time (sec): 0.45664334297180176
DEBUG    ya.test:process.py:263 Command (pid 25243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) maxrss: 166976
DEBUG    ya.test:process.py:263 Command (pid 25243) minflt: 3555
DEBUG    ya.test:process.py:263 Command (pid 25243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) nivcsw: 47
DEBUG    ya.test:process.py:263 Command (pid 25243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 25243) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 25243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 25243) stime: 0.044147
DEBUG    ya.test:process.py:263 Command (pid 25243) utime: 0.040468
DEBUG    ya.test:process.py:263 Command (pid 25243) wtime: 0.458
DEBUG    ya.test:process.py:275 Command (pid 25243) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 25243) 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/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -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/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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: 25762
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 25762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 25762) elapsed time (sec): 30.247573137283325
DEBUG    ya.test:process.py:263 Command (pid 25762) wtime: 30.249
DEBUG    ya.test:process.py:275 Command (pid 25762) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    362	362	0	0	24	47	57	71
2	    457	457	0	0	21	29	37	41
3	    460	460	0	0	21	29	32	43
4	    454	454	0	0	21	28	33	36
5	    388	388	0	0	24	42	47	60
6	    378	378	0	0	24	43	55	58
7	    270	270	0	0	34	61	69	73
8	    312	312	0	0	33	50	58	62
9	    276	276	0	0	35	56	60	62
10	    290	290	0	0	32	56	60	68
11	    365	365	0	0	25	45	53	70
12	    398	398	0	0	23	35	40	47
13	    395	395	0	0	24	37	40	44
14	    440	440	0	0	21	32	38	43
15	    476	476	0	0	20	24	26	28
16	    462	462	0	0	20	26	43	47
17	    382	382	0	0	24	39	43	48
18	    408	408	0	0	21	45	56	61
19	    391	391	0	0	23	40	49	65
20	    421	421	0	0	21	39	50	59
21	    308	308	0	0	30	55	61	65
22	    385	385	0	0	23	41	46	55
23	    419	419	0	0	22	36	55	60
24	    383	383	0	0	24	39	49	53
25	    456	456	0	0	20	32	45	54
26	    445	445	0	0	20	36	42	48
27	    469	469	0	0	20	26	30	37
28	    443	443	0	0	20	30	47	53
29	    475	475	0	0	20	24	29	35
30	    497	497	0	0	20	22	24	35

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  12065	402.167	0	0	21	42	55	73

DEBUG    ya.test:process.py:276 Command (pid 25762) 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, f30d28f9-1ade-42e6-80ca-fef1fa637716, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f30d28f9-1ade-42e6-80ca-fef1fa637716, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f30d28f9-1ade-42e6-80ca-fef1fa637716, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): 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=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ce86078-ba42-4925-b7df-d6d55675be68, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ce86078-ba42-4925-b7df-d6d55675be68, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ce86078-ba42-4925-b7df-d6d55675be68, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
INFO     root:test_log_scenario.py:217 Count rows after insert 11815 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4d05d43-0a22-4658-83e5-a765a4d2de67, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4d05d43-0a22-4658-83e5-a765a4d2de67, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4d05d43-0a22-4658-83e5-a765a4d2de67, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0c5e3be-c068-4571-b88a-3d4c68370405, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c5e3be-c068-4571-b88a-3d4c68370405, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `log`" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c5e3be-c068-4571-b88a-3d4c68370405, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
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/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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: 39225
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/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -d /Root workload log --path log run insert --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=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb -e grpc://localhost:12884 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): 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.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=OWJiNTc5NC1iNTQ5MGE3OC1jYzNiMDA4ZC1mNTE3NmEzNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d65b9421-780e-4ed3-a888-660402b1d4ad, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d65b9421-780e-4ed3-a888-660402b1d4ad, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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: 39260
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d65b9421-780e-4ed3-a888-660402b1d4ad, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rh42/00057a/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12884', '-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:421 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ya.test:process.py:628 Command pid: 39261
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): 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=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): 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, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MTRkNjA3Yi1kNWU4YThlOC03OTY0MGFhMC1iYTAxNTQyOQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 520de4ea-7104-4296-9091-873920ed09c7, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 520de4ea-7104-4296-9091-873920ed09c7, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 520de4ea-7104-4296-9091-873920ed09c7, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): 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=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=ZDlhMmViY2EtNWY1ZjlmY2QtNWM4MDhjZjEtZGM5M2M2YjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
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, 0269ba82-dddf-4885-8730-3b9364628578, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0269ba82-dddf-4885-8730-3b9364628578, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0269ba82-dddf-4885-8730-3b9364628578, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): 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=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==
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(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 4ad7c207-06f9-452e-b6b8-19fb0d097f9a, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=N2ExNGQwMjYtODZiOWE1YjItMTJiZDlmYmEtZTU2NWViNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ad7c207-06f9-452e-b6b8-19fb0d097f9a, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ad7c207-06f9-452e-b6b8-19fb0d097f9a, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): 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=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=MmE4Y2Q4ZjgtNmU0YzFkYWYtNTI1NzMyNzMtYzliMjFhYTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, eaf3cc80-0219-452b-b4be-66e191b301e9, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eaf3cc80-0219-452b-b4be-66e191b301e9, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eaf3cc80-0219-452b-b4be-66e191b301e9, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): 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=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): 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, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YTgyNzA5YTgtNDA1NjU1MTgtNzczMDhmY2EtYzEzNmE3ZmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1ef272b2-fb89-4fa9-99ae-ec6f119b5a04, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ef272b2-fb89-4fa9-99ae-ec6f119b5a04, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ef272b2-fb89-4fa9-99ae-ec6f119b5a04, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): 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=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=
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, 1e61ac0e-66f9-4781-8122-95c931d20937, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e61ac0e-66f9-4781-8122-95c931d20937, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NjEwMjExODctZDk2NGJiMzMtOWEwNjA4MjItYzZhYzA4ZGI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e61ac0e-66f9-4781-8122-95c931d20937, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): 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=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=YWZlZGQyZmItZTc0YjUxMjAtNTY1Yzc5ZjAtYzM5ZDVhNDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 8ad4caee-dcb3-43b7-98b2-66c69811ccc9, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ad4caee-dcb3-43b7-98b2-66c69811ccc9, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ad4caee-dcb3-43b7-98b2-66c69811ccc9, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): 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=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): 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, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=Yjg5YjM5NmItNWE3Mjk2Yy03ZGRhYzMxYy1jNjBiYjYzMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c827d800-8440-4275-9642-38bf03d5f2c4, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c827d800-8440-4275-9642-38bf03d5f2c4, ghrun-c247zkau24.auto.internal:12884): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c827d800-8440-4275-9642-38bf03d5f2c4, ghrun-c247zkau24.auto.internal:12884): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): 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=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): request = { session_id: "ydb://session/3?node_id=1&id=NTJhNWFiMjEtODNkNGIwZDEtYmRjZTFkZmUtMjdhMGNlM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 44122fa4-d673-45b7-9d21-38f730e2bfaf, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849144338+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85eb894e-1070-4357-aa19-ac08830b4861, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849263675+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a306f47a-0ac0-4ea1-9da7-5b3a6c9fde49, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849281544+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 83ad877c-3b10-4b0e-b01e-8282494aafda, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849296998+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-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bbc2e4c1-7362-4ad5-be0b-ad39f99dac19, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849329204+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8a8cd7ae-a14d-44cc-8387-2ca60b772df6, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849344489+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 16fe6ba0-94b6-4506-8d50-0672a3f84da6, ghrun-c247zkau24.auto.internal:12884): 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:12884 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-14T20:28:13.849378136+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 76c6977a-da9c-452d-b5af-41a017d11727, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849397802+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 31d801e4-ef7f-458a-9a50-fb17cbab9b94, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849415959+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b72f9827-5251-4554-a4bc-355911ccb064, ghrun-c247zkau24.auto.internal:12884): 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:12884 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-14T20:28:13.849435619+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f860873a-5725-43c2-93b3-c757cc28111d, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849244705+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-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bda12718-b30e-4839-89bd-e2809d8a0a99, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849289315+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8d62af41-0f2f-4f68-9919-e408b3f5dd98, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849273984+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4142d6e2-45e4-4e2a-89ca-50b17dd6e1aa, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849304735+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 306acfbc-ff99-4b4c-892b-58c75436cf56, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849336592+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 316ab143-4f14-42c1-aa57-215953b82ac6, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849369883+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, bb2663ed-204c-4fb6-a004-21a55c37b2fc, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849387898+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cb160766-2cea-4803-8222-903239b72082, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849407766+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 37d0e1e9-4c57-4e37-8f82-567a8608316c, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849427073+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-c247zkau24.auto.internal:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 585709bf-d0a7-4fec-811b-0fe38083d479, ghrun-c247zkau24.auto.internal:12884): 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-12-14T20:28:13.849443877+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-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-c247zkau24.auto.internal:12884
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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-c247zkau24.auto.internal:12884
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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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    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 39225) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39225) elapsed time (sec): 30.14681100845337
DEBUG    ya.test:process.py:263 Command (pid 39225) wtime: 30.148
DEBUG    ya.test:process.py:275 Command (pid 39225) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     55	55	0	0	140	539	559	563
2	    197	197	0	0	47	70	87	92
3	    171	171	0	0	55	82	98	101
4	    199	199	0	0	49	66	73	74
5	    194	194	0	0	48	79	96	111
6	    203	203	0	0	47	65	77	79
7	    207	207	0	0	46	73	89	95
8	     42	42	0	692	43	78	90	90
9	      0	0	0	2390	0	0	0	0
10	      0	0	0	2163	0	0	0	0
11	      0	0	0	2035	0	0	0	0
12	      0	0	0	2112	0	0	0	0
13	      0	0	0	2514	0	0	0	0
14	      0	0	0	2243	0	0	0	0
15	      0	0	0	1429	0	0	0	0
16	      0	0	0	2419	0	0	0	0
17	      0	0	0	2430	0	0	0	0
18	      0	0	0	2530	0	0	0	0
19	      0	0	0	2450	0	0	0	0
20	      0	0	0	2492	0	0	0	0
21	      0	0	0	2516	0	0	0	0
22	      0	0	0	2477	0	0	0	0
23	      0	0	0	2573	0	0	0	0
24	      0	0	0	2392	0	0	0	0
25	      0	0	0	2451	0	0	0	0
26	      0	0	0	2125	0	0	0	0
27	      0	0	0	1060	0	0	0	0
28	      0	0	0	1555	0	0	0	0
29	      0	0	0	2149	0	0	0	0
30	      0	0	0	2289	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1268	42.2667	0	49486	48	82	198	563

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 39261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39261) elapsed time (sec): 30.14840030670166
DEBUG    ya.test:process.py:263 Command (pid 39261) wtime: 30.149
DEBUG    ya.test:process.py:275 Command (pid 39261) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     35	35	0	0	205	691	723	723
2	    149	149	0	0	64	90	110	111
3	    127	127	0	0	77	107	120	120
4	    149	149	0	0	67	84	101	101
5	    147	147	0	0	66	99	106	113
6	    154	154	0	0	61	85	88	93
7	    158	158	0	0	60	88	105	106
8	     29	29	0	700	61	93	97	97
9	      0	0	0	2420	0	0	0	0
10	      0	0	0	2179	0	0	0	0
11	      0	0	0	2060	0	0	0	0
12	      0	0	0	2140	0	0	0	0
13	      0	0	0	2516	0	0	0	0
14	      0	0	0	2252	0	0	0	0
15	      0	0	0	1408	0	0	0	0
16	      0	0	0	2470	0	0	0	0
17	      0	0	0	2470	0	0	0	0
18	      0	0	0	2540	0	0	0	0
19	      0	0	0	2448	0	0	0	0
20	      0	0	0	2540	0	0	0	0
21	      0	0	0	2499	0	0	0	0
22	      0	0	0	2490	0	0	0	0
23	      0	0	0	2579	0	0	0	0
24	      0	0	0	2436	0	0	0	0
25	      0	0	0	2508	0	0	0	0
26	      0	0	0	2156	0	0	0	0
27	      0	0	0	1058	0	0	0	0
28	      0	0	0	1539	0	0	0	0
29	      0	0	0	2150	0	0	0	0
30	      0	0	0	2285	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    948	31.6	0	49843	65	101	495	723

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 39260) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 39260) elapsed time (sec): 30.159414291381836
DEBUG    ya.test:process.py:263 Command (pid 39260) wtime: 30.161
DEBUG    ya.test:process.py:275 Command (pid 39260) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	712	0	0	0	0
9	      0	0	0	2419	0	0	0	0
10	      0	0	0	2188	0	0	0	0
11	      0	0	0	2020	0	0	0	0
12	      0	0	0	2130	0	0	0	0
13	      0	0	0	2548	0	0	0	0
14	      0	0	0	2210	0	0	0	0
15	      0	0	0	1410	0	0	0	0
16	      0	0	0	2419	0	0	0	0
17	      0	0	0	2450	0	0	0	0
18	      0	0	0	2540	0	0	0	0
19	      0	0	0	2458	0	0	0	0
20	      0	0	0	2529	0	0	0	0
21	      0	0	0	2509	0	0	0	0
22	      0	0	0	2509	0	0	0	0
23	      0	0	0	2570	0	0	0	0
24	      0	0	0	2450	0	0	0	0
25	      0	0	0	2500	0	0	0	0
26	      0	0	0	2109	0	0	0	0
27	      0	0	0	1060	0	0	0	0
28	      0	0	0	1550	0	0	0	0
29	      0	0	0	2150	0	0	0	0
30	      0	0	0	2299	0	0	0	0

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

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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.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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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:12884
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12884". 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 ===============================
325.79s call     test_log_scenario.py::TestLogScenario::test_log_uniform
3.98s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
3.52s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/rh42/00057a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1/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-12-14T20:28:06.384898Z): source_idx=0;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 @ 0xA9A87E5
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9A0C76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB838228
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD7CAF0B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FFEF08
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FFEC5F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD7A4C2D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x144A740B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150F0687
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x150435E3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x150435E3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x15040F93
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x15044957
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144C51F8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D25EF05
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB7D9F97
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB828CD4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB82CD94
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB82C9A0
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB82D58E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA9AA43C
21. ??:0: ?? @ 0x7F723EFD4AC2
22. ??:0: ?? @ 0x7F723F0668BF
============ 1 failed, 113 deselected, 1 error in 334.61s (0:05:34) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
366.29s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
9.24s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
================ 1 passed, 113 deselected in 379.59s (0:06:19) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/00050d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/00052a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000536/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00055d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00059f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005a1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000559/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000500/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000543/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004be/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000522/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000585/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00056c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000507/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000563/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005ce/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000574/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000553/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005bc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000566/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000578/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000505/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.26s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000569/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004c9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000560/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000527/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000533/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000590/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/00054f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005da/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004bb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00054c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00053a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.89s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004e1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000510/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00052f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005a8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005d2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.46s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005cb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005d6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004d7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004cd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00059d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005aa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00058d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000597/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/00057e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004fa/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005df/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/00051e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000582/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000519/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004fd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.01s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000513/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000594/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 0.85s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004b8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00053d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004d9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00059a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004ad/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 2.15s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0004ed/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 2.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005e2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.56s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/0005ac/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0005b8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000541/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00053f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000546/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/000556/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/00051b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rh42/000588/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 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/rh42/0004c5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.2, typeguard-4.4.4
collected 116 items / 113 deselected / 3 selected

=========================== 113 deselected in 1.04s ============================
