============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005093/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-2.13.3
collected 116 items

data_read_correctness.py ..

============================== slowest durations ===============================
9.50s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.22s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.17s call     data_read_correctness.py::TestDataReadCorrectness::test[table]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 11.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/esxc/005079/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-2.13.3
collected 116 items

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
167.45s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
58.12s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
15.49s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
5.95s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.24s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.03s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 248.49s (0:04:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005042/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-2.13.3
collected 116 items

order_by_with_limit.py ..

============================== slowest durations ===============================
73.74s call     order_by_with_limit.py::TestOrderBy::test_random
9.39s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.17s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_filtered_portion

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 85.30s (0:01:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005072/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-2.13.3
collected 116 items

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
102.19s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
92.18s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
12.63s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.66s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.63s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.18s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 212.61s (0:03:32) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005043/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-2.13.3
collected 116 items

tablets_movement.py .
test_create.py F

=================================== FAILURES ===================================
_____________________ TestCreate.test_create_all_opt_ints ______________________
ydb/tests/olap/test_create.py:78: in test_create_all_opt_ints
    assert rows[0][key] == 0
E   assert 1 == 0
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_all_opt_ints
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.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2969174
DEBUG    ya.test:process.py:259 Command (pid 2969174) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2969174) elapsed time (sec): 0.3807241916656494
DEBUG    ya.test:process.py:263 Command (pid 2969174) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) maxrss: 1430292
DEBUG    ya.test:process.py:263 Command (pid 2969174) minflt: 16252
DEBUG    ya.test:process.py:263 Command (pid 2969174) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 2969174) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2969174) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2969174) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2969174) stime: 0.20303
DEBUG    ya.test:process.py:263 Command (pid 2969174) utime: 0.128846
DEBUG    ya.test:process.py:263 Command (pid 2969174) wtime: 0.382
DEBUG    ya.test:process.py:275 Command (pid 2969174) output:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3793
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/esxc/005043/r3tmp/kikimr_cluster_oiicsp7o
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26353
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2461
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19821
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/esxc/005043/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/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_lolihb_c.log --grpc-port=26353 --mon-port=23084 --ic-port=3793
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26353/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/esxc/005043/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/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_lolihb_c.log --grpc-port=26353 --mon-port=23084 --ic-port=3793
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1/logfile_lolihb_c.log', '--grpc-port=26353', '--mon-port=23084', '--ic-port=3793')' in '/home/runner/.ya/build/build_root/esxc/005043/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_create.py.TestCreate.test_create_all_opt_ints/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2969359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26353/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2969360
DEBUG    ya.test:process.py:259 Command (pid 2969360) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2969360) elapsed time (sec): 0.3801283836364746
DEBUG    ya.test:process.py:263 Command (pid 2969360) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) maxrss: 1430292
DEBUG    ya.test:process.py:263 Command (pid 2969360) minflt: 16486
DEBUG    ya.test:process.py:263 Command (pid 2969360) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) nivcsw: 4
DEBUG    ya.test:process.py:263 Command (pid 2969360) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2969360) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 2969360) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2969360) stime: 0.219877
DEBUG    ya.test:process.py:263 Command (pid 2969360) utime: 0.111937
DEBUG    ya.test:process.py:263 Command (pid 2969360) wtime: 0.381
DEBUG    ya.test:process.py:275 Command (pid 2969360) output:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 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/esxc/005043/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26353', '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: 3793\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26353', '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: 3793\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2970766
DEBUG    ya.test:process.py:259 Command (pid 2970766) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2970766) elapsed time (sec): 0.6150755882263184
DEBUG    ya.test:process.py:263 Command (pid 2970766) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) maxrss: 1430292
DEBUG    ya.test:process.py:263 Command (pid 2970766) minflt: 18392
DEBUG    ya.test:process.py:263 Command (pid 2970766) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 2970766) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2970766) nvcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 2970766) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2970766) stime: 0.442832
DEBUG    ya.test:process.py:263 Command (pid 2970766) utime: 0.128824
DEBUG    ya.test:process.py:263 Command (pid 2970766) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 2970766) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26353', '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.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/005043/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26353', '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: 2971236
DEBUG    ya.test:process.py:259 Command (pid 2971236) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2971236) elapsed time (sec): 0.4738166332244873
DEBUG    ya.test:process.py:263 Command (pid 2971236) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) maxrss: 1430292
DEBUG    ya.test:process.py:263 Command (pid 2971236) minflt: 18897
DEBUG    ya.test:process.py:263 Command (pid 2971236) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2971236) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2971236) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 2971236) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2971236) stime: 0.31851799999999997
DEBUG    ya.test:process.py:263 Command (pid 2971236) utime: 0.10886
DEBUG    ya.test:process.py:263 Command (pid 2971236) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 2971236) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2971236) 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, 464cac2e-7f62-4a0f-b5cc-cd4cd912ede4, localhost:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 464cac2e-7f62-4a0f-b5cc-cd4cd912ede4, localhost:26353): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 464cac2e-7f62-4a0f-b5cc-cd4cd912ede4, localhost:26353): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hqf7u5mqry.auto.internal" port: 26353 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-hqf7u5mqry.auto.internal:26353, 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:26353
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_create.py::TestCreate, test_name: test_create_all_opt_ints)
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, 49b2156d-eda0-49c4-83e3-9a6e5f31dcab, ghrun-hqf7u5mqry.auto.internal:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49b2156d-eda0-49c4-83e3-9a6e5f31dcab, ghrun-hqf7u5mqry.auto.internal:26353): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49b2156d-eda0-49c4-83e3-9a6e5f31dcab, ghrun-hqf7u5mqry.auto.internal:26353): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, decb1b9d-7682-4b7a-8901-f09c83158f17, ghrun-hqf7u5mqry.auto.internal:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, decb1b9d-7682-4b7a-8901-f09c83158f17, ghrun-hqf7u5mqry.auto.internal:26353): request = { session_id: "ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, decb1b9d-7682-4b7a-8901-f09c83158f17, ghrun-hqf7u5mqry.auto.internal:26353): 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=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51f0295d-ce78-4db9-be26-68ec637820b3, ghrun-hqf7u5mqry.auto.internal:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51f0295d-ce78-4db9-be26-68ec637820b3, ghrun-hqf7u5mqry.auto.internal:26353): request = { session_id: "ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table58442_1` (\n                id Uint64 NOT NULL,\n                v0 Int8,\n                v1 Int16,\n                v2 Int32,\n                v3 Int64,\n                v4 Uint8,\n                v5 Uint16,\n                v6 Uint32,\n                v7 Uint64,\n                PRIMARY KEY(id),\n            )\n            WITH (STORE = COLUMN);\n            " } 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, 51f0295d-ce78-4db9-be26-68ec637820b3, ghrun-hqf7u5mqry.auto.internal:26353): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89b9b6d8-c249-439e-bcd8-1c5c878ea491, ghrun-hqf7u5mqry.auto.internal:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89b9b6d8-c249-439e-bcd8-1c5c878ea491, ghrun-hqf7u5mqry.auto.internal:26353): request = { session_id: "ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table58442_1` (id) VALUES (0);" } 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, 89b9b6d8-c249-439e-bcd8-1c5c878ea491, ghrun-hqf7u5mqry.auto.internal:26353): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e9b6d80-cd4a-40a5-a091-f05c81e74cee, ghrun-hqf7u5mqry.auto.internal:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e9b6d80-cd4a-40a5-a091-f05c81e74cee, ghrun-hqf7u5mqry.auto.internal:26353): request = { session_id: "ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table58442_1`\n            (id, v0, v1, v2, v3, v4, v5, v6, v7)\n            VALUES\n            (1, -2, -3, -4, -5, 6, 7, 8, 9);\n            " } 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, 9e9b6d80-cd4a-40a5-a091-f05c81e74cee, ghrun-hqf7u5mqry.auto.internal:26353): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 88c50742-b48e-4b5e-a708-9cf63a3ae355, ghrun-hqf7u5mqry.auto.internal:26353): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88c50742-b48e-4b5e-a708-9cf63a3ae355, ghrun-hqf7u5mqry.auto.internal:26353): request = { session_id: "ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table58442_1`" } 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, 88c50742-b48e-4b5e-a708-9cf63a3ae355, ghrun-hqf7u5mqry.auto.internal:26353): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDE5NjlmOTctOTcwYTU3OGQtODY3ZjRlZS1hYzgyOWM4Nw==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
88.18s call     tablets_movement.py::TestTabletsMovement::test[ROW]
8.69s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
3.91s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.60s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.43s call     test_create.py::TestCreate::test_create_all_opt_ints

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_create.py::TestCreate::test_create_all_opt_ints - assert 1 == 0
=================== 1 failed, 1 passed in 102.89s (0:01:42) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fbe/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-2.13.3
collected 116 items

test_create.py ..

============================== slowest durations ===============================
6.16s setup    test_create.py::TestCreate::test_create_all_req_ints
5.62s call     test_create.py::TestCreate::test_create_decimals
0.49s call     test_create.py::TestCreate::test_create_all_req_ints
0.01s setup    test_create.py::TestCreate::test_create_decimals

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 13.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/esxc/004fb4/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-2.13.3
collected 116 items

test_create.py ..

============================== slowest durations ===============================
4.05s setup    test_create.py::TestCreate::test_create_real_opt
0.68s call     test_create.py::TestCreate::test_create_real_req
0.56s call     test_create.py::TestCreate::test_create_real_opt
0.01s setup    test_create.py::TestCreate::test_create_real_req

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 6.38s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005090/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-2.13.3
collected 116 items

test_create.py ..

============================== slowest durations ===============================
6.65s setup    test_create.py::TestCreate::test_create_strings_opt
0.67s call     test_create.py::TestCreate::test_create_strings_opt
0.02s call     test_create.py::TestCreate::test_dy_number_not_supported

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 8.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/esxc/00504a/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-2.13.3
collected 116 items

test_cs_many_updates.py drop table: 38.2 ms
create table: 360.0 ms
initial inserts:
    "runs": 10
    "avg_ms": 42.9
    "min_ms": 25.1
    "median_ms": 38.6
    "max_ms": 80.3
    "stdev_ms": 18.4
select count(*) after initial inserts: 139.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 64.1
    "min_ms": 44.0
    "median_ms": 58.8
    "max_ms": 153.0
    "stdev_ms": 17.0
select count(*) after all modifications: 3036.6 ms
select all: 3524.7 ms
delete from table: 3902.8 ms
select all after delete: 3703.5 ms
.drop table: 86.6 ms
create table: 547.9 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.8
    "min_ms": 24.7
    "median_ms": 30.6
    "max_ms": 36.2
    "stdev_ms": 3.9
select count(*) after initial inserts: 104.3 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 55.7
    "min_ms": 44.0
    "median_ms": 53.9
    "max_ms": 78.6
    "stdev_ms": 7.5
updates (step 1):
    "runs": 200
    "avg_ms": 151.8
    "min_ms": 104.9
    "median_ms": 151.0
    "max_ms": 235.8
    "stdev_ms": 22.7
upserts (step 2):
    "runs": 200
    "avg_ms": 27.8
    "min_ms": 20.7
    "median_ms": 26.5
    "max_ms": 59.9
    "stdev_ms": 4.9
select count(*) after all modifications: 315.4 ms
select all: 331.6 ms
delete from table: 383.4 ms
select all after delete: 384.4 ms
.

============================== slowest durations ===============================
47.22s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
43.96s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
12.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
11.31s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 115.56s (0:01:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005001/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-2.13.3
collected 116 items

test_cs_many_updates.py drop table: 26.9 ms
create table: 415.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 41.7
    "min_ms": 27.9
    "median_ms": 35.9
    "max_ms": 83.5
    "stdev_ms": 18.1
select count(*) after initial inserts: 245.3 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 132.4
    "min_ms": 80.6
    "median_ms": 128.4
    "max_ms": 352.1
    "stdev_ms": 25.7
select count(*) after all modifications: 322.1 ms
select all: 270.9 ms
delete from table: 287.3 ms
select all after delete: 236.8 ms
.drop table: 55.8 ms
create table: 503.3 ms
initial inserts:
    "runs": 15
    "avg_ms": 35.7
    "min_ms": 26.6
    "median_ms": 34.4
    "max_ms": 56.7
    "stdev_ms": 8.5
select count(*) after initial inserts: 121.2 ms
updates (step 0):
    "runs": 150
    "avg_ms": 125.5
    "min_ms": 86.7
    "median_ms": 122.9
    "max_ms": 195.7
    "stdev_ms": 20.2
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 65.8
    "min_ms": 59.2
    "median_ms": 65.3
    "max_ms": 87.3
    "stdev_ms": 4.7
select count(*) after all modifications: 341.7 ms
select all: 315.1 ms
delete from table: 352.3 ms
select all after delete: 328.9 ms
.

============================== slowest durations ===============================
134.60s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
27.97s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
9.43s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 180.05s (0:03:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005000/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-2.13.3
collected 116 items

test_cs_many_updates.py drop table: 25.4 ms
create table: 392.1 ms
initial inserts:
    "runs": 20
    "avg_ms": 34.2
    "min_ms": 26.0
    "median_ms": 30.4
    "max_ms": 85.8
    "stdev_ms": 12.9
select count(*) after initial inserts: 138.8 ms
updates (step 0):
    "runs": 200
    "avg_ms": 127.5
    "min_ms": 87.2
    "median_ms": 121.9
    "max_ms": 250.8
    "stdev_ms": 26.5
upserts (step 1):
    "runs": 200
    "avg_ms": 28.3
    "min_ms": 19.1
    "median_ms": 26.3
    "max_ms": 76.1
    "stdev_ms": 6.8
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 81.0
    "min_ms": 70.4
    "median_ms": 79.6
    "max_ms": 108.1
    "stdev_ms": 7.1
select count(*) after all modifications: 514.9 ms
select all: 450.0 ms
delete from table: 496.3 ms
select all after delete: 497.3 ms
.drop table: 33.5 ms
create table: 368.2 ms
initial inserts:
    "runs": 10
    "avg_ms": 31.2
    "min_ms": 27.2
    "median_ms": 30.7
    "max_ms": 40.0
    "stdev_ms": 3.9
select count(*) after initial inserts: 99.4 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 25.5
    "min_ms": 16.3
    "median_ms": 24.4
    "max_ms": 76.0
    "stdev_ms": 5.5
select count(*) after all modifications: 366.3 ms
select all: 261.2 ms
delete from table: 320.2 ms
select all after delete: 250.9 ms
.

============================== slowest durations ===============================
42.48s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
27.51s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
12.04s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
12.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
0.01s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 95.39s (0:01:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005054/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-2.13.3
collected 116 items

test_cs_many_updates.py Generated operation sequence:
  0. BULK_UPSERT: 8 operations
  1. UPSERT: 13 operations
  2. BULK_UPSERT: 14 operations
  3. BULK_UPSERT: 5 operations
  4. BULK_UPSERT: 11 operations
  5. UPDATE: 9 operations
  6. BULK_UPSERT: 20 operations
  7. UPSERT: 8 operations
  8. BULK_UPSERT: 10 operations
  9. UPSERT: 2 operations
drop table: 88.5 ms
create table: 615.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 43.9
    "min_ms": 23.4
    "median_ms": 31.3
    "max_ms": 132.5
    "stdev_ms": 34.1
select count(*) after initial inserts: 109.0 ms
bulk_upserts (step 0):
    "runs": 8
    "avg_ms": 62.5
    "min_ms": 51.9
    "median_ms": 59.6
    "max_ms": 88.8
    "stdev_ms": 12.3
upserts (step 1):
    "runs": 130
    "avg_ms": 32.7
    "min_ms": 19.4
    "median_ms": 28.7
    "max_ms": 81.2
    "stdev_ms": 12.3
bulk_upserts (step 2):
    "runs": 14
    "avg_ms": 57.9
    "min_ms": 49.4
    "median_ms": 57.3
    "max_ms": 79.3
    "stdev_ms": 8.2
bulk_upserts (step 3):
    "runs": 5
    "avg_ms": 59.2
    "min_ms": 54.9
    "median_ms": 58.8
    "max_ms": 65.0
    "stdev_ms": 4.1
bulk_upserts (step 4):
    "runs": 11
    "avg_ms": 66.4
    "min_ms": 47.9
    "median_ms": 59.5
    "max_ms": 94.8
    "stdev_ms": 16.6
updates (step 5):
    "runs": 90
    "avg_ms": 159.0
    "min_ms": 113.8
    "median_ms": 156.0
    "max_ms": 312.7
    "stdev_ms": 31.7
bulk_upserts (step 6):
    "runs": 20
    "avg_ms": 54.6
    "min_ms": 48.6
    "median_ms": 52.8
    "max_ms": 80.4
    "stdev_ms": 7.1
upserts (step 7):
    "runs": 80
    "avg_ms": 30.4
    "min_ms": 20.5
    "median_ms": 28.3
    "max_ms": 48.1
    "stdev_ms": 6.2
bulk_upserts (step 8):
    "runs": 10
    "avg_ms": 62.2
    "min_ms": 49.8
    "median_ms": 61.8
    "max_ms": 77.0
    "stdev_ms": 9.9
upserts (step 9):
    "runs": 20
    "avg_ms": 30.0
    "min_ms": 20.3
    "median_ms": 28.7
    "max_ms": 44.4
    "stdev_ms": 7.6
select count(*) after all modifications: 289.7 ms
select all: 243.6 ms
delete from table: 260.7 ms
select all after delete: 220.4 ms
.
test_delete.py .

============================== slowest durations ===============================
27.93s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
12.23s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
12.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
4.19s setup    test_delete.py::TestDelete::test_delete_rollback
1.59s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 59.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/esxc/005097/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-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
10.49s setup    test_delete.py::TestDelete::test_delete_where[False-100]
1.75s call     test_delete.py::TestDelete::test_delete_where[True-0]
1.22s call     test_delete.py::TestDelete::test_delete_where[False-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 14.76s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005029/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-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
7.16s setup    test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.82s call     test_delete.py::TestDelete::test_delete_where[id < 10 OR vf >= 90-80]
0.56s call     test_delete.py::TestDelete::test_delete_where[id = 101-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.64s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005078/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-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
10.87s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.71s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]
0.62s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 13.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005057/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-2.13.3
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
16.61s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.70s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
1.55s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]
0.01s setup    test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 20.99s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fe0/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-2.13.3
collected 116 items

test_delete.py .

============================== slowest durations ===============================
7.35s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.94s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.36s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00505c/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-2.13.3
collected 116 items

test_delete.py .

============================== slowest durations ===============================
9.24s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.12s call     test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.47s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005037/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-2.13.3
collected 116 items

test_delete.py .

============================== slowest durations ===============================
13.32s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.34s call     test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.82s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005032/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-2.13.3
collected 116 items

test_delete.py .

============================== slowest durations ===============================
11.53s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.78s call     test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.46s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005081/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-2.13.3
collected 116 items

test_delete.py .

============================== slowest durations ===============================
6.91s setup    test_delete.py::TestDelete::test_incorrect
0.42s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.40s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005062/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.95s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.44s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/0053a9/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
14.42s setup    test_insert.py::TestInsertStatement::test_bulk
0.73s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005015/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
9.52s setup    test_insert.py::TestInsertStatement::test_copy_full
1.46s call     test_insert.py::TestInsertStatement::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.33s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005014/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.70s setup    test_insert.py::TestInsertStatement::test_copy_partial
1.43s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004ff2/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.33s setup    test_insert.py::TestInsertStatement::test_duplicate
0.50s call     test_insert.py::TestInsertStatement::test_duplicate

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.76s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005048/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
16.81s setup    test_insert.py::TestInsertStatement::test_incorrect
0.67s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 18.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005008/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.81s setup    test_insert.py::TestInsertStatement::test_insert_rollback
0.69s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.48s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005030/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
9.46s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.49s call     test_insert.py::TestInsertStatement::test_out_of_range

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.99s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005025/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.39s setup    test_insert.py::TestInsertStatement::test_plain
0.77s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/esxc/004fa2/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.26s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.51s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/esxc/005077/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.66s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.48s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.28s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005003/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
6.12s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.34s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.56s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fd8/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.06s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.42s call     test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/esxc/005067/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-2.13.3
collected 116 items

test_insert.py .

============================== slowest durations ===============================
10.16s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.81s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/esxc/00503d/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-2.13.3
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
21.92s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
11.05s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.08s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
============================== 1 passed in 41.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/esxc/00509c/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-2.13.3
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
20.16s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
18.14s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
12.09s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 51.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/esxc/00507e/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-2.13.3
collected 116 items

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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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-11-29T20:26:06.725690Z): source_id=112;tablet_id=72075186224037915;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 @ 0xA947935
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA93FE76
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7D7118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75126B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F9F808
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F9F55F
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD72AFFD
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143CD54B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15014617
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F693D3
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F693D3
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F66D83
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F6A747
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143EB338
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D006185
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB779197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7C7BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7CBC84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7CB890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7CC47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA94958C
E   21. ??:0: ?? @ 0x7F9B3EFDFAC2
E   22. ??:0: ?? @ 0x7F9B3F0718BF
------------------------------ 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/esxc/00507e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2478726
DEBUG    ya.test:process.py:259 Command (pid 2478726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2478726) elapsed time (sec): 0.5784142017364502
DEBUG    ya.test:process.py:263 Command (pid 2478726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) maxrss: 546456
DEBUG    ya.test:process.py:263 Command (pid 2478726) minflt: 16253
DEBUG    ya.test:process.py:263 Command (pid 2478726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 2478726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2478726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2478726) stime: 0.405319
DEBUG    ya.test:process.py:263 Command (pid 2478726) utime: 0.11523699999999999
DEBUG    ya.test:process.py:263 Command (pid 2478726) wtime: 0.58
DEBUG    ya.test:process.py:275 Command (pid 2478726) output:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1574
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/esxc/00507e/r3tmp/kikimr_cluster_4nif8zcv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_iqol14xl.log --grpc-port=15939 --mon-port=4124 --ic-port=1574
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15939/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_iqol14xl.log --grpc-port=15939 --mon-port=4124 --ic-port=1574
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_iqol14xl.log', '--grpc-port=15939', '--mon-port=4124', '--ic-port=1574')' in '/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2478991
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15939/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/esxc/00507e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2478992
DEBUG    ya.test:process.py:259 Command (pid 2478992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2478992) elapsed time (sec): 0.6614232063293457
DEBUG    ya.test:process.py:263 Command (pid 2478992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) maxrss: 546480
DEBUG    ya.test:process.py:263 Command (pid 2478992) minflt: 17196
DEBUG    ya.test:process.py:263 Command (pid 2478992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 2478992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2478992) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2478992) stime: 0.48101499999999997
DEBUG    ya.test:process.py:263 Command (pid 2478992) utime: 0.123238
DEBUG    ya.test:process.py:263 Command (pid 2478992) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 2478992) output:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 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/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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: 1574\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/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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: 1574\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2481450
DEBUG    ya.test:process.py:259 Command (pid 2481450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2481450) elapsed time (sec): 2.247846841812134
DEBUG    ya.test:process.py:263 Command (pid 2481450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) maxrss: 554936
DEBUG    ya.test:process.py:263 Command (pid 2481450) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 2481450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 2481450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2481450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2481450) stime: 1.970075
DEBUG    ya.test:process.py:263 Command (pid 2481450) utime: 0.146332
DEBUG    ya.test:process.py:263 Command (pid 2481450) wtime: 2.249
DEBUG    ya.test:process.py:275 Command (pid 2481450) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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: 2482362
DEBUG    ya.test:process.py:259 Command (pid 2482362) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2482362) elapsed time (sec): 1.6200103759765625
DEBUG    ya.test:process.py:263 Command (pid 2482362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2482362) maxrss: 554716
DEBUG    ya.test:process.py:263 Command (pid 2482362) minflt: 18393
DEBUG    ya.test:process.py:263 Command (pid 2482362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2482362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 2482362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2482362) stime: 1.436906
DEBUG    ya.test:process.py:263 Command (pid 2482362) utime: 0.108068
DEBUG    ya.test:process.py:263 Command (pid 2482362) wtime: 1.621
DEBUG    ya.test:process.py:275 Command (pid 2482362) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2482362) 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, b8dfe925-4c06-4e71-8395-975f787f252c, localhost:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8dfe925-4c06-4e71-8395-975f787f252c, localhost:15939): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8dfe925-4c06-4e71-8395-975f787f252c, localhost:15939): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hqf7u5mqry.auto.internal" port: 15939 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-hqf7u5mqry.auto.internal:15939, 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:15939
------------------------------ 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/esxc/00507e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -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/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2482979
DEBUG    ya.test:process.py:259 Command (pid 2482979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2482979) elapsed time (sec): 0.4210207462310791
DEBUG    ya.test:process.py:263 Command (pid 2482979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) maxrss: 173384
DEBUG    ya.test:process.py:263 Command (pid 2482979) minflt: 3556
DEBUG    ya.test:process.py:263 Command (pid 2482979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2482979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2482979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2482979) stime: 0.046511
DEBUG    ya.test:process.py:263 Command (pid 2482979) utime: 0.058114
DEBUG    ya.test:process.py:263 Command (pid 2482979) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 2482979) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2482979) 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/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -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/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-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: 2483273
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 2483273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483273) elapsed time (sec): 30.284074783325195
DEBUG    ya.test:process.py:263 Command (pid 2483273) wtime: 30.285
DEBUG    ya.test:process.py:275 Command (pid 2483273) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    415	415	0	0	20	40	53	58
2	    469	469	0	0	20	25	29	33
3	    480	480	0	0	20	23	26	30
4	    423	423	0	0	21	38	49	55
5	    348	348	0	0	21	65	100	104
6	    374	374	0	0	22	55	82	103
7	    308	308	0	0	22	109	117	121
8	    332	332	0	0	21	95	113	114
9	    334	334	0	0	23	69	116	121
10	    383	383	0	0	21	50	82	95
11	    394	394	0	0	21	45	57	63
12	    394	394	0	0	21	49	62	67
13	    383	383	0	0	21	64	81	86
14	    256	256	0	0	27	91	185	187
15	    230	230	0	0	31	110	130	143
16	    282	282	0	0	28	65	92	108
17	    284	284	0	0	27	76	121	125
18	    301	301	0	0	27	98	123	124
19	    344	344	0	0	23	66	98	107
20	    311	311	0	0	24	77	82	86
21	    309	309	0	0	24	113	126	140
22	    328	328	0	0	24	78	95	102
23	    370	370	0	0	23	51	61	64
24	    332	332	0	0	24	61	78	84
25	    343	343	0	0	24	57	88	97
26	    346	346	0	0	23	75	114	116
27	    392	392	0	0	23	43	51	59
28	    366	366	0	0	24	49	56	70
29	    348	348	0	0	23	56	62	67
30	    346	346	0	0	24	64	83	87

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10525	350.833	0	0	22	61	106	187

DEBUG    ya.test:process.py:276 Command (pid 2483273) 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, b695d154-22da-4da3-bc3e-5cb1eb6b3cfc, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b695d154-22da-4da3-bc3e-5cb1eb6b3cfc, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b695d154-22da-4da3-bc3e-5cb1eb6b3cfc, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): 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=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcebb321-8083-427a-9c95-8a1371e9e3f2, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcebb321-8083-427a-9c95-8a1371e9e3f2, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, fcebb321-8083-427a-9c95-8a1371e9e3f2, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
INFO     root:test_log_scenario.py:217 Count rows after insert 10340 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44813594-9b76-4f65-88ef-5ddfa85da873, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44813594-9b76-4f65-88ef-5ddfa85da873, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, 44813594-9b76-4f65-88ef-5ddfa85da873, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2835b143-6922-444e-a0ce-3dd5f1e1f0c8, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2835b143-6922-444e-a0ce-3dd5f1e1f0c8, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, 2835b143-6922-444e-a0ce-3dd5f1e1f0c8, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
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/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): 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, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, b8da9c5c-8155-48a7-a058-cb1e55a8024c, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8da9c5c-8155-48a7-a058-cb1e55a8024c, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:628 Command pid: 2499504
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8da9c5c-8155-48a7-a058-cb1e55a8024c, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2499513
DEBUG    ya.test:process.py:628 Command pid: 2499509
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): 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=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==" 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, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f590a2ac-2aca-43d8-8ba6-8097161dff7e, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f590a2ac-2aca-43d8-8ba6-8097161dff7e, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f590a2ac-2aca-43d8-8ba6-8097161dff7e, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): 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=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=" 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, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
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, 45caa755-4cea-4fb0-ad40-8a696eafe2f0, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 45caa755-4cea-4fb0-ad40-8a696eafe2f0, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 45caa755-4cea-4fb0-ad40-8a696eafe2f0, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): 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=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=" 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: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a21af7d8-1154-439a-a185-bab6f31f1c1b, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a21af7d8-1154-439a-a185-bab6f31f1c1b, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a21af7d8-1154-439a-a185-bab6f31f1c1b, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): 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=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): 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, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=" 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, 3971c797-e7e0-4306-b5cf-ab270978fc67, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3971c797-e7e0-4306-b5cf-ab270978fc67, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3971c797-e7e0-4306-b5cf-ab270978fc67, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): 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=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): 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, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=" 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, 4fbb8377-bccc-4f1a-bfc5-5b10c90250be, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4fbb8377-bccc-4f1a-bfc5-5b10c90250be, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4fbb8377-bccc-4f1a-bfc5-5b10c90250be, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): 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=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=" 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, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 22151734-dfae-46f3-b9dc-650b137663ab, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22151734-dfae-46f3-b9dc-650b137663ab, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22151734-dfae-46f3-b9dc-650b137663ab, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): 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=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): 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, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=" 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, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c0d50461-178b-426f-ac1c-3c04dbca9f9f, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c0d50461-178b-426f-ac1c-3c04dbca9f9f, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c0d50461-178b-426f-ac1c-3c04dbca9f9f, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): 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=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=" 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, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
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, 938279b4-1762-4f84-8c85-f664194e1437, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 938279b4-1762-4f84-8c85-f664194e1437, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 938279b4-1762-4f84-8c85-f664194e1437, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): 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=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=" 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, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100861753+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100835466+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100895776+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100796124+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100651116+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100924221+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100947362+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100975138+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100999678+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.101021952+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100774052+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100809009+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100848689+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100883682+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100960314+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100912307+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100935171+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.101012331+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.101048375+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100986765+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
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: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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15939
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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    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 2499504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499504) elapsed time (sec): 30.22527551651001
DEBUG    ya.test:process.py:263 Command (pid 2499504) wtime: 30.23
DEBUG    ya.test:process.py:275 Command (pid 2499504) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	595	679	679	679
2	     80	80	0	0	84	691	783	795
3	    142	142	0	0	70	101	111	117
4	    148	148	0	0	68	96	112	113
5	    108	108	0	0	72	102	117	229
6	    108	108	0	0	70	355	379	381
7	    106	106	0	0	82	135	158	213
8	    160	160	0	0	58	97	164	183
9	    151	151	0	0	62	92	95	103
10	    162	162	0	0	60	83	104	105
11	    154	154	0	0	60	94	99	106
12	    140	140	0	0	67	122	140	141
13	    156	156	0	0	59	91	102	117
14	     21	21	0	0	56	62	64	64
15	      0	0	0	0	0	0	0	0
16	      0	0	0	1084	0	0	0	0
17	      0	0	0	1594	0	0	0	0
18	      0	0	0	1683	0	0	0	0
19	      0	0	0	1816	0	0	0	0
20	      0	0	0	1618	0	0	0	0
21	      0	0	0	1697	0	0	0	0
22	      0	0	0	1768	0	0	0	0
23	      0	0	0	1671	0	0	0	0
24	      0	0	0	1658	0	0	0	0
25	      0	0	0	1430	0	0	0	0
26	      0	0	0	1492	0	0	0	0
27	      0	0	0	1497	0	0	0	0
28	      0	0	0	1357	0	0	0	0
29	      0	0	0	1394	0	0	0	0
30	      0	0	0	1567	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1646	54.8667	0	23326	64	124	551	795

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2499513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499513) elapsed time (sec): 30.29303503036499
DEBUG    ya.test:process.py:263 Command (pid 2499513) wtime: 30.294
DEBUG    ya.test:process.py:275 Command (pid 2499513) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	158	158	158	158
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	1363	0	0	0	0
17	      0	0	0	1551	0	0	0	0
18	      0	0	0	1748	0	0	0	0
19	      0	0	0	1915	0	0	0	0
20	      0	0	0	1784	0	0	0	0
21	      0	0	0	1995	0	0	0	0
22	      0	0	0	1734	0	0	0	0
23	      0	0	0	1766	0	0	0	0
24	      0	0	0	1638	0	0	0	0
25	      0	0	0	1549	0	0	0	0
26	      0	0	0	1507	0	0	0	0
27	      0	0	0	1292	0	0	0	0
28	      0	0	0	1386	0	0	0	0
29	      0	0	0	1494	0	0	0	0
30	      0	0	0	1537	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	24389	158	158	158	158

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2499509) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499509) elapsed time (sec): 30.3023624420166
DEBUG    ya.test:process.py:263 Command (pid 2499509) wtime: 30.312
DEBUG    ya.test:process.py:275 Command (pid 2499509) 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	     74	74	0	7	96	271	1119	1135
3	    108	108	0	0	86	140	152	154
4	    104	104	0	0	97	134	140	145
5	     77	77	0	0	96	124	299	343
6	     88	88	0	0	92	407	461	531
7	     77	77	0	0	114	194	227	228
8	    121	121	0	0	84	135	235	236
9	    116	116	0	0	83	109	112	120
10	    113	113	0	0	86	111	127	130
11	    121	121	0	0	81	120	137	139
12	     99	99	0	0	95	150	159	159
13	    122	122	0	0	78	113	124	126
14	      3	3	0	8	79	93	93	93
15	      0	0	0	3	0	0	0	0
16	      0	0	0	1286	0	0	0	0
17	      0	0	0	1651	0	0	0	0
18	      0	0	0	1855	0	0	0	0
19	      0	0	0	1861	0	0	0	0
20	      0	0	0	1908	0	0	0	0
21	      0	0	0	1936	0	0	0	0
22	      0	0	0	1791	0	0	0	0
23	      0	0	0	1740	0	0	0	0
24	      0	0	0	1705	0	0	0	0
25	      0	0	0	1476	0	0	0	0
26	      0	0	0	1679	0	0	0	0
27	      0	0	0	1403	0	0	0	0
28	      0	0	0	1424	0	0	0	0
29	      0	0	0	1653	0	0	0	0
30	      0	0	0	1502	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1223	40.7667	0	24888	88	151	299	1135

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-hqf7u5mqry'
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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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.2478991' in '/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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_iqol14xl.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:15939/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8507
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29666
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4124
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1574
=================================== 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:459: 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/esxc/00507e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2478726
DEBUG    ya.test:process.py:259 Command (pid 2478726) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2478726) elapsed time (sec): 0.5784142017364502
DEBUG    ya.test:process.py:263 Command (pid 2478726) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) maxrss: 546456
DEBUG    ya.test:process.py:263 Command (pid 2478726) minflt: 16253
DEBUG    ya.test:process.py:263 Command (pid 2478726) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) nivcsw: 55
DEBUG    ya.test:process.py:263 Command (pid 2478726) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2478726) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2478726) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2478726) stime: 0.405319
DEBUG    ya.test:process.py:263 Command (pid 2478726) utime: 0.11523699999999999
DEBUG    ya.test:process.py:263 Command (pid 2478726) wtime: 0.58
DEBUG    ya.test:process.py:275 Command (pid 2478726) output:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1574
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/esxc/00507e/r3tmp/kikimr_cluster_4nif8zcv
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4124
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29666
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8507
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_iqol14xl.log --grpc-port=15939 --mon-port=4124 --ic-port=1574
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15939/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_iqol14xl.log --grpc-port=15939 --mon-port=4124 --ic-port=1574
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/logfile_iqol14xl.log', '--grpc-port=15939', '--mon-port=4124', '--ic-port=1574')' in '/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 2478991
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15939/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/esxc/00507e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2478992
DEBUG    ya.test:process.py:259 Command (pid 2478992) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2478992) elapsed time (sec): 0.6614232063293457
DEBUG    ya.test:process.py:263 Command (pid 2478992) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) maxrss: 546480
DEBUG    ya.test:process.py:263 Command (pid 2478992) minflt: 17196
DEBUG    ya.test:process.py:263 Command (pid 2478992) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 2478992) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2478992) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2478992) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2478992) stime: 0.48101499999999997
DEBUG    ya.test:process.py:263 Command (pid 2478992) utime: 0.123238
DEBUG    ya.test:process.py:263 Command (pid 2478992) wtime: 0.663
DEBUG    ya.test:process.py:275 Command (pid 2478992) output:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 00ef7933a1bd710f76e6e047cdad3f19bad64dc9
    Branch: 
    Author: ijon <ivan.chelubeev@gmail.com>
    Summary: Merge 16f719b9ff052f38f99a3e16a715ce3b190ab804 into 4d52fb56bca09db6d2d3a58816f27c3fe2fa4611
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-hqf7u5mqry    Host information: 
        Linux ghrun-hqf7u5mqry 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/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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: 1574\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/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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: 1574\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2481450
DEBUG    ya.test:process.py:259 Command (pid 2481450) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2481450) elapsed time (sec): 2.247846841812134
DEBUG    ya.test:process.py:263 Command (pid 2481450) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) maxrss: 554936
DEBUG    ya.test:process.py:263 Command (pid 2481450) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 2481450) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 2481450) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2481450) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 2481450) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2481450) stime: 1.970075
DEBUG    ya.test:process.py:263 Command (pid 2481450) utime: 0.146332
DEBUG    ya.test:process.py:263 Command (pid 2481450) wtime: 2.249
DEBUG    ya.test:process.py:275 Command (pid 2481450) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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/esxc/00507e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15939', '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: 2482362
DEBUG    ya.test:process.py:259 Command (pid 2482362) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2482362) elapsed time (sec): 1.6200103759765625
DEBUG    ya.test:process.py:263 Command (pid 2482362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2482362) maxrss: 554716
DEBUG    ya.test:process.py:263 Command (pid 2482362) minflt: 18393
DEBUG    ya.test:process.py:263 Command (pid 2482362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2482362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2482362) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 2482362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2482362) stime: 1.436906
DEBUG    ya.test:process.py:263 Command (pid 2482362) utime: 0.108068
DEBUG    ya.test:process.py:263 Command (pid 2482362) wtime: 1.621
DEBUG    ya.test:process.py:275 Command (pid 2482362) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2482362) 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, b8dfe925-4c06-4e71-8395-975f787f252c, localhost:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8dfe925-4c06-4e71-8395-975f787f252c, localhost:15939): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8dfe925-4c06-4e71-8395-975f787f252c, localhost:15939): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-hqf7u5mqry.auto.internal" port: 15939 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-hqf7u5mqry.auto.internal:15939, 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:15939
------------------------------ 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/esxc/00507e/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -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/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2482979
DEBUG    ya.test:process.py:259 Command (pid 2482979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2482979) elapsed time (sec): 0.4210207462310791
DEBUG    ya.test:process.py:263 Command (pid 2482979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) maxrss: 173384
DEBUG    ya.test:process.py:263 Command (pid 2482979) minflt: 3556
DEBUG    ya.test:process.py:263 Command (pid 2482979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 2482979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2482979) nvcsw: 203
DEBUG    ya.test:process.py:263 Command (pid 2482979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2482979) stime: 0.046511
DEBUG    ya.test:process.py:263 Command (pid 2482979) utime: 0.058114
DEBUG    ya.test:process.py:263 Command (pid 2482979) wtime: 0.422
DEBUG    ya.test:process.py:275 Command (pid 2482979) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2482979) 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/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -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/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-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: 2483273
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 2483273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2483273) elapsed time (sec): 30.284074783325195
DEBUG    ya.test:process.py:263 Command (pid 2483273) wtime: 30.285
DEBUG    ya.test:process.py:275 Command (pid 2483273) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    415	415	0	0	20	40	53	58
2	    469	469	0	0	20	25	29	33
3	    480	480	0	0	20	23	26	30
4	    423	423	0	0	21	38	49	55
5	    348	348	0	0	21	65	100	104
6	    374	374	0	0	22	55	82	103
7	    308	308	0	0	22	109	117	121
8	    332	332	0	0	21	95	113	114
9	    334	334	0	0	23	69	116	121
10	    383	383	0	0	21	50	82	95
11	    394	394	0	0	21	45	57	63
12	    394	394	0	0	21	49	62	67
13	    383	383	0	0	21	64	81	86
14	    256	256	0	0	27	91	185	187
15	    230	230	0	0	31	110	130	143
16	    282	282	0	0	28	65	92	108
17	    284	284	0	0	27	76	121	125
18	    301	301	0	0	27	98	123	124
19	    344	344	0	0	23	66	98	107
20	    311	311	0	0	24	77	82	86
21	    309	309	0	0	24	113	126	140
22	    328	328	0	0	24	78	95	102
23	    370	370	0	0	23	51	61	64
24	    332	332	0	0	24	61	78	84
25	    343	343	0	0	24	57	88	97
26	    346	346	0	0	23	75	114	116
27	    392	392	0	0	23	43	51	59
28	    366	366	0	0	24	49	56	70
29	    348	348	0	0	23	56	62	67
30	    346	346	0	0	24	64	83	87

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  10525	350.833	0	0	22	61	106	187

DEBUG    ya.test:process.py:276 Command (pid 2483273) 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, b695d154-22da-4da3-bc3e-5cb1eb6b3cfc, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b695d154-22da-4da3-bc3e-5cb1eb6b3cfc, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b695d154-22da-4da3-bc3e-5cb1eb6b3cfc, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): 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=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fcebb321-8083-427a-9c95-8a1371e9e3f2, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcebb321-8083-427a-9c95-8a1371e9e3f2, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, fcebb321-8083-427a-9c95-8a1371e9e3f2, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
INFO     root:test_log_scenario.py:217 Count rows after insert 10340 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44813594-9b76-4f65-88ef-5ddfa85da873, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44813594-9b76-4f65-88ef-5ddfa85da873, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, 44813594-9b76-4f65-88ef-5ddfa85da873, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2835b143-6922-444e-a0ce-3dd5f1e1f0c8, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2835b143-6922-444e-a0ce-3dd5f1e1f0c8, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, 2835b143-6922-444e-a0ce-3dd5f1e1f0c8, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
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/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb -e grpc://localhost:15939 -d /Root workload log --path log run upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): 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, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=OWZkZDFlZWMtYzI4NWI0OTAtM2U5ZGE1YWYtMjM1ZTFmMzI=" 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, b8da9c5c-8155-48a7-a058-cb1e55a8024c, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b8da9c5c-8155-48a7-a058-cb1e55a8024c, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:628 Command pid: 2499504
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b8da9c5c-8155-48a7-a058-cb1e55a8024c, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/esxc/00507e/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:15939', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2499513
DEBUG    ya.test:process.py:628 Command pid: 2499509
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): 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=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NjkwNzZjNTItMWJlMDk5OWUtMzJiODM1YmUtNjNiN2Y0NQ==" 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, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f590a2ac-2aca-43d8-8ba6-8097161dff7e, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f590a2ac-2aca-43d8-8ba6-8097161dff7e, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f590a2ac-2aca-43d8-8ba6-8097161dff7e, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): 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=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=M2ExYmRhMmUtNTE2ZGRmNzUtNmM0ZGUxOWQtMjhlN2JlYjA=" 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, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
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, 45caa755-4cea-4fb0-ad40-8a696eafe2f0, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 45caa755-4cea-4fb0-ad40-8a696eafe2f0, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 45caa755-4cea-4fb0-ad40-8a696eafe2f0, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): 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=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YmNlYWNmNGItNjU5Y2E1ZmMtYzY4NTg2MjYtNjVlZjlmMTQ=" 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: 4 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a21af7d8-1154-439a-a185-bab6f31f1c1b, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a21af7d8-1154-439a-a185-bab6f31f1c1b, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a21af7d8-1154-439a-a185-bab6f31f1c1b, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): 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=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): 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, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MTgxMWU1NmYtZDg2MGMyMjUtNzdiYjVkYTYtNjliNWFiMTI=" 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, 3971c797-e7e0-4306-b5cf-ab270978fc67, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3971c797-e7e0-4306-b5cf-ab270978fc67, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3971c797-e7e0-4306-b5cf-ab270978fc67, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): 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=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): 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, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=MjljZGZiYTMtMjYyZTViYWItOTFkYmE3ZmUtOTAwMDkwMjM=" 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, 4fbb8377-bccc-4f1a-bfc5-5b10c90250be, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4fbb8377-bccc-4f1a-bfc5-5b10c90250be, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4fbb8377-bccc-4f1a-bfc5-5b10c90250be, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): 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=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=YWRkODdmYWYtZjM4MmE2OWMtZWVmOWEyMDctYWM2MjExZGU=" 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, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 22151734-dfae-46f3-b9dc-650b137663ab, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 22151734-dfae-46f3-b9dc-650b137663ab, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 22151734-dfae-46f3-b9dc-650b137663ab, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): 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=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): 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, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NmUxMGJiNDMtNmQ2Njg2ZWItNWY2OTVlZDctYWNmNGMyMDY=" 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, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c0d50461-178b-426f-ac1c-3c04dbca9f9f, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c0d50461-178b-426f-ac1c-3c04dbca9f9f, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c0d50461-178b-426f-ac1c-3c04dbca9f9f, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): 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=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=NTNhZDAxNGUtNTMzZjAyNWEtN2NlZjM2ZDEtMWVjOWE5NTU=" 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, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
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, 938279b4-1762-4f84-8c85-f664194e1437, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 938279b4-1762-4f84-8c85-f664194e1437, ghrun-hqf7u5mqry.auto.internal:15939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 938279b4-1762-4f84-8c85-f664194e1437, ghrun-hqf7u5mqry.auto.internal:15939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): 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=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): request = { session_id: "ydb://session/3?node_id=1&id=ZTJjMzc0MDEtNjZjNTNlNDYtN2U1NGM1ODItMmZhYjlmNzc=" 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, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, d5e2a37f-cab2-46d1-92b0-ef8647426338, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100861753+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f7c9f4b2-aa93-459f-9b14-77c99f202c97, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100835466+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9a0d987d-40db-4385-a61d-ab590f13c218, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100895776+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 320ade4a-df84-4a40-8b0a-ed8521a04d25, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100796124+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f1ba585e-393d-436e-a565-f488f6a45271, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100651116+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, cc8184ce-f46e-4a75-9991-04295f4c8a09, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100924221+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4882dbb9-058c-4ce8-9db6-8be0ebcbe3e5, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100947362+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9e4276de-df99-4082-8b26-15bb0d75189d, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100975138+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0e687303-c93f-489b-8d62-201ce3e69f7b, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100999678+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-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8f37997e-56b5-46a3-8573-be25208976e9, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:15939 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.101021952+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c3568c95-df2f-4e93-9185-bb73aae2563e, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100774052+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, d2fff5a8-f7b5-4f5f-9c45-6163d36e1051, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100809009+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 11d2e5a4-fa6b-4a59-933b-0825890d02d4, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100848689+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 84ca0897-10b5-4981-b06a-218901a0cf54, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100883682+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 2b901d4e-3b3d-4556-bb22-a6bcf7f7dd8c, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100960314+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8b2482eb-a857-4c51-b346-2b348ab97397, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100912307+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, b80d8625-db77-4ba6-8016-d3b6c7e1e987, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.100935171+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, f6cd1fa9-aed6-4bea-892d-b72ff410747f, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"recvmsg:Connection reset by peer", grpc_status:14, created_time:"2025-11-29T20:26:21.101012331+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c9c12e62-02bd-4429-8fd2-a7692463a448, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.101048375+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4f0806a7-d808-4b38-b3ea-dbb6c416ca8a, ghrun-hqf7u5mqry.auto.internal:15939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "recvmsg:Connection reset by peer"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-11-29T20:26:21.100986765+00:00", grpc_status:14, grpc_message:"recvmsg:Connection reset by peer"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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.connection:connection.py:549 Closing channel for endpoint ghrun-hqf7u5mqry.auto.internal:15939
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: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: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15939
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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    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 2499504) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499504) elapsed time (sec): 30.22527551651001
DEBUG    ya.test:process.py:263 Command (pid 2499504) wtime: 30.23
DEBUG    ya.test:process.py:275 Command (pid 2499504) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     10	10	0	0	595	679	679	679
2	     80	80	0	0	84	691	783	795
3	    142	142	0	0	70	101	111	117
4	    148	148	0	0	68	96	112	113
5	    108	108	0	0	72	102	117	229
6	    108	108	0	0	70	355	379	381
7	    106	106	0	0	82	135	158	213
8	    160	160	0	0	58	97	164	183
9	    151	151	0	0	62	92	95	103
10	    162	162	0	0	60	83	104	105
11	    154	154	0	0	60	94	99	106
12	    140	140	0	0	67	122	140	141
13	    156	156	0	0	59	91	102	117
14	     21	21	0	0	56	62	64	64
15	      0	0	0	0	0	0	0	0
16	      0	0	0	1084	0	0	0	0
17	      0	0	0	1594	0	0	0	0
18	      0	0	0	1683	0	0	0	0
19	      0	0	0	1816	0	0	0	0
20	      0	0	0	1618	0	0	0	0
21	      0	0	0	1697	0	0	0	0
22	      0	0	0	1768	0	0	0	0
23	      0	0	0	1671	0	0	0	0
24	      0	0	0	1658	0	0	0	0
25	      0	0	0	1430	0	0	0	0
26	      0	0	0	1492	0	0	0	0
27	      0	0	0	1497	0	0	0	0
28	      0	0	0	1357	0	0	0	0
29	      0	0	0	1394	0	0	0	0
30	      0	0	0	1567	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1646	54.8667	0	23326	64	124	551	795

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2499513) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499513) elapsed time (sec): 30.29303503036499
DEBUG    ya.test:process.py:263 Command (pid 2499513) wtime: 30.294
DEBUG    ya.test:process.py:275 Command (pid 2499513) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      1	1	0	10	158	158	158	158
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	10	0	0	0	0
12	      0	0	0	10	0	0	0	0
13	      0	0	0	10	0	0	0	0
14	      0	0	0	10	0	0	0	0
15	      0	0	0	0	0	0	0	0
16	      0	0	0	1363	0	0	0	0
17	      0	0	0	1551	0	0	0	0
18	      0	0	0	1748	0	0	0	0
19	      0	0	0	1915	0	0	0	0
20	      0	0	0	1784	0	0	0	0
21	      0	0	0	1995	0	0	0	0
22	      0	0	0	1734	0	0	0	0
23	      0	0	0	1766	0	0	0	0
24	      0	0	0	1638	0	0	0	0
25	      0	0	0	1549	0	0	0	0
26	      0	0	0	1507	0	0	0	0
27	      0	0	0	1292	0	0	0	0
28	      0	0	0	1386	0	0	0	0
29	      0	0	0	1494	0	0	0	0
30	      0	0	0	1537	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	      1	0.0333333	0	24389	158	158	158	158

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

DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 2499509) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2499509) elapsed time (sec): 30.3023624420166
DEBUG    ya.test:process.py:263 Command (pid 2499509) wtime: 30.312
DEBUG    ya.test:process.py:275 Command (pid 2499509) 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	     74	74	0	7	96	271	1119	1135
3	    108	108	0	0	86	140	152	154
4	    104	104	0	0	97	134	140	145
5	     77	77	0	0	96	124	299	343
6	     88	88	0	0	92	407	461	531
7	     77	77	0	0	114	194	227	228
8	    121	121	0	0	84	135	235	236
9	    116	116	0	0	83	109	112	120
10	    113	113	0	0	86	111	127	130
11	    121	121	0	0	81	120	137	139
12	     99	99	0	0	95	150	159	159
13	    122	122	0	0	78	113	124	126
14	      3	3	0	8	79	93	93	93
15	      0	0	0	3	0	0	0	0
16	      0	0	0	1286	0	0	0	0
17	      0	0	0	1651	0	0	0	0
18	      0	0	0	1855	0	0	0	0
19	      0	0	0	1861	0	0	0	0
20	      0	0	0	1908	0	0	0	0
21	      0	0	0	1936	0	0	0	0
22	      0	0	0	1791	0	0	0	0
23	      0	0	0	1740	0	0	0	0
24	      0	0	0	1705	0	0	0	0
25	      0	0	0	1476	0	0	0	0
26	      0	0	0	1679	0	0	0	0
27	      0	0	0	1403	0	0	0	0
28	      0	0	0	1424	0	0	0	0
29	      0	0	0	1653	0	0	0	0
30	      0	0	0	1502	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1223	40.7667	0	24888	88	151	299	1135

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

DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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:15939
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:15939". 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 ===============================
360.56s call     test_log_scenario.py::TestLogScenario::test_log_uniform
9.43s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
6.45s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/testing_out_stuff/test_log_scenario.py.TestLogScenario.test_log_uniform/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/esxc/00507e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37/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-11-29T20:26:06.725690Z): source_id=112;tablet_id=72075186224037915;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 @ 0xA947935
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA93FE76
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7D7118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD75126B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9F9F808
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9F9F55F
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD72AFFD
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143CD54B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x15014617
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F693D3
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F693D3
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F66D83
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F6A747
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x143EB338
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D006185
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB779197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7C7BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7CBC84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7CB890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7CC47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA94958C
21. ??:0: ?? @ 0x7F9B3EFDFAC2
22. ??:0: ?? @ 0x7F9B3F0718BF
==================== 1 failed, 1 error in 378.35s (0:06:18) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fcb/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
7.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 20.92s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00501d/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
10.24s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 18.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/esxc/005070/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
6.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-2]
============================== 1 passed in 15.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/esxc/004fd2/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
8.53s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004ff3/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
8.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
============================== 1 passed in 16.61s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005094/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
12.36s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 30.72s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fe3/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
5.28s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.26s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00506a/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
5.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
============================== 1 passed in 14.89s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00506e/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
6.65s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.71s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00502a/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
7.00s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-8]
============================== 1 passed in 15.76s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00505f/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
9.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 22.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/esxc/004fe9/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
9.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 22.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/esxc/00503f/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
13.02s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 26.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/esxc/00509d/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 21.67s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00503a/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
11.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 24.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/esxc/004fd4/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
8.85s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
============================== 1 passed in 16.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/esxc/004fda/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
5.45s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.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/esxc/00509a/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.95s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.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/esxc/004fc7/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
6.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-64]
============================== 1 passed in 14.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/esxc/005052/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
8.31s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 21.41s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004ff8/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
9.64s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 22.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/esxc/004fef/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
6.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
============================== 1 passed in 15.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/esxc/004fe5/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.67s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.85s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fc9/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
6.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.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/esxc/00506c/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
17.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
14.74s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 32.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/esxc/00502d/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
9.38s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 17.34s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00509e/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
21.61s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 29.54s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fc0/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
6.27s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.36s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00508b/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
7.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
============================== 1 passed in 20.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/esxc/004fbd/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.07s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
============================== 1 passed in 19.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/esxc/004fe1/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.15s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 20.28s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005021/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
116.50s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 124.46s (0:02:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00501c/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
82.62s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
========================= 1 passed in 91.26s (0:01:31) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005039/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
104.05s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]
7.13s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 112.32s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/0050bd/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
97.73s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
12.07s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
======================== 1 passed in 112.03s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00507d/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
107.94s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
3.02s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 112.28s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fc4/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-2.13.3
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
92.78s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
======================== 1 passed in 105.85s (0:01:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005017/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
11.65s setup    test_replace.py::TestReplace::test_copy_full
1.78s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.69s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005099/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
12.33s setup    test_replace.py::TestReplace::test_copy_partial
2.45s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.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/esxc/005024/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
8.01s setup    test_replace.py::TestReplace::test_count
1.71s call     test_replace.py::TestReplace::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/esxc/005041/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
11.84s setup    test_replace.py::TestReplace::test_incorrect
0.44s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.35s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00501f/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
13.43s setup    test_replace.py::TestReplace::test_partial_replace
0.79s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.62s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00500f/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
12.60s setup    test_replace.py::TestReplace::test_replace_rollback
1.31s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.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/esxc/005033/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
9.25s setup    test_replace.py::TestReplace::test_replace_total
1.50s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 12.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/esxc/004fd0/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-2.13.3
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.82s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.42s call     test_replace.py::TestReplace::test_replace_with_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.33s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/0050a1/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-2.13.3
collected 116 items

test_select.py .

============================== slowest durations ===============================
21.92s setup    test_select.py::TestSelect::test_incorrect
0.51s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 23.55s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005064/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-2.13.3
collected 116 items

test_select.py .

============================== slowest durations ===============================
9.01s setup    test_select.py::TestSelect::test_json_query
1.56s call     test_select.py::TestSelect::test_json_query

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.73s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/0050a2/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
11.88s setup    test_update.py::TestUpdate::test_incorrect
0.65s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.54s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005007/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
7.31s setup    test_update.py::TestUpdate::test_partial_update
0.91s call     test_update.py::TestUpdate::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/esxc/004fc1/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
4.41s setup    test_update.py::TestUpdate::test_update_many_rows
0.79s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/esxc/0050a0/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
20.82s setup    test_update.py::TestUpdate::test_update_pk
0.87s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 22.65s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00502c/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
8.51s setup    test_update.py::TestUpdate::test_update_rollback
1.27s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/esxc/005035/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
20.21s setup    test_update.py::TestUpdate::test_update_single_column
1.21s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 22.55s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/004fcd/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-2.13.3
collected 116 items

test_update.py .

============================== slowest durations ===============================
6.96s setup    test_update.py::TestUpdate::test_update_single_row
0.79s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/esxc/005026/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-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
9.12s setup    test_upsert.py::TestUpsert::test_copy_full
1.95s call     test_upsert.py::TestUpsert::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 13.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/esxc/005027/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-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
8.53s setup    test_upsert.py::TestUpsert::test_copy_partial
1.57s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 11.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/esxc/004fa9/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-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.91s setup    test_upsert.py::TestUpsert::test_count
1.23s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.22s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00505a/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-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
9.47s setup    test_upsert.py::TestUpsert::test_incorrect
0.59s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/esxc/005046/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-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
12.38s setup    test_upsert.py::TestUpsert::test_insert_nulls
1.13s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.51s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005092/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-2.13.3
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
7.70s setup    test_upsert.py::TestUpsert::test_partial_update
0.74s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.69s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/00504c/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-2.13.3
collected 116 items

upgrade_to_internal_path_id.py 
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ya/build/build_root/esxc/00504c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/esxc/00504c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/esxc/00504c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/esxc/00504c', '--source-root', '/home/runner/.ya/build/build_root/esxc/00504c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/esxc/00504c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10407850406/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '98', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ya/build/build_root/esxc/00504c/ydb/tests/olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/esxc/00504c/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/esxc/00504c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/esxc/00504c', '--source-root', '/home/runner/.ya/build/build_root/esxc/00504c/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/esxc/00504c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10407850406/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '98', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/esxc/005036/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-2.13.3
collected 116 items

zip_bomb.py .

============================== slowest durations ===============================
54.08s call     zip_bomb.py::TestZipBomb::test
17.01s teardown zip_bomb.py::TestZipBomb::test
6.95s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 78.97s (0:01:18) =========================
