============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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/y0uj/0002c1/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-07T21:20:24.986636Z): source_id=361;tablet_id=72075186224037910;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 @ 0xA95AD25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9531B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7EB118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77490B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FAFC68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAF9BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74E7FD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1441514B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x1505C217
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FB0FD3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FB0FD3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAE983
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB2347
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14432F38
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0C07C5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78D197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7DBBC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DFC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DF890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7E047E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95C97C
E   21. ??:0: ?? @ 0x7F51D8E89AC2
E   22. ??:0: ?? @ 0x7F51D8F1B8BF
------------------------------ 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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4046501
DEBUG    ya.test:process.py:259 Command (pid 4046501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4046501) elapsed time (sec): 0.4175088405609131
DEBUG    ya.test:process.py:263 Command (pid 4046501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) maxrss: 547168
DEBUG    ya.test:process.py:263 Command (pid 4046501) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 4046501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 4046501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4046501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4046501) stime: 0.24056899999999998
DEBUG    ya.test:process.py:263 Command (pid 4046501) utime: 0.12429399999999999
DEBUG    ya.test:process.py:263 Command (pid 4046501) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 4046501) output:
Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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 4046501) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20673
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/y0uj/0002c1/r3tmp/kikimr_cluster_cxurdxei
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23893
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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/y0uj/0002c1/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_pfw2rhtg.log --grpc-port=64161 --mon-port=6875 --ic-port=20673
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64161/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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/y0uj/0002c1/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_pfw2rhtg.log --grpc-port=64161 --mon-port=6875 --ic-port=20673
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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_pfw2rhtg.log', '--grpc-port=64161', '--mon-port=6875', '--ic-port=20673')' in '/home/runner/.ya/build/build_root/y0uj/0002c1/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: 4046691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64161/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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4046706
DEBUG    ya.test:process.py:259 Command (pid 4046706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4046706) elapsed time (sec): 0.3958628177642822
DEBUG    ya.test:process.py:263 Command (pid 4046706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) maxrss: 547168
DEBUG    ya.test:process.py:263 Command (pid 4046706) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 4046706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4046706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4046706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4046706) stime: 0.23545
DEBUG    ya.test:process.py:263 Command (pid 4046706) utime: 0.11223699999999999
DEBUG    ya.test:process.py:263 Command (pid 4046706) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 4046706) output:
Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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 4046706) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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: 20673\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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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: 20673\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4048261
DEBUG    ya.test:process.py:259 Command (pid 4048261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048261) elapsed time (sec): 0.42891764640808105
DEBUG    ya.test:process.py:263 Command (pid 4048261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) maxrss: 555648
DEBUG    ya.test:process.py:263 Command (pid 4048261) minflt: 18411
DEBUG    ya.test:process.py:263 Command (pid 4048261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 4048261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 4048261) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4048261) stime: 0.264632
DEBUG    ya.test:process.py:263 Command (pid 4048261) utime: 0.11627699999999999
DEBUG    ya.test:process.py:263 Command (pid 4048261) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 4048261) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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: 4048347
DEBUG    ya.test:process.py:259 Command (pid 4048347) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048347) elapsed time (sec): 0.42005300521850586
DEBUG    ya.test:process.py:263 Command (pid 4048347) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) maxrss: 555656
DEBUG    ya.test:process.py:263 Command (pid 4048347) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 4048347) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4048347) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 4048347) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4048347) stime: 0.23097499999999999
DEBUG    ya.test:process.py:263 Command (pid 4048347) utime: 0.13777499999999998
DEBUG    ya.test:process.py:263 Command (pid 4048347) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4048347) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4048347) 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, b6268778-61e2-44f8-a131-4d39f1675ef3, localhost:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6268778-61e2-44f8-a131-4d39f1675ef3, localhost:64161): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b6268778-61e2-44f8-a131-4d39f1675ef3, localhost:64161): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gishsengma.auto.internal" port: 64161 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-gishsengma.auto.internal:64161, 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:64161
------------------------------ 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/y0uj/0002c1/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -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/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4048547
DEBUG    ya.test:process.py:259 Command (pid 4048547) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048547) elapsed time (sec): 0.3770451545715332
DEBUG    ya.test:process.py:263 Command (pid 4048547) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) maxrss: 167276
DEBUG    ya.test:process.py:263 Command (pid 4048547) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 4048547) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 4048547) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 4048547) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4048547) stime: 0.024495
DEBUG    ya.test:process.py:263 Command (pid 4048547) utime: 0.04899
DEBUG    ya.test:process.py:263 Command (pid 4048547) wtime: 0.378
DEBUG    ya.test:process.py:275 Command (pid 4048547) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4048547) 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/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -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/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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: 4048618
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 4048618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048618) elapsed time (sec): 30.15642762184143
DEBUG    ya.test:process.py:263 Command (pid 4048618) wtime: 30.157
DEBUG    ya.test:process.py:275 Command (pid 4048618) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    457	457	0	0	20	26	31	33
2	    476	476	0	0	20	26	28	33
3	    484	484	0	0	20	23	27	30
4	    475	475	0	0	20	25	29	36
5	    439	439	0	0	21	31	36	39
6	    478	478	0	0	20	25	26	30
7	    481	481	0	0	20	25	31	35
8	    485	485	0	0	20	21	21	22
9	    488	488	0	0	20	21	21	21
10	    488	488	0	0	20	20	20	21
11	    488	488	0	0	20	21	21	21
12	    487	487	0	0	20	20	21	21
13	    488	488	0	0	20	20	20	21
14	    488	488	0	0	20	20	21	24
15	    487	487	0	0	20	21	21	22
16	    489	489	0	0	20	20	21	21
17	    487	487	0	0	20	20	21	21
18	    487	487	0	0	20	20	22	22
19	    488	488	0	0	20	21	21	21
20	    489	489	0	0	20	20	21	21
21	    489	489	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	22
23	    486	486	0	0	20	20	22	22
24	    489	489	0	0	20	20	21	21
25	    476	476	0	0	20	22	45	48
26	    486	486	0	0	20	20	25	28
27	    490	490	0	0	20	20	20	21
28	    471	471	0	0	20	21	49	57
29	    488	488	0	0	20	20	20	21
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14490	483	0	0	20	22	27	57

DEBUG    ya.test:process.py:276 Command (pid 4048618) 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, 90b56644-b9ac-4875-9978-ccf8d7817fe3, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90b56644-b9ac-4875-9978-ccf8d7817fe3, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90b56644-b9ac-4875-9978-ccf8d7817fe3, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): 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=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bb39880-20af-4137-a0cb-da603f34b9a3, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bb39880-20af-4137-a0cb-da603f34b9a3, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 1bb39880-20af-4137-a0cb-da603f34b9a3, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14174 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79ac50a9-a62c-4df3-96f7-59efe3eb9012, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79ac50a9-a62c-4df3-96f7-59efe3eb9012, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 79ac50a9-a62c-4df3-96f7-59efe3eb9012, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b7cb2e2-bc2f-4d00-8be5-baec050d905b, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b7cb2e2-bc2f-4d00-8be5-baec050d905b, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 4b7cb2e2-bc2f-4d00-8be5-baec050d905b, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
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/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 54c62506-3988-418a-91ea-3b4d3c1ee706, ghrun-gishsengma.auto.internal:64161): 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, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54c62506-3988-418a-91ea-3b4d3c1ee706, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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: 4059414
DEBUG    ya.test:process.py:628 Command pid: 4059415
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54c62506-3988-418a-91ea-3b4d3c1ee706, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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:63 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl" }
DEBUG    ya.test:process.py:628 Command pid: 4059417
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): 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=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): 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, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl" 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, 4dc72f69-757f-4549-bb08-118f0fdc7357, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4dc72f69-757f-4549-bb08-118f0fdc7357, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4dc72f69-757f-4549-bb08-118f0fdc7357, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): 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=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1123d2eb-cbc3-4054-a83a-3b4d6d5f884d, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1123d2eb-cbc3-4054-a83a-3b4d6d5f884d, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1123d2eb-cbc3-4054-a83a-3b4d6d5f884d, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): 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=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): 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, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=" 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, 7c0950b1-45b5-4ab8-924b-81fb18886ed5, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7c0950b1-45b5-4ab8-924b-81fb18886ed5, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7c0950b1-45b5-4ab8-924b-81fb18886ed5, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): 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=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): 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, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=" 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, c08274c1-f886-4fde-a0d9-9de8710090bd, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c08274c1-f886-4fde-a0d9-9de8710090bd, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c08274c1-f886-4fde-a0d9-9de8710090bd, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): 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=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): 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, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==" 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, fdc27f64-40bc-477e-96ba-d386fe2e9074, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fdc27f64-40bc-477e-96ba-d386fe2e9074, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fdc27f64-40bc-477e-96ba-d386fe2e9074, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): 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=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): 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, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=" 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, c479ebb7-3781-4c8b-882a-221d38a5d2a2, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c479ebb7-3781-4c8b-882a-221d38a5d2a2, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c479ebb7-3781-4c8b-882a-221d38a5d2a2, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): 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=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=" 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, 708877e0-654b-4e7c-9039-1e04ea97ea42, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 708877e0-654b-4e7c-9039-1e04ea97ea42, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 708877e0-654b-4e7c-9039-1e04ea97ea42, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): 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=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 03d4be16-7fc0-439d-bf24-74de919a328c, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03d4be16-7fc0-439d-bf24-74de919a328c, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03d4be16-7fc0-439d-bf24-74de919a328c, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): 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=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=" 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, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952632139+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.95279199+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952770556+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.9528143+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952838153+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952871727+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952854753+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952891226+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952924209+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952944233+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952756384+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.95278359+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952828208+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.95280593+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952846719+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952864381+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952881349+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952936422+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952903934+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952952725+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py: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 4059415) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4059415) elapsed time (sec): 30.139564752578735
DEBUG    ya.test:process.py:263 Command (pid 4059415) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 4059415) 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	2250	0	0	0	0
4	      0	0	0	2910	0	0	0	0
5	      0	0	0	2830	0	0	0	0
6	      0	0	0	2920	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2920	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	3020	0	0	0	0
14	      0	0	0	2940	0	0	0	0
15	      0	0	0	2860	0	0	0	0
16	      0	0	0	2930	0	0	0	0
17	      0	0	0	2828	0	0	0	0
18	      0	0	0	2622	0	0	0	0
19	      0	0	0	3010	0	0	0	0
20	      0	0	0	2990	0	0	0	0
21	      0	0	0	3000	0	0	0	0
22	      0	0	0	3000	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	2990	0	0	0	0
26	      0	0	0	3060	0	0	0	0
27	      0	0	0	2220	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2830	0	0	0	0

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

DEBUG    ya.test:process.py:259 Command (pid 4059414) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4059417) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 4059415) errors:

DEBUG    ya.test:process.py:260 Command (pid 4059414) elapsed time (sec): 30.139997720718384
DEBUG    ya.test:process.py:260 Command (pid 4059417) elapsed time (sec): 30.13796854019165
DEBUG    ya.test:process.py:263 Command (pid 4059414) wtime: 30.142
DEBUG    ya.test:process.py:263 Command (pid 4059417) wtime: 30.139
DEBUG    ya.test:process.py:275 Command (pid 4059414) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    132	132	0	0	42	345	347	349
2	    182	182	0	0	40	57	69	77
3	      0	0	0	2240	0	0	0	0
4	      0	0	0	2910	0	0	0	0
5	      0	0	0	2830	0	0	0	0
6	      0	0	0	2920	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2950	0	0	0	0
11	      0	0	0	2920	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	3020	0	0	0	0
14	      0	0	0	2950	0	0	0	0
15	      0	0	0	2844	0	0	0	0
16	      0	0	0	2936	0	0	0	0
17	      0	0	0	2830	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	3010	0	0	0	0
20	      0	0	0	2990	0	0	0	0
21	      0	0	0	3010	0	0	0	0
22	      0	0	0	3000	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	2990	0	0	0	0
26	      0	0	0	3070	0	0	0	0
27	      0	0	0	2220	0	0	0	0
28	      0	0	0	3019	0	0	0	0
29	      0	0	0	2881	0	0	0	0
30	      0	0	0	2830	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    314	10.4667	0	79660	41	141	345	349

DEBUG    ya.test:process.py:275 Command (pid 4059417) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    102	102	0	0	53	439	475	487
2	    136	136	0	0	51	72	84	89
3	      0	0	0	2300	0	0	0	0
4	      0	0	0	2910	0	0	0	0
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2930	0	0	0	0
7	      0	0	0	2640	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2840	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2920	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	3030	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	2898	0	0	0	0
16	      0	0	0	2932	0	0	0	0
17	      0	0	0	2820	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	3010	0	0	0	0
20	      0	0	0	2990	0	0	0	0
21	      0	0	0	3010	0	0	0	0
22	      0	0	0	3000	0	0	0	0
23	      0	0	0	2800	0	0	0	0
24	      0	0	0	2820	0	0	0	0
25	      0	0	0	3010	0	0	0	0
26	      0	0	0	3070	0	0	0	0
27	      0	0	0	2200	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	2870	0	0	0	0
30	      0	0	0	2850	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    238	7.93333	0	79710	52	128	475	487

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-gishsengma'
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/y0uj/0002c1/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.4046691' in '/home/runner/.ya/build/build_root/y0uj/0002c1/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_pfw2rhtg.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:64161/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23893
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3148
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6875
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20673
=================================== 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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4046501
DEBUG    ya.test:process.py:259 Command (pid 4046501) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4046501) elapsed time (sec): 0.4175088405609131
DEBUG    ya.test:process.py:263 Command (pid 4046501) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) maxrss: 547168
DEBUG    ya.test:process.py:263 Command (pid 4046501) minflt: 16270
DEBUG    ya.test:process.py:263 Command (pid 4046501) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 4046501) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4046501) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4046501) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4046501) stime: 0.24056899999999998
DEBUG    ya.test:process.py:263 Command (pid 4046501) utime: 0.12429399999999999
DEBUG    ya.test:process.py:263 Command (pid 4046501) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 4046501) output:
Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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 4046501) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20673
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/y0uj/0002c1/r3tmp/kikimr_cluster_cxurdxei
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6875
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3148
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23893
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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/y0uj/0002c1/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_pfw2rhtg.log --grpc-port=64161 --mon-port=6875 --ic-port=20673
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:64161/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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/y0uj/0002c1/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_pfw2rhtg.log --grpc-port=64161 --mon-port=6875 --ic-port=20673
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/y0uj/0002c1/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/y0uj/0002c1/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_pfw2rhtg.log', '--grpc-port=64161', '--mon-port=6875', '--ic-port=20673')' in '/home/runner/.ya/build/build_root/y0uj/0002c1/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: 4046691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64161/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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4046706
DEBUG    ya.test:process.py:259 Command (pid 4046706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4046706) elapsed time (sec): 0.3958628177642822
DEBUG    ya.test:process.py:263 Command (pid 4046706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) maxrss: 547168
DEBUG    ya.test:process.py:263 Command (pid 4046706) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 4046706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 4046706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4046706) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 4046706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4046706) stime: 0.23545
DEBUG    ya.test:process.py:263 Command (pid 4046706) utime: 0.11223699999999999
DEBUG    ya.test:process.py:263 Command (pid 4046706) wtime: 0.397
DEBUG    ya.test:process.py:275 Command (pid 4046706) output:
Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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 4046706) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: e83fd7e6e4205be8576c8746b2e97bc2aba35179
    Branch: 
    Author: Pavel Velikhov <pavel.velikhov@gmail.com>
    Summary: Merge bb726b0e809e5cee85d4dbb9c4701b21f4ec5dd1 into 9e8876b554304ab0d6f8d3f9510beeea45180cea
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gishsengma    Host information: 
        Linux ghrun-gishsengma 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/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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: 20673\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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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: 20673\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4048261
DEBUG    ya.test:process.py:259 Command (pid 4048261) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048261) elapsed time (sec): 0.42891764640808105
DEBUG    ya.test:process.py:263 Command (pid 4048261) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) maxrss: 555648
DEBUG    ya.test:process.py:263 Command (pid 4048261) minflt: 18411
DEBUG    ya.test:process.py:263 Command (pid 4048261) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 4048261) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4048261) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 4048261) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4048261) stime: 0.264632
DEBUG    ya.test:process.py:263 Command (pid 4048261) utime: 0.11627699999999999
DEBUG    ya.test:process.py:263 Command (pid 4048261) wtime: 0.43
DEBUG    ya.test:process.py:275 Command (pid 4048261) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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/y0uj/0002c1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:64161', '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: 4048347
DEBUG    ya.test:process.py:259 Command (pid 4048347) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048347) elapsed time (sec): 0.42005300521850586
DEBUG    ya.test:process.py:263 Command (pid 4048347) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) maxrss: 555656
DEBUG    ya.test:process.py:263 Command (pid 4048347) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 4048347) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 4048347) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4048347) nvcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 4048347) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4048347) stime: 0.23097499999999999
DEBUG    ya.test:process.py:263 Command (pid 4048347) utime: 0.13777499999999998
DEBUG    ya.test:process.py:263 Command (pid 4048347) wtime: 0.421
DEBUG    ya.test:process.py:275 Command (pid 4048347) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 4048347) 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, b6268778-61e2-44f8-a131-4d39f1675ef3, localhost:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6268778-61e2-44f8-a131-4d39f1675ef3, localhost:64161): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b6268778-61e2-44f8-a131-4d39f1675ef3, localhost:64161): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gishsengma.auto.internal" port: 64161 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-gishsengma.auto.internal:64161, 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:64161
------------------------------ 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/y0uj/0002c1/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -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/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4048547
DEBUG    ya.test:process.py:259 Command (pid 4048547) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048547) elapsed time (sec): 0.3770451545715332
DEBUG    ya.test:process.py:263 Command (pid 4048547) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) maxrss: 167276
DEBUG    ya.test:process.py:263 Command (pid 4048547) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 4048547) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) nivcsw: 35
DEBUG    ya.test:process.py:263 Command (pid 4048547) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4048547) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 4048547) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4048547) stime: 0.024495
DEBUG    ya.test:process.py:263 Command (pid 4048547) utime: 0.04899
DEBUG    ya.test:process.py:263 Command (pid 4048547) wtime: 0.378
DEBUG    ya.test:process.py:275 Command (pid 4048547) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 4048547) 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/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -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/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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: 4048618
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 4048618) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4048618) elapsed time (sec): 30.15642762184143
DEBUG    ya.test:process.py:263 Command (pid 4048618) wtime: 30.157
DEBUG    ya.test:process.py:275 Command (pid 4048618) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    457	457	0	0	20	26	31	33
2	    476	476	0	0	20	26	28	33
3	    484	484	0	0	20	23	27	30
4	    475	475	0	0	20	25	29	36
5	    439	439	0	0	21	31	36	39
6	    478	478	0	0	20	25	26	30
7	    481	481	0	0	20	25	31	35
8	    485	485	0	0	20	21	21	22
9	    488	488	0	0	20	21	21	21
10	    488	488	0	0	20	20	20	21
11	    488	488	0	0	20	21	21	21
12	    487	487	0	0	20	20	21	21
13	    488	488	0	0	20	20	20	21
14	    488	488	0	0	20	20	21	24
15	    487	487	0	0	20	21	21	22
16	    489	489	0	0	20	20	21	21
17	    487	487	0	0	20	20	21	21
18	    487	487	0	0	20	20	22	22
19	    488	488	0	0	20	21	21	21
20	    489	489	0	0	20	20	21	21
21	    489	489	0	0	20	20	21	21
22	    488	488	0	0	20	20	21	22
23	    486	486	0	0	20	20	22	22
24	    489	489	0	0	20	20	21	21
25	    476	476	0	0	20	22	45	48
26	    486	486	0	0	20	20	25	28
27	    490	490	0	0	20	20	20	21
28	    471	471	0	0	20	21	49	57
29	    488	488	0	0	20	20	20	21
30	    498	498	0	0	20	20	20	21

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  14490	483	0	0	20	22	27	57

DEBUG    ya.test:process.py:276 Command (pid 4048618) 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, 90b56644-b9ac-4875-9978-ccf8d7817fe3, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90b56644-b9ac-4875-9978-ccf8d7817fe3, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90b56644-b9ac-4875-9978-ccf8d7817fe3, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): 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=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bb39880-20af-4137-a0cb-da603f34b9a3, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bb39880-20af-4137-a0cb-da603f34b9a3, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 1bb39880-20af-4137-a0cb-da603f34b9a3, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
INFO     root:test_log_scenario.py:217 Count rows after insert 14174 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79ac50a9-a62c-4df3-96f7-59efe3eb9012, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79ac50a9-a62c-4df3-96f7-59efe3eb9012, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 79ac50a9-a62c-4df3-96f7-59efe3eb9012, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b7cb2e2-bc2f-4d00-8be5-baec050d905b, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b7cb2e2-bc2f-4d00-8be5-baec050d905b, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 4b7cb2e2-bc2f-4d00-8be5-baec050d905b, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
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/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb -e grpc://localhost:64161 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjYwM2M1NWItMjVkYjI0YmQtZWUyY2MxNTQtNmQ1NmEwZDY=" 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, 54c62506-3988-418a-91ea-3b4d3c1ee706, ghrun-gishsengma.auto.internal:64161): 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, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 54c62506-3988-418a-91ea-3b4d3c1ee706, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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: 4059414
DEBUG    ya.test:process.py:628 Command pid: 4059415
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 54c62506-3988-418a-91ea-3b4d3c1ee706, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/y0uj/0002c1/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:64161', '-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:63 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl" }
DEBUG    ya.test:process.py:628 Command pid: 4059417
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): 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=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): 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, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=Yjc3NTAyNDctNTRiNmNhMi1lMzE0MTY2OC0xODNiYjNl" 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, 4dc72f69-757f-4549-bb08-118f0fdc7357, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4dc72f69-757f-4549-bb08-118f0fdc7357, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4dc72f69-757f-4549-bb08-118f0fdc7357, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): 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=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MjBhYWQ5ZjUtZTY0NWNlM2EtNjFmNzk5N2ItNTE0NjU0OTI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 1123d2eb-cbc3-4054-a83a-3b4d6d5f884d, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1123d2eb-cbc3-4054-a83a-3b4d6d5f884d, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1123d2eb-cbc3-4054-a83a-3b4d6d5f884d, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): 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=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): 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, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NGFhZGNkNDYtYTFlY2U0YTgtMjk3NzQ3Y2YtNDU0YmE2NmI=" 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, 7c0950b1-45b5-4ab8-924b-81fb18886ed5, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7c0950b1-45b5-4ab8-924b-81fb18886ed5, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7c0950b1-45b5-4ab8-924b-81fb18886ed5, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): 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=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): 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, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=YjUxYjAyMjgtNDQxNzE4MGUtZTk1YzdhZjUtZjI3OWYzMjQ=" 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, c08274c1-f886-4fde-a0d9-9de8710090bd, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c08274c1-f886-4fde-a0d9-9de8710090bd, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c08274c1-f886-4fde-a0d9-9de8710090bd, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): 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=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): 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, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=NDAxYWE1NzgtNGFhMGQzMy1mZTYwNjE3ZS03MmE3MjE3Yw==" 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, fdc27f64-40bc-477e-96ba-d386fe2e9074, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fdc27f64-40bc-477e-96ba-d386fe2e9074, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fdc27f64-40bc-477e-96ba-d386fe2e9074, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): 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=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): 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, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzRjYjg2NmItZTI3YjNkMDAtMWNmNjAxMTktZmVlMTU5OGE=" 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, c479ebb7-3781-4c8b-882a-221d38a5d2a2, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c479ebb7-3781-4c8b-882a-221d38a5d2a2, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c479ebb7-3781-4c8b-882a-221d38a5d2a2, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): 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=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=MzAxY2JkYTMtYjc4NTYyZDktOWE2ZWY5ZWQtMzZjYWVkNzE=" 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, 708877e0-654b-4e7c-9039-1e04ea97ea42, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 708877e0-654b-4e7c-9039-1e04ea97ea42, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 708877e0-654b-4e7c-9039-1e04ea97ea42, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): 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=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ODRmMzdlYTUtNTJkYjRkMzYtZmMzMjk0NzUtMzc0NDMzMmE=" 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: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 03d4be16-7fc0-439d-bf24-74de919a328c, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 03d4be16-7fc0-439d-bf24-74de919a328c, ghrun-gishsengma.auto.internal:64161): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 03d4be16-7fc0-439d-bf24-74de919a328c, ghrun-gishsengma.auto.internal:64161): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): 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=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): request = { session_id: "ydb://session/3?node_id=1&id=ZjBhZTQ5NTgtZWM3MTA0NjYtNTUyZTM0YmMtYjBmYjRmZmY=" 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, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 760a8a14-3056-4ee2-a23b-82b5f5899889, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952632139+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fb644ad6-1647-4afd-9962-5abf80326101, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.95279199+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d2dab8c-ecdb-4a6e-b938-34a8962c54e5, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952770556+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 611febe7-262c-48dc-be07-8dd4919d546d, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.9528143+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, be155d9c-d52e-43de-bc25-22cb2b6b4214, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952838153+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5872a3e2-4c60-4122-9754-a807dee749a7, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952871727+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bfa387d8-fe4e-406e-ba9a-f849e57a3991, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952854753+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d728110-924e-4505-9c7b-c03b5595d4c4, ghrun-gishsengma.auto.internal:64161): 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:64161 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-07T21:20:26.952891226+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3d094d05-7fad-470e-a597-2b46a42f1dd7, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952924209+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 1e97de37-f643-4f8c-9878-a240a62d4e68, ghrun-gishsengma.auto.internal:64161): 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:64161 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-07T21:20:26.952944233+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 46292b65-7bb6-4ac8-bae4-a909d2b312c1, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952756384+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b2d698be-2e15-4f39-ab7b-93d019861ce7, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.95278359+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2841e7d6-7e05-48e4-9146-4a7d42b43914, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952828208+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, abaa1f70-b4e5-46aa-8e9f-57b9527b75d1, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.95280593+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5c3e12d8-be36-4873-b029-003728a849d4, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952846719+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 31ba47f2-df5e-44db-a6b0-759627a5abb0, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952864381+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 41bb7f69-37bd-40e7-9e82-a297ffef1cb7, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952881349+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-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 1b9b4a95-284e-4912-8cfa-fe3395ba21fa, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952936422+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, dfce627b-7626-41d1-a46d-1677fa01c212, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952903934+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 5931fd5b-1c8a-4211-9a89-f880d2295302, ghrun-gishsengma.auto.internal:64161): 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-07T21:20:26.952952725+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gishsengma.auto.internal:64161
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py: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 4059415) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4059415) elapsed time (sec): 30.139564752578735
DEBUG    ya.test:process.py:263 Command (pid 4059415) wtime: 30.141
DEBUG    ya.test:process.py:275 Command (pid 4059415) 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	2250	0	0	0	0
4	      0	0	0	2910	0	0	0	0
5	      0	0	0	2830	0	0	0	0
6	      0	0	0	2920	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2920	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	3020	0	0	0	0
14	      0	0	0	2940	0	0	0	0
15	      0	0	0	2860	0	0	0	0
16	      0	0	0	2930	0	0	0	0
17	      0	0	0	2828	0	0	0	0
18	      0	0	0	2622	0	0	0	0
19	      0	0	0	3010	0	0	0	0
20	      0	0	0	2990	0	0	0	0
21	      0	0	0	3000	0	0	0	0
22	      0	0	0	3000	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	2990	0	0	0	0
26	      0	0	0	3060	0	0	0	0
27	      0	0	0	2220	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	2880	0	0	0	0
30	      0	0	0	2830	0	0	0	0

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

DEBUG    ya.test:process.py:259 Command (pid 4059414) rc: 0
DEBUG    ya.test:process.py:259 Command (pid 4059417) rc: 0
DEBUG    ya.test:process.py:276 Command (pid 4059415) errors:

DEBUG    ya.test:process.py:260 Command (pid 4059414) elapsed time (sec): 30.139997720718384
DEBUG    ya.test:process.py:260 Command (pid 4059417) elapsed time (sec): 30.13796854019165
DEBUG    ya.test:process.py:263 Command (pid 4059414) wtime: 30.142
DEBUG    ya.test:process.py:263 Command (pid 4059417) wtime: 30.139
DEBUG    ya.test:process.py:275 Command (pid 4059414) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    132	132	0	0	42	345	347	349
2	    182	182	0	0	40	57	69	77
3	      0	0	0	2240	0	0	0	0
4	      0	0	0	2910	0	0	0	0
5	      0	0	0	2830	0	0	0	0
6	      0	0	0	2920	0	0	0	0
7	      0	0	0	2630	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2850	0	0	0	0
10	      0	0	0	2950	0	0	0	0
11	      0	0	0	2920	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	3020	0	0	0	0
14	      0	0	0	2950	0	0	0	0
15	      0	0	0	2844	0	0	0	0
16	      0	0	0	2936	0	0	0	0
17	      0	0	0	2830	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	3010	0	0	0	0
20	      0	0	0	2990	0	0	0	0
21	      0	0	0	3010	0	0	0	0
22	      0	0	0	3000	0	0	0	0
23	      0	0	0	2810	0	0	0	0
24	      0	0	0	2830	0	0	0	0
25	      0	0	0	2990	0	0	0	0
26	      0	0	0	3070	0	0	0	0
27	      0	0	0	2220	0	0	0	0
28	      0	0	0	3019	0	0	0	0
29	      0	0	0	2881	0	0	0	0
30	      0	0	0	2830	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    314	10.4667	0	79660	41	141	345	349

DEBUG    ya.test:process.py:275 Command (pid 4059417) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    102	102	0	0	53	439	475	487
2	    136	136	0	0	51	72	84	89
3	      0	0	0	2300	0	0	0	0
4	      0	0	0	2910	0	0	0	0
5	      0	0	0	2820	0	0	0	0
6	      0	0	0	2930	0	0	0	0
7	      0	0	0	2640	0	0	0	0
8	      0	0	0	2940	0	0	0	0
9	      0	0	0	2840	0	0	0	0
10	      0	0	0	2940	0	0	0	0
11	      0	0	0	2920	0	0	0	0
12	      0	0	0	2610	0	0	0	0
13	      0	0	0	3030	0	0	0	0
14	      0	0	0	2910	0	0	0	0
15	      0	0	0	2898	0	0	0	0
16	      0	0	0	2932	0	0	0	0
17	      0	0	0	2820	0	0	0	0
18	      0	0	0	2620	0	0	0	0
19	      0	0	0	3010	0	0	0	0
20	      0	0	0	2990	0	0	0	0
21	      0	0	0	3010	0	0	0	0
22	      0	0	0	3000	0	0	0	0
23	      0	0	0	2800	0	0	0	0
24	      0	0	0	2820	0	0	0	0
25	      0	0	0	3010	0	0	0	0
26	      0	0	0	3070	0	0	0	0
27	      0	0	0	2200	0	0	0	0
28	      0	0	0	3020	0	0	0	0
29	      0	0	0	2870	0	0	0	0
30	      0	0	0	2850	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	    238	7.93333	0	79710	52	128	475	487

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

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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:64161
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:64161". 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 ===============================
324.87s call     test_log_scenario.py::TestLogScenario::test_log_uniform
6.97s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
3.75s 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/y0uj/0002c1/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/y0uj/0002c1/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-07T21:20:24.986636Z): source_id=361;tablet_id=72075186224037910;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 @ 0xA95AD25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA9531B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7EB118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD77490B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FAFC68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FAF9BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74E7FD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x1441514B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x1505C217
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14FB0FD3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14FB0FD3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14FAE983
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14FB2347
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14432F38
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D0C07C5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB78D197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7DBBC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7DFC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7DF890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7E047E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95C97C
21. ??:0: ?? @ 0x7F51D8E89AC2
22. ??:0: ?? @ 0x7F51D8F1B8BF
============ 1 failed, 115 deselected, 1 error in 336.94s (0:05:36) ============
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00029f/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/y0uj/0002a7/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.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/y0uj/000268/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 1.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000275/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.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/y0uj/0002a2/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00027a/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 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/y0uj/00027c/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 0.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000295/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 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/y0uj/00027e/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 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002ab/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 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/y0uj/000288/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00028f/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00027b/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 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/y0uj/0002b5/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 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/y0uj/000273/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.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/y0uj/0002be/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.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/y0uj/0002bb/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.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/y0uj/000270/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002af/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 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/y0uj/0002b8/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 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000280/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 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/y0uj/0002b7/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002a9/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.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/y0uj/00028a/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 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00027f/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002a4/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 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/y0uj/000276/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.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000262/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.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/y0uj/0002b2/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.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/y0uj/0002a0/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.21s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00029a/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 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/y0uj/00028d/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.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/y0uj/0002ad/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002ac/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.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/y0uj/000279/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 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/y0uj/0002c0/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 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/y0uj/000291/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002ae/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.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000272/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 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/y0uj/0002a6/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.23s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000266/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.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000298/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 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/y0uj/0002a8/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 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/y0uj/00026e/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.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/y0uj/00029d/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.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/y0uj/0002b3/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.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/y0uj/0002aa/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00028c/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.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/y0uj/000296/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000287/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 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000294/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.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000264/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.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/y0uj/00025f/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 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002b1/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.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/y0uj/0002b0/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00026f/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000267/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.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/y0uj/000284/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 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00029b/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.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00029c/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.97s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000293/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002a5/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.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000289/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.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/y0uj/000290/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 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/y0uj/00026a/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 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/y0uj/0002b6/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 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000263/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 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/y0uj/00026b/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 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/y0uj/000283/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000269/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002ba/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.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/y0uj/0002b4/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00028b/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 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/y0uj/00025e/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 0.84s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/00028e/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 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002b9/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.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000281/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.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/y0uj/000277/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 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/y0uj/00026d/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.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/y0uj/000271/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 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/y0uj/000260/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 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/y0uj/00027d/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 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/y0uj/000274/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 0.79s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002a3/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000265/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.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/y0uj/00026c/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002bd/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 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/0002a1/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000278/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 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/y0uj/000261/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 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/y0uj/000297/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.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/y0uj/00029e/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 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000292/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.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/y0uj/0002bf/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 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/y0uj/000282/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 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/y0uj/0002bc/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 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/y0uj/000286/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000299/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.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/y0uj/000285/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 0.82s ============================
