============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/0067fc/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

data_read_correctness.py ..

============================== slowest durations ===============================
4.10s setup    data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.24s call     data_read_correctness.py::TestDataReadCorrectness::test[primary_index_stats]
0.13s call     data_read_correctness.py::TestDataReadCorrectness::test[table]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 5.52s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00684b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

data_read_correctness.py .
order_by_with_limit.py .

============================== slowest durations ===============================
163.75s call     data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
42.94s call     order_by_with_limit.py::TestOrderBy::test_fetch_race
7.07s setup    data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
3.15s setup    order_by_with_limit.py::TestOrderBy::test_fetch_race
0.14s teardown data_read_correctness.py::TestDataReadPerformanceNoIntersections::test
0.04s teardown order_by_with_limit.py::TestOrderBy::test_fetch_race
======================== 2 passed in 218.12s (0:03:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006854/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

order_by_with_limit.py ..

============================== slowest durations ===============================
70.07s call     order_by_with_limit.py::TestOrderBy::test_random
7.79s setup    order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.21s call     order_by_with_limit.py::TestOrderBy::test_filtered_portion
0.01s teardown order_by_with_limit.py::TestOrderBy::test_random

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 2 passed in 79.05s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/0067f8/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

order_by_with_limit.py .
tablets_movement.py .

============================== slowest durations ===============================
96.73s call     order_by_with_limit.py::TestOrderBy::test_stress_sorting
96.28s call     tablets_movement.py::TestTabletsMovement::test[COLUMN]
4.20s setup    order_by_with_limit.py::TestOrderBy::test_stress_sorting
3.26s setup    tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.57s teardown tablets_movement.py::TestTabletsMovement::test[COLUMN]
0.13s teardown order_by_with_limit.py::TestOrderBy::test_stress_sorting
======================== 2 passed in 202.38s (0:03:22) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006835/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

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/a01k/006835/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2747208
DEBUG    ya.test:process.py:259 Command (pid 2747208) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2747208) elapsed time (sec): 0.42429494857788086
DEBUG    ya.test:process.py:263 Command (pid 2747208) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) maxrss: 1431388
DEBUG    ya.test:process.py:263 Command (pid 2747208) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 2747208) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) nivcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 2747208) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2747208) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2747208) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2747208) stime: 0.251017
DEBUG    ya.test:process.py:263 Command (pid 2747208) utime: 0.123516
DEBUG    ya.test:process.py:263 Command (pid 2747208) wtime: 0.426
DEBUG    ya.test:process.py:275 Command (pid 2747208) output:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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 2747208) errors:

INFO     __tests__.test_create:test_create.py:22 Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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/a01k/006835/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7111
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a01k/006835/r3tmp/kikimr_cluster_1vw823e4
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a01k/006835/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24775
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62011
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2747
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a01k/006835/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/a01k/006835/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/a01k/006835/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_7c9h3be1.log --grpc-port=24775 --mon-port=62011 --ic-port=7111
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24775/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a01k/006835/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/a01k/006835/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/a01k/006835/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_7c9h3be1.log --grpc-port=24775 --mon-port=62011 --ic-port=7111
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a01k/006835/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a01k/006835/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/a01k/006835/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_7c9h3be1.log', '--grpc-port=24775', '--mon-port=62011', '--ic-port=7111')' in '/home/runner/.ya/build/build_root/a01k/006835/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: 2747281
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24775/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/a01k/006835/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2747282
DEBUG    ya.test:process.py:259 Command (pid 2747282) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2747282) elapsed time (sec): 0.4130361080169678
DEBUG    ya.test:process.py:263 Command (pid 2747282) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) maxrss: 1431388
DEBUG    ya.test:process.py:263 Command (pid 2747282) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 2747282) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 2747282) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2747282) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 2747282) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2747282) stime: 0.246629
DEBUG    ya.test:process.py:263 Command (pid 2747282) utime: 0.11744199999999999
DEBUG    ya.test:process.py:263 Command (pid 2747282) wtime: 0.415
DEBUG    ya.test:process.py:275 Command (pid 2747282) output:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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 2747282) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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/a01k/006835/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a01k/006835/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24775', '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: 7111\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/a01k/006835/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24775', '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: 7111\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2748113
DEBUG    ya.test:process.py:259 Command (pid 2748113) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2748113) elapsed time (sec): 0.9269933700561523
DEBUG    ya.test:process.py:263 Command (pid 2748113) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) maxrss: 1431388
DEBUG    ya.test:process.py:263 Command (pid 2748113) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 2748113) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 2748113) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2748113) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 2748113) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2748113) stime: 0.729659
DEBUG    ya.test:process.py:263 Command (pid 2748113) utime: 0.145145
DEBUG    ya.test:process.py:263 Command (pid 2748113) wtime: 0.928
DEBUG    ya.test:process.py:275 Command (pid 2748113) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a01k/006835/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a01k/006835/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24775', '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/a01k/006835/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24775', '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: 2748378
DEBUG    ya.test:process.py:259 Command (pid 2748378) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2748378) elapsed time (sec): 0.46535253524780273
DEBUG    ya.test:process.py:263 Command (pid 2748378) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) maxrss: 1431388
DEBUG    ya.test:process.py:263 Command (pid 2748378) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 2748378) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) nivcsw: 62
DEBUG    ya.test:process.py:263 Command (pid 2748378) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2748378) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 2748378) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2748378) stime: 0.26467599999999997
DEBUG    ya.test:process.py:263 Command (pid 2748378) utime: 0.130362
DEBUG    ya.test:process.py:263 Command (pid 2748378) wtime: 0.467
DEBUG    ya.test:process.py:275 Command (pid 2748378) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2748378) 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, fa247f02-b7e9-495c-b2f0-362eb7ebd8f8, localhost:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fa247f02-b7e9-495c-b2f0-362eb7ebd8f8, localhost:24775): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fa247f02-b7e9-495c-b2f0-362eb7ebd8f8, localhost:24775): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gqmzsffcte.auto.internal" port: 24775 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-gqmzsffcte.auto.internal:24775, 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:24775
------------------------------ 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, cb9cf6ba-711b-4a40-b070-79b05715a520, ghrun-gqmzsffcte.auto.internal:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb9cf6ba-711b-4a40-b070-79b05715a520, ghrun-gqmzsffcte.auto.internal:24775): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb9cf6ba-711b-4a40-b070-79b05715a520, ghrun-gqmzsffcte.auto.internal:24775): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 49f31bd7-980f-4f5b-86a5-88f366d6cc7a, ghrun-gqmzsffcte.auto.internal:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 49f31bd7-980f-4f5b-86a5-88f366d6cc7a, ghrun-gqmzsffcte.auto.internal:24775): request = { session_id: "ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 49f31bd7-980f-4f5b-86a5-88f366d6cc7a, ghrun-gqmzsffcte.auto.internal:24775): 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=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05db9366-461e-484e-abe8-05b0b3854f4d, ghrun-gqmzsffcte.auto.internal:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05db9366-461e-484e-abe8-05b0b3854f4d, ghrun-gqmzsffcte.auto.internal:24775): request = { session_id: "ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/create/table46338_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, 05db9366-461e-484e-abe8-05b0b3854f4d, ghrun-gqmzsffcte.auto.internal:24775): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f721ae8d-5760-4163-b5f0-abe697c63ee1, ghrun-gqmzsffcte.auto.internal:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f721ae8d-5760-4163-b5f0-abe697c63ee1, ghrun-gqmzsffcte.auto.internal:24775): request = { session_id: "ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "INSERT INTO `/Root/create/table46338_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, f721ae8d-5760-4163-b5f0-abe697c63ee1, ghrun-gqmzsffcte.auto.internal:24775): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f836b30-dfaf-40f3-ad9a-114ee8896bee, ghrun-gqmzsffcte.auto.internal:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f836b30-dfaf-40f3-ad9a-114ee8896bee, ghrun-gqmzsffcte.auto.internal:24775): request = { session_id: "ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO `/Root/create/table46338_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, 6f836b30-dfaf-40f3-ad9a-114ee8896bee, ghrun-gqmzsffcte.auto.internal:24775): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2957670d-462c-48b6-93fb-922de16417f6, ghrun-gqmzsffcte.auto.internal:24775): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2957670d-462c-48b6-93fb-922de16417f6, ghrun-gqmzsffcte.auto.internal:24775): request = { session_id: "ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/create/table46338_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, 2957670d-462c-48b6-93fb-922de16417f6, ghrun-gqmzsffcte.auto.internal:24775): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjkyNWU0MWQtZDhmMmE5N2YtZWZkZjMyZGUtNzdhN2IzZWU=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
87.50s call     tablets_movement.py::TestTabletsMovement::test[ROW]
7.30s setup    tablets_movement.py::TestTabletsMovement::test[ROW]
4.39s setup    test_create.py::TestCreate::test_create_all_opt_ints
0.69s teardown tablets_movement.py::TestTabletsMovement::test[ROW]
0.57s 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 101.62s (0:01:41) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006891/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
15.77s setup    test_create.py::TestCreate::test_create_all_req_ints
6.12s call     test_create.py::TestCreate::test_create_decimals
0.80s call     test_create.py::TestCreate::test_create_all_req_ints

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 23.49s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/0067fb/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
6.08s setup    test_create.py::TestCreate::test_create_real_opt
0.88s call     test_create.py::TestCreate::test_create_real_opt
0.69s call     test_create.py::TestCreate::test_create_real_req
0.02s teardown test_create.py::TestCreate::test_create_real_req
0.02s setup    test_create.py::TestCreate::test_create_real_req

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.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/a01k/006858/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_create.py ..

============================== slowest durations ===============================
9.24s setup    test_create.py::TestCreate::test_create_strings_opt
0.52s call     test_create.py::TestCreate::test_create_strings_opt
0.01s call     test_create.py::TestCreate::test_dy_number_not_supported

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 11.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/a01k/0067f9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 21.8 ms
create table: 361.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 33.6
    "min_ms": 25.8
    "median_ms": 30.8
    "max_ms": 60.6
    "stdev_ms": 10.0
select count(*) after initial inserts: 109.1 ms
bulk_upserts (step 0):
    "runs": 500
    "avg_ms": 58.4
    "min_ms": 43.3
    "median_ms": 56.2
    "max_ms": 111.4
    "stdev_ms": 9.3
select count(*) after all modifications: 2986.0 ms
select all: 2972.3 ms
delete from table: 3577.4 ms
select all after delete: 3577.1 ms
.drop table: 27.1 ms
create table: 374.7 ms
initial inserts:
    "runs": 10
    "avg_ms": 29.2
    "min_ms": 25.6
    "median_ms": 29.9
    "max_ms": 31.7
    "stdev_ms": 2.1
select count(*) after initial inserts: 92.6 ms
bulk_upserts (step 0):
    "runs": 100
    "avg_ms": 50.0
    "min_ms": 45.4
    "median_ms": 49.0
    "max_ms": 63.3
    "stdev_ms": 3.2
updates (step 1):
    "runs": 200
    "avg_ms": 152.9
    "min_ms": 117.9
    "median_ms": 152.4
    "max_ms": 244.5
    "stdev_ms": 18.4
upserts (step 2):
    "runs": 200
    "avg_ms": 26.4
    "min_ms": 18.7
    "median_ms": 25.6
    "max_ms": 47.4
    "stdev_ms": 4.7
select count(*) after all modifications: 289.5 ms
select all: 390.1 ms
delete from table: 390.7 ms
select all after delete: 320.4 ms
.

============================== slowest durations ===============================
43.16s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
43.04s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
7.02s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert_update_upsert]
4.17s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[bulk_upsert]
0.01s 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 98.52s (0:01:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006832/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 16.6 ms
create table: 283.4 ms
initial inserts:
    "runs": 10
    "avg_ms": 30.1
    "min_ms": 20.4
    "median_ms": 29.7
    "max_ms": 42.2
    "stdev_ms": 5.2
select count(*) after initial inserts: 113.1 ms
updates (step 0):
    "runs": 1000
    "avg_ms": 125.4
    "min_ms": 81.0
    "median_ms": 119.6
    "max_ms": 253.5
    "stdev_ms": 25.4
select count(*) after all modifications: 242.8 ms
select all: 207.6 ms
delete from table: 234.7 ms
select all after delete: 205.2 ms
.drop table: 25.8 ms
create table: 362.8 ms
initial inserts:
    "runs": 15
    "avg_ms": 29.9
    "min_ms": 28.6
    "median_ms": 29.7
    "max_ms": 30.9
    "stdev_ms": 0.7
select count(*) after initial inserts: 94.1 ms
updates (step 0):
    "runs": 150
    "avg_ms": 97.5
    "min_ms": 80.1
    "median_ms": 97.9
    "max_ms": 119.4
    "stdev_ms": 8.9
bulk_upserts (step 1):
    "runs": 100
    "avg_ms": 61.0
    "min_ms": 54.5
    "median_ms": 60.8
    "max_ms": 67.9
    "stdev_ms": 3.3
select count(*) after all modifications: 285.8 ms
select all: 306.4 ms
delete from table: 314.5 ms
select all after delete: 228.6 ms
.

============================== slowest durations ===============================
127.00s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
22.80s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_bulk_upsert]
8.49s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update]
7.01s 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 166.31s (0:02:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006830/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py drop table: 15.9 ms
create table: 492.8 ms
initial inserts:
    "runs": 20
    "avg_ms": 30.6
    "min_ms": 24.3
    "median_ms": 29.9
    "max_ms": 51.7
    "stdev_ms": 5.2
select count(*) after initial inserts: 97.9 ms
updates (step 0):
    "runs": 200
    "avg_ms": 105.5
    "min_ms": 82.1
    "median_ms": 102.5
    "max_ms": 191.9
    "stdev_ms": 15.1
upserts (step 1):
    "runs": 200
    "avg_ms": 29.3
    "min_ms": 22.5
    "median_ms": 27.8
    "max_ms": 57.4
    "stdev_ms": 5.0
bulk_upserts (step 2):
    "runs": 100
    "avg_ms": 101.2
    "min_ms": 82.1
    "median_ms": 99.3
    "max_ms": 197.8
    "stdev_ms": 15.7
select count(*) after all modifications: 627.6 ms
select all: 519.2 ms
delete from table: 638.8 ms
select all after delete: 575.4 ms
.drop table: 53.4 ms
create table: 528.3 ms
initial inserts:
    "runs": 10
    "avg_ms": 36.9
    "min_ms": 31.3
    "median_ms": 35.3
    "max_ms": 52.4
    "stdev_ms": 6.7
select count(*) after initial inserts: 118.3 ms
upserts (step 0):
    "runs": 1000
    "avg_ms": 29.5
    "min_ms": 21.3
    "median_ms": 28.0
    "max_ms": 60.4
    "stdev_ms": 5.3
select count(*) after all modifications: 344.5 ms
select all: 252.8 ms
delete from table: 308.0 ms
select all after delete: 230.8 ms
.

============================== slowest durations ===============================
40.66s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
31.74s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
7.03s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[upsert]
6.91s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates[update_upsert_bulk_upsert]
0.01s setup    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]
========================= 2 passed in 87.32s (0:01:27) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006807/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_cs_many_updates.py Generated operation sequence:
  0. BULK_UPSERT: 18 operations
  1. BULK_UPSERT: 16 operations
  2. BULK_UPSERT: 5 operations
  3. UPDATE: 19 operations
  4. UPDATE: 18 operations
  5. UPSERT: 12 operations
  6. UPSERT: 17 operations
  7. BULK_UPSERT: 3 operations
  8. UPDATE: 12 operations
  9. UPSERT: 9 operations
drop table: 19.4 ms
create table: 376.6 ms
initial inserts:
    "runs": 10
    "avg_ms": 32.3
    "min_ms": 25.5
    "median_ms": 31.0
    "max_ms": 53.1
    "stdev_ms": 7.7
select count(*) after initial inserts: 127.7 ms
bulk_upserts (step 0):
    "runs": 18
    "avg_ms": 54.7
    "min_ms": 45.7
    "median_ms": 54.5
    "max_ms": 68.1
    "stdev_ms": 6.0
bulk_upserts (step 1):
    "runs": 16
    "avg_ms": 53.5
    "min_ms": 45.2
    "median_ms": 48.8
    "max_ms": 93.5
    "stdev_ms": 11.8
bulk_upserts (step 2):
    "runs": 5
    "avg_ms": 48.7
    "min_ms": 44.8
    "median_ms": 48.3
    "max_ms": 53.4
    "stdev_ms": 3.1
updates (step 3):
    "runs": 190
    "avg_ms": 149.3
    "min_ms": 106.1
    "median_ms": 145.8
    "max_ms": 222.6
    "stdev_ms": 25.5
updates (step 4):
    "runs": 180
    "avg_ms": 134.6
    "min_ms": 113.7
    "median_ms": 131.7
    "max_ms": 215.3
    "stdev_ms": 13.6
upserts (step 5):
    "runs": 120
    "avg_ms": 24.6
    "min_ms": 20.5
    "median_ms": 24.0
    "max_ms": 40.2
    "stdev_ms": 3.1
upserts (step 6):
    "runs": 170
    "avg_ms": 24.2
    "min_ms": 19.6
    "median_ms": 23.5
    "max_ms": 117.6
    "stdev_ms": 7.6
bulk_upserts (step 7):
    "runs": 3
    "avg_ms": 50.2
    "min_ms": 47.9
    "median_ms": 49.1
    "max_ms": 53.5
    "stdev_ms": 2.9
updates (step 8):
    "runs": 120
    "avg_ms": 165.6
    "min_ms": 127.5
    "median_ms": 164.9
    "max_ms": 226.8
    "stdev_ms": 16.1
upserts (step 9):
    "runs": 90
    "avg_ms": 27.4
    "min_ms": 20.7
    "median_ms": 26.3
    "max_ms": 45.5
    "stdev_ms": 4.2
select count(*) after all modifications: 300.1 ms
select all: 364.9 ms
delete from table: 455.4 ms
select all after delete: 316.6 ms
.
test_delete.py .

============================== slowest durations ===============================
86.56s call     test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
12.04s teardown test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.96s setup    test_cs_many_updates.py::TestCSManyUpdates::test_many_updates_random_sequence
3.54s setup    test_delete.py::TestDelete::test_delete_rollback
0.83s call     test_delete.py::TestDelete::test_delete_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 107.99s (0:01:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006829/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
7.04s setup    test_delete.py::TestDelete::test_delete_where[False-100]
0.92s call     test_delete.py::TestDelete::test_delete_where[True-0]
0.86s call     test_delete.py::TestDelete::test_delete_where[False-100]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.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/a01k/00683c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

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

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 9.97s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00685b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
13.62s setup    test_delete.py::TestDelete::test_delete_where[id = 42-99]
1.05s call     test_delete.py::TestDelete::test_delete_where[id = 42-99]
0.83s call     test_delete.py::TestDelete::test_delete_where[id > 50-51]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 16.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/a01k/006813/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py ..

============================== slowest durations ===============================
5.41s setup    test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.93s call     test_delete.py::TestDelete::test_delete_where[id >= 30 AND vf < 70-60]
0.62s call     test_delete.py::TestDelete::test_delete_where[vf < 0.9-99]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 2 passed in 8.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006837/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.10s setup    test_delete.py::TestDelete::test_delete_where[vf > 300-100]
1.09s call     test_delete.py::TestDelete::test_delete_where[vf > 300-100]
0.01s teardown test_delete.py::TestDelete::test_delete_where[vf > 300-100]
============================== 1 passed in 7.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/a01k/006843/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.72s setup    test_delete.py::TestDelete::test_delete_where[vf > 50.5-51]
1.25s 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 7.79s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006841/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
7.29s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE '3'-99]
1.11s 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 9.18s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00681a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.30s setup    test_delete.py::TestDelete::test_delete_where[vs LIKE 'nope'-100]
0.71s 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 7.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/a01k/00680d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_delete.py .

============================== slowest durations ===============================
5.30s setup    test_delete.py::TestDelete::test_incorrect
0.40s call     test_delete.py::TestDelete::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/a01k/00681f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.49s setup    test_insert.py::TestInsertStatement::test_bool_pk_error_type
0.43s call     test_insert.py::TestInsertStatement::test_bool_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006815/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.80s setup    test_insert.py::TestInsertStatement::test_bulk
0.56s call     test_insert.py::TestInsertStatement::test_bulk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/a01k/006809/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.85s setup    test_insert.py::TestInsertStatement::test_copy_full
1.18s call     test_insert.py::TestInsertStatement::test_copy_full
0.01s teardown test_insert.py::TestInsertStatement::test_copy_full
============================== 1 passed in 7.06s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006820/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
4.39s setup    test_insert.py::TestInsertStatement::test_copy_partial
1.37s call     test_insert.py::TestInsertStatement::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/a01k/006802/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.41s setup    test_insert.py::TestInsertStatement::test_duplicate
1.11s call     test_insert.py::TestInsertStatement::test_duplicate
0.01s teardown test_insert.py::TestInsertStatement::test_duplicate
============================== 1 passed in 8.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00681c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
6.48s setup    test_insert.py::TestInsertStatement::test_incorrect
0.74s call     test_insert.py::TestInsertStatement::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/a01k/006818/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.34s setup    test_insert.py::TestInsertStatement::test_insert_rollback
1.07s call     test_insert.py::TestInsertStatement::test_insert_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/a01k/00680a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
3.61s setup    test_insert.py::TestInsertStatement::test_out_of_range
0.34s call     test_insert.py::TestInsertStatement::test_out_of_range

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.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/a01k/006822/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
5.38s setup    test_insert.py::TestInsertStatement::test_plain
0.63s call     test_insert.py::TestInsertStatement::test_plain

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/a01k/006860/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
15.04s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int16]
0.66s 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 16.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/a01k/006853/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
8.38s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Int32]
0.60s 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 9.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/a01k/006828/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.33s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint64]
0.58s 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 8.92s ===============================

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: .../olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/a01k/006828/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/a01k/006828/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/a01k/006828', '--source-root', '/home/runner/.ya/build/build_root/a01k/006828/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/a01k/006828/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '32', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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: ((".../olap/ydb-tests-olap', '--basetemp', '/home/runner/.ya/build/build_root/a01k/006828/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/a01k/006828/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/a01k/006828', '--source-root', '/home/runner/.ya/build/build_root/a01k/006828/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/a01k/006828/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk32/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap', '--test-tool-bin', '/home/runner/.ya/tools/v4/10480268698/test_tool', '--ya-version', '2', '--collect-cores', '--build-type', 'relwithdebinfo', '--tb', 'short', '--modulo', '100', '--modulo-index', '32', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/olap', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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/a01k/00684e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.25s setup    test_insert.py::TestInsertStatement::test_primitive_pk_error_type[Uint8]
0.37s 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 8.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/a01k/006834/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_insert.py .

============================== slowest durations ===============================
7.85s setup    test_insert.py::TestInsertStatement::test_timestamp_pk_error_type
0.33s call     test_insert.py::TestInsertStatement::test_timestamp_pk_error_type

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.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/a01k/0068a6/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
22.23s call     test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
13.39s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
7.07s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[1051200]
============================== 1 passed in 43.57s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006859/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_log_scenario.py .

============================== slowest durations ===============================
22.98s call     test_log_scenario.py::TestLogScenario::test_log_deviation[180]
7.28s teardown test_log_scenario.py::TestLogScenario::test_log_deviation[180]
4.91s setup    test_log_scenario.py::TestLogScenario::test_log_deviation[180]
============================== 1 passed in 36.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/a01k/006844/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

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/a01k/006844/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/a01k/006844/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-12-05T20:46:40.007037Z): source_id=223;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 @ 0xA954D25
E   1. /-S/util/system/yassert.cpp:55: Panic @ 0xA94D1B6
E   2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E5118
E   3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD76E66B
E   4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FA9C68
E   5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FA99BF
E   6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74855D
E   7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143E920B
E   8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150302D7
E   9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F85093
E   10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F85093
E   11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F82A43
E   12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F86407
E   13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14406FF8
E   14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D06CAD5
E   15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB787197
E   16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D5BC4
E   17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7D9C84
E   18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7D9890
E   19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DA47E
E   20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95697C
E   21. ??:0: ?? @ 0x7F05BFD50AC2
E   22. ??:0: ?? @ 0x7F05BFDE28BF
------------------------------ 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/a01k/006844/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2704553
DEBUG    ya.test:process.py:259 Command (pid 2704553) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2704553) elapsed time (sec): 0.44278740882873535
DEBUG    ya.test:process.py:263 Command (pid 2704553) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) maxrss: 546840
DEBUG    ya.test:process.py:263 Command (pid 2704553) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 2704553) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2704553) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2704553) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2704553) stime: 0.30401
DEBUG    ya.test:process.py:263 Command (pid 2704553) utime: 0.090808
DEBUG    ya.test:process.py:263 Command (pid 2704553) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 2704553) output:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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 2704553) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4646
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a01k/006844/r3tmp/kikimr_cluster_lp_zv3dw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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/a01k/006844/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_m3_dg5hj.log --grpc-port=29916 --mon-port=18069 --ic-port=4646
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29916/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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/a01k/006844/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_m3_dg5hj.log --grpc-port=29916 --mon-port=18069 --ic-port=4646
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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_m3_dg5hj.log', '--grpc-port=29916', '--mon-port=18069', '--ic-port=4646')' in '/home/runner/.ya/build/build_root/a01k/006844/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: 2704726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29916/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/a01k/006844/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2704727
DEBUG    ya.test:process.py:259 Command (pid 2704727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2704727) elapsed time (sec): 0.3883628845214844
DEBUG    ya.test:process.py:263 Command (pid 2704727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2704727) maxrss: 546804
DEBUG    ya.test:process.py:263 Command (pid 2704727) minflt: 17265
DEBUG    ya.test:process.py:263 Command (pid 2704727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2704727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2704727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2704727) stime: 0.241505
DEBUG    ya.test:process.py:263 Command (pid 2704727) utime: 0.09844699999999999
DEBUG    ya.test:process.py:263 Command (pid 2704727) wtime: 0.389
DEBUG    ya.test:process.py:275 Command (pid 2704727) output:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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 2704727) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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: 4646\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/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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: 4646\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2707303
DEBUG    ya.test:process.py:259 Command (pid 2707303) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2707303) elapsed time (sec): 1.093076229095459
DEBUG    ya.test:process.py:263 Command (pid 2707303) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) maxrss: 555364
DEBUG    ya.test:process.py:263 Command (pid 2707303) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 2707303) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 2707303) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2707303) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2707303) stime: 0.952897
DEBUG    ya.test:process.py:263 Command (pid 2707303) utime: 0.09296499999999999
DEBUG    ya.test:process.py:263 Command (pid 2707303) wtime: 1.094
DEBUG    ya.test:process.py:275 Command (pid 2707303) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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: 2707889
DEBUG    ya.test:process.py:259 Command (pid 2707889) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2707889) elapsed time (sec): 0.8147716522216797
DEBUG    ya.test:process.py:263 Command (pid 2707889) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) maxrss: 555336
DEBUG    ya.test:process.py:263 Command (pid 2707889) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 2707889) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2707889) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 2707889) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2707889) stime: 0.6531899999999999
DEBUG    ya.test:process.py:263 Command (pid 2707889) utime: 0.115701
DEBUG    ya.test:process.py:263 Command (pid 2707889) wtime: 0.816
DEBUG    ya.test:process.py:275 Command (pid 2707889) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2707889) 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, 794c7501-fe28-4ae6-a7e5-f88ffec93c50, localhost:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 794c7501-fe28-4ae6-a7e5-f88ffec93c50, localhost:29916): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 794c7501-fe28-4ae6-a7e5-f88ffec93c50, localhost:29916): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gqmzsffcte.auto.internal" port: 29916 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-gqmzsffcte.auto.internal:29916, 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:29916
------------------------------ 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/a01k/006844/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -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/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2708649
DEBUG    ya.test:process.py:259 Command (pid 2708649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2708649) elapsed time (sec): 0.4085268974304199
DEBUG    ya.test:process.py:263 Command (pid 2708649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) maxrss: 169664
DEBUG    ya.test:process.py:263 Command (pid 2708649) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 2708649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 2708649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 2708649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2708649) stime: 0.027677
DEBUG    ya.test:process.py:263 Command (pid 2708649) utime: 0.047446999999999996
DEBUG    ya.test:process.py:263 Command (pid 2708649) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 2708649) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2708649) 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/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -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/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-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: 2708841
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 2708841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2708841) elapsed time (sec): 30.201601028442383
DEBUG    ya.test:process.py:263 Command (pid 2708841) wtime: 30.203
DEBUG    ya.test:process.py:275 Command (pid 2708841) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    405	405	0	0	21	39	65	69
2	    443	443	0	0	21	31	54	56
3	    446	446	0	0	20	37	48	48
4	    432	432	0	0	20	41	57	63
5	    444	444	0	0	20	36	51	54
6	    420	420	0	0	20	41	50	52
7	    430	430	0	0	21	36	50	51
8	    428	428	0	0	20	41	57	63
9	    479	479	0	0	20	23	26	27
10	    466	466	0	0	20	27	32	34
11	    452	452	0	0	20	32	47	50
12	    439	439	0	0	21	34	42	44
13	    443	443	0	0	20	30	47	52
14	    388	388	0	0	22	46	62	72
15	    457	457	0	0	20	29	39	41
16	    478	478	0	0	20	23	25	28
17	    402	402	0	0	21	38	53	68
18	    383	383	0	0	23	41	88	95
19	    475	475	0	0	20	25	27	32
20	    487	487	0	0	20	21	22	24
21	    445	445	0	0	20	29	55	58
22	    426	426	0	0	21	35	48	51
23	    473	473	0	0	20	26	32	35
24	    481	481	0	0	20	23	25	29
25	    469	469	0	0	20	25	32	36
26	    452	452	0	0	21	27	30	34
27	    434	434	0	0	20	29	86	89
28	    479	479	0	0	20	25	27	32
29	    433	433	0	0	21	30	53	67
30	    465	465	0	0	21	28	36	45

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13354	445.133	0	0	20	32	49	95

DEBUG    ya.test:process.py:276 Command (pid 2708841) 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, 0cf52031-ceb7-4566-9dc8-b5137751e537, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0cf52031-ceb7-4566-9dc8-b5137751e537, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0cf52031-ceb7-4566-9dc8-b5137751e537, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): 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=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1dc84e6-285f-4015-ae36-51890b52e078, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1dc84e6-285f-4015-ae36-51890b52e078, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" 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, b1dc84e6-285f-4015-ae36-51890b52e078, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
INFO     root:test_log_scenario.py:217 Count rows after insert 13078 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e00288b-dc13-4e3c-93f9-4377d0d75053, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e00288b-dc13-4e3c-93f9-4377d0d75053, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" 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, 7e00288b-dc13-4e3c-93f9-4377d0d75053, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac35db1d-be10-4f7f-825d-b40ea404d7cc, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac35db1d-be10-4f7f-825d-b40ea404d7cc, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" 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, ac35db1d-be10-4f7f-825d-b40ea404d7cc, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -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.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee5ad49c-e0b2-47db-8028-a5dd45d0f188, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee5ad49c-e0b2-47db-8028-a5dd45d0f188, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee5ad49c-e0b2-47db-8028-a5dd45d0f188, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-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:628 Command pid: 2728142
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=" }
DEBUG    ya.test:process.py:628 Command pid: 2728145
DEBUG    ya.test:process.py:628 Command pid: 2728144
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): 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=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=" 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, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 076bc734-21f3-4975-bf9a-5d24514cb492, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 076bc734-21f3-4975-bf9a-5d24514cb492, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 076bc734-21f3-4975-bf9a-5d24514cb492, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): 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=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==" 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, 819b91c1-1de3-4402-8bae-2feeccce38f0, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 819b91c1-1de3-4402-8bae-2feeccce38f0, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 819b91c1-1de3-4402-8bae-2feeccce38f0, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): 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=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=" 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, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
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, 48cf9cab-3884-4d85-b675-4576d47e6607, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48cf9cab-3884-4d85-b675-4576d47e6607, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48cf9cab-3884-4d85-b675-4576d47e6607, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): 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=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): 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, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj" 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, 011c93b4-78e7-4b20-8840-f8a7afab16aa, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 011c93b4-78e7-4b20-8840-f8a7afab16aa, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 011c93b4-78e7-4b20-8840-f8a7afab16aa, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): 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=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): 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, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=" 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, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05f24a79-12ed-4165-81e6-914d4a56b1e4, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05f24a79-12ed-4165-81e6-914d4a56b1e4, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05f24a79-12ed-4165-81e6-914d4a56b1e4, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): 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=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==" 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, 8da48b43-3ca4-4163-8b57-886617dec256, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8da48b43-3ca4-4163-8b57-886617dec256, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8da48b43-3ca4-4163-8b57-886617dec256, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): 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=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): 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, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=" 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, eac91b5d-5eba-414d-ad66-eb39b3c050bf, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eac91b5d-5eba-414d-ad66-eb39b3c050bf, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eac91b5d-5eba-414d-ad66-eb39b3c050bf, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): 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=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=" 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, 5dc7baf3-d94f-4135-ad49-66fde385cf8a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5dc7baf3-d94f-4135-ad49-66fde385cf8a, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5dc7baf3-d94f-4135-ad49-66fde385cf8a, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): 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=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==" 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, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.972901221+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973062212+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973093682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973282641+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973199491+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973119029+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973257383+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973228387+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973146098+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973168962+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973080571+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973106014+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973042176+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973131148+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973157816+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973244334+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973271522+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973296713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973188254+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973214113+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
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.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
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: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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
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:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 2728142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728142) elapsed time (sec): 30.19885516166687
DEBUG    ya.test:process.py:263 Command (pid 2728142) wtime: 30.202
DEBUG    ya.test:process.py:275 Command (pid 2728142) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	967	0	0	0	0
12	      0	0	0	1220	0	0	0	0
13	      0	0	0	1355	0	0	0	0
14	      0	0	0	1252	0	0	0	0
15	      0	0	0	1388	0	0	0	0
16	      0	0	0	1313	0	0	0	0
17	      0	0	0	1369	0	0	0	0
18	      0	0	0	1294	0	0	0	0
19	      0	0	0	1320	0	0	0	0
20	      0	0	0	1311	0	0	0	0
21	      0	0	0	1261	0	0	0	0
22	      0	0	0	1448	0	0	0	0
23	      0	0	0	1461	0	0	0	0
24	      0	0	0	1496	0	0	0	0
25	      0	0	0	1414	0	0	0	0
26	      0	0	0	1476	0	0	0	0
27	      0	0	0	1368	0	0	0	0
28	      0	0	0	1539	0	0	0	0
29	      0	0	0	1427	0	0	0	0
30	      0	0	0	1469	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2728142) 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 2728145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728145) elapsed time (sec): 30.26998519897461
DEBUG    ya.test:process.py:263 Command (pid 2728145) wtime: 30.272
DEBUG    ya.test:process.py:275 Command (pid 2728145) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     38	38	0	0	110	703	727	727
2	    106	106	0	0	89	149	153	160
3	    119	119	0	0	82	108	126	128
4	    129	129	0	0	74	118	125	135
5	    121	121	0	0	79	112	123	128
6	    111	111	0	0	82	127	147	153
7	    121	121	0	0	76	125	142	151
8	    120	120	0	0	79	114	138	143
9	    109	109	0	0	91	112	118	120
10	     51	51	0	0	85	140	143	144
11	      0	0	0	1002	0	0	0	0
12	      0	0	0	1297	0	0	0	0
13	      0	0	0	1218	0	0	0	0
14	      0	0	0	1348	0	0	0	0
15	      0	0	0	1262	0	0	0	0
16	      0	0	0	1484	0	0	0	0
17	      0	0	0	1319	0	0	0	0
18	      0	0	0	1465	0	0	0	0
19	      0	0	0	1285	0	0	0	0
20	      0	0	0	1307	0	0	0	0
21	      0	0	0	1315	0	0	0	0
22	      0	0	0	1462	0	0	0	0
23	      0	0	0	1446	0	0	0	0
24	      0	0	0	1412	0	0	0	0
25	      0	0	0	1426	0	0	0	0
26	      0	0	0	1489	0	0	0	0
27	      0	0	0	1418	0	0	0	0
28	      0	0	0	1583	0	0	0	0
29	      0	0	0	1446	0	0	0	0
30	      0	0	0	1462	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1025	34.1667	0	27446	82	128	309	727

DEBUG    ya.test:process.py:276 Command (pid 2728145) 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 2728144) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728144) elapsed time (sec): 30.291337251663208
DEBUG    ya.test:process.py:263 Command (pid 2728144) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 2728144) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	79	555	559	559
2	    142	142	0	0	64	113	126	129
3	    159	159	0	0	59	94	119	124
4	    171	171	0	0	54	95	107	115
5	    161	161	0	0	58	86	94	95
6	    147	147	0	0	61	113	127	131
7	    161	161	0	0	60	86	97	120
8	    158	158	0	0	60	94	102	114
9	    142	142	0	0	70	91	95	96
10	     69	69	0	0	63	113	116	116
11	      0	0	0	930	0	0	0	0
12	      0	0	0	1295	0	0	0	0
13	      0	0	0	1143	0	0	0	0
14	      0	0	0	1189	0	0	0	0
15	      0	0	0	1334	0	0	0	0
16	      0	0	0	1413	0	0	0	0
17	      0	0	0	1404	0	0	0	0
18	      0	0	0	1214	0	0	0	0
19	      0	0	0	1221	0	0	0	0
20	      0	0	0	1209	0	0	0	0
21	      0	0	0	1192	0	0	0	0
22	      0	0	0	1216	0	0	0	0
23	      0	0	0	1309	0	0	0	0
24	      0	0	0	1281	0	0	0	0
25	      0	0	0	1317	0	0	0	0
26	      0	0	0	1337	0	0	0	0
27	      0	0	0	1379	0	0	0	0
28	      0	0	0	1444	0	0	0	0
29	      0	0	0	1204	0	0	0	0
30	      0	0	0	1370	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1366	45.5333	0	25401	61	105	166	559

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
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:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
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:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
ERROR    ydb.query.pool:pool.py:81 An attempt to take session from closed session pool.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-gqmzsffcte'
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/a01k/006844/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.2704726' in '/home/runner/.ya/build/build_root/a01k/006844/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_m3_dg5hj.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:29916/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24333
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29916
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4646
=================================== FAILURES ===================================
_______________________ TestLogScenario.test_log_uniform _______________________
ydb/tests/olap/test_log_scenario.py:235: in test_log_uniform
    thread.join()
ydb/tests/olap/common/thread_helper.py:18: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:11: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/test_log_scenario.py:147: in aggregation_query
    self.ydb_client.query(f"SELECT COUNT(*) FROM `{self.table_name}` ")
ydb/tests/olap/common/ydb_client.py:24: in query
    return self.session_pool.execute_with_retries(query=statement, settings=request_settings)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_log_uniform
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2704553
DEBUG    ya.test:process.py:259 Command (pid 2704553) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2704553) elapsed time (sec): 0.44278740882873535
DEBUG    ya.test:process.py:263 Command (pid 2704553) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) maxrss: 546840
DEBUG    ya.test:process.py:263 Command (pid 2704553) minflt: 16266
DEBUG    ya.test:process.py:263 Command (pid 2704553) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 2704553) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2704553) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 2704553) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2704553) stime: 0.30401
DEBUG    ya.test:process.py:263 Command (pid 2704553) utime: 0.090808
DEBUG    ya.test:process.py:263 Command (pid 2704553) wtime: 0.444
DEBUG    ya.test:process.py:275 Command (pid 2704553) output:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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 2704553) errors:

INFO     __tests__.test_log_scenario:test_log_scenario.py:128 Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4646
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/a01k/006844/r3tmp/kikimr_cluster_lp_zv3dw
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29916
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24333
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29086
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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/a01k/006844/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_m3_dg5hj.log --grpc-port=29916 --mon-port=18069 --ic-port=4646
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29916/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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/a01k/006844/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_m3_dg5hj.log --grpc-port=29916 --mon-port=18069 --ic-port=4646
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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_m3_dg5hj.log', '--grpc-port=29916', '--mon-port=18069', '--ic-port=4646')' in '/home/runner/.ya/build/build_root/a01k/006844/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: 2704726
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29916/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/a01k/006844/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2704727
DEBUG    ya.test:process.py:259 Command (pid 2704727) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2704727) elapsed time (sec): 0.3883628845214844
DEBUG    ya.test:process.py:263 Command (pid 2704727) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 2704727) maxrss: 546804
DEBUG    ya.test:process.py:263 Command (pid 2704727) minflt: 17265
DEBUG    ya.test:process.py:263 Command (pid 2704727) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 2704727) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2704727) nvcsw: 26
DEBUG    ya.test:process.py:263 Command (pid 2704727) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2704727) stime: 0.241505
DEBUG    ya.test:process.py:263 Command (pid 2704727) utime: 0.09844699999999999
DEBUG    ya.test:process.py:263 Command (pid 2704727) wtime: 0.389
DEBUG    ya.test:process.py:275 Command (pid 2704727) output:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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 2704727) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: c4d590a144dd84b74d5eb5ce8e89cc9084942a81
    Branch: 
    Author: Bulat <bylatgr@gmail.com>
    Summary: Merge 98e6d44530d24721e16acfbc38e8722914b51b3e into e3ffe7944b9e4f3801fbc7d98ede1b8efc7a1cf6
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-gqmzsffcte    Host information: 
        Linux ghrun-gqmzsffcte 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/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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: 4646\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/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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: 4646\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2707303
DEBUG    ya.test:process.py:259 Command (pid 2707303) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2707303) elapsed time (sec): 1.093076229095459
DEBUG    ya.test:process.py:263 Command (pid 2707303) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) maxrss: 555364
DEBUG    ya.test:process.py:263 Command (pid 2707303) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 2707303) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 2707303) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2707303) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 2707303) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2707303) stime: 0.952897
DEBUG    ya.test:process.py:263 Command (pid 2707303) utime: 0.09296499999999999
DEBUG    ya.test:process.py:263 Command (pid 2707303) wtime: 1.094
DEBUG    ya.test:process.py:275 Command (pid 2707303) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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/a01k/006844/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29916', '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: 2707889
DEBUG    ya.test:process.py:259 Command (pid 2707889) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2707889) elapsed time (sec): 0.8147716522216797
DEBUG    ya.test:process.py:263 Command (pid 2707889) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) maxrss: 555336
DEBUG    ya.test:process.py:263 Command (pid 2707889) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 2707889) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) nivcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 2707889) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2707889) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 2707889) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2707889) stime: 0.6531899999999999
DEBUG    ya.test:process.py:263 Command (pid 2707889) utime: 0.115701
DEBUG    ya.test:process.py:263 Command (pid 2707889) wtime: 0.816
DEBUG    ya.test:process.py:275 Command (pid 2707889) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 2707889) 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, 794c7501-fe28-4ae6-a7e5-f88ffec93c50, localhost:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 794c7501-fe28-4ae6-a7e5-f88ffec93c50, localhost:29916): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 794c7501-fe28-4ae6-a7e5-f88ffec93c50, localhost:29916): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-gqmzsffcte.auto.internal" port: 29916 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-gqmzsffcte.auto.internal:29916, 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:29916
------------------------------ 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/a01k/006844/ydb/apps/ydb/ydb
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -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/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-d', '/Root', 'workload', 'log', '--path', 'log', 'init', '--path', 'log', '--store', 'column', '--ttl', '1000']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 2708649
DEBUG    ya.test:process.py:259 Command (pid 2708649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2708649) elapsed time (sec): 0.4085268974304199
DEBUG    ya.test:process.py:263 Command (pid 2708649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) maxrss: 169664
DEBUG    ya.test:process.py:263 Command (pid 2708649) minflt: 3551
DEBUG    ya.test:process.py:263 Command (pid 2708649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 2708649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 2708649) nvcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 2708649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 2708649) stime: 0.027677
DEBUG    ya.test:process.py:263 Command (pid 2708649) utime: 0.047446999999999996
DEBUG    ya.test:process.py:263 Command (pid 2708649) wtime: 0.41
DEBUG    ya.test:process.py:275 Command (pid 2708649) output:
Init tables ...
Init tables ...Ok

DEBUG    ya.test:process.py:276 Command (pid 2708649) 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/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -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/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-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: 2708841
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 2708841) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2708841) elapsed time (sec): 30.201601028442383
DEBUG    ya.test:process.py:263 Command (pid 2708841) wtime: 30.203
DEBUG    ya.test:process.py:275 Command (pid 2708841) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	    405	405	0	0	21	39	65	69
2	    443	443	0	0	21	31	54	56
3	    446	446	0	0	20	37	48	48
4	    432	432	0	0	20	41	57	63
5	    444	444	0	0	20	36	51	54
6	    420	420	0	0	20	41	50	52
7	    430	430	0	0	21	36	50	51
8	    428	428	0	0	20	41	57	63
9	    479	479	0	0	20	23	26	27
10	    466	466	0	0	20	27	32	34
11	    452	452	0	0	20	32	47	50
12	    439	439	0	0	21	34	42	44
13	    443	443	0	0	20	30	47	52
14	    388	388	0	0	22	46	62	72
15	    457	457	0	0	20	29	39	41
16	    478	478	0	0	20	23	25	28
17	    402	402	0	0	21	38	53	68
18	    383	383	0	0	23	41	88	95
19	    475	475	0	0	20	25	27	32
20	    487	487	0	0	20	21	22	24
21	    445	445	0	0	20	29	55	58
22	    426	426	0	0	21	35	48	51
23	    473	473	0	0	20	26	32	35
24	    481	481	0	0	20	23	25	29
25	    469	469	0	0	20	25	32	36
26	    452	452	0	0	21	27	30	34
27	    434	434	0	0	20	29	86	89
28	    479	479	0	0	20	25	27	32
29	    433	433	0	0	21	30	53	67
30	    465	465	0	0	21	28	36	45

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	  13354	445.133	0	0	20	32	49	95

DEBUG    ya.test:process.py:276 Command (pid 2708841) 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, 0cf52031-ceb7-4566-9dc8-b5137751e537, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0cf52031-ceb7-4566-9dc8-b5137751e537, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0cf52031-ceb7-4566-9dc8-b5137751e537, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): 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=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1dc84e6-285f-4015-ae36-51890b52e078, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1dc84e6-285f-4015-ae36-51890b52e078, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" 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, b1dc84e6-285f-4015-ae36-51890b52e078, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
INFO     root:test_log_scenario.py:217 Count rows after insert 13078 before wait
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e00288b-dc13-4e3c-93f9-4377d0d75053, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e00288b-dc13-4e3c-93f9-4377d0d75053, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" 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, 7e00288b-dc13-4e3c-93f9-4377d0d75053, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac35db1d-be10-4f7f-825d-b40ea404d7cc, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac35db1d-be10-4f7f-825d-b40ea404d7cc, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" 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, ac35db1d-be10-4f7f-825d-b40ea404d7cc, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
INFO     root:test_log_scenario.py:77 YdbWorkloadLog bulk_upsert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog insert
INFO     root:test_log_scenario.py:77 YdbWorkloadLog upsert
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -d /Root workload log --path log run bulk_upsert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -d /Root workload log --path log run insert --seconds 30 --threads 10 --rows 1 --date-from 0 --date-to 2678400000 with wait = True
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=
INFO     root:test_log_scenario.py:69 YdbWorkloadLog execute /home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb -e grpc://localhost:29916 -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.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.1
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.2
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ee5ad49c-e0b2-47db-8028-a5dd45d0f188, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee5ad49c-e0b2-47db-8028-a5dd45d0f188, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ya.test:process.py:678 Command out will be placed to ydb.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.2
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTI2OWRiOTYtNWMyMDdmMjAtOWRmMGQ2YjItNzA3OTdkZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) FROM `log` " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ya.test:process.py:678 Command err will be placed to ydb.err.3
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'insert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee5ad49c-e0b2-47db-8028-a5dd45d0f188, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=" node_id: 1 }
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-d', '/Root', 'workload', 'log', '--path', 'log', 'run', 'bulk_upsert', '--seconds', '30', '--threads', '10', '--rows', '1', '--date-from', '0', '--date-to', '2678400000']' in 'None' (waiting)
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/a01k/006844/ydb/apps/ydb/ydb', '-e', 'grpc://localhost:29916', '-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:628 Command pid: 2728142
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=" }
DEBUG    ya.test:process.py:628 Command pid: 2728145
DEBUG    ya.test:process.py:628 Command pid: 2728144
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): 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=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YmRkMmRlZmQtZjVlNTI4ODktM2NjMDhmZjEtNTk5NTJlOTE=" 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, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 076bc734-21f3-4975-bf9a-5d24514cb492, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 076bc734-21f3-4975-bf9a-5d24514cb492, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 076bc734-21f3-4975-bf9a-5d24514cb492, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): 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=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=MjRiMGZlN2UtYWE2ZTUyMi1iZDIwMzBjMi1mODhhMmU1Mw==" 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, 819b91c1-1de3-4402-8bae-2feeccce38f0, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 819b91c1-1de3-4402-8bae-2feeccce38f0, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 819b91c1-1de3-4402-8bae-2feeccce38f0, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): 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=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZWQwZjBlYTgtNDc3MmNjOWUtNDExNGM3ZTYtM2ViODgyMzI=" 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, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
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, 48cf9cab-3884-4d85-b675-4576d47e6607, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 48cf9cab-3884-4d85-b675-4576d47e6607, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 48cf9cab-3884-4d85-b675-4576d47e6607, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): 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=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): 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, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=ZjBlY2UwNjYtNWZmZjIzYS02ZTcyODJmLTg3MDcyMmZj" 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, 011c93b4-78e7-4b20-8840-f8a7afab16aa, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 011c93b4-78e7-4b20-8840-f8a7afab16aa, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 011c93b4-78e7-4b20-8840-f8a7afab16aa, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): 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=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): 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, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NTg3Y2ZiODYtOWJlOGFiNmMtZGM5ZGEyZWQtYjFlZjYzMzM=" 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, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 05f24a79-12ed-4165-81e6-914d4a56b1e4, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05f24a79-12ed-4165-81e6-914d4a56b1e4, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05f24a79-12ed-4165-81e6-914d4a56b1e4, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): 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=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=Zjk1NmQzNGEtZjU4MDEzYTYtMjdkODgwN2MtNzEyZDAyZQ==" 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, 8da48b43-3ca4-4163-8b57-886617dec256, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8da48b43-3ca4-4163-8b57-886617dec256, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8da48b43-3ca4-4163-8b57-886617dec256, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): 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=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): 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, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=YTY4NTdiY2EtYWRhNzIzN2UtNzA1YjBhNzgtNTZiM2VkMGE=" 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, eac91b5d-5eba-414d-ad66-eb39b3c050bf, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eac91b5d-5eba-414d-ad66-eb39b3c050bf, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eac91b5d-5eba-414d-ad66-eb39b3c050bf, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): 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=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 9 < 100, will create new one.
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=N2EzODdhYWQtMzU1Zjg2N2QtZGVkYzE5ZDUtOWQ5ODFjMmM=" 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, 5dc7baf3-d94f-4135-ad49-66fde385cf8a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5dc7baf3-d94f-4135-ad49-66fde385cf8a, ghrun-gqmzsffcte.auto.internal:29916): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5dc7baf3-d94f-4135-ad49-66fde385cf8a, ghrun-gqmzsffcte.auto.internal:29916): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): 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=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): request = { session_id: "ydb://session/3?node_id=1&id=NDQ5OWU1NzEtMjAzMDE3MGYtNTVjNjcwZGEtMWU1NThiZA==" 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, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b3fe0c83-e12b-4511-8cd0-7ef41b856991, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.972901221+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 78b71f30-dcda-41d3-9dc1-1d7f230b7860, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973062212+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 773feef8-57b6-4fdd-94ff-1da0f51da8ca, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973093682+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0c9eadd0-eedc-4f85-8d70-3e8b3977e870, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973282641+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fe653f15-cca8-48af-9faa-93adcaff0427, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973199491+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6904af5d-db7e-4a5d-bd35-14e426326b0d, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973119029+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a109096d-d196-4074-969e-cc81f03d49fa, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973257383+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a312c8c5-2a7f-42c9-9584-52aa751901ec, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973228387+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 3fbab628-210a-41e0-8fc4-50f50b26d4b9, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973146098+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, fc61a502-8dc2-4968-98eb-9937d684a96a, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.1.1:29916 {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973168962+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 3365de53-894d-4dcd-882a-1b69d6ef8894, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973080571+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 48e918b5-a120-432c-bf48-1adc4824f65a, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973106014+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 4ee62c65-71c1-4a26-8371-c8d93c663066, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973042176+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, fa7e86da-39a4-45aa-b316-e72ed574858f, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973131148+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c879710b-a06e-46b6-80ac-72ad13f594b8, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973157816+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 6e2a90b1-8a84-49e1-b9ba-8585b3af880d, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973244334+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, c59bb983-c62c-4835-a3d1-d5ea93727158, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973271522+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 8a19beba-6be2-4e9c-a0e7-9125d2ae9c9a, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {file:"contrib/libs/grpc/src/core/lib/surface/call.cc", file_line:1211, created_time:"2025-12-05T20:46:49.973296713+00:00", grpc_status:14, grpc_message:"Socket closed"}"
>
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, 587bbded-92dd-4df6-b798-3b0a1759aa93, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973188254+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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:78 RpcState(ExecuteQuery, af8ed877-9a18-4e81-b7cb-e3360aaaba16, ghrun-gqmzsffcte.auto.internal:29916): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.UNAVAILABLE
	details = "Socket closed"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-12-05T20:46:49.973214113+00:00", file_line:1211, file:"contrib/libs/grpc/src/core/lib/surface/call.cc"}"
>
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-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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 ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
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.connection:connection.py:549 Closing channel for endpoint ghrun-gqmzsffcte.auto.internal:29916
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: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:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 8 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 7 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 6 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 5 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 4 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 3 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 2 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 1 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
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:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    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 2728142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728142) elapsed time (sec): 30.19885516166687
DEBUG    ya.test:process.py:263 Command (pid 2728142) wtime: 30.202
DEBUG    ya.test:process.py:275 Command (pid 2728142) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	      0	0	0	0	0	0	0	0
2	      0	0	0	10	0	0	0	0
3	      0	0	0	10	0	0	0	0
4	      0	0	0	10	0	0	0	0
5	      0	0	0	10	0	0	0	0
6	      0	0	0	10	0	0	0	0
7	      0	0	0	10	0	0	0	0
8	      0	0	0	10	0	0	0	0
9	      0	0	0	10	0	0	0	0
10	      0	0	0	10	0	0	0	0
11	      0	0	0	967	0	0	0	0
12	      0	0	0	1220	0	0	0	0
13	      0	0	0	1355	0	0	0	0
14	      0	0	0	1252	0	0	0	0
15	      0	0	0	1388	0	0	0	0
16	      0	0	0	1313	0	0	0	0
17	      0	0	0	1369	0	0	0	0
18	      0	0	0	1294	0	0	0	0
19	      0	0	0	1320	0	0	0	0
20	      0	0	0	1311	0	0	0	0
21	      0	0	0	1261	0	0	0	0
22	      0	0	0	1448	0	0	0	0
23	      0	0	0	1461	0	0	0	0
24	      0	0	0	1496	0	0	0	0
25	      0	0	0	1414	0	0	0	0
26	      0	0	0	1476	0	0	0	0
27	      0	0	0	1368	0	0	0	0
28	      0	0	0	1539	0	0	0	0
29	      0	0	0	1427	0	0	0	0
30	      0	0	0	1469	0	0	0	0

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

DEBUG    ya.test:process.py:276 Command (pid 2728142) 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 2728145) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728145) elapsed time (sec): 30.26998519897461
DEBUG    ya.test:process.py:263 Command (pid 2728145) wtime: 30.272
DEBUG    ya.test:process.py:275 Command (pid 2728145) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     38	38	0	0	110	703	727	727
2	    106	106	0	0	89	149	153	160
3	    119	119	0	0	82	108	126	128
4	    129	129	0	0	74	118	125	135
5	    121	121	0	0	79	112	123	128
6	    111	111	0	0	82	127	147	153
7	    121	121	0	0	76	125	142	151
8	    120	120	0	0	79	114	138	143
9	    109	109	0	0	91	112	118	120
10	     51	51	0	0	85	140	143	144
11	      0	0	0	1002	0	0	0	0
12	      0	0	0	1297	0	0	0	0
13	      0	0	0	1218	0	0	0	0
14	      0	0	0	1348	0	0	0	0
15	      0	0	0	1262	0	0	0	0
16	      0	0	0	1484	0	0	0	0
17	      0	0	0	1319	0	0	0	0
18	      0	0	0	1465	0	0	0	0
19	      0	0	0	1285	0	0	0	0
20	      0	0	0	1307	0	0	0	0
21	      0	0	0	1315	0	0	0	0
22	      0	0	0	1462	0	0	0	0
23	      0	0	0	1446	0	0	0	0
24	      0	0	0	1412	0	0	0	0
25	      0	0	0	1426	0	0	0	0
26	      0	0	0	1489	0	0	0	0
27	      0	0	0	1418	0	0	0	0
28	      0	0	0	1583	0	0	0	0
29	      0	0	0	1446	0	0	0	0
30	      0	0	0	1462	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1025	34.1667	0	27446	82	128	309	727

DEBUG    ya.test:process.py:276 Command (pid 2728145) 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 2728144) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 2728144) elapsed time (sec): 30.291337251663208
DEBUG    ya.test:process.py:263 Command (pid 2728144) wtime: 30.295
DEBUG    ya.test:process.py:275 Command (pid 2728144) output:
Window	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
1	     56	56	0	0	79	555	559	559
2	    142	142	0	0	64	113	126	129
3	    159	159	0	0	59	94	119	124
4	    171	171	0	0	54	95	107	115
5	    161	161	0	0	58	86	94	95
6	    147	147	0	0	61	113	127	131
7	    161	161	0	0	60	86	97	120
8	    158	158	0	0	60	94	102	114
9	    142	142	0	0	70	91	95	96
10	     69	69	0	0	63	113	116	116
11	      0	0	0	930	0	0	0	0
12	      0	0	0	1295	0	0	0	0
13	      0	0	0	1143	0	0	0	0
14	      0	0	0	1189	0	0	0	0
15	      0	0	0	1334	0	0	0	0
16	      0	0	0	1413	0	0	0	0
17	      0	0	0	1404	0	0	0	0
18	      0	0	0	1214	0	0	0	0
19	      0	0	0	1221	0	0	0	0
20	      0	0	0	1209	0	0	0	0
21	      0	0	0	1192	0	0	0	0
22	      0	0	0	1216	0	0	0	0
23	      0	0	0	1309	0	0	0	0
24	      0	0	0	1281	0	0	0	0
25	      0	0	0	1317	0	0	0	0
26	      0	0	0	1337	0	0	0	0
27	      0	0	0	1379	0	0	0	0
28	      0	0	0	1444	0	0	0	0
29	      0	0	0	1204	0	0	0	0
30	      0	0	0	1370	0	0	0	0

Total	    Txs	Txs/Sec	Retries	Errors	p50(ms)	p95(ms)	p99(ms)	pMax(ms)
30	   1366	45.5333	0	25401	61	105	166	559

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

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
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:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
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:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". 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:29916
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:29916". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
============================== slowest durations ===============================
324.73s call     test_log_scenario.py::TestLogScenario::test_log_uniform
8.43s teardown test_log_scenario.py::TestLogScenario::test_log_uniform
6.61s setup    test_log_scenario.py::TestLogScenario::test_log_uniform
=========================== short test summary info ============================
FAILED test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.issues.ConnectionLost: Couldn't find valid connection
ERROR test_log_scenario.py::TestLogScenario::test_log_uniform - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Unexpectedly finished before stop.
Process exit_code = -6.
Stdout file name: 
/home/runner/.ya/build/build_root/a01k/006844/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/a01k/006844/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-12-05T20:46:40.007037Z): source_id=223;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 @ 0xA954D25
1. /-S/util/system/yassert.cpp:55: Panic @ 0xA94D1B6
2. /tmp//-S/ydb/library/actors/core/log.cpp:857: ~TVerifyFormattedRecordWriter @ 0xB7E5118
3. /-S/ydb/library/formats/arrow/switch/compare.h:82: TypedCompare<false> @ 0xD76E66B
4. /-S/ydb/core/formats/arrow/reader/position.h:85: CompareImpl @ 0x9FA9C68
5. /-S/ydb/core/formats/arrow/reader/position.h:482: Compare @ 0x9FA99BF
6. /tmp//-S/ydb/core/formats/arrow/reader/position.cpp:36: FindBound @ 0xD74855D
7. /tmp//-S/ydb/core/tx/columnshard/engines/predicate/filter.cpp:22: BuildFilter @ 0x143E920B
8. /tmp//-S/ydb/core/tx/columnshard/engines/reader/simple_reader/iterator/fetching.cpp:16: DoExecuteInplace @ 0x150302D7
9. /-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script.h:47: ExecuteInplace @ 0x14F85093
10. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/common/script_cursor.cpp:36: Execute @ 0x14F85093
11. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common_reader/iterator/fetching.cpp:30: DoExecuteImpl @ 0x14F82A43
12. /tmp//-S/ydb/core/tx/columnshard/engines/reader/common/conveyor_task.cpp:8: DoExecute @ 0x14F86407
13. /tmp//-S/ydb/core/tx/conveyor/usage/abstract.cpp:16: Execute @ 0x14406FF8
14. /tmp//-S/ydb/core/tx/conveyor_composite/service/worker.cpp:17: ExecuteTask @ 0x1D06CAD5
15. /tmp//-S/ydb/library/actors/core/actor.cpp:350: Receive @ 0xB787197
16. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:267: Execute @ 0xB7D5BC4
17. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:455: operator() @ 0xB7D9C84
18. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:507: ProcessExecutorPool @ 0xB7D9890
19. /tmp//-S/ydb/library/actors/core/executor_thread.cpp:533: ThreadProc @ 0xB7DA47E
20. /-S/util/system/thread.cpp:245: ThreadProxy @ 0xA95697C
21. ??:0: ?? @ 0x7F05BFD50AC2
22. ??:0: ?? @ 0x7F05BFDE28BF
==================== 1 failed, 1 error in 341.94s (0:05:41) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006812/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.09s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
6.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-128]
============================== 1 passed in 15.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/a01k/00680b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
5.55s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-1]
============================== 1 passed in 13.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/a01k/00689c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 24.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006842/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-64]
7.89s call     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 20.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/a01k/006810/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-1-8]
6.47s call     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 19.39s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00685a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
10.86s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-128]
7.02s teardown 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 18.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/a01k/00683a/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
10.71s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
7.06s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-1]
============================== 1 passed in 18.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/a01k/0068a9/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
16.06s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 23.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/a01k/006861/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
4.99s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1-10000-64]
============================== 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/a01k/006852/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 15.84s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00681b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-128]
6.58s 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 14.58s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00682c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-1]
6.33s 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 14.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/a01k/006855/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk50
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
11.80s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-2]
============================== 1 passed in 20.05s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006817/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk51
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.02s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
5.22s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-64]
============================== 1 passed in 13.37s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006816/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk52
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
4.73s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-1-8]
============================== 1 passed in 12.80s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006864/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk53
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.16s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]
12.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-128]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 25.01s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006857/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk54
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-1]
10.46s 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 23.53s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/0067fe/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk55
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-2]
4.29s call     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 12.39s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006833/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk56
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.52s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006840/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk57
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[1000-2-8]
7.65s 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 20.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/a01k/006851/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk58
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.10s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
5.81s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
0.03s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-128]
============================== 1 passed in 14.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/a01k/00686e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk59
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
14.52s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-1]
12.01s teardown 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 27.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/a01k/00684d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk60
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
5.94s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-2]
============================== 1 passed in 14.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/a01k/00688d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk61
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
13.72s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-64]
12.02s teardown 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 26.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/a01k/00681e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk62
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.77s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-10000-8]
7.01s teardown 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 15.79s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006808/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk63
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-128]
5.48s call     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 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/a01k/00680e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk64
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-1]
6.63s call     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 14.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/a01k/006821/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk65
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
5.51s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-2]
============================== 1 passed in 14.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/a01k/006805/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk66
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.03s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]
4.58s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-64]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 17.68s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006819/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk67
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]
6.05s call     test_overloads.py::TestLogScenario::test_overloads_bulk_upsert[2-2-8]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 19.15s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006806/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk68
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
10.68s call     test_overloads.py::TestLogScenario::test_overloads_reject_probability
7.11s teardown test_overloads.py::TestLogScenario::test_overloads_reject_probability
0.01s setup    test_overloads.py::TestLogScenario::test_overloads_reject_probability
============================== 1 passed in 19.29s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006839/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk69
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 110.16s (0:01:50) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00683e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk70
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
119.40s call     test_overloads.py::TestLogScenario::test_overloads_workload[1-1]
17.07s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1-1]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 137.42s (0:02:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006823/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk71
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

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

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 123.34s (0:02:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006814/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk72
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
89.59s call     test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]
12.01s teardown test_overloads.py::TestLogScenario::test_overloads_workload[1000-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 1 passed in 102.66s (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/a01k/00685d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk73
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
127.89s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
7.04s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
0.02s setup    test_overloads.py::TestLogScenario::test_overloads_workload[2-10000]
======================== 1 passed in 136.02s (0:02:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00683b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk74
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_overloads.py .

============================== slowest durations ===============================
77.14s call     test_overloads.py::TestLogScenario::test_overloads_workload[2-2]
7.05s teardown test_overloads.py::TestLogScenario::test_overloads_workload[2-2]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
========================= 1 passed in 85.09s (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/a01k/00682b/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk75
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
6.55s setup    test_replace.py::TestReplace::test_copy_full
1.09s call     test_replace.py::TestReplace::test_copy_full

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/a01k/00683f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk76
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.85s setup    test_replace.py::TestReplace::test_copy_partial
2.07s call     test_replace.py::TestReplace::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 8.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/a01k/006847/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk77
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.80s setup    test_replace.py::TestReplace::test_count
1.73s call     test_replace.py::TestReplace::test_count
0.01s teardown test_replace.py::TestReplace::test_count
============================== 1 passed in 7.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/a01k/006862/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk78
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
16.73s setup    test_replace.py::TestReplace::test_incorrect
0.65s call     test_replace.py::TestReplace::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 18.25s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006849/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk79
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
7.46s setup    test_replace.py::TestReplace::test_partial_replace
0.58s call     test_replace.py::TestReplace::test_partial_replace

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006838/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk80
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
8.85s setup    test_replace.py::TestReplace::test_replace_rollback
0.66s call     test_replace.py::TestReplace::test_replace_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.44s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006848/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk81
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
5.48s setup    test_replace.py::TestReplace::test_replace_total
1.18s call     test_replace.py::TestReplace::test_replace_total

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.59s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00682d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk82
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_replace.py .

============================== slowest durations ===============================
4.78s setup    test_replace.py::TestReplace::test_replace_with_nulls
0.90s call     test_replace.py::TestReplace::test_replace_with_nulls
0.01s teardown test_replace.py::TestReplace::test_replace_with_nulls
============================== 1 passed in 7.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/a01k/006846/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk83
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
5.27s setup    test_select.py::TestSelect::test_incorrect
0.36s call     test_select.py::TestSelect::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.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/a01k/006836/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk84
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_select.py .

============================== slowest durations ===============================
8.72s setup    test_select.py::TestSelect::test_json_query
0.97s call     test_select.py::TestSelect::test_json_query

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/a01k/006845/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk85
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
3.82s setup    test_update.py::TestUpdate::test_incorrect
0.30s call     test_update.py::TestUpdate::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 4.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006856/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk86
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
12.43s setup    test_update.py::TestUpdate::test_partial_update
0.78s call     test_update.py::TestUpdate::test_partial_update

(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/a01k/006826/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk87
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
6.00s setup    test_update.py::TestUpdate::test_update_many_rows
0.77s call     test_update.py::TestUpdate::test_update_many_rows

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.68s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00684c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk88
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
4.93s setup    test_update.py::TestUpdate::test_update_pk
0.39s call     test_update.py::TestUpdate::test_update_pk

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 6.44s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00684f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk89
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
7.73s setup    test_update.py::TestUpdate::test_update_rollback
0.98s call     test_update.py::TestUpdate::test_update_rollback

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 9.78s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00685f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk90
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
12.93s setup    test_update.py::TestUpdate::test_update_single_column
0.89s call     test_update.py::TestUpdate::test_update_single_column

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.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/a01k/00685e/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk91
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_update.py .

============================== slowest durations ===============================
12.15s setup    test_update.py::TestUpdate::test_update_single_row
1.00s call     test_update.py::TestUpdate::test_update_single_row

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 14.05s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00680f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk92
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
5.22s setup    test_upsert.py::TestUpsert::test_copy_full
2.37s call     test_upsert.py::TestUpsert::test_copy_full
0.01s teardown test_upsert.py::TestUpsert::test_copy_full
============================== 1 passed in 9.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/00685c/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk93
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
13.55s setup    test_upsert.py::TestUpsert::test_copy_partial
1.95s call     test_upsert.py::TestUpsert::test_copy_partial

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 16.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/a01k/00682f/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk94
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
8.23s setup    test_upsert.py::TestUpsert::test_count
1.05s call     test_upsert.py::TestUpsert::test_count

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 10.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/a01k/006800/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk95
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
4.04s setup    test_upsert.py::TestUpsert::test_incorrect
0.41s call     test_upsert.py::TestUpsert::test_incorrect

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/a01k/00683d/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk96
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
6.11s setup    test_upsert.py::TestUpsert::test_insert_nulls
0.40s call     test_upsert.py::TestUpsert::test_insert_nulls

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 7.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/a01k/006804/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk97
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

test_upsert.py .

============================== slowest durations ===============================
3.91s setup    test_upsert.py::TestUpsert::test_partial_update
0.64s call     test_upsert.py::TestUpsert::test_partial_update

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
============================== 1 passed in 5.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/a01k/006869/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk98
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

upgrade_to_internal_path_id.py .

============================== slowest durations ===============================
538.27s call     upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
22.35s setup    upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
3.09s teardown upgrade_to_internal_path_id.py::TestUpgradeToInternalPathId::test
======================== 1 passed in 564.63s (0:09:24) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/a01k/006803/ydb/tests/olap/test-results/py3test/testing_out_stuff/chunk99
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-4.4.4
collected 116 items

zip_bomb.py .

============================== slowest durations ===============================
46.05s call     zip_bomb.py::TestZipBomb::test
22.01s teardown zip_bomb.py::TestZipBomb::test
3.63s setup    zip_bomb.py::TestZipBomb::test
========================= 1 passed in 72.80s (0:01:12) =========================
