============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 12 items / 10 deselected / 2 selected

test_streaming.py F.

=================================== FAILURES ===================================
_______ TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes ________
ydb/tests/fq/streaming/test_streaming.py:227: in test_read_topic_shared_reading_restart_nodes
    assert self.read_stream(len(expected_data), topic_path=self.output_topic) == expected_data
E   AssertionError: assert [] == ['value2']
E     
E     Right contains one more item: 'value2'
E     
E     Full diff:
E     + []
E     - [
E     -     'value2',
E     - ]
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_read_topic_shared_reading_restart_nodes
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23373
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28988
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13645
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18422
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 16239
DEBUG    ya.test:process.py:259 Command (pid 16239) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 16239) elapsed time (sec): 0.30051255226135254
DEBUG    ya.test:process.py:263 Command (pid 16239) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 16239) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 16239) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 16239) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 16239) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 16239) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 16239) stime: 0.15223399999999998
DEBUG    ya.test:process.py:263 Command (pid 16239) utime: 0.10015399999999999
DEBUG    ya.test:process.py:263 Command (pid 16239) wtime: 0.301
DEBUG    ya.test:process.py:275 Command (pid 16239) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.fq.streaming.common:common.py:37 Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30458
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27623
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22870
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/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/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_2m_u0meg.log --grpc-port=14367 --mon-port=30458 --ic-port=23373
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13208
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3863
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27371
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2/logfile_chl1t5ep.log --grpc-port=13208 --mon-port=27201 --ic-port=28258
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27163
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62520
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17416
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3/logfile_xtvha_mz.log --grpc-port=10362 --mon-port=27163 --ic-port=28988
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2061
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6894
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1825
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10056
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_qx0iqa2z.log --grpc-port=2061 --mon-port=6894 --ic-port=11301
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64498
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17450
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5/logfile_f6avvoec.log --grpc-port=64498 --mon-port=9093 --ic-port=28220
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12012
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4121
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2494
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6/logfile_cuks2p42.log --grpc-port=12012 --mon-port=4121 --ic-port=2248
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11584
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28259
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25990
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7/logfile_y5mzywiz.log --grpc-port=11584 --mon-port=2646 --ic-port=16284
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14835
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19569
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13319
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8/logfile_ccd2p64u.log --grpc-port=14835 --mon-port=19569 --ic-port=13645
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10402
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23355
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4546
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9/logfile_y6kg7k3v.log --grpc-port=20834 --mon-port=10402 --ic-port=18422
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/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/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_2m_u0meg.log --grpc-port=14367 --mon-port=30458 --ic-port=23373
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1/logfile_2m_u0meg.log', '--grpc-port=14367', '--mon-port=30458', '--ic-port=23373')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 16510
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14367/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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 16511
DEBUG    ya.test:process.py:259 Command (pid 16511) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 16511) elapsed time (sec): 0.4307825565338135
DEBUG    ya.test:process.py:263 Command (pid 16511) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) maxrss: 547616
DEBUG    ya.test:process.py:263 Command (pid 16511) minflt: 16272
DEBUG    ya.test:process.py:263 Command (pid 16511) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 16511) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 16511) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 16511) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 16511) stime: 0.26855999999999997
DEBUG    ya.test:process.py:263 Command (pid 16511) utime: 0.113934
DEBUG    ya.test:process.py:263 Command (pid 16511) wtime: 0.432
DEBUG    ya.test:process.py:275 Command (pid 16511) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2/logfile_chl1t5ep.log --grpc-port=13208 --mon-port=27201 --ic-port=28258
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2/logfile_chl1t5ep.log', '--grpc-port=13208', '--mon-port=27201', '--ic-port=28258')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 16831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13208/2
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 16839
DEBUG    ya.test:process.py:259 Command (pid 16839) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 16839) elapsed time (sec): 0.33525848388671875
DEBUG    ya.test:process.py:263 Command (pid 16839) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 16839) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 16839) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 16839) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 16839) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 16839) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 16839) stime: 0.211247
DEBUG    ya.test:process.py:263 Command (pid 16839) utime: 0.07572999999999999
DEBUG    ya.test:process.py:263 Command (pid 16839) wtime: 0.336
DEBUG    ya.test:process.py:275 Command (pid 16839) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3/logfile_xtvha_mz.log --grpc-port=10362 --mon-port=27163 --ic-port=28988
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3/logfile_xtvha_mz.log', '--grpc-port=10362', '--mon-port=27163', '--ic-port=28988')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 17171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10362/3
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 17172
DEBUG    ya.test:process.py:259 Command (pid 17172) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 17172) elapsed time (sec): 0.3308112621307373
DEBUG    ya.test:process.py:263 Command (pid 17172) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 17172) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 17172) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 17172) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 17172) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 17172) stime: 0.183185
DEBUG    ya.test:process.py:263 Command (pid 17172) utime: 0.09955699999999999
DEBUG    ya.test:process.py:263 Command (pid 17172) wtime: 0.332
DEBUG    ya.test:process.py:275 Command (pid 17172) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_qx0iqa2z.log --grpc-port=2061 --mon-port=6894 --ic-port=11301
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_qx0iqa2z.log', '--grpc-port=2061', '--mon-port=6894', '--ic-port=11301')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 17442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2061/4
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 17443
DEBUG    ya.test:process.py:259 Command (pid 17443) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 17443) elapsed time (sec): 0.3352644443511963
DEBUG    ya.test:process.py:263 Command (pid 17443) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 17443) minflt: 16275
DEBUG    ya.test:process.py:263 Command (pid 17443) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 17443) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 17443) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 17443) stime: 0.199453
DEBUG    ya.test:process.py:263 Command (pid 17443) utime: 0.08775899999999999
DEBUG    ya.test:process.py:263 Command (pid 17443) wtime: 0.336
DEBUG    ya.test:process.py:275 Command (pid 17443) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5/logfile_f6avvoec.log --grpc-port=64498 --mon-port=9093 --ic-port=28220
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5/logfile_f6avvoec.log', '--grpc-port=64498', '--mon-port=9093', '--ic-port=28220')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 17684
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:64498/5
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 17685
DEBUG    ya.test:process.py:259 Command (pid 17685) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 17685) elapsed time (sec): 0.32128190994262695
DEBUG    ya.test:process.py:263 Command (pid 17685) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 17685) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 17685) minflt: 18489
DEBUG    ya.test:process.py:263 Command (pid 17685) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 17685) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 17685) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 17685) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 17685) stime: 0.188825
DEBUG    ya.test:process.py:263 Command (pid 17685) utime: 0.084368
DEBUG    ya.test:process.py:263 Command (pid 17685) wtime: 0.322
DEBUG    ya.test:process.py:275 Command (pid 17685) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6/logfile_cuks2p42.log --grpc-port=12012 --mon-port=4121 --ic-port=2248
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6/logfile_cuks2p42.log', '--grpc-port=12012', '--mon-port=4121', '--ic-port=2248')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 17873
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12012/6
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 17874
DEBUG    ya.test:process.py:259 Command (pid 17874) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 17874) elapsed time (sec): 0.31494665145874023
DEBUG    ya.test:process.py:263 Command (pid 17874) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 17874) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 17874) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 17874) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 17874) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 17874) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 17874) stime: 0.163221
DEBUG    ya.test:process.py:263 Command (pid 17874) utime: 0.103513
DEBUG    ya.test:process.py:263 Command (pid 17874) wtime: 0.316
DEBUG    ya.test:process.py:275 Command (pid 17874) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7/logfile_y5mzywiz.log --grpc-port=11584 --mon-port=2646 --ic-port=16284
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7/logfile_y5mzywiz.log', '--grpc-port=11584', '--mon-port=2646', '--ic-port=16284')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 18101
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11584/7
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/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 18102
DEBUG    ya.test:process.py:259 Command (pid 18102) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 18102) elapsed time (sec): 0.37596559524536133
DEBUG    ya.test:process.py:263 Command (pid 18102) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 18102) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 18102) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 18102) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 18102) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 18102) stime: 0.21595599999999998
DEBUG    ya.test:process.py:263 Command (pid 18102) utime: 0.111977
DEBUG    ya.test:process.py:263 Command (pid 18102) wtime: 0.377
DEBUG    ya.test:process.py:275 Command (pid 18102) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8/logfile_ccd2p64u.log --grpc-port=14835 --mon-port=19569 --ic-port=13645
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8/logfile_ccd2p64u.log', '--grpc-port=14835', '--mon-port=19569', '--ic-port=13645')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 18451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14835/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 18456
DEBUG    ya.test:process.py:259 Command (pid 18456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 18456) elapsed time (sec): 0.33213353157043457
DEBUG    ya.test:process.py:263 Command (pid 18456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 18456) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 18456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 18456) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 18456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 18456) stime: 0.17593
DEBUG    ya.test:process.py:263 Command (pid 18456) utime: 0.107957
DEBUG    ya.test:process.py:263 Command (pid 18456) wtime: 0.333
DEBUG    ya.test:process.py:275 Command (pid 18456) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9/logfile_y6kg7k3v.log --grpc-port=20834 --mon-port=10402 --ic-port=18422
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9/logfile_y6kg7k3v.log', '--grpc-port=20834', '--mon-port=10402', '--ic-port=18422')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 18767
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20834/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 18804
DEBUG    ya.test:process.py:259 Command (pid 18804) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 18804) elapsed time (sec): 0.3260378837585449
DEBUG    ya.test:process.py:263 Command (pid 18804) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 18804) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 18804) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 18804) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 18804) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 18804) stime: 0.168452
DEBUG    ya.test:process.py:263 Command (pid 18804) utime: 0.109689
DEBUG    ya.test:process.py:263 Command (pid 18804) wtime: 0.327
DEBUG    ya.test:process.py:275 Command (pid 18804) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 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/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14367', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\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: 23373\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28258\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28988\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11301\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28220\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 2248\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16284\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13645\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 18422\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 19568
DEBUG    ya.test:process.py:259 Command (pid 19568) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19568) elapsed time (sec): 0.30808043479919434
DEBUG    ya.test:process.py:263 Command (pid 19568) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) maxrss: 556120
DEBUG    ya.test:process.py:263 Command (pid 19568) minflt: 18417
DEBUG    ya.test:process.py:263 Command (pid 19568) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 19568) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19568) nvcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 19568) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19568) stime: 0.177892
DEBUG    ya.test:process.py:263 Command (pid 19568) utime: 0.086877
DEBUG    ya.test:process.py:263 Command (pid 19568) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 19568) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 12

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14367', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\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: 19690
DEBUG    ya.test:process.py:259 Command (pid 19690) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19690) elapsed time (sec): 0.30789923667907715
DEBUG    ya.test:process.py:263 Command (pid 19690) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) maxrss: 556096
DEBUG    ya.test:process.py:263 Command (pid 19690) minflt: 18418
DEBUG    ya.test:process.py:263 Command (pid 19690) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) nivcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 19690) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19690) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 19690) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19690) stime: 0.181339
DEBUG    ya.test:process.py:263 Command (pid 19690) utime: 0.082785
DEBUG    ya.test:process.py:263 Command (pid 19690) wtime: 0.309
DEBUG    ya.test:process.py:275 Command (pid 19690) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

DEBUG    ya.test:process.py:276 Command (pid 19690) 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, e4ecf201-4727-44e5-a678-200392a43e21, localhost:14367): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e4ecf201-4727-44e5-a678-200392a43e21, localhost:14367): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e4ecf201-4727-44e5-a678-200392a43e21, localhost:14367): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 14367 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 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 20834 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: "3" node_id: 9 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 2061 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: 4 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 11584 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: 7 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 14835 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: "2" node_id: 8 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 64498 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: "2" node_id: 5 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 10362 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: "3" node_id: 3 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 12012 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: "3" node_id: 6 } endpoints { address: "ghrun-w7bgqmgvau.auto.internal" port: 13208 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: "2" node_id: 2 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-w7bgqmgvau.auto.internal:2061, location 1, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:11584, location 1, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:14367, location 1, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:14835, location 2, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:12012, location 3, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:13208, location 2, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:20834, location 3, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:10362, location 3, ssl: False>, <Endpoint ghrun-w7bgqmgvau.auto.internal:64498, location 2, 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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_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 call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_streaming.py::TestStreamingInYdb, test_name: test_read_topic_shared_reading_restart_nodes)
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/source__Ac7GxdSL_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/source__Ac7GxdSL_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.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:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14367
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
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, ec188d50-fb3c-411a-89e9-dc8e556f0f53, ghrun-w7bgqmgvau.auto.internal:2061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec188d50-fb3c-411a-89e9-dc8e556f0f53, ghrun-w7bgqmgvau.auto.internal:2061): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ec188d50-fb3c-411a-89e9-dc8e556f0f53, ghrun-w7bgqmgvau.auto.internal:2061): response = { status: SUCCESS session_id: "ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=" node_id: 4 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 40c65ee4-a419-462a-b77f-b0b423b8b6eb, ghrun-w7bgqmgvau.auto.internal:11584): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 40c65ee4-a419-462a-b77f-b0b423b8b6eb, ghrun-w7bgqmgvau.auto.internal:11584): request = { session_id: "ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 40c65ee4-a419-462a-b77f-b0b423b8b6eb, ghrun-w7bgqmgvau.auto.internal:11584): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b261bfb7-d2d5-49c5-bccc-2f809ea5cec8, ghrun-w7bgqmgvau.auto.internal:14367): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b261bfb7-d2d5-49c5-bccc-2f809ea5cec8, ghrun-w7bgqmgvau.auto.internal:14367): request = { session_id: "ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `source__Ac7GxdSL` WITH (\n                SOURCE_TYPE = \"Ydb\",\n                LOCATION = \"localhost:2634\",\n                DATABASE_NAME = \"local\",\n                SHARED_READING = \"True\",\n                AUTH_METHOD = \"NONE\"\n            );\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, b261bfb7-d2d5-49c5-bccc-2f809ea5cec8, ghrun-w7bgqmgvau.auto.internal:14367): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3323fca-f2b3-4897-b9da-107715cacc08, ghrun-w7bgqmgvau.auto.internal:2061): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3323fca-f2b3-4897-b9da-107715cacc08, ghrun-w7bgqmgvau.auto.internal:2061): request = { session_id: "ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE STREAMING QUERY `test_read_topic_shared_reading_restart_nodes` AS\n            DO BEGIN\n                $in = SELECT value FROM source__Ac7GxdSL.`source__Ac7GxdSL_input`\n                WITH (\n                    FORMAT=\"json_each_row\",\n                    SCHEMA=(value String NOT NULL))\n                WHERE value like \"%value%\";\n                INSERT INTO source__Ac7GxdSL.`source__Ac7GxdSL_output` SELECT value FROM $in;\n            END DO;" } 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, d3323fca-f2b3-4897-b9da-107715cacc08, ghrun-w7bgqmgvau.auto.internal:2061): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=4&id=YTFiNzdhZDctZDQ1Mjg2ODYtZTQ1OWJlMzItMmY5MzcyZWM=
DEBUG    root:data_plane.py:39 Write topic source__Ac7GxdSL_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to source__Ac7GxdSL_input: ['{"value": "value1"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:2634', '--database', 'local', '--topic-path', 'source__Ac7GxdSL_output', '--consumer-name', 'source__Ac7GxdSL_consumer', '--disable-cluster-discovery', '--messages-count', '1', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 20557
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 20557) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 20557) elapsed time (sec): 14.518243551254272
DEBUG    ya.test:process.py:263 Command (pid 20557) wtime: 14.519
DEBUG    ya.test:process.py:275 Command (pid 20557) output:
None
DEBUG    ya.test:process.py:276 Command (pid 20557) errors:
2025-12-12T17:44:13.916637Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] Starting read session
2025-12-12T17:44:13.916685Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] Starting session to cluster null (localhost:2634)
2025-12-12T17:44:13.917084Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:13.917101Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:13.917107Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] Reconnecting session to cluster null in 0.000000s
2025-12-12T17:44:13.921451Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] Successfully connected. Initializing session
2025-12-12T17:44:13.922601Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] Server session id: source__Ac7GxdSL_consumer_1_1_14701120190226202741_v1
2025-12-12T17:44:13.922673Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:13.924139Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "source__Ac7GxdSL_output". Partition: 0. Read offset: (NULL)
2025-12-12T17:44:14.917184Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__Ac7GxdSL_output:0:1:0:0
2025-12-12T17:44:14.917214Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1000 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-12-12T17:44:28.321903Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:28.322052Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-12-12T17:44:28.322116Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-12-12T17:44:28.322232Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] Commit offsets [0, 1). Partition stream id: 1
2025-12-12T17:44:28.322339Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-12-12T17:44:28.325128Z :DEBUG: [local] [local] [73424a37-c3476101-d93fb141-69768de] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
Closing session. Got 1 messages
2025-12-12T17:44:28.325267Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] Closing read session. Close timeout: 5.000000s
2025-12-12T17:44:28.325290Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__Ac7GxdSL_output:0:1:0:1
2025-12-12T17:44:28.325301Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] Counters: { Errors: 0 CurrentSessionLifetimeMs: 14408 BytesRead: 6 MessagesRead: 1 BytesReadCompressed: 6 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-12-12T17:44:28.325506Z :NOTICE: [local] [local] [73424a37-c3476101-d93fb141-69768de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-12-12T17:44:28.325602Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] Closing read session. Close timeout: 0.000000s
2025-12-12T17:44:28.325610Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__Ac7GxdSL_output:0:1:0:1
2025-12-12T17:44:28.325615Z :INFO: [local] [local] [73424a37-c3476101-d93fb141-69768de] Counters: { Errors: 0 CurrentSessionLifetimeMs: 14409 BytesRead: 6 MessagesRead: 1 BytesReadCompressed: 6 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-12-12T17:44:28.325638Z :NOTICE: [local] [local] [73424a37-c3476101-d93fb141-69768de] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from source__Ac7GxdSL_output: ['value1']
DEBUG    __tests__.test_streaming:test_streaming.py:220 Restart node 4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2061/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_qx0iqa2z.log --grpc-port=2061 --mon-port=6894 --ic-port=11301
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4/logfile_qx0iqa2z.log', '--grpc-port=2061', '--mon-port=6894', '--ic-port=11301')' in '/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/fq/streaming/test-results/py3test/testing_out_stuff/test_streaming.py.TestStreamingInYdb.test_read_topic_shared_reading_restart_nodes/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 27025
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2061/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 27026
DEBUG    ya.test:process.py:259 Command (pid 27026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 27026) elapsed time (sec): 0.28432345390319824
DEBUG    ya.test:process.py:263 Command (pid 27026) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) maxrss: 547612
DEBUG    ya.test:process.py:263 Command (pid 27026) minflt: 16274
DEBUG    ya.test:process.py:263 Command (pid 27026) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 27026) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 27026) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 27026) stime: 0.156052
DEBUG    ya.test:process.py:263 Command (pid 27026) utime: 0.080026
DEBUG    ya.test:process.py:263 Command (pid 27026) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 27026) output:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 9dc7baa616e62a4f5f7b1794cc14c04642d7c9a0
    Branch: 
    Author: Sergey Belyakov <serg-belyakov@ydb.tech>
    Summary: Merge 218ab2e614ebe37d659e46f7b8f93b56bc48e9aa into c30ff460d9c64699a4d4e164f0dee0c65ed0d617
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-w7bgqmgvau    Host information: 
        Linux ghrun-w7bgqmgvau 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    root:data_plane.py:39 Write topic source__Ac7GxdSL_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0011*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to source__Ac7GxdSL_input: ['{"value": "value2"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6paw/000212/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6paw/000212/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:2634', '--database', 'local', '--topic-path', 'source__Ac7GxdSL_output', '--consumer-name', 'source__Ac7GxdSL_consumer', '--disable-cluster-discovery', '--messages-count', '1', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 27133
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 27133) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 27133) elapsed time (sec): 30.03507661819458
DEBUG    ya.test:process.py:263 Command (pid 27133) wtime: 30.036
DEBUG    ya.test:process.py:275 Command (pid 27133) output:
None
DEBUG    ya.test:process.py:276 Command (pid 27133) errors:
2025-12-12T17:44:46.788672Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Starting read session
2025-12-12T17:44:46.788750Z :DEBUG: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Starting session to cluster null (localhost:2634)
2025-12-12T17:44:46.789152Z :DEBUG: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:46.789165Z :DEBUG: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:46.789170Z :DEBUG: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] Reconnecting session to cluster null in 0.000000s
2025-12-12T17:44:46.792797Z :DEBUG: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] Successfully connected. Initializing session
2025-12-12T17:44:46.793648Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] Server session id: source__Ac7GxdSL_consumer_1_3_1514730878115649662_v1
2025-12-12T17:44:46.793734Z :DEBUG: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-12-12T17:44:46.794911Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "source__Ac7GxdSL_output". Partition: 0. Read offset: (NULL)
2025-12-12T17:44:47.790259Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__Ac7GxdSL_output:0:1:0:1
2025-12-12T17:44:47.790294Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Closing session. No data during 30.000000s
2025-12-12T17:45:16.787793Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Closing read session. Close timeout: 5.000000s
2025-12-12T17:45:16.787841Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__Ac7GxdSL_output:0:1:0:1
2025-12-12T17:45:16.787855Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Counters: { Errors: 0 CurrentSessionLifetimeMs: 29999 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-12-12T17:45:16.788209Z :NOTICE: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-12-12T17:45:16.788310Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Closing read session. Close timeout: 0.000000s
2025-12-12T17:45:16.788319Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:source__Ac7GxdSL_output:0:1:0:1
2025-12-12T17:45:16.788326Z :INFO: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Counters: { Errors: 0 CurrentSessionLifetimeMs: 29999 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-12-12T17:45:16.788332Z :NOTICE: [local] [local] [81acb438-5edc29ba-16784643-c405769a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from source__Ac7GxdSL_output: []
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
65.43s call     test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes
25.77s call     test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state
17.02s teardown test_streaming.py::TestStreamingInYdb::test_read_topic_restore_state
5.97s setup    test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_streaming.py::TestStreamingInYdb::test_read_topic_shared_reading_restart_nodes - AssertionError: assert [] == ['value2']
  
  Right contains one more item: 'value2'
  
  Full diff:
  + []
  - [
  -     'value2',
  - ]
============ 1 failed, 1 passed, 10 deselected in 114.45s (0:01:54) ============
