============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 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/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   VERIFY failed (2025-12-13T16:30:41.392749Z): source_idx=0;tablet_id=72075186224037906;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 @ 0x1D25F075
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: ?? @ 0x7F28C553DAC2
E   22. ??:0: ?? @ 0x7F28C55CF8BF
------------------------------ 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/b28s/0006dd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3943
DEBUG    ya.test:process.py:259 Command (pid 3943) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3943) elapsed time (sec): 0.419644832611084
DEBUG    ya.test:process.py:263 Command (pid 3943) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 3943) minflt: 16288
DEBUG    ya.test:process.py:263 Command (pid 3943) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3943) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3943) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3943) stime: 0.236973
DEBUG    ya.test:process.py:263 Command (pid 3943) utime: 0.136561
DEBUG    ya.test:process.py:263 Command (pid 3943) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3943) output:
Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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 3943) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12296
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/b28s/0006dd/r3tmp/kikimr_cluster_pk9nh8sf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30272
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/b28s/0006dd/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/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_sh00y_h_.log --grpc-port=12437 --mon-port=28486 --ic-port=12296
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12437/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/b28s/0006dd/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/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_sh00y_h_.log --grpc-port=12437 --mon-port=28486 --ic-port=12296
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_sh00y_h_.log', '--grpc-port=12437', '--mon-port=28486', '--ic-port=12296')' in '/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12437/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/b28s/0006dd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4088
DEBUG    ya.test:process.py:259 Command (pid 4088) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088) elapsed time (sec): 0.43717265129089355
DEBUG    ya.test:process.py:263 Command (pid 4088) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 4088) minflt: 16289
DEBUG    ya.test:process.py:263 Command (pid 4088) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 4088) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4088) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4088) stime: 0.260309
DEBUG    ya.test:process.py:263 Command (pid 4088) utime: 0.130154
DEBUG    ya.test:process.py:263 Command (pid 4088) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 4088) output:
Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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 4088) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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: 12296\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/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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: 12296\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4543
DEBUG    ya.test:process.py:259 Command (pid 4543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4543) elapsed time (sec): 0.5026302337646484
DEBUG    ya.test:process.py:263 Command (pid 4543) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) maxrss: 557268
DEBUG    ya.test:process.py:263 Command (pid 4543) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 4543) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 4543) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 4543) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4543) stime: 0.356151
DEBUG    ya.test:process.py:263 Command (pid 4543) utime: 0.10117899999999999
DEBUG    ya.test:process.py:263 Command (pid 4543) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 4543) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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: 4758
DEBUG    ya.test:process.py:259 Command (pid 4758) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4758) elapsed time (sec): 0.44663357734680176
DEBUG    ya.test:process.py:263 Command (pid 4758) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) maxrss: 557264
DEBUG    ya.test:process.py:263 Command (pid 4758) minflt: 18429
DEBUG    ya.test:process.py:263 Command (pid 4758) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4758) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 4758) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4758) stime: 0.25540799999999997
DEBUG    ya.test:process.py:263 Command (pid 4758) utime: 0.139676
DEBUG    ya.test:process.py:263 Command (pid 4758) wtime: 0.448
DEBUG    ya.test:process.py:275 Command (pid 4758) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4758) 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, 295490c9-6b0b-4d68-8b7f-4281e0a39335, localhost:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 295490c9-6b0b-4d68-8b7f-4281e0a39335, localhost:12437): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 295490c9-6b0b-4d68-8b7f-4281e0a39335, localhost:12437): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-onrmcfgmwe.auto.internal" port: 12437 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-onrmcfgmwe.auto.internal:12437, 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:12437
------------------------------ 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/b28s/0006dd/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -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/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 5089
DEBUG    ya.test:process.py:259 Command (pid 5089) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 5089) elapsed time (sec): 0.4013805389404297
DEBUG    ya.test:process.py:263 Command (pid 5089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) maxrss: 167052
DEBUG    ya.test:process.py:263 Command (pid 5089) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 5089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 5089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) nvcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 5089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 5089) stime: 0.039754
DEBUG    ya.test:process.py:263 Command (pid 5089) utime: 0.03092
DEBUG    ya.test:process.py:263 Command (pid 5089) wtime: 0.403
DEBUG    ya.test:process.py:275 Command (pid 5089) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 5089) 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/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -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/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-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: 5406
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 5406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 5406) elapsed time (sec): 30.184694051742554
DEBUG    ya.test:process.py:263 Command (pid 5406) wtime: 30.186
DEBUG    ya.test:process.py:275 Command (pid 5406) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    438	438	0	0	21	32	39	44
2	    331	331	0	0	25	65	83	85
3	    273	273	0	0	30	81	99	111
4	    257	257	0	0	36	65	80	81
5	    195	195	0	0	47	98	111	127
6	    172	172	0	0	59	93	106	117
7	    211	211	0	0	43	90	95	95
8	    175	175	0	0	47	107	137	139
9	    156	156	0	0	46	187	240	257
10	    366	366	0	0	22	44	102	111
11	    256	256	0	0	25	123	164	172
12	    298	298	0	0	26	101	134	137
13	    350	350	0	0	21	71	86	92
14	    365	365	0	0	22	87	114	143
15	    359	359	0	0	22	59	79	82
16	    330	330	0	0	23	66	80	83
17	    375	375	0	0	24	45	64	75
18	    323	323	0	0	20	80	90	91
19	    408	408	0	0	21	43	77	82
20	    437	437	0	0	21	33	38	43
21	    450	450	0	0	21	28	31	32
22	    443	443	0	0	21	32	37	44
23	    470	470	0	0	20	26	29	37
24	    464	464	0	0	20	27	30	32
25	    463	463	0	0	20	29	38	42
26	    437	437	0	0	21	31	47	50
27	    431	431	0	0	21	36	51	59
28	    383	383	0	0	22	42	49	62
29	    446	446	0	0	21	33	59	64
30	    455	455	0	0	21	34	39	47

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10517	350.567	0	0	22	65	99	257

DEBUG    ya.test:process.py:276 Command (pid 5406) 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, 1febc8a6-e2ca-40b7-945a-f9b705fdc082, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1febc8a6-e2ca-40b7-945a-f9b705fdc082, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1febc8a6-e2ca-40b7-945a-f9b705fdc082, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): 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=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bd96712-045b-4da2-ad64-cadc47807eb4, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bd96712-045b-4da2-ad64-cadc47807eb4, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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, 8bd96712-045b-4da2-ad64-cadc47807eb4, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
INFO     root:test_log_scenario.py:217 Count rows after insert 10250 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25c7ff99-ab66-44a8-afe8-483867f03ca5, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25c7ff99-ab66-44a8-afe8-483867f03ca5, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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, 25c7ff99-ab66-44a8-afe8-483867f03ca5, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3fa2302-2ec4-4f20-bd8f-370645349c30, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3fa2302-2ec4-4f20-bd8f-370645349c30, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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, e3fa2302-2ec4-4f20-bd8f-370645349c30, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -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:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1703899-5040-4e4d-8086-f957139f7d8e, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1703899-5040-4e4d-8086-f957139f7d8e, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 26191
DEBUG    ya.test:process.py:628 Command pid: 26193
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1703899-5040-4e4d-8086-f957139f7d8e, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 26197
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=" 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, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 92f18567-65c2-4096-89a2-9b5844d6c3dc, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92f18567-65c2-4096-89a2-9b5844d6c3dc, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92f18567-65c2-4096-89a2-9b5844d6c3dc, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): 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=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=
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, 4aba08e9-7c33-44cb-9f1a-c46ab2d48a4e, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4aba08e9-7c33-44cb-9f1a-c46ab2d48a4e, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=" 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, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4aba08e9-7c33-44cb-9f1a-c46ab2d48a4e, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): 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=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=" 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, 6f719a1b-3a3c-406e-97cb-dec5bab499ec, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f719a1b-3a3c-406e-97cb-dec5bab499ec, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f719a1b-3a3c-406e-97cb-dec5bab499ec, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): 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=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): 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, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=" 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, eae5ec57-2751-443b-be41-3c735c7b17a0, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eae5ec57-2751-443b-be41-3c735c7b17a0, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eae5ec57-2751-443b-be41-3c735c7b17a0, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): 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=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ea14a1b0-d278-44e3-b2d3-b5926da7853e, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea14a1b0-d278-44e3-b2d3-b5926da7853e, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea14a1b0-d278-44e3-b2d3-b5926da7853e, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): 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=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=" 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, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd60c83d-03d9-4f20-83d3-51a84c58b312, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd60c83d-03d9-4f20-83d3-51a84c58b312, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd60c83d-03d9-4f20-83d3-51a84c58b312, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): 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=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=" 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, 8b35e2eb-0c26-4afd-b20c-e839a9c3273d, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b35e2eb-0c26-4afd-b20c-e839a9c3273d, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b35e2eb-0c26-4afd-b20c-e839a9c3273d, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): 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=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): 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:421 RpcState(CreateSession, d25133c0-3409-4669-aeec-1da837c04ad5, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d25133c0-3409-4669-aeec-1da837c04ad5, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=" 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, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d25133c0-3409-4669-aeec-1da837c04ad5, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): 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=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=" 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, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.292811269+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.292978581+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.29299834+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.293021258+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293052768+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293082601+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.293105897+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.29312557+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293149126+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293164775+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-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.292959959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.292988965+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293012032+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-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.29303939+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.29306758+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293094928+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293117902+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.293138869+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293157299+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293174424+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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    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 26191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 26191) elapsed time (sec): 30.219253540039062
DEBUG    ya.test:process.py:263 Command (pid 26191) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 26191) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	747	911	919	919
2	    111	111	0	0	94	192	419	419
3	     85	85	0	0	110	201	203	203
4	     91	91	0	0	107	151	163	168
5	     86	86	0	0	115	175	183	186
6	     12	12	0	0	123	184	208	208
7	      0	0	0	10	0	0	0	0
8	     66	66	0	9	85	295	321	1207
9	     94	94	0	0	77	132	134	137
10	     97	97	0	0	69	631	643	647
11	    148	148	0	0	66	87	100	113
12	    150	150	0	0	63	92	99	99
13	     53	53	0	0	62	79	80	88
14	      0	0	0	10	0	0	0	0
15	      0	0	0	2120	0	0	0	0
16	      0	0	0	2453	0	0	0	0
17	      0	0	0	2399	0	0	0	0
18	      0	0	0	2737	0	0	0	0
19	      0	0	0	2519	0	0	0	0
20	      0	0	0	2669	0	0	0	0
21	      0	0	0	2468	0	0	0	0
22	      0	0	0	2740	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2277	0	0	0	0
25	      0	0	0	2012	0	0	0	0
26	      0	0	0	2570	0	0	0	0
27	      0	0	0	2608	0	0	0	0
28	      0	0	0	2298	0	0	0	0
29	      0	0	0	2519	0	0	0	0
30	      0	0	0	2550	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1004	33.4667	0	39748	79	183	639	1207

DEBUG    ya.test:process.py:276 Command (pid 26191) 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 26193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 26193) elapsed time (sec): 30.270737886428833
DEBUG    ya.test:process.py:263 Command (pid 26193) wtime: 30.274
DEBUG    ya.test:process.py:275 Command (pid 26193) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	235	707	707	707
2	    147	147	0	0	66	115	200	204
3	    116	116	0	0	79	146	177	182
4	    119	119	0	0	76	132	145	145
5	    111	111	0	0	84	140	150	154
6	     16	16	0	0	95	124	128	128
7	      1	1	0	0	1495	1495	1495	1495
8	     94	94	0	0	71	2143	2223	2239
9	    126	126	0	0	56	111	150	178
10	    126	126	0	0	51	563	619	623
11	    196	196	0	0	48	72	79	89
12	    195	195	0	0	48	71	82	84
13	     71	71	0	0	47	64	68	70
14	      0	0	0	0	0	0	0	0
15	      0	0	0	2116	0	0	0	0
16	      0	0	0	2379	0	0	0	0
17	      0	0	0	2330	0	0	0	0
18	      0	0	0	2740	0	0	0	0
19	      0	0	0	2509	0	0	0	0
20	      0	0	0	2619	0	0	0	0
21	      0	0	0	2470	0	0	0	0
22	      0	0	0	2729	0	0	0	0
23	      0	0	0	2789	0	0	0	0
24	      0	0	0	2194	0	0	0	0
25	      0	0	0	1906	0	0	0	0
26	      0	0	0	2570	0	0	0	0
27	      0	0	0	2610	0	0	0	0
28	      0	0	0	2235	0	0	0	0
29	      0	0	0	2492	0	0	0	0
30	      0	0	0	2507	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1339	44.6333	0	39195	59	144	699	2239

DEBUG    ya.test:process.py:276 Command (pid 26193) 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 26197) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 26197) elapsed time (sec): 30.270735502243042
DEBUG    ya.test:process.py:263 Command (pid 26197) wtime: 30.274
DEBUG    ya.test:process.py:275 Command (pid 26197) 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	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	      0	0	0	2130	0	0	0	0
16	      0	0	0	2479	0	0	0	0
17	      0	0	0	2424	0	0	0	0
18	      0	0	0	2740	0	0	0	0
19	      0	0	0	2517	0	0	0	0
20	      0	0	0	2640	0	0	0	0
21	      0	0	0	2480	0	0	0	0
22	      0	0	0	2740	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2279	0	0	0	0
25	      0	0	0	2006	0	0	0	0
26	      0	0	0	2570	0	0	0	0
27	      0	0	0	2609	0	0	0	0
28	      0	0	0	2308	0	0	0	0
29	      0	0	0	2509	0	0	0	0
30	      0	0	0	2530	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-onrmcfgmwe'
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/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.4086' in '/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/3): [] (mismatched samples: stderr, stdout, logfile_sh00y_h_.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:12437/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30272
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12437
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12296
=================================== 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/b28s/0006dd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3943
DEBUG    ya.test:process.py:259 Command (pid 3943) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3943) elapsed time (sec): 0.419644832611084
DEBUG    ya.test:process.py:263 Command (pid 3943) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 3943) minflt: 16288
DEBUG    ya.test:process.py:263 Command (pid 3943) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3943) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3943) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3943) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3943) stime: 0.236973
DEBUG    ya.test:process.py:263 Command (pid 3943) utime: 0.136561
DEBUG    ya.test:process.py:263 Command (pid 3943) wtime: 0.423
DEBUG    ya.test:process.py:275 Command (pid 3943) output:
Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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 3943) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12296
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/b28s/0006dd/r3tmp/kikimr_cluster_pk9nh8sf
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12437
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30272
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/b28s/0006dd/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/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_sh00y_h_.log --grpc-port=12437 --mon-port=28486 --ic-port=12296
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12437/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/b28s/0006dd/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/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_sh00y_h_.log --grpc-port=12437 --mon-port=28486 --ic-port=12296
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_sh00y_h_.log', '--grpc-port=12437', '--mon-port=28486', '--ic-port=12296')' in '/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12437/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/b28s/0006dd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4088
DEBUG    ya.test:process.py:259 Command (pid 4088) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4088) elapsed time (sec): 0.43717265129089355
DEBUG    ya.test:process.py:263 Command (pid 4088) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) maxrss: 548840
DEBUG    ya.test:process.py:263 Command (pid 4088) minflt: 16289
DEBUG    ya.test:process.py:263 Command (pid 4088) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 4088) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4088) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4088) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4088) stime: 0.260309
DEBUG    ya.test:process.py:263 Command (pid 4088) utime: 0.130154
DEBUG    ya.test:process.py:263 Command (pid 4088) wtime: 0.44
DEBUG    ya.test:process.py:275 Command (pid 4088) output:
Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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 4088) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c492c71a3dfb3d87cb42a2a9fff9a14fd2869775
    Branch: 
    Author: Nikolay Shestakov <n.shestakov@gmail.com>
    Summary: Merge 828cf54b1846ce89cd9f56acee86ce78ccb38d96 into 98bc3fa611eca22f1781527bee724101274209ee
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-onrmcfgmwe    Host information: 
        Linux ghrun-onrmcfgmwe 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/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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: 12296\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/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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: 12296\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4543
DEBUG    ya.test:process.py:259 Command (pid 4543) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4543) elapsed time (sec): 0.5026302337646484
DEBUG    ya.test:process.py:263 Command (pid 4543) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) maxrss: 557268
DEBUG    ya.test:process.py:263 Command (pid 4543) minflt: 18435
DEBUG    ya.test:process.py:263 Command (pid 4543) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) nivcsw: 8
DEBUG    ya.test:process.py:263 Command (pid 4543) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4543) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 4543) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4543) stime: 0.356151
DEBUG    ya.test:process.py:263 Command (pid 4543) utime: 0.10117899999999999
DEBUG    ya.test:process.py:263 Command (pid 4543) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 4543) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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/b28s/0006dd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12437', '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: 4758
DEBUG    ya.test:process.py:259 Command (pid 4758) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4758) elapsed time (sec): 0.44663357734680176
DEBUG    ya.test:process.py:263 Command (pid 4758) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) maxrss: 557264
DEBUG    ya.test:process.py:263 Command (pid 4758) minflt: 18429
DEBUG    ya.test:process.py:263 Command (pid 4758) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) nivcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 4758) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4758) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 4758) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4758) stime: 0.25540799999999997
DEBUG    ya.test:process.py:263 Command (pid 4758) utime: 0.139676
DEBUG    ya.test:process.py:263 Command (pid 4758) wtime: 0.448
DEBUG    ya.test:process.py:275 Command (pid 4758) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4758) 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, 295490c9-6b0b-4d68-8b7f-4281e0a39335, localhost:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 295490c9-6b0b-4d68-8b7f-4281e0a39335, localhost:12437): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 295490c9-6b0b-4d68-8b7f-4281e0a39335, localhost:12437): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-onrmcfgmwe.auto.internal" port: 12437 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-onrmcfgmwe.auto.internal:12437, 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:12437
------------------------------ 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/b28s/0006dd/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -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/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 5089
DEBUG    ya.test:process.py:259 Command (pid 5089) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 5089) elapsed time (sec): 0.4013805389404297
DEBUG    ya.test:process.py:263 Command (pid 5089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) maxrss: 167052
DEBUG    ya.test:process.py:263 Command (pid 5089) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 5089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 5089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 5089) nvcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 5089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 5089) stime: 0.039754
DEBUG    ya.test:process.py:263 Command (pid 5089) utime: 0.03092
DEBUG    ya.test:process.py:263 Command (pid 5089) wtime: 0.403
DEBUG    ya.test:process.py:275 Command (pid 5089) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 5089) 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/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -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/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-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: 5406
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 5406) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 5406) elapsed time (sec): 30.184694051742554
DEBUG    ya.test:process.py:263 Command (pid 5406) wtime: 30.186
DEBUG    ya.test:process.py:275 Command (pid 5406) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    438	438	0	0	21	32	39	44
2	    331	331	0	0	25	65	83	85
3	    273	273	0	0	30	81	99	111
4	    257	257	0	0	36	65	80	81
5	    195	195	0	0	47	98	111	127
6	    172	172	0	0	59	93	106	117
7	    211	211	0	0	43	90	95	95
8	    175	175	0	0	47	107	137	139
9	    156	156	0	0	46	187	240	257
10	    366	366	0	0	22	44	102	111
11	    256	256	0	0	25	123	164	172
12	    298	298	0	0	26	101	134	137
13	    350	350	0	0	21	71	86	92
14	    365	365	0	0	22	87	114	143
15	    359	359	0	0	22	59	79	82
16	    330	330	0	0	23	66	80	83
17	    375	375	0	0	24	45	64	75
18	    323	323	0	0	20	80	90	91
19	    408	408	0	0	21	43	77	82
20	    437	437	0	0	21	33	38	43
21	    450	450	0	0	21	28	31	32
22	    443	443	0	0	21	32	37	44
23	    470	470	0	0	20	26	29	37
24	    464	464	0	0	20	27	30	32
25	    463	463	0	0	20	29	38	42
26	    437	437	0	0	21	31	47	50
27	    431	431	0	0	21	36	51	59
28	    383	383	0	0	22	42	49	62
29	    446	446	0	0	21	33	59	64
30	    455	455	0	0	21	34	39	47

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10517	350.567	0	0	22	65	99	257

DEBUG    ya.test:process.py:276 Command (pid 5406) 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, 1febc8a6-e2ca-40b7-945a-f9b705fdc082, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1febc8a6-e2ca-40b7-945a-f9b705fdc082, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1febc8a6-e2ca-40b7-945a-f9b705fdc082, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): 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=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bd96712-045b-4da2-ad64-cadc47807eb4, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bd96712-045b-4da2-ad64-cadc47807eb4, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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, 8bd96712-045b-4da2-ad64-cadc47807eb4, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
INFO     root:test_log_scenario.py:217 Count rows after insert 10250 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25c7ff99-ab66-44a8-afe8-483867f03ca5, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25c7ff99-ab66-44a8-afe8-483867f03ca5, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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, 25c7ff99-ab66-44a8-afe8-483867f03ca5, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3fa2302-2ec4-4f20-bd8f-370645349c30, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3fa2302-2ec4-4f20-bd8f-370645349c30, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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, e3fa2302-2ec4-4f20-bd8f-370645349c30, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb -e grpc://localhost:12437 -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:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=NThmZDFhMDQtZWZhYjUxZjAtZGI1NGZmNS01NzA5NDk4NA==" 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.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, b1703899-5040-4e4d-8086-f957139f7d8e, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1703899-5040-4e4d-8086-f957139f7d8e, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 26191
DEBUG    ya.test:process.py:628 Command pid: 26193
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/b28s/0006dd/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:12437', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1703899-5040-4e4d-8086-f957139f7d8e, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:628 Command pid: 26197
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTYxMThkMTItNTc5MTYxODQtYzk3NTRiNDItYjRkNjBhM2E=" 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, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 92f18567-65c2-4096-89a2-9b5844d6c3dc, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92f18567-65c2-4096-89a2-9b5844d6c3dc, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92f18567-65c2-4096-89a2-9b5844d6c3dc, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): 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=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=
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, 4aba08e9-7c33-44cb-9f1a-c46ab2d48a4e, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4aba08e9-7c33-44cb-9f1a-c46ab2d48a4e, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=MmRkODJjZjgtMWRmODNkMWQtZjMxZWVkNjItNDcxMjkyMjE=" 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, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4aba08e9-7c33-44cb-9f1a-c46ab2d48a4e, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): 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=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YTZlZDU1ZmUtZTM5YjkzOTAtYmEwMjJjN2MtNWJkNWZmNjI=" 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, 6f719a1b-3a3c-406e-97cb-dec5bab499ec, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f719a1b-3a3c-406e-97cb-dec5bab499ec, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f719a1b-3a3c-406e-97cb-dec5bab499ec, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): 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=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): 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, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YmJmODdlNTMtYzQ5Mzc5NTEtMjcxY2JiN2EtYjE2NTQwMzE=" 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, eae5ec57-2751-443b-be41-3c735c7b17a0, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eae5ec57-2751-443b-be41-3c735c7b17a0, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eae5ec57-2751-443b-be41-3c735c7b17a0, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): 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=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=OGJkM2VhMWYtMWI0ZmE1OTgtNzc3YWM0ZS01ZjdhYTgxMQ==" 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: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ea14a1b0-d278-44e3-b2d3-b5926da7853e, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea14a1b0-d278-44e3-b2d3-b5926da7853e, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea14a1b0-d278-44e3-b2d3-b5926da7853e, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): 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=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=ODViNjM2ZjMtYjg5MWIzMjUtM2NmNGM2ZTgtNjFiZDU4ZDA=" 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, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, fd60c83d-03d9-4f20-83d3-51a84c58b312, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fd60c83d-03d9-4f20-83d3-51a84c58b312, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fd60c83d-03d9-4f20-83d3-51a84c58b312, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): 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=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YWRkYThmNjItYWJmODg2YmUtYjRjNTMyNjEtOGYwZjMyNzI=" 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, 8b35e2eb-0c26-4afd-b20c-e839a9c3273d, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b35e2eb-0c26-4afd-b20c-e839a9c3273d, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b35e2eb-0c26-4afd-b20c-e839a9c3273d, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): 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=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): 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:421 RpcState(CreateSession, d25133c0-3409-4669-aeec-1da837c04ad5, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d25133c0-3409-4669-aeec-1da837c04ad5, ghrun-onrmcfgmwe.auto.internal:12437): request = {  }
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=YzYzNmU3YzItNTM3MTgwNzMtMTk3NzYwZWMtYWU3NDJjNTA=" 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, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d25133c0-3409-4669-aeec-1da837c04ad5, ghrun-onrmcfgmwe.auto.internal:12437): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): 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=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): request = { session_id: "ydb://session/3?node_id=1&id=Mzg4NTE1ODktODRkNTM2ZmMtOWE0NTI0OTktZDc2ZTQ3YjA=" 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, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, e6b9ec43-cab0-403d-b487-3ba5587a9b42, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.292811269+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2c64db09-2428-4a9e-8a51-abcb56e3ae1c, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.292978581+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, c39da2f0-39aa-4b9d-b940-f06050eb7661, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.29299834+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9ee541b3-c3c6-4bbd-aaeb-dfbce80128bc, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.293021258+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 85a6f225-421a-466a-aa20-1b64762a3026, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293052768+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cbdbaaa9-2dce-40e6-baba-d227beb785a4, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293082601+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 957153f4-7bff-4c9a-b8cd-a57a1c5a33df, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.293105897+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5c9382b2-d793-48b3-a199-3dd9411aff05, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.29312557+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9917d376-614c-4aa9-8d06-675030a163db, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293149126+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 11ef5363-d3a9-4e1c-b8d4-288abfb048b9, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:12437 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293164775+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-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 0129be24-e5cd-4905-b386-b20e758a977a, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.292959959+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 960cd96b-2e8a-42da-a7bb-4521a41c6093, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.292988965+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f40f3b11-e221-4be0-b0a7-75a0a285593f, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293012032+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-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 723cdf40-ba6b-4522-8140-57e7e608f165, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.29303939+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b539d760-1720-4d8a-a736-d3cbc6d0b7a1, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.29306758+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, cec750f5-b563-42b8-bc9c-a6022c6598d5, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293094928+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c93453a-e135-434d-a66c-e621553b81b8, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293117902+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1f58fc77-46d6-4607-98e3-afc347465776, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-13T16:30:55.293138869+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 16efcd3b-3feb-4720-b1b6-bc75858ca250, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293157299+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e6e18b4d-b356-4568-8bee-3ef96ae4a27f, ghrun-onrmcfgmwe.auto.internal:12437): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-13T16:30:55.293174424+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-onrmcfgmwe.auto.internal:12437
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py: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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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    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 26191) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 26191) elapsed time (sec): 30.219253540039062
DEBUG    ya.test:process.py:263 Command (pid 26191) wtime: 30.223
DEBUG    ya.test:process.py:275 Command (pid 26191) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     11	11	0	0	747	911	919	919
2	    111	111	0	0	94	192	419	419
3	     85	85	0	0	110	201	203	203
4	     91	91	0	0	107	151	163	168
5	     86	86	0	0	115	175	183	186
6	     12	12	0	0	123	184	208	208
7	      0	0	0	10	0	0	0	0
8	     66	66	0	9	85	295	321	1207
9	     94	94	0	0	77	132	134	137
10	     97	97	0	0	69	631	643	647
11	    148	148	0	0	66	87	100	113
12	    150	150	0	0	63	92	99	99
13	     53	53	0	0	62	79	80	88
14	      0	0	0	10	0	0	0	0
15	      0	0	0	2120	0	0	0	0
16	      0	0	0	2453	0	0	0	0
17	      0	0	0	2399	0	0	0	0
18	      0	0	0	2737	0	0	0	0
19	      0	0	0	2519	0	0	0	0
20	      0	0	0	2669	0	0	0	0
21	      0	0	0	2468	0	0	0	0
22	      0	0	0	2740	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2277	0	0	0	0
25	      0	0	0	2012	0	0	0	0
26	      0	0	0	2570	0	0	0	0
27	      0	0	0	2608	0	0	0	0
28	      0	0	0	2298	0	0	0	0
29	      0	0	0	2519	0	0	0	0
30	      0	0	0	2550	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1004	33.4667	0	39748	79	183	639	1207

DEBUG    ya.test:process.py:276 Command (pid 26191) 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 26193) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 26193) elapsed time (sec): 30.270737886428833
DEBUG    ya.test:process.py:263 Command (pid 26193) wtime: 30.274
DEBUG    ya.test:process.py:275 Command (pid 26193) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     21	21	0	0	235	707	707	707
2	    147	147	0	0	66	115	200	204
3	    116	116	0	0	79	146	177	182
4	    119	119	0	0	76	132	145	145
5	    111	111	0	0	84	140	150	154
6	     16	16	0	0	95	124	128	128
7	      1	1	0	0	1495	1495	1495	1495
8	     94	94	0	0	71	2143	2223	2239
9	    126	126	0	0	56	111	150	178
10	    126	126	0	0	51	563	619	623
11	    196	196	0	0	48	72	79	89
12	    195	195	0	0	48	71	82	84
13	     71	71	0	0	47	64	68	70
14	      0	0	0	0	0	0	0	0
15	      0	0	0	2116	0	0	0	0
16	      0	0	0	2379	0	0	0	0
17	      0	0	0	2330	0	0	0	0
18	      0	0	0	2740	0	0	0	0
19	      0	0	0	2509	0	0	0	0
20	      0	0	0	2619	0	0	0	0
21	      0	0	0	2470	0	0	0	0
22	      0	0	0	2729	0	0	0	0
23	      0	0	0	2789	0	0	0	0
24	      0	0	0	2194	0	0	0	0
25	      0	0	0	1906	0	0	0	0
26	      0	0	0	2570	0	0	0	0
27	      0	0	0	2610	0	0	0	0
28	      0	0	0	2235	0	0	0	0
29	      0	0	0	2492	0	0	0	0
30	      0	0	0	2507	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1339	44.6333	0	39195	59	144	699	2239

DEBUG    ya.test:process.py:276 Command (pid 26193) 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 26197) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 26197) elapsed time (sec): 30.270735502243042
DEBUG    ya.test:process.py:263 Command (pid 26197) wtime: 30.274
DEBUG    ya.test:process.py:275 Command (pid 26197) 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	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	0	0	0	0	0
15	      0	0	0	2130	0	0	0	0
16	      0	0	0	2479	0	0	0	0
17	      0	0	0	2424	0	0	0	0
18	      0	0	0	2740	0	0	0	0
19	      0	0	0	2517	0	0	0	0
20	      0	0	0	2640	0	0	0	0
21	      0	0	0	2480	0	0	0	0
22	      0	0	0	2740	0	0	0	0
23	      0	0	0	2780	0	0	0	0
24	      0	0	0	2279	0	0	0	0
25	      0	0	0	2006	0	0	0	0
26	      0	0	0	2570	0	0	0	0
27	      0	0	0	2609	0	0	0	0
28	      0	0	0	2308	0	0	0	0
29	      0	0	0	2509	0	0	0	0
30	      0	0	0	2530	0	0	0	0

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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:12437
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:12437". 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 ===============================
317.59s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.36s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
4.01s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/b28s/0006dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
VERIFY failed (2025-12-13T16:30:41.392749Z): source_idx=0;tablet_id=72075186224037906;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 @ 0x1D25F075
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: ?? @ 0x7F28C553DAC2
22. ??:0: ?? @ 0x7F28C55CF8BF
============ 1 failed, 114 deselected, 1 error in 332.27s (0:05:32) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00067e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
426.65s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
19.72s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.02s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
================ 1 passed, 114 deselected in 450.28s (0:07:30) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00054c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.47s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006d0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.73s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00073e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000701/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.71s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000741/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000530/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000729/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000677/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00067a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000528/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.82s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000568/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0005ef/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0005b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000704/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006fd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0005a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00066c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000627/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000581/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000680/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000716/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000671/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00071b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00053c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.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/b28s/00058a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00060c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000551/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000697/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006d8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00059d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000623/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00072d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000663/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000642/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00062d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006e3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006d3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 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/b28s/000737/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.72s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000721/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0005a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00064a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00051f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.39s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00070d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.67s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000612/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0005fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000691/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000604/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.19s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00073a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00051b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000637/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00069f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00061a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0005dd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000632/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.76s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000618/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000513/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.51s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000562/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00063c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.78s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00068a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00069b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0005be/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00056d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000653/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.74s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000608/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00057e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 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/b28s/0006a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00071a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006bd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00065c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0005d4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00070a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000595/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000601/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006ca/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.75s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000683/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0006af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.86s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000659/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0005f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000712/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/00061d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/0005f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000574/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.83s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0005b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 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/b28s/000731/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.81s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/0006ab/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.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/b28s/0006c5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/000725/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.66s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/b28s/00058e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.1, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
