============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/000592/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000592/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/nzub/000592/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-05T19:42:52.948916Z): source_id=345;tablet_id=72075186224037927;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 @ 0xA957D25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9501B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77162B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FACC68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAC9BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74B51D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14412ACB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15059B97
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FAE953
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FAE953
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAC303
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FAFCC7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144308B8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0AB5D5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78A197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D8BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DCC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DC890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DD47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95997C
E   21. ??:0: ?? @ 0x7F057E1E6AC2
E   22. ??:0: ?? @ 0x7F057E2788BF
------------------------------ 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/nzub/000592/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4005255
DEBUG    ya.test:process.py:259 Command (pid 4005255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005255) elapsed time (sec): 0.4318540096282959
DEBUG    ya.test:process.py:263 Command (pid 4005255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) maxrss: 547116
DEBUG    ya.test:process.py:263 Command (pid 4005255) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 4005255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4005255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4005255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4005255) stime: 0.237612
DEBUG    ya.test:process.py:263 Command (pid 4005255) utime: 0.144983
DEBUG    ya.test:process.py:263 Command (pid 4005255) wtime: 0.433
DEBUG    ya.test:process.py:275 Command (pid 4005255) output:
Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17517
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/nzub/000592/r3tmp/kikimr_cluster_y5t4tf06
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9169
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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/nzub/000592/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_8vmxbvpb.log --grpc-port=1461 --mon-port=17330 --ic-port=17517
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1461/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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/nzub/000592/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_8vmxbvpb.log --grpc-port=1461 --mon-port=17330 --ic-port=17517
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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_8vmxbvpb.log', '--grpc-port=1461', '--mon-port=17330', '--ic-port=17517')' in '/home/runner/.ya/build/build_root/nzub/000592/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: 4005506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1461/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/nzub/000592/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4005508
DEBUG    ya.test:process.py:259 Command (pid 4005508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005508) elapsed time (sec): 0.9640300273895264
DEBUG    ya.test:process.py:263 Command (pid 4005508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) maxrss: 547112
DEBUG    ya.test:process.py:263 Command (pid 4005508) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 4005508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 4005508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4005508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4005508) stime: 0.786353
DEBUG    ya.test:process.py:263 Command (pid 4005508) utime: 0.119752
DEBUG    ya.test:process.py:263 Command (pid 4005508) wtime: 0.965
DEBUG    ya.test:process.py:275 Command (pid 4005508) output:
Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 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/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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: 17517\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/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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: 17517\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4008721
DEBUG    ya.test:process.py:259 Command (pid 4008721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4008721) elapsed time (sec): 1.332791805267334
DEBUG    ya.test:process.py:263 Command (pid 4008721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) maxrss: 555632
DEBUG    ya.test:process.py:263 Command (pid 4008721) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 4008721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 4008721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 4008721) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4008721) stime: 1.1615389999999999
DEBUG    ya.test:process.py:263 Command (pid 4008721) utime: 0.109287
DEBUG    ya.test:process.py:263 Command (pid 4008721) wtime: 1.334
DEBUG    ya.test:process.py:275 Command (pid 4008721) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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: 4009691
DEBUG    ya.test:process.py:259 Command (pid 4009691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4009691) elapsed time (sec): 1.8531651496887207
DEBUG    ya.test:process.py:263 Command (pid 4009691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) maxrss: 555608
DEBUG    ya.test:process.py:263 Command (pid 4009691) minflt: 18410
DEBUG    ya.test:process.py:263 Command (pid 4009691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 4009691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 4009691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4009691) stime: 1.659873
DEBUG    ya.test:process.py:263 Command (pid 4009691) utime: 0.140511
DEBUG    ya.test:process.py:263 Command (pid 4009691) wtime: 1.857
DEBUG    ya.test:process.py:275 Command (pid 4009691) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4009691) 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, 32630ff6-4d16-4dd5-85ab-a41ef7a0ed13, localhost:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 32630ff6-4d16-4dd5-85ab-a41ef7a0ed13, localhost:1461): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 32630ff6-4d16-4dd5-85ab-a41ef7a0ed13, localhost:1461): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ikklrb2ira.auto.internal" port: 1461 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-ikklrb2ira.auto.internal:1461, 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:1461
------------------------------ 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/nzub/000592/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -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/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4011640
DEBUG    ya.test:process.py:259 Command (pid 4011640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4011640) elapsed time (sec): 0.42025256156921387
DEBUG    ya.test:process.py:263 Command (pid 4011640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) maxrss: 167236
DEBUG    ya.test:process.py:263 Command (pid 4011640) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 4011640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 4011640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) nvcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 4011640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4011640) stime: 0.028532
DEBUG    ya.test:process.py:263 Command (pid 4011640) utime: 0.057065
DEBUG    ya.test:process.py:263 Command (pid 4011640) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 4011640) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4011640) 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/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -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/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-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: 4012188
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 4012188) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4012188) elapsed time (sec): 30.221149921417236
DEBUG    ya.test:process.py:263 Command (pid 4012188) wtime: 30.222
DEBUG    ya.test:process.py:275 Command (pid 4012188) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    406	406	0	0	22	40	48	55
2	    454	454	0	0	20	30	52	54
3	    450	450	0	0	20	31	55	57
4	    486	486	0	0	20	21	25	25
5	    487	487	0	0	20	21	22	22
6	    483	483	0	0	20	21	28	29
7	    475	475	0	0	20	24	28	31
8	    468	468	0	0	21	29	35	38
9	    486	486	0	0	20	22	25	28
10	    481	481	0	0	20	23	25	32
11	    487	487	0	0	20	22	24	27
12	    478	478	0	0	20	24	29	37
13	    468	468	0	0	20	25	31	36
14	    461	461	0	0	20	27	30	36
15	    476	476	0	0	20	26	32	37
16	    484	484	0	0	20	22	28	34
17	    481	481	0	0	20	24	29	32
18	    486	486	0	0	20	23	26	30
19	    483	483	0	0	20	24	25	30
20	    468	468	0	0	20	26	30	32
21	    414	414	0	0	22	35	45	51
22	    410	410	0	0	22	37	44	54
23	    450	450	0	0	20	30	36	43
24	    446	446	0	0	20	33	52	58
25	    443	443	0	0	21	31	39	41
26	    458	458	0	0	20	28	43	52
27	    442	442	0	0	21	34	38	43
28	    477	477	0	0	20	25	28	30
29	    477	477	0	0	20	24	26	28
30	    453	453	0	0	20	28	69	79

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13918	463.933	0	0	20	27	38	79

DEBUG    ya.test:process.py:276 Command (pid 4012188) 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, d903d58a-550d-4ba9-83d2-3e6fed8b9c28, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d903d58a-550d-4ba9-83d2-3e6fed8b9c28, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d903d58a-550d-4ba9-83d2-3e6fed8b9c28, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): 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=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 905edcc3-f617-494d-8318-26ae5c66c395, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 905edcc3-f617-494d-8318-26ae5c66c395, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 905edcc3-f617-494d-8318-26ae5c66c395, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
INFO     root:test_log_scenario.py:217 Count rows after insert 13659 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5685ee96-f9f5-47a9-b8d0-65e812e4c548, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5685ee96-f9f5-47a9-b8d0-65e812e4c548, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 5685ee96-f9f5-47a9-b8d0-65e812e4c548, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18f97f00-f36d-495e-ae77-1a8206fde609, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18f97f00-f36d-495e-ae77-1a8206fde609, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 18f97f00-f36d-495e-ae77-1a8206fde609, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -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
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): creating call state
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, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 44e15a72-118a-4ecd-a8f1-d977c95b2d92, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44e15a72-118a-4ecd-a8f1-d977c95b2d92, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44e15a72-118a-4ecd-a8f1-d977c95b2d92, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-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:610 Executing '['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4028924
DEBUG    ya.test:process.py:628 Command pid: 4028932
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=" }
DEBUG    ya.test:process.py:628 Command pid: 4028934
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): 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=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=" 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, 91a5a3ff-b368-4af0-84e3-5056c4b07ef6, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91a5a3ff-b368-4af0-84e3-5056c4b07ef6, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91a5a3ff-b368-4af0-84e3-5056c4b07ef6, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): 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=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=" 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, 034f0bea-af70-4dba-b492-fa0a76d8891f, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 034f0bea-af70-4dba-b492-fa0a76d8891f, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 034f0bea-af70-4dba-b492-fa0a76d8891f, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): 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=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): 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, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=" 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, 5848d966-d95c-4e1d-bfb0-c385d700ea58, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5848d966-d95c-4e1d-bfb0-c385d700ea58, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5848d966-d95c-4e1d-bfb0-c385d700ea58, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): 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=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): 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, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=" 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, 6f318572-465d-44a9-bf42-9a0a31343b70, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f318572-465d-44a9-bf42-9a0a31343b70, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f318572-465d-44a9-bf42-9a0a31343b70, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): 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=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=" 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, a78dcf9d-1ca0-44d4-80ac-25bb9e27dab7, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a78dcf9d-1ca0-44d4-80ac-25bb9e27dab7, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a78dcf9d-1ca0-44d4-80ac-25bb9e27dab7, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): 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=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=" 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, 0f8e1664-9801-42b9-8ac8-6638b77e688e, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f8e1664-9801-42b9-8ac8-6638b77e688e, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f8e1664-9801-42b9-8ac8-6638b77e688e, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): 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=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): 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, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=" 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, b8de040a-9121-4776-93ba-c490eb5502d1, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8de040a-9121-4776-93ba-c490eb5502d1, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8de040a-9121-4776-93ba-c490eb5502d1, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): 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=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 79ba5be8-8a77-4b25-9956-b89e141d00e6, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 79ba5be8-8a77-4b25-9956-b89e141d00e6, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 79ba5be8-8a77-4b25-9956-b89e141d00e6, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): 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=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=" 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, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871274302+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871473008+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-05T19:42:55.871524856+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871550729+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871587885+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-05T19:42:55.871615647+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871642366+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-05T19:42:55.871673824+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871701129+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871720053+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871445095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871486747+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871538938+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871574366+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871603217+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871656993+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871629408+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871689634+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871711587+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871733432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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    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 4028934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028934) elapsed time (sec): 30.15703773498535
DEBUG    ya.test:process.py:263 Command (pid 4028934) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 4028934) 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	1421	0	0	0	0
5	      0	0	0	2093	0	0	0	0
6	      0	0	0	1968	0	0	0	0
7	      0	0	0	1903	0	0	0	0
8	      0	0	0	1857	0	0	0	0
9	      0	0	0	1900	0	0	0	0
10	      0	0	0	1753	0	0	0	0
11	      0	0	0	1999	0	0	0	0
12	      0	0	0	2186	0	0	0	0
13	      0	0	0	1955	0	0	0	0
14	      0	0	0	1889	0	0	0	0
15	      0	0	0	2229	0	0	0	0
16	      0	0	0	1629	0	0	0	0
17	      0	0	0	2011	0	0	0	0
18	      0	0	0	1851	0	0	0	0
19	      0	0	0	2075	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2389	0	0	0	0
22	      0	0	0	2280	0	0	0	0
23	      0	0	0	2144	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	2359	0	0	0	0
26	      0	0	0	2296	0	0	0	0
27	      0	0	0	2147	0	0	0	0
28	      0	0	0	2136	0	0	0	0
29	      0	0	0	1918	0	0	0	0
30	      0	0	0	2127	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4028934) 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 4028924) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028924) elapsed time (sec): 30.191101551055908
DEBUG    ya.test:process.py:263 Command (pid 4028924) wtime: 30.215
DEBUG    ya.test:process.py:275 Command (pid 4028924) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     48	48	0	0	92	587	595	595
2	    156	156	0	0	61	86	91	95
3	     72	72	0	0	89	135	138	139
4	      0	0	0	1319	0	0	0	0
5	      0	0	0	2075	0	0	0	0
6	      0	0	0	1926	0	0	0	0
7	      0	0	0	1730	0	0	0	0
8	      0	0	0	1806	0	0	0	0
9	      0	0	0	1799	0	0	0	0
10	      0	0	0	1677	0	0	0	0
11	      0	0	0	1877	0	0	0	0
12	      0	0	0	2110	0	0	0	0
13	      0	0	0	1928	0	0	0	0
14	      0	0	0	1805	0	0	0	0
15	      0	0	0	2207	0	0	0	0
16	      0	0	0	1632	0	0	0	0
17	      0	0	0	1595	0	0	0	0
18	      0	0	0	1485	0	0	0	0
19	      0	0	0	1893	0	0	0	0
20	      0	0	0	2429	0	0	0	0
21	      0	0	0	2365	0	0	0	0
22	      0	0	0	2300	0	0	0	0
23	      0	0	0	2084	0	0	0	0
24	      0	0	0	2311	0	0	0	0
25	      0	0	0	2357	0	0	0	0
26	      0	0	0	2193	0	0	0	0
27	      0	0	0	2101	0	0	0	0
28	      0	0	0	2142	0	0	0	0
29	      0	0	0	1878	0	0	0	0
30	      0	0	0	2169	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    276	9.2	0	53193	69	221	583	595

DEBUG    ya.test:process.py:276 Command (pid 4028924) 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 4028932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028932) elapsed time (sec): 30.218706130981445
DEBUG    ya.test:process.py:263 Command (pid 4028932) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 4028932) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     31	31	0	0	130	795	815	815
2	    117	117	0	0	81	114	122	126
3	     54	54	0	0	114	160	171	180
4	      0	0	0	1264	0	0	0	0
5	      0	0	0	2070	0	0	0	0
6	      0	0	0	1972	0	0	0	0
7	      0	0	0	1724	0	0	0	0
8	      0	0	0	1837	0	0	0	0
9	      0	0	0	1893	0	0	0	0
10	      0	0	0	1699	0	0	0	0
11	      0	0	0	1958	0	0	0	0
12	      0	0	0	2080	0	0	0	0
13	      0	0	0	1937	0	0	0	0
14	      0	0	0	1887	0	0	0	0
15	      0	0	0	2229	0	0	0	0
16	      0	0	0	1836	0	0	0	0
17	      0	0	0	1827	0	0	0	0
18	      0	0	0	1692	0	0	0	0
19	      0	0	0	2113	0	0	0	0
20	      0	0	0	2435	0	0	0	0
21	      0	0	0	2398	0	0	0	0
22	      0	0	0	2279	0	0	0	0
23	      0	0	0	2216	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	2409	0	0	0	0
26	      0	0	0	2200	0	0	0	0
27	      0	0	0	2147	0	0	0	0
28	      0	0	0	2159	0	0	0	0
29	      0	0	0	2016	0	0	0	0
30	      0	0	0	2155	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    202	6.73333	0	54762	94	265	795	815

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-ikklrb2ira'
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/nzub/000592/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.4005506' in '/home/runner/.ya/build/build_root/nzub/000592/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_8vmxbvpb.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:1461/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9169
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17330
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17517
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py: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/nzub/000592/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4005255
DEBUG    ya.test:process.py:259 Command (pid 4005255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005255) elapsed time (sec): 0.4318540096282959
DEBUG    ya.test:process.py:263 Command (pid 4005255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) maxrss: 547116
DEBUG    ya.test:process.py:263 Command (pid 4005255) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 4005255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) nivcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4005255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4005255) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4005255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4005255) stime: 0.237612
DEBUG    ya.test:process.py:263 Command (pid 4005255) utime: 0.144983
DEBUG    ya.test:process.py:263 Command (pid 4005255) wtime: 0.433
DEBUG    ya.test:process.py:275 Command (pid 4005255) output:
Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17517
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/nzub/000592/r3tmp/kikimr_cluster_y5t4tf06
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17330
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9169
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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/nzub/000592/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_8vmxbvpb.log --grpc-port=1461 --mon-port=17330 --ic-port=17517
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1461/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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/nzub/000592/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_8vmxbvpb.log --grpc-port=1461 --mon-port=17330 --ic-port=17517
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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_8vmxbvpb.log', '--grpc-port=1461', '--mon-port=17330', '--ic-port=17517')' in '/home/runner/.ya/build/build_root/nzub/000592/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: 4005506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1461/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/nzub/000592/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4005508
DEBUG    ya.test:process.py:259 Command (pid 4005508) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4005508) elapsed time (sec): 0.9640300273895264
DEBUG    ya.test:process.py:263 Command (pid 4005508) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) maxrss: 547112
DEBUG    ya.test:process.py:263 Command (pid 4005508) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 4005508) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 4005508) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4005508) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4005508) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4005508) stime: 0.786353
DEBUG    ya.test:process.py:263 Command (pid 4005508) utime: 0.119752
DEBUG    ya.test:process.py:263 Command (pid 4005508) wtime: 0.965
DEBUG    ya.test:process.py:275 Command (pid 4005508) output:
Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: a8e654c67d894a97429cb88c3b7af01d91271340
    Branch: 
    Author: Alexander Rutkovsky <alexvru@ydb.tech>
    Summary: Merge 2d12acb540c4d39a16203eb797187cacf5e5399d into f305cf2366b7893bcf2a0b844b6e3bae2e059eae
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-ikklrb2ira    Host information: 
        Linux ghrun-ikklrb2ira 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/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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: 17517\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/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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: 17517\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4008721
DEBUG    ya.test:process.py:259 Command (pid 4008721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4008721) elapsed time (sec): 1.332791805267334
DEBUG    ya.test:process.py:263 Command (pid 4008721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) maxrss: 555632
DEBUG    ya.test:process.py:263 Command (pid 4008721) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 4008721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) nivcsw: 75
DEBUG    ya.test:process.py:263 Command (pid 4008721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4008721) nvcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 4008721) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4008721) stime: 1.1615389999999999
DEBUG    ya.test:process.py:263 Command (pid 4008721) utime: 0.109287
DEBUG    ya.test:process.py:263 Command (pid 4008721) wtime: 1.334
DEBUG    ya.test:process.py:275 Command (pid 4008721) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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/nzub/000592/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1461', '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: 4009691
DEBUG    ya.test:process.py:259 Command (pid 4009691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4009691) elapsed time (sec): 1.8531651496887207
DEBUG    ya.test:process.py:263 Command (pid 4009691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) maxrss: 555608
DEBUG    ya.test:process.py:263 Command (pid 4009691) minflt: 18410
DEBUG    ya.test:process.py:263 Command (pid 4009691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 4009691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4009691) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 4009691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4009691) stime: 1.659873
DEBUG    ya.test:process.py:263 Command (pid 4009691) utime: 0.140511
DEBUG    ya.test:process.py:263 Command (pid 4009691) wtime: 1.857
DEBUG    ya.test:process.py:275 Command (pid 4009691) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4009691) 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, 32630ff6-4d16-4dd5-85ab-a41ef7a0ed13, localhost:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 32630ff6-4d16-4dd5-85ab-a41ef7a0ed13, localhost:1461): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 32630ff6-4d16-4dd5-85ab-a41ef7a0ed13, localhost:1461): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-ikklrb2ira.auto.internal" port: 1461 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-ikklrb2ira.auto.internal:1461, 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:1461
------------------------------ 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/nzub/000592/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -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/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4011640
DEBUG    ya.test:process.py:259 Command (pid 4011640) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4011640) elapsed time (sec): 0.42025256156921387
DEBUG    ya.test:process.py:263 Command (pid 4011640) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) maxrss: 167236
DEBUG    ya.test:process.py:263 Command (pid 4011640) minflt: 3554
DEBUG    ya.test:process.py:263 Command (pid 4011640) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) nivcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 4011640) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4011640) nvcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 4011640) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4011640) stime: 0.028532
DEBUG    ya.test:process.py:263 Command (pid 4011640) utime: 0.057065
DEBUG    ya.test:process.py:263 Command (pid 4011640) wtime: 0.425
DEBUG    ya.test:process.py:275 Command (pid 4011640) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4011640) 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/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -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/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-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: 4012188
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 4012188) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4012188) elapsed time (sec): 30.221149921417236
DEBUG    ya.test:process.py:263 Command (pid 4012188) wtime: 30.222
DEBUG    ya.test:process.py:275 Command (pid 4012188) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    406	406	0	0	22	40	48	55
2	    454	454	0	0	20	30	52	54
3	    450	450	0	0	20	31	55	57
4	    486	486	0	0	20	21	25	25
5	    487	487	0	0	20	21	22	22
6	    483	483	0	0	20	21	28	29
7	    475	475	0	0	20	24	28	31
8	    468	468	0	0	21	29	35	38
9	    486	486	0	0	20	22	25	28
10	    481	481	0	0	20	23	25	32
11	    487	487	0	0	20	22	24	27
12	    478	478	0	0	20	24	29	37
13	    468	468	0	0	20	25	31	36
14	    461	461	0	0	20	27	30	36
15	    476	476	0	0	20	26	32	37
16	    484	484	0	0	20	22	28	34
17	    481	481	0	0	20	24	29	32
18	    486	486	0	0	20	23	26	30
19	    483	483	0	0	20	24	25	30
20	    468	468	0	0	20	26	30	32
21	    414	414	0	0	22	35	45	51
22	    410	410	0	0	22	37	44	54
23	    450	450	0	0	20	30	36	43
24	    446	446	0	0	20	33	52	58
25	    443	443	0	0	21	31	39	41
26	    458	458	0	0	20	28	43	52
27	    442	442	0	0	21	34	38	43
28	    477	477	0	0	20	25	28	30
29	    477	477	0	0	20	24	26	28
30	    453	453	0	0	20	28	69	79

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13918	463.933	0	0	20	27	38	79

DEBUG    ya.test:process.py:276 Command (pid 4012188) 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, d903d58a-550d-4ba9-83d2-3e6fed8b9c28, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d903d58a-550d-4ba9-83d2-3e6fed8b9c28, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d903d58a-550d-4ba9-83d2-3e6fed8b9c28, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): 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=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 905edcc3-f617-494d-8318-26ae5c66c395, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 905edcc3-f617-494d-8318-26ae5c66c395, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 905edcc3-f617-494d-8318-26ae5c66c395, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
INFO     root:test_log_scenario.py:217 Count rows after insert 13659 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5685ee96-f9f5-47a9-b8d0-65e812e4c548, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5685ee96-f9f5-47a9-b8d0-65e812e4c548, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 5685ee96-f9f5-47a9-b8d0-65e812e4c548, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18f97f00-f36d-495e-ae77-1a8206fde609, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18f97f00-f36d-495e-ae77-1a8206fde609, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 18f97f00-f36d-495e-ae77-1a8206fde609, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb -e grpc://localhost:1461 -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
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): creating call state
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, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=N2ZjZGMwZWEtNWEyOTNlNjctOWU1NjM0ODUtMzQ2NjE1Yjg=" 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, 44e15a72-118a-4ecd-a8f1-d977c95b2d92, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44e15a72-118a-4ecd-a8f1-d977c95b2d92, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44e15a72-118a-4ecd-a8f1-d977c95b2d92, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=" node_id: 1 }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-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:610 Executing '['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/nzub/000592/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:1461', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4028924
DEBUG    ya.test:process.py:628 Command pid: 4028932
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=" }
DEBUG    ya.test:process.py:628 Command pid: 4028934
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): 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=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTQzNDhhNDktZGM4OTQ5OTMtMzU3NWI1ZWYtNWYzN2QyYzI=" 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, 91a5a3ff-b368-4af0-84e3-5056c4b07ef6, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 91a5a3ff-b368-4af0-84e3-5056c4b07ef6, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 91a5a3ff-b368-4af0-84e3-5056c4b07ef6, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): 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=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MjAwY2IzMDAtYWQ2YjRhOTktNTE2ZmU1MjQtZTk2YzNlNzM=" 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, 034f0bea-af70-4dba-b492-fa0a76d8891f, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 034f0bea-af70-4dba-b492-fa0a76d8891f, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 034f0bea-af70-4dba-b492-fa0a76d8891f, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): 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=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): 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, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=YWM2ZjJkYzQtMzVmNDBlYWEtZDYyYzU3YzMtYzE0ZWU3ZDA=" 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, 5848d966-d95c-4e1d-bfb0-c385d700ea58, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5848d966-d95c-4e1d-bfb0-c385d700ea58, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5848d966-d95c-4e1d-bfb0-c385d700ea58, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): 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=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): 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, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=NDk3OGRkMDgtN2EwMGNiNjctODc4ODI5MzAtZDY0YmFjYmM=" 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, 6f318572-465d-44a9-bf42-9a0a31343b70, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f318572-465d-44a9-bf42-9a0a31343b70, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f318572-465d-44a9-bf42-9a0a31343b70, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): 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=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZDRmYTQ4OWUtNTE1MGE1Y2ItOGVkYzE0MGItNTllNzNlNjE=" 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, a78dcf9d-1ca0-44d4-80ac-25bb9e27dab7, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a78dcf9d-1ca0-44d4-80ac-25bb9e27dab7, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a78dcf9d-1ca0-44d4-80ac-25bb9e27dab7, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): 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=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZjBiOWVkNGMtMzI4YjY3NDYtODY4NDlkOTctMTNhYWRhMzg=" 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, 0f8e1664-9801-42b9-8ac8-6638b77e688e, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0f8e1664-9801-42b9-8ac8-6638b77e688e, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0f8e1664-9801-42b9-8ac8-6638b77e688e, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): 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=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): 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, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MTE4OTFkZjYtMTg1MTg3NDItZWRjNzg2MDQtZDAzZmM0NTU=" 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, b8de040a-9121-4776-93ba-c490eb5502d1, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8de040a-9121-4776-93ba-c490eb5502d1, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8de040a-9121-4776-93ba-c490eb5502d1, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): 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=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 79ba5be8-8a77-4b25-9956-b89e141d00e6, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=MzlkZjlmYTQtZGIzNmRhMTgtNTlkNDRhYWUtNzYxYzQwYmQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 79ba5be8-8a77-4b25-9956-b89e141d00e6, ghrun-ikklrb2ira.auto.internal:1461): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 79ba5be8-8a77-4b25-9956-b89e141d00e6, ghrun-ikklrb2ira.auto.internal:1461): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): 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=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhY2Y0NWUtOTZjZjU0ZjktYzNlY2EzMzMtN2ZlMTFkMzA=" 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, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 87e95aaa-c987-4c04-b4b7-09b7e31b5d2a, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871274302+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, edc4ef06-d4a1-44d1-90b6-33a0b9983ac5, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871473008+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4ff8eeae-33ee-4db5-acd4-d05d1a84d379, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-05T19:42:55.871524856+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b824743d-2e86-4831-9586-df28fc37f122, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871550729+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 45220c2c-ab28-4940-bf2d-8f5f26c5dd86, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871587885+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1418dced-3437-4d4d-a76b-6ec4d7434039, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-05T19:42:55.871615647+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a74e1b94-8323-466b-9b56-f4ca12b85f8e, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871642366+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9387668c-4d92-43bd-a36b-13f2ce185e3a, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-12-05T19:42:55.871673824+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3ff159a0-7780-4c3b-bbbb-ea168044effe, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871701129+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 14d7e884-fe4b-48fc-aedc-a755c485818c, ghrun-ikklrb2ira.auto.internal:1461): 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:1461 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T19:42:55.871720053+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, e74c6216-457c-4b05-a41b-e14d08f919ca, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871445095+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5751ab78-8c1c-4dbf-8cb8-4bda212b596f, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871486747+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 67b196a5-c8bf-4ceb-8331-132bb0deb634, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871538938+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 57481af0-63cd-40f9-921e-bd82c3148064, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871574366+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 487de903-c081-4995-a1ff-c546566e1317, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871603217+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 088c91b9-faad-4043-bc88-96620d861d41, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871656993+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f81f7db9-4917-4cb6-89a1-8ec741e65912, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871629408+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f07a05af-4663-48a1-a19b-b481d2adc9b3, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871689634+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3929e451-6c1c-4a76-a255-f805407abeb9, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871711587+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-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 78c75651-07d1-4ed9-8bd6-f419b897afe9, ghrun-ikklrb2ira.auto.internal:1461): 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-05T19:42:55.871733432+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-ikklrb2ira.auto.internal:1461
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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    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 4028934) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028934) elapsed time (sec): 30.15703773498535
DEBUG    ya.test:process.py:263 Command (pid 4028934) wtime: 30.16
DEBUG    ya.test:process.py:275 Command (pid 4028934) 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	1421	0	0	0	0
5	      0	0	0	2093	0	0	0	0
6	      0	0	0	1968	0	0	0	0
7	      0	0	0	1903	0	0	0	0
8	      0	0	0	1857	0	0	0	0
9	      0	0	0	1900	0	0	0	0
10	      0	0	0	1753	0	0	0	0
11	      0	0	0	1999	0	0	0	0
12	      0	0	0	2186	0	0	0	0
13	      0	0	0	1955	0	0	0	0
14	      0	0	0	1889	0	0	0	0
15	      0	0	0	2229	0	0	0	0
16	      0	0	0	1629	0	0	0	0
17	      0	0	0	2011	0	0	0	0
18	      0	0	0	1851	0	0	0	0
19	      0	0	0	2075	0	0	0	0
20	      0	0	0	2440	0	0	0	0
21	      0	0	0	2389	0	0	0	0
22	      0	0	0	2280	0	0	0	0
23	      0	0	0	2144	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	2359	0	0	0	0
26	      0	0	0	2296	0	0	0	0
27	      0	0	0	2147	0	0	0	0
28	      0	0	0	2136	0	0	0	0
29	      0	0	0	1918	0	0	0	0
30	      0	0	0	2127	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 4028934) 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 4028924) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028924) elapsed time (sec): 30.191101551055908
DEBUG    ya.test:process.py:263 Command (pid 4028924) wtime: 30.215
DEBUG    ya.test:process.py:275 Command (pid 4028924) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     48	48	0	0	92	587	595	595
2	    156	156	0	0	61	86	91	95
3	     72	72	0	0	89	135	138	139
4	      0	0	0	1319	0	0	0	0
5	      0	0	0	2075	0	0	0	0
6	      0	0	0	1926	0	0	0	0
7	      0	0	0	1730	0	0	0	0
8	      0	0	0	1806	0	0	0	0
9	      0	0	0	1799	0	0	0	0
10	      0	0	0	1677	0	0	0	0
11	      0	0	0	1877	0	0	0	0
12	      0	0	0	2110	0	0	0	0
13	      0	0	0	1928	0	0	0	0
14	      0	0	0	1805	0	0	0	0
15	      0	0	0	2207	0	0	0	0
16	      0	0	0	1632	0	0	0	0
17	      0	0	0	1595	0	0	0	0
18	      0	0	0	1485	0	0	0	0
19	      0	0	0	1893	0	0	0	0
20	      0	0	0	2429	0	0	0	0
21	      0	0	0	2365	0	0	0	0
22	      0	0	0	2300	0	0	0	0
23	      0	0	0	2084	0	0	0	0
24	      0	0	0	2311	0	0	0	0
25	      0	0	0	2357	0	0	0	0
26	      0	0	0	2193	0	0	0	0
27	      0	0	0	2101	0	0	0	0
28	      0	0	0	2142	0	0	0	0
29	      0	0	0	1878	0	0	0	0
30	      0	0	0	2169	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    276	9.2	0	53193	69	221	583	595

DEBUG    ya.test:process.py:276 Command (pid 4028924) 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 4028932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4028932) elapsed time (sec): 30.218706130981445
DEBUG    ya.test:process.py:263 Command (pid 4028932) wtime: 30.224
DEBUG    ya.test:process.py:275 Command (pid 4028932) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     31	31	0	0	130	795	815	815
2	    117	117	0	0	81	114	122	126
3	     54	54	0	0	114	160	171	180
4	      0	0	0	1264	0	0	0	0
5	      0	0	0	2070	0	0	0	0
6	      0	0	0	1972	0	0	0	0
7	      0	0	0	1724	0	0	0	0
8	      0	0	0	1837	0	0	0	0
9	      0	0	0	1893	0	0	0	0
10	      0	0	0	1699	0	0	0	0
11	      0	0	0	1958	0	0	0	0
12	      0	0	0	2080	0	0	0	0
13	      0	0	0	1937	0	0	0	0
14	      0	0	0	1887	0	0	0	0
15	      0	0	0	2229	0	0	0	0
16	      0	0	0	1836	0	0	0	0
17	      0	0	0	1827	0	0	0	0
18	      0	0	0	1692	0	0	0	0
19	      0	0	0	2113	0	0	0	0
20	      0	0	0	2435	0	0	0	0
21	      0	0	0	2398	0	0	0	0
22	      0	0	0	2279	0	0	0	0
23	      0	0	0	2216	0	0	0	0
24	      0	0	0	2330	0	0	0	0
25	      0	0	0	2409	0	0	0	0
26	      0	0	0	2200	0	0	0	0
27	      0	0	0	2147	0	0	0	0
28	      0	0	0	2159	0	0	0	0
29	      0	0	0	2016	0	0	0	0
30	      0	0	0	2155	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    202	6.73333	0	54762	94	265	795	815

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1461
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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:1461
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:1461". 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 ===============================
365.22s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.36s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
1.80s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/nzub/000592/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/nzub/000592/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-05T19:42:52.948916Z): source_id=345;tablet_id=72075186224037927;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 @ 0xA957D25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9501B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E8118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77162B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FACC68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAC9BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74B51D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x14412ACB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15059B97
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FAE953
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FAE953
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAC303
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FAFCC7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x144308B8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0AB5D5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78A197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D8BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DCC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DC890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DD47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95997C
21. ??:0: ?? @ 0x7F057E1E6AC2
22. ??:0: ?? @ 0x7F057E2788BF
============ 1 failed, 114 deselected, 1 error in 375.49s (0:06:15) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005f6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
397.99s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
11.20s 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 413.35s (0:06:53) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005eb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005ea/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000600/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000597/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005ee/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005e4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005c0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

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

=========================== 114 deselected in 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00059a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000598/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00060d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.28s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/000599/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00058b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00060e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/000612/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005fc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 deselected in 0.98s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/00058e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000609/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005f4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.43s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/000590/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000604/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005c2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000596/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

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

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/00059c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000608/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 deselected in 1.00s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005ec/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000601/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005b8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005c4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005f7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005be/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005f2/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00060c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/00059b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

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

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

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

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

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

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

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00059e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005e9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005bf/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005e8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

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

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

=========================== 114 deselected in 0.95s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005bd/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005af/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00058d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005e6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00059f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00059d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000595/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005bc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000594/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005b6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005e7/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000607/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005b4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000606/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.24s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005b0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005c3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/00058c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005a4/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005f1/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 deselected in 1.30s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005f3/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005ba/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/00058f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

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

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/nzub/0005f0/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/000593/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-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/nzub/0005e5/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items / 114 deselected / 2 selected

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

=========================== 114 deselected in 1.24s ============================
