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

test_log_scenario.py FE

==================================== ERRORS ====================================
____________ ERROR at teardown of TestLogScenario.test_log_uniform _____________
ydb/tests/olap/test_log_scenario.py:123: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:707: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
E   Process exit_code = -6.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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-08T12:31:22.215310Z): source_id=111;tablet_id=72075186224037922;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 @ 0xA962D25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA95B1B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7F3118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77F85B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FB7C68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FB79BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD75974D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x144214BB
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15068587
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FBD343
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FBD343
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FBACF3
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FBE6B7
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1443F2A8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0DDDD5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB795197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7E3BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7E7C84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7E7890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7E847E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96497C
E   21. ??:0: ?? @ 0x7FE389F72AC2
E   22. ??:0: ?? @ 0x7FE38A0048BF
------------------------------ 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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 59586
DEBUG    ya.test:process.py:259 Command (pid 59586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 59586) elapsed time (sec): 0.4414057731628418
DEBUG    ya.test:process.py:263 Command (pid 59586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) maxrss: 547288
DEBUG    ya.test:process.py:263 Command (pid 59586) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 59586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 59586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 59586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 59586) stime: 0.264853
DEBUG    ya.test:process.py:263 Command (pid 59586) utime: 0.128413
DEBUG    ya.test:process.py:263 Command (pid 59586) wtime: 0.443
DEBUG    ya.test:process.py:275 Command (pid 59586) output:
Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13578
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ajbd/0009c5/r3tmp/kikimr_cluster_an7a9661
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26840
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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/ajbd/0009c5/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__5431sr3.log --grpc-port=15454 --mon-port=8978 --ic-port=13578
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15454/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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/ajbd/0009c5/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__5431sr3.log --grpc-port=15454 --mon-port=8978 --ic-port=13578
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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__5431sr3.log', '--grpc-port=15454', '--mon-port=8978', '--ic-port=13578')' in '/home/runner/.ya/build/build_root/ajbd/0009c5/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: 59802
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15454/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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 59803
DEBUG    ya.test:process.py:259 Command (pid 59803) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 59803) elapsed time (sec): 0.4358177185058594
DEBUG    ya.test:process.py:263 Command (pid 59803) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) maxrss: 547288
DEBUG    ya.test:process.py:263 Command (pid 59803) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 59803) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 59803) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 59803) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 59803) stime: 0.26115499999999997
DEBUG    ya.test:process.py:263 Command (pid 59803) utime: 0.10724299999999999
DEBUG    ya.test:process.py:263 Command (pid 59803) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 59803) output:
Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 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/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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: 13578\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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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: 13578\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 60765
DEBUG    ya.test:process.py:259 Command (pid 60765) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 60765) elapsed time (sec): 0.46190309524536133
DEBUG    ya.test:process.py:263 Command (pid 60765) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) maxrss: 555792
DEBUG    ya.test:process.py:263 Command (pid 60765) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 60765) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 60765) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) nvcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 60765) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 60765) stime: 0.289335
DEBUG    ya.test:process.py:263 Command (pid 60765) utime: 0.110981
DEBUG    ya.test:process.py:263 Command (pid 60765) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 60765) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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: 60848
DEBUG    ya.test:process.py:259 Command (pid 60848) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 60848) elapsed time (sec): 0.3909425735473633
DEBUG    ya.test:process.py:263 Command (pid 60848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) maxrss: 555800
DEBUG    ya.test:process.py:263 Command (pid 60848) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 60848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 60848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 60848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 60848) stime: 0.206152
DEBUG    ya.test:process.py:263 Command (pid 60848) utime: 0.13613799999999998
DEBUG    ya.test:process.py:263 Command (pid 60848) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 60848) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 60848) 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, 5f31edc5-5eb4-43c3-b523-4a663332a0b5, localhost:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f31edc5-5eb4-43c3-b523-4a663332a0b5, localhost:15454): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f31edc5-5eb4-43c3-b523-4a663332a0b5, localhost:15454): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vfeub2tbsi.auto.internal" port: 15454 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-vfeub2tbsi.auto.internal:15454, 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:15454
------------------------------ 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/ajbd/0009c5/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 61030
DEBUG    ya.test:process.py:259 Command (pid 61030) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 61030) elapsed time (sec): 0.39060235023498535
DEBUG    ya.test:process.py:263 Command (pid 61030) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) maxrss: 167088
DEBUG    ya.test:process.py:263 Command (pid 61030) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 61030) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 61030) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 61030) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 61030) stime: 0.030612
DEBUG    ya.test:process.py:263 Command (pid 61030) utime: 0.043731
DEBUG    ya.test:process.py:263 Command (pid 61030) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 61030) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 61030) 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/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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: 61213
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 61213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 61213) elapsed time (sec): 30.16891074180603
DEBUG    ya.test:process.py:263 Command (pid 61213) wtime: 30.17
DEBUG    ya.test:process.py:275 Command (pid 61213) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    400	400	0	0	21	48	58	67
2	    428	428	0	0	21	34	55	62
3	    415	415	0	0	22	40	50	54
4	    436	436	0	0	21	35	43	51
5	    447	447	0	0	20	36	45	51
6	    488	488	0	0	20	21	24	26
7	    488	488	0	0	20	21	21	22
8	    488	488	0	0	20	21	21	21
9	    488	488	0	0	20	20	21	21
10	    488	488	0	0	20	20	21	21
11	    488	488	0	0	20	20	21	21
12	    489	489	0	0	20	20	21	22
13	    488	488	0	0	20	20	21	21
14	    487	487	0	0	20	20	21	22
15	    488	488	0	0	20	20	21	21
16	    488	488	0	0	20	20	21	21
17	    489	489	0	0	20	20	21	21
18	    488	488	0	0	20	20	21	21
19	    489	489	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	20	21	21
22	    489	489	0	0	20	20	21	22
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	20	21	22
25	    487	487	0	0	20	21	21	23
26	    470	470	0	0	20	26	34	38
27	    488	488	0	0	20	20	21	22
28	    488	488	0	0	20	20	21	21
29	    467	467	0	0	20	21	61	65
30	    498	498	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14298	476.6	0	0	20	23	36	67

DEBUG    ya.test:process.py:276 Command (pid 61213) 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, ce24dd26-ec7f-4302-8b9e-7cb81fa1e17c, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce24dd26-ec7f-4302-8b9e-7cb81fa1e17c, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce24dd26-ec7f-4302-8b9e-7cb81fa1e17c, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): 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=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22a0c20d-d89d-4820-810e-426678d03788, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22a0c20d-d89d-4820-810e-426678d03788, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" 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, 22a0c20d-d89d-4820-810e-426678d03788, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
INFO     root:test_log_scenario.py:217 Count rows after insert 13957 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f83575ab-9116-4523-ba8a-e03ca77db22e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f83575ab-9116-4523-ba8a-e03ca77db22e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" 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, f83575ab-9116-4523-ba8a-e03ca77db22e, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9891b8c5-0e3d-4d01-87d9-aac5e6dfbf0e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9891b8c5-0e3d-4d01-87d9-aac5e6dfbf0e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" 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, 9891b8c5-0e3d-4d01-87d9-aac5e6dfbf0e, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
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/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): 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, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3bf1541-6d10-4cc6-a01a-2d179666de6d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3bf1541-6d10-4cc6-a01a-2d179666de6d, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 71686
DEBUG    ya.test:process.py:628 Command pid: 71687
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3bf1541-6d10-4cc6-a01a-2d179666de6d, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ya.test:process.py:628 Command pid: 71688
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): 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=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): 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, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=" 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, 46e1f703-acaf-4bc4-9cf9-0a3a4e7b6379, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 46e1f703-acaf-4bc4-9cf9-0a3a4e7b6379, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 46e1f703-acaf-4bc4-9cf9-0a3a4e7b6379, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): 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=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): 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, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=" 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, 92bd3b8f-cb73-482f-acac-6fc8f2a52e1f, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92bd3b8f-cb73-482f-acac-6fc8f2a52e1f, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92bd3b8f-cb73-482f-acac-6fc8f2a52e1f, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): 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=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): 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, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=" 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, b26badc4-2017-4908-9479-245a56e3c82d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b26badc4-2017-4908-9479-245a56e3c82d, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b26badc4-2017-4908-9479-245a56e3c82d, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): 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=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): 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, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==" 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, 27038a30-c9c2-4928-8980-9a2130ef872e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27038a30-c9c2-4928-8980-9a2130ef872e, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27038a30-c9c2-4928-8980-9a2130ef872e, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): 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=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): 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, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==" 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, c3bbd678-904f-4d6f-b113-cfe18769880a, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3bbd678-904f-4d6f-b113-cfe18769880a, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3bbd678-904f-4d6f-b113-cfe18769880a, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): 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=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): 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, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==" 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, 4ad02865-912e-4264-b09c-ae308fe0eeec, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ad02865-912e-4264-b09c-ae308fe0eeec, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ad02865-912e-4264-b09c-ae308fe0eeec, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): 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=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a595c2b1-d55c-4ad1-a206-b262b60aab83, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a595c2b1-d55c-4ad1-a206-b262b60aab83, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a595c2b1-d55c-4ad1-a206-b262b60aab83, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): 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=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=" 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, f0f0536b-c206-43d5-875a-9cf02bf77e04, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f0f0536b-c206-43d5-875a-9cf02bf77e04, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f0f0536b-c206-43d5-875a-9cf02bf77e04, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): 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=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=" 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, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.720913708+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721040809+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721057408+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721072781+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721094168+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721108917+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721126663+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721142784+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721160015+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721178941+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721028797+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721049707+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721064876+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721084423+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721101499+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.72111867+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721135531+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721151361+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721172277+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721185983+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
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: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.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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 71686) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 71686) elapsed time (sec): 30.141783237457275
DEBUG    ya.test:process.py:263 Command (pid 71686) wtime: 30.144
DEBUG    ya.test:process.py:259 Command (pid 71687) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 71686) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    123	123	0	0	43	323	355	355
2	    229	229	0	0	41	55	62	72
3	    244	244	0	0	40	52	61	68
4	     58	58	0	940	44	75	77	78
5	      0	0	0	2630	0	0	0	0
6	      0	0	0	2770	0	0	0	0
7	      0	0	0	3240	0	0	0	0
8	      0	0	0	1020	0	0	0	0
9	      0	0	0	2639	0	0	0	0
10	      0	0	0	1920	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	1830	0	0	0	0
14	      0	0	0	2770	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	3100	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	2789	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2820	0	0	0	0
21	      0	0	0	3170	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3060	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2877	0	0	0	0
27	      0	0	0	3003	0	0	0	0
28	      0	0	0	3009	0	0	0	0
29	      0	0	0	2761	0	0	0	0
30	      0	0	0	2290	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    654	21.8	0	71388	41	75	315	355

DEBUG    ya.test:process.py:259 Command (pid 71688) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 71687) elapsed time (sec): 30.141759634017944
DEBUG    ya.test:process.py:276 Command (pid 71686) errors:

DEBUG    ya.test:process.py:260 Command (pid 71688) elapsed time (sec): 30.139960765838623
DEBUG    ya.test:process.py:263 Command (pid 71687) wtime: 30.144
DEBUG    ya.test:process.py:263 Command (pid 71688) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 71687) 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	950	0	0	0	0
5	      0	0	0	2630	0	0	0	0
6	      0	0	0	2770	0	0	0	0
7	      0	0	0	3240	0	0	0	0
8	      0	0	0	1020	0	0	0	0
9	      0	0	0	2620	0	0	0	0
10	      0	0	0	1920	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2590	0	0	0	0
13	      0	0	0	1830	0	0	0	0
14	      0	0	0	2780	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	3100	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	2800	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2829	0	0	0	0
21	      0	0	0	3180	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3050	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2880	0	0	0	0
27	      0	0	0	3000	0	0	0	0
28	      0	0	0	3010	0	0	0	0
29	      0	0	0	2760	0	0	0	0
30	      0	0	0	2290	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 71688) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     88	88	0	0	58	401	465	473
2	    178	178	0	0	57	72	77	80
3	    187	187	0	0	50	69	70	79
4	     45	45	0	940	60	97	99	99
5	      0	0	0	2630	0	0	0	0
6	      0	0	0	2770	0	0	0	0
7	      0	0	0	3240	0	0	0	0
8	      0	0	0	1020	0	0	0	0
9	      0	0	0	2620	0	0	0	0
10	      0	0	0	1919	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	1830	0	0	0	0
14	      0	0	0	2780	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	3100	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	2791	0	0	0	0
19	      0	0	0	2919	0	0	0	0
20	      0	0	0	2820	0	0	0	0
21	      0	0	0	3180	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2872	0	0	0	0
27	      0	0	0	3008	0	0	0	0
28	      0	0	0	3010	0	0	0	0
29	      0	0	0	2760	0	0	0	0
30	      0	0	0	2280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    498	16.6	0	71399	52	80	383	473

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
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:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-vfeub2tbsi'
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/ajbd/0009c5/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.59802' in '/home/runner/.ya/build/build_root/ajbd/0009c5/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__5431sr3.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:15454/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26840
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12140
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8978
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15454
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13578
=================================== 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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 59586
DEBUG    ya.test:process.py:259 Command (pid 59586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 59586) elapsed time (sec): 0.4414057731628418
DEBUG    ya.test:process.py:263 Command (pid 59586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) maxrss: 547288
DEBUG    ya.test:process.py:263 Command (pid 59586) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 59586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 59586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 59586) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 59586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 59586) stime: 0.264853
DEBUG    ya.test:process.py:263 Command (pid 59586) utime: 0.128413
DEBUG    ya.test:process.py:263 Command (pid 59586) wtime: 0.443
DEBUG    ya.test:process.py:275 Command (pid 59586) output:
Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13578
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/ajbd/0009c5/r3tmp/kikimr_cluster_an7a9661
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15454
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8978
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26840
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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/ajbd/0009c5/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__5431sr3.log --grpc-port=15454 --mon-port=8978 --ic-port=13578
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15454/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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/ajbd/0009c5/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__5431sr3.log --grpc-port=15454 --mon-port=8978 --ic-port=13578
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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__5431sr3.log', '--grpc-port=15454', '--mon-port=8978', '--ic-port=13578')' in '/home/runner/.ya/build/build_root/ajbd/0009c5/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: 59802
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15454/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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 59803
DEBUG    ya.test:process.py:259 Command (pid 59803) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 59803) elapsed time (sec): 0.4358177185058594
DEBUG    ya.test:process.py:263 Command (pid 59803) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) maxrss: 547288
DEBUG    ya.test:process.py:263 Command (pid 59803) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 59803) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) nivcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 59803) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 59803) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 59803) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 59803) stime: 0.26115499999999997
DEBUG    ya.test:process.py:263 Command (pid 59803) utime: 0.10724299999999999
DEBUG    ya.test:process.py:263 Command (pid 59803) wtime: 0.437
DEBUG    ya.test:process.py:275 Command (pid 59803) output:
Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 55d768753e28c01fcfd49453b69cfca0a58f9970
    Branch: 
    Author: azevaykin <145343289+azevaykin@users.noreply.github.com>
    Summary: Merge e8754a234d5f1c8a513aa9249dd6af86cb63d119 into 37c50f88631ed4ea7ab34226784bc64a64557dcd
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-vfeub2tbsi    Host information: 
        Linux ghrun-vfeub2tbsi 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/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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: 13578\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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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: 13578\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 60765
DEBUG    ya.test:process.py:259 Command (pid 60765) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 60765) elapsed time (sec): 0.46190309524536133
DEBUG    ya.test:process.py:263 Command (pid 60765) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) maxrss: 555792
DEBUG    ya.test:process.py:263 Command (pid 60765) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 60765) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 60765) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 60765) nvcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 60765) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 60765) stime: 0.289335
DEBUG    ya.test:process.py:263 Command (pid 60765) utime: 0.110981
DEBUG    ya.test:process.py:263 Command (pid 60765) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 60765) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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/ajbd/0009c5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15454', '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: 60848
DEBUG    ya.test:process.py:259 Command (pid 60848) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 60848) elapsed time (sec): 0.3909425735473633
DEBUG    ya.test:process.py:263 Command (pid 60848) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) maxrss: 555800
DEBUG    ya.test:process.py:263 Command (pid 60848) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 60848) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 60848) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 60848) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 60848) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 60848) stime: 0.206152
DEBUG    ya.test:process.py:263 Command (pid 60848) utime: 0.13613799999999998
DEBUG    ya.test:process.py:263 Command (pid 60848) wtime: 0.393
DEBUG    ya.test:process.py:275 Command (pid 60848) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 60848) 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, 5f31edc5-5eb4-43c3-b523-4a663332a0b5, localhost:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5f31edc5-5eb4-43c3-b523-4a663332a0b5, localhost:15454): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5f31edc5-5eb4-43c3-b523-4a663332a0b5, localhost:15454): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-vfeub2tbsi.auto.internal" port: 15454 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-vfeub2tbsi.auto.internal:15454, 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:15454
------------------------------ 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/ajbd/0009c5/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 61030
DEBUG    ya.test:process.py:259 Command (pid 61030) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 61030) elapsed time (sec): 0.39060235023498535
DEBUG    ya.test:process.py:263 Command (pid 61030) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) maxrss: 167088
DEBUG    ya.test:process.py:263 Command (pid 61030) minflt: 3545
DEBUG    ya.test:process.py:263 Command (pid 61030) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) nivcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 61030) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 61030) nvcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 61030) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 61030) stime: 0.030612
DEBUG    ya.test:process.py:263 Command (pid 61030) utime: 0.043731
DEBUG    ya.test:process.py:263 Command (pid 61030) wtime: 0.392
DEBUG    ya.test:process.py:275 Command (pid 61030) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 61030) 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/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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: 61213
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 61213) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 61213) elapsed time (sec): 30.16891074180603
DEBUG    ya.test:process.py:263 Command (pid 61213) wtime: 30.17
DEBUG    ya.test:process.py:275 Command (pid 61213) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    400	400	0	0	21	48	58	67
2	    428	428	0	0	21	34	55	62
3	    415	415	0	0	22	40	50	54
4	    436	436	0	0	21	35	43	51
5	    447	447	0	0	20	36	45	51
6	    488	488	0	0	20	21	24	26
7	    488	488	0	0	20	21	21	22
8	    488	488	0	0	20	21	21	21
9	    488	488	0	0	20	20	21	21
10	    488	488	0	0	20	20	21	21
11	    488	488	0	0	20	20	21	21
12	    489	489	0	0	20	20	21	22
13	    488	488	0	0	20	20	21	21
14	    487	487	0	0	20	20	21	22
15	    488	488	0	0	20	20	21	21
16	    488	488	0	0	20	20	21	21
17	    489	489	0	0	20	20	21	21
18	    488	488	0	0	20	20	21	21
19	    489	489	0	0	20	20	21	21
20	    488	488	0	0	20	20	21	21
21	    487	487	0	0	20	20	21	21
22	    489	489	0	0	20	20	21	22
23	    488	488	0	0	20	20	21	21
24	    488	488	0	0	20	20	21	22
25	    487	487	0	0	20	21	21	23
26	    470	470	0	0	20	26	34	38
27	    488	488	0	0	20	20	21	22
28	    488	488	0	0	20	20	21	21
29	    467	467	0	0	20	21	61	65
30	    498	498	0	0	20	20	21	22

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14298	476.6	0	0	20	23	36	67

DEBUG    ya.test:process.py:276 Command (pid 61213) 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, ce24dd26-ec7f-4302-8b9e-7cb81fa1e17c, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce24dd26-ec7f-4302-8b9e-7cb81fa1e17c, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce24dd26-ec7f-4302-8b9e-7cb81fa1e17c, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): 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=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22a0c20d-d89d-4820-810e-426678d03788, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22a0c20d-d89d-4820-810e-426678d03788, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" 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, 22a0c20d-d89d-4820-810e-426678d03788, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
INFO     root:test_log_scenario.py:217 Count rows after insert 13957 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f83575ab-9116-4523-ba8a-e03ca77db22e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f83575ab-9116-4523-ba8a-e03ca77db22e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" 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, f83575ab-9116-4523-ba8a-e03ca77db22e, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9891b8c5-0e3d-4d01-87d9-aac5e6dfbf0e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9891b8c5-0e3d-4d01-87d9-aac5e6dfbf0e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" 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, 9891b8c5-0e3d-4d01-87d9-aac5e6dfbf0e, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
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/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb -e grpc://localhost:15454 -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.2
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): 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, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YzQ1N2EzYzktMzg4ODE5ZS0zMzgwYzFjNC1kMzM1Y2NlNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c3bf1541-6d10-4cc6-a01a-2d179666de6d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3bf1541-6d10-4cc6-a01a-2d179666de6d, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:628 Command pid: 71686
DEBUG    ya.test:process.py:628 Command pid: 71687
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3bf1541-6d10-4cc6-a01a-2d179666de6d, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/ajbd/0009c5/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15454', '-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, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ya.test:process.py:628 Command pid: 71688
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): 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=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): 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, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZTBlM2E5ZTctYmViYjA0ZjUtY2YwYjlkZWMtNmJjODM4MjI=" 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, 46e1f703-acaf-4bc4-9cf9-0a3a4e7b6379, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 46e1f703-acaf-4bc4-9cf9-0a3a4e7b6379, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 46e1f703-acaf-4bc4-9cf9-0a3a4e7b6379, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): 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=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): 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, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=Zjc3YzkzOGQtNWY4OWQyOTYtMmU4NGU2NjktYjVhMDRhMmY=" 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, 92bd3b8f-cb73-482f-acac-6fc8f2a52e1f, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92bd3b8f-cb73-482f-acac-6fc8f2a52e1f, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92bd3b8f-cb73-482f-acac-6fc8f2a52e1f, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): 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=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): 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, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGViZTA3NDctNWE2MDBmZjAtYjE0OWU3MjEtNzA2ZmI2MTM=" 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, b26badc4-2017-4908-9479-245a56e3c82d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b26badc4-2017-4908-9479-245a56e3c82d, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b26badc4-2017-4908-9479-245a56e3c82d, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): 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=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): 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, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=YTFmY2VhYTktODYyMTYyMi1iZmE3MWI5Yi0yZjkyNDExYQ==" 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, 27038a30-c9c2-4928-8980-9a2130ef872e, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27038a30-c9c2-4928-8980-9a2130ef872e, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27038a30-c9c2-4928-8980-9a2130ef872e, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): 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=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): 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, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NjM5ZWNlN2UtZWIxYTllM2EtMjdhMTc5NS03YjMxN2JmZg==" 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, c3bbd678-904f-4d6f-b113-cfe18769880a, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c3bbd678-904f-4d6f-b113-cfe18769880a, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c3bbd678-904f-4d6f-b113-cfe18769880a, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): 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=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): 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, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NzBkNzE0ZS02YWM4NmZmYS1mZDdiNDFjMi0xMzdkOWNmYg==" 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, 4ad02865-912e-4264-b09c-ae308fe0eeec, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4ad02865-912e-4264-b09c-ae308fe0eeec, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4ad02865-912e-4264-b09c-ae308fe0eeec, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): 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=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=NGJmMzE0MS0xZTQzOTQ0My0yYjUwNGZjMS02OTdhYWZmZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a595c2b1-d55c-4ad1-a206-b262b60aab83, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a595c2b1-d55c-4ad1-a206-b262b60aab83, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a595c2b1-d55c-4ad1-a206-b262b60aab83, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): 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=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=MzBiNWU5ZjItN2Y4ZWUxNjktNjAxMDhkZTctNzg0OGEwYjU=" 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, f0f0536b-c206-43d5-875a-9cf02bf77e04, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f0f0536b-c206-43d5-875a-9cf02bf77e04, ghrun-vfeub2tbsi.auto.internal:15454): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f0f0536b-c206-43d5-875a-9cf02bf77e04, ghrun-vfeub2tbsi.auto.internal:15454): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): 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=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): request = { session_id: "ydb://session/3?node_id=1&id=ZmM3N2NjMTgtZmVmNGRiOWQtZDI0NWY1OTgtNDIwYzI0NGM=" 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, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b2a0ee3e-b7d6-4e0c-b549-b80c425478dc, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.720913708+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4f928a76-64ce-493d-af8e-e1bf7322caef, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721040809+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 002300ed-73d5-4d5e-804d-a48bfde3df5d, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721057408+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ff0f28c1-1926-4545-aa0f-0faf5c537ec8, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721072781+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, ad902147-3147-4d7a-aa9e-8fd711eea84e, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721094168+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 557e79c0-1da3-4049-8ff0-c58de9639303, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721108917+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 71ac183f-4bc7-43dc-abd8-aa8a9c2773ca, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721126663+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d3b12375-d55c-409d-a18b-9f7643d9d48a, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721142784+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7b0c0431-2487-449f-be31-3bce9479fb3b, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721160015+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 7037407a-4544-47e1-8fa7-08097042524d, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15454 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721178941+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8a2fa748-1292-448a-854b-69acd99b0c4e, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721028797+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f8865987-68c3-4155-8fea-776977dc9405, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721049707+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d6ce632e-a906-4e91-af8b-fcbe3b919735, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721064876+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d8b352df-6aba-43d8-aafb-a12983de494c, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721084423+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, aa4c6480-7d41-4c5c-b98c-bfbc30c71a46, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721101499+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, ea447e58-c114-4212-aec3-b8084095ea1c, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.72111867+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f48ee398-3144-4a2a-9cce-cb816ce0e55c, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721135531+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8c90d280-c740-4ed2-b3ee-f4cc2e4facb1, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-08T12:31:25.721151361+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, facf6941-9d3a-4162-bdba-4fd06db9019f, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721172277+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2ab526df-d5e2-46a2-bc58-c7e2172c6812, ghrun-vfeub2tbsi.auto.internal:15454): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-08T12:31:25.721185983+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-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-vfeub2tbsi.auto.internal:15454
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: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.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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 71686) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 71686) elapsed time (sec): 30.141783237457275
DEBUG    ya.test:process.py:263 Command (pid 71686) wtime: 30.144
DEBUG    ya.test:process.py:259 Command (pid 71687) rc: 0
DEBUG    ya.test:process.py:275 Command (pid 71686) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    123	123	0	0	43	323	355	355
2	    229	229	0	0	41	55	62	72
3	    244	244	0	0	40	52	61	68
4	     58	58	0	940	44	75	77	78
5	      0	0	0	2630	0	0	0	0
6	      0	0	0	2770	0	0	0	0
7	      0	0	0	3240	0	0	0	0
8	      0	0	0	1020	0	0	0	0
9	      0	0	0	2639	0	0	0	0
10	      0	0	0	1920	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	1830	0	0	0	0
14	      0	0	0	2770	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	3100	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	2789	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2820	0	0	0	0
21	      0	0	0	3170	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3060	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2877	0	0	0	0
27	      0	0	0	3003	0	0	0	0
28	      0	0	0	3009	0	0	0	0
29	      0	0	0	2761	0	0	0	0
30	      0	0	0	2290	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    654	21.8	0	71388	41	75	315	355

DEBUG    ya.test:process.py:259 Command (pid 71688) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 71687) elapsed time (sec): 30.141759634017944
DEBUG    ya.test:process.py:276 Command (pid 71686) errors:

DEBUG    ya.test:process.py:260 Command (pid 71688) elapsed time (sec): 30.139960765838623
DEBUG    ya.test:process.py:263 Command (pid 71687) wtime: 30.144
DEBUG    ya.test:process.py:263 Command (pid 71688) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 71687) 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	950	0	0	0	0
5	      0	0	0	2630	0	0	0	0
6	      0	0	0	2770	0	0	0	0
7	      0	0	0	3240	0	0	0	0
8	      0	0	0	1020	0	0	0	0
9	      0	0	0	2620	0	0	0	0
10	      0	0	0	1920	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2590	0	0	0	0
13	      0	0	0	1830	0	0	0	0
14	      0	0	0	2780	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	3100	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	2800	0	0	0	0
19	      0	0	0	2910	0	0	0	0
20	      0	0	0	2829	0	0	0	0
21	      0	0	0	3180	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3050	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2880	0	0	0	0
27	      0	0	0	3000	0	0	0	0
28	      0	0	0	3010	0	0	0	0
29	      0	0	0	2760	0	0	0	0
30	      0	0	0	2290	0	0	0	0

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

DEBUG    ya.test:process.py:275 Command (pid 71688) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     88	88	0	0	58	401	465	473
2	    178	178	0	0	57	72	77	80
3	    187	187	0	0	50	69	70	79
4	     45	45	0	940	60	97	99	99
5	      0	0	0	2630	0	0	0	0
6	      0	0	0	2770	0	0	0	0
7	      0	0	0	3240	0	0	0	0
8	      0	0	0	1020	0	0	0	0
9	      0	0	0	2620	0	0	0	0
10	      0	0	0	1919	0	0	0	0
11	      0	0	0	2850	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	1830	0	0	0	0
14	      0	0	0	2780	0	0	0	0
15	      0	0	0	2820	0	0	0	0
16	      0	0	0	3100	0	0	0	0
17	      0	0	0	3080	0	0	0	0
18	      0	0	0	2791	0	0	0	0
19	      0	0	0	2919	0	0	0	0
20	      0	0	0	2820	0	0	0	0
21	      0	0	0	3180	0	0	0	0
22	      0	0	0	2690	0	0	0	0
23	      0	0	0	3160	0	0	0	0
24	      0	0	0	3070	0	0	0	0
25	      0	0	0	2630	0	0	0	0
26	      0	0	0	2872	0	0	0	0
27	      0	0	0	3008	0	0	0	0
28	      0	0	0	3010	0	0	0	0
29	      0	0	0	2760	0	0	0	0
30	      0	0	0	2280	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    498	16.6	0	71399	52	80	383	473

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
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:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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:15454
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15454". 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 ===============================
319.54s call     test_log_scenario.py::TestLogScenario::test_log_uniform
7.09s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.71s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/ajbd/0009c5/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/ajbd/0009c5/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-08T12:31:22.215310Z): source_id=111;tablet_id=72075186224037922;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 @ 0xA962D25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA95B1B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7F3118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77F85B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FB7C68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FB79BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD75974D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x144214BB
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15068587
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FBD343
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FBD343
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FBACF3
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FBE6B7
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x1443F2A8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0DDDD5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB795197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7E3BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7E7C84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7E7890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7E847E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA96497C
21. ??:0: ?? @ 0x7FE389F72AC2
22. ??:0: ?? @ 0x7FE38A0048BF
============ 1 failed, 115 deselected, 1 error in 331.45s (0:05:31) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/ajbd/0009a9/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 / 115 deselected / 1 selected

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

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

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

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

=========================== 115 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/ajbd/000995/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 / 115 deselected / 1 selected

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

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

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

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

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

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

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

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

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

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

=========================== 115 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/ajbd/00096b/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 / 115 deselected / 1 selected

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

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

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

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

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

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

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

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

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

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

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

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

=========================== 115 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/ajbd/0009d9/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 / 115 deselected / 1 selected

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

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

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

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

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

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

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

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

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

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

=========================== 115 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/ajbd/0009b4/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 / 115 deselected / 1 selected

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

=========================== 115 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/ajbd/000a07/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 / 115 deselected / 1 selected

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

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

=========================== 115 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/ajbd/0009fc/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 / 115 deselected / 1 selected

=========================== 115 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/ajbd/0009ab/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 / 115 deselected / 1 selected

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

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

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

=========================== 115 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/ajbd/0009ae/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 / 115 deselected / 1 selected

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

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

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

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

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

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

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

=========================== 115 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/ajbd/0009ff/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 / 115 deselected / 1 selected

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

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

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

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

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

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

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

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

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

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

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

=========================== 115 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/ajbd/00097a/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 / 115 deselected / 1 selected

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

=========================== 115 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/ajbd/0009cb/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 / 115 deselected / 1 selected

=========================== 115 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/ajbd/000969/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 / 115 deselected / 1 selected

=========================== 115 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/ajbd/0009cf/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 / 115 deselected / 1 selected

=========================== 115 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/ajbd/000985/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 / 115 deselected / 1 selected

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

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

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

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

=========================== 115 deselected in 1.10s ============================
