============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_scheme_board_workload.py F

=================================== FAILURES ===================================
______________________ TestSchemeBoard.test_scheme_board _______________________
ydb/tests/stress/scheme_board/pile_promotion/tests/test_scheme_board_workload.py:7: in test_scheme_board
    self.do_test()
../../../../../../../../environment/arcadia/ydb/tests/stress/scheme_board/pile_promotion/tests/pile_promotion_test.py:63: in do_test
    yatest.common.execute(cmd, wait=True)
library/python/testing/yatest_common/yatest/common/process.py:656: in execute
    res.wait(check_exit_code, timeout, on_timeout)
library/python/testing/yatest_common/yatest/common/process.py:411: in wait
    self._finalise(check_exit_code)
library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise
    raise ExecutionError(self)
E   yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:26144 --http_endpoint http://localhost:20700 --database /Root --path test --duration 180' has failed with code 1.
E   Errors:
E   ...c
E       for next_opt in opt_generator:
E                       ^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
E       result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
E                                             ^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
E       return [result_set for result_set in it]
E                                            ^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
E       return self._next()
E              ^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
E       res = self.wrapper(next(self.it))
E             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
E       lambda resp: base.wrap_execute_query_response(
E                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
E       return func(rpc_state, response_pb, session_state, *args, **kwargs)
E              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
E       issues._process_response(response_pb)
E     File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
E       raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_scheme_board
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12387
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1973
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13887
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12522
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63646
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4136
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12181
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9096
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7656
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1055
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/kikimr_cluster_8kd35mwu
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20700
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8762
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28123
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile__lwg9hhh.log --grpc-port=26144 --mon-port=20700 --ic-port=12387
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13628
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2204
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_d2ehegxa.log --grpc-port=8969 --mon-port=25352 --ic-port=2914
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7623
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11545
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19472
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_lsh9z8yj.log --grpc-port=7623 --mon-port=11545 --ic-port=1973
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16659
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64222
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24664
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23766
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_cj0in2zk.log --grpc-port=16659 --mon-port=64222 --ic-port=25999
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25084
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18031
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4510
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_aubucy8e.log --grpc-port=16963 --mon-port=25084 --ic-port=18697
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26827
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63258
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7576
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_7pkpi3g6.log --grpc-port=26827 --mon-port=31742 --ic-port=13887
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20198
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21586
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26417
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_i5aflf_n.log --grpc-port=20198 --mon-port=19341 --ic-port=12522
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11580
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19436
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13940
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_tmadiosl.log --grpc-port=7952 --mon-port=11580 --ic-port=63646
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8767
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10448
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_ntwdm3o_.log --grpc-port=29143 --mon-port=14986 --ic-port=17368
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15254
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3650
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23485
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12592
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_98lb_uw_.log --grpc-port=15254 --mon-port=3650 --ic-port=4136
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13293
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13967
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20556
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_fgchd0yh.log --grpc-port=13293 --mon-port=13967 --ic-port=12181
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8200
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27625
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22874
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_957c5on4.log --grpc-port=26564 --mon-port=8200 --ic-port=5491
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22900
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1908
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15657
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_l9d27c8j.log --grpc-port=31113 --mon-port=22900 --ic-port=19251
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17834
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25616
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18919
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14213
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_x2pznl5y.log --grpc-port=17834 --mon-port=25616 --ic-port=9096
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64768
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16627
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17352
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18388
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_0od7wtlo.log --grpc-port=64768 --mon-port=16627 --ic-port=7656
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10249
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31636
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_2mgmqxth.log --grpc-port=20489 --mon-port=10249 --ic-port=1055
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk14d9czrkn.data on node localhost:26144/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=1 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile__lwg9hhh.log --grpc-port=26144 --mon-port=20700 --ic-port=12387
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_1', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1/logfile__lwg9hhh.log', '--grpc-port=26144', '--mon-port=20700', '--ic-port=12387')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3704435
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26144/1
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3704449
DEBUG    ya.test:process.py:259 Command (pid 3704449) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3704449) elapsed time (sec): 0.47399377822875977
DEBUG    ya.test:process.py:263 Command (pid 3704449) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 3704449) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3704449) minflt: 22247
DEBUG    ya.test:process.py:263 Command (pid 3704449) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 3704449) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3704449) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 3704449) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3704449) stime: 0.32908
DEBUG    ya.test:process.py:263 Command (pid 3704449) utime: 0.096316
DEBUG    ya.test:process.py:263 Command (pid 3704449) wtime: 0.475
DEBUG    ya.test:process.py:275 Command (pid 3704449) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3704449) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1eznm4ez5.data on node localhost:8969/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=2 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_d2ehegxa.log --grpc-port=8969 --mon-port=25352 --ic-port=2914
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_2', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2/logfile_d2ehegxa.log', '--grpc-port=8969', '--mon-port=25352', '--ic-port=2914')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3704649
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8969/2
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3704650
DEBUG    ya.test:process.py:259 Command (pid 3704650) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3704650) elapsed time (sec): 0.5473453998565674
DEBUG    ya.test:process.py:263 Command (pid 3704650) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) majflt: 166
DEBUG    ya.test:process.py:263 Command (pid 3704650) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3704650) minflt: 24576
DEBUG    ya.test:process.py:263 Command (pid 3704650) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 3704650) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3704650) nvcsw: 89
DEBUG    ya.test:process.py:263 Command (pid 3704650) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3704650) stime: 0.381272
DEBUG    ya.test:process.py:263 Command (pid 3704650) utime: 0.116395
DEBUG    ya.test:process.py:263 Command (pid 3704650) wtime: 0.549
DEBUG    ya.test:process.py:275 Command (pid 3704650) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3704650) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk16tbd98y5.data on node localhost:7623/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=3 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_lsh9z8yj.log --grpc-port=7623 --mon-port=11545 --ic-port=1973
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_3', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3/logfile_lsh9z8yj.log', '--grpc-port=7623', '--mon-port=11545', '--ic-port=1973')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3704765
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7623/3
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3704766
DEBUG    ya.test:process.py:259 Command (pid 3704766) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3704766) elapsed time (sec): 0.5313305854797363
DEBUG    ya.test:process.py:263 Command (pid 3704766) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3704766) minflt: 16208
DEBUG    ya.test:process.py:263 Command (pid 3704766) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) nivcsw: 9
DEBUG    ya.test:process.py:263 Command (pid 3704766) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3704766) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3704766) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3704766) stime: 0.376475
DEBUG    ya.test:process.py:263 Command (pid 3704766) utime: 0.104157
DEBUG    ya.test:process.py:263 Command (pid 3704766) wtime: 0.532
DEBUG    ya.test:process.py:275 Command (pid 3704766) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3704766) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1_ro1l4ql.data on node localhost:16659/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=4 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_cj0in2zk.log --grpc-port=16659 --mon-port=64222 --ic-port=25999
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_4', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4/logfile_cj0in2zk.log', '--grpc-port=16659', '--mon-port=64222', '--ic-port=25999')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3704858
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:16659/4
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3704859
DEBUG    ya.test:process.py:259 Command (pid 3704859) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3704859) elapsed time (sec): 0.5401298999786377
DEBUG    ya.test:process.py:263 Command (pid 3704859) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3704859) minflt: 21145
DEBUG    ya.test:process.py:263 Command (pid 3704859) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3704859) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3704859) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3704859) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3704859) stime: 0.32071299999999997
DEBUG    ya.test:process.py:263 Command (pid 3704859) utime: 0.145082
DEBUG    ya.test:process.py:263 Command (pid 3704859) wtime: 0.541
DEBUG    ya.test:process.py:275 Command (pid 3704859) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3704859) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1w4vah__b.data on node localhost:16963/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=5 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_aubucy8e.log --grpc-port=16963 --mon-port=25084 --ic-port=18697
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_5', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5/logfile_aubucy8e.log', '--grpc-port=16963', '--mon-port=25084', '--ic-port=18697')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3705167
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:16963/5
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3705168
DEBUG    ya.test:process.py:259 Command (pid 3705168) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3705168) elapsed time (sec): 0.5340807437896729
DEBUG    ya.test:process.py:263 Command (pid 3705168) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3705168) minflt: 16208
DEBUG    ya.test:process.py:263 Command (pid 3705168) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3705168) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3705168) nvcsw: 12
DEBUG    ya.test:process.py:263 Command (pid 3705168) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3705168) stime: 0.355004
DEBUG    ya.test:process.py:263 Command (pid 3705168) utime: 0.11966399999999999
DEBUG    ya.test:process.py:263 Command (pid 3705168) wtime: 0.535
DEBUG    ya.test:process.py:275 Command (pid 3705168) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3705168) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1bwz997lc.data on node localhost:26827/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=6 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_7pkpi3g6.log --grpc-port=26827 --mon-port=31742 --ic-port=13887
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_6', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6/logfile_7pkpi3g6.log', '--grpc-port=26827', '--mon-port=31742', '--ic-port=13887')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3705254
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26827/6
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3705255
DEBUG    ya.test:process.py:259 Command (pid 3705255) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3705255) elapsed time (sec): 0.540428638458252
DEBUG    ya.test:process.py:263 Command (pid 3705255) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3705255) minflt: 16924
DEBUG    ya.test:process.py:263 Command (pid 3705255) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3705255) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3705255) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 3705255) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3705255) stime: 0.359363
DEBUG    ya.test:process.py:263 Command (pid 3705255) utime: 0.131772
DEBUG    ya.test:process.py:263 Command (pid 3705255) wtime: 0.542
DEBUG    ya.test:process.py:275 Command (pid 3705255) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3705255) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1pw_tl_bc.data on node localhost:20198/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=7 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_i5aflf_n.log --grpc-port=20198 --mon-port=19341 --ic-port=12522
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_7', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7/logfile_i5aflf_n.log', '--grpc-port=20198', '--mon-port=19341', '--ic-port=12522')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3705420
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20198/7
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3705456
DEBUG    ya.test:process.py:259 Command (pid 3705456) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3705456) elapsed time (sec): 0.5167646408081055
DEBUG    ya.test:process.py:263 Command (pid 3705456) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3705456) minflt: 18156
DEBUG    ya.test:process.py:263 Command (pid 3705456) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3705456) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3705456) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 3705456) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3705456) stime: 0.33511199999999997
DEBUG    ya.test:process.py:263 Command (pid 3705456) utime: 0.131651
DEBUG    ya.test:process.py:263 Command (pid 3705456) wtime: 0.518
DEBUG    ya.test:process.py:275 Command (pid 3705456) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3705456) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1wmlwa4mz.data on node localhost:7952/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=8 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_tmadiosl.log --grpc-port=7952 --mon-port=11580 --ic-port=63646
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_8', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8/logfile_tmadiosl.log', '--grpc-port=7952', '--mon-port=11580', '--ic-port=63646')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3705714
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7952/8
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3705715
DEBUG    ya.test:process.py:259 Command (pid 3705715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3705715) elapsed time (sec): 0.4887981414794922
DEBUG    ya.test:process.py:263 Command (pid 3705715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3705715) minflt: 16208
DEBUG    ya.test:process.py:263 Command (pid 3705715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) nivcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 3705715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3705715) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3705715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3705715) stime: 0.312041
DEBUG    ya.test:process.py:263 Command (pid 3705715) utime: 0.128017
DEBUG    ya.test:process.py:263 Command (pid 3705715) wtime: 0.49
DEBUG    ya.test:process.py:275 Command (pid 3705715) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3705715) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1eqws0wcn.data on node localhost:29143/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=9 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_ntwdm3o_.log --grpc-port=29143 --mon-port=14986 --ic-port=17368
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_9', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9/logfile_ntwdm3o_.log', '--grpc-port=29143', '--mon-port=14986', '--ic-port=17368')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:29143/9
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706004
DEBUG    ya.test:process.py:259 Command (pid 3706004) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706004) elapsed time (sec): 0.47568774223327637
DEBUG    ya.test:process.py:263 Command (pid 3706004) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706004) minflt: 17910
DEBUG    ya.test:process.py:263 Command (pid 3706004) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 3706004) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706004) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3706004) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706004) stime: 0.297877
DEBUG    ya.test:process.py:263 Command (pid 3706004) utime: 0.12881099999999998
DEBUG    ya.test:process.py:263 Command (pid 3706004) wtime: 0.477
DEBUG    ya.test:process.py:275 Command (pid 3706004) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706004) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1ur9ivbmg.data on node localhost:15254/10, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=10 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_98lb_uw_.log --grpc-port=15254 --mon-port=3650 --ic-port=4136
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_10', '--node=10', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10/logfile_98lb_uw_.log', '--grpc-port=15254', '--mon-port=3650', '--ic-port=4136')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_10' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706168
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:15254/10
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706169
DEBUG    ya.test:process.py:259 Command (pid 3706169) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706169) elapsed time (sec): 0.5032508373260498
DEBUG    ya.test:process.py:263 Command (pid 3706169) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706169) minflt: 16207
DEBUG    ya.test:process.py:263 Command (pid 3706169) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) nivcsw: 5
DEBUG    ya.test:process.py:263 Command (pid 3706169) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706169) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706169) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706169) stime: 0.32375699999999996
DEBUG    ya.test:process.py:263 Command (pid 3706169) utime: 0.131901
DEBUG    ya.test:process.py:263 Command (pid 3706169) wtime: 0.505
DEBUG    ya.test:process.py:275 Command (pid 3706169) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706169) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 10 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk100vfwhy7.data on node localhost:13293/11, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=11 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_fgchd0yh.log --grpc-port=13293 --mon-port=13967 --ic-port=12181
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_11', '--node=11', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11/logfile_fgchd0yh.log', '--grpc-port=13293', '--mon-port=13967', '--ic-port=12181')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_11' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706327
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13293/11
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706328
DEBUG    ya.test:process.py:259 Command (pid 3706328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706328) elapsed time (sec): 0.5588283538818359
DEBUG    ya.test:process.py:263 Command (pid 3706328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706328) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 3706328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 3706328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706328) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706328) stime: 0.36203199999999996
DEBUG    ya.test:process.py:263 Command (pid 3706328) utime: 0.127308
DEBUG    ya.test:process.py:263 Command (pid 3706328) wtime: 0.56
DEBUG    ya.test:process.py:275 Command (pid 3706328) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706328) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 11 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1i5tjklxi.data on node localhost:26564/12, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=12 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_957c5on4.log --grpc-port=26564 --mon-port=8200 --ic-port=5491
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_12', '--node=12', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12/logfile_957c5on4.log', '--grpc-port=26564', '--mon-port=8200', '--ic-port=5491')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_12' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706506
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26564/12
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706507
DEBUG    ya.test:process.py:259 Command (pid 3706507) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706507) elapsed time (sec): 0.4814939498901367
DEBUG    ya.test:process.py:263 Command (pid 3706507) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706507) minflt: 16207
DEBUG    ya.test:process.py:263 Command (pid 3706507) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3706507) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706507) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706507) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706507) stime: 0.30019999999999997
DEBUG    ya.test:process.py:263 Command (pid 3706507) utime: 0.13208799999999998
DEBUG    ya.test:process.py:263 Command (pid 3706507) wtime: 0.483
DEBUG    ya.test:process.py:275 Command (pid 3706507) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706507) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 12 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1bl0eqg3r.data on node localhost:31113/13, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=13 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_l9d27c8j.log --grpc-port=31113 --mon-port=22900 --ic-port=19251
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_13', '--node=13', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13/logfile_l9d27c8j.log', '--grpc-port=31113', '--mon-port=22900', '--ic-port=19251')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_13' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706626
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:31113/13
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/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706627
DEBUG    ya.test:process.py:259 Command (pid 3706627) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706627) elapsed time (sec): 0.5439839363098145
DEBUG    ya.test:process.py:263 Command (pid 3706627) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706627) minflt: 16209
DEBUG    ya.test:process.py:263 Command (pid 3706627) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) nivcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 3706627) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706627) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706627) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706627) stime: 0.37820699999999996
DEBUG    ya.test:process.py:263 Command (pid 3706627) utime: 0.116686
DEBUG    ya.test:process.py:263 Command (pid 3706627) wtime: 0.545
DEBUG    ya.test:process.py:275 Command (pid 3706627) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706627) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 13 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk11rf44rms.data on node localhost:17834/14, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=14 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_x2pznl5y.log --grpc-port=17834 --mon-port=25616 --ic-port=9096
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_14', '--node=14', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14/logfile_x2pznl5y.log', '--grpc-port=17834', '--mon-port=25616', '--ic-port=9096')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_14' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706742
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:17834/14
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706743
DEBUG    ya.test:process.py:259 Command (pid 3706743) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706743) elapsed time (sec): 0.4814906120300293
DEBUG    ya.test:process.py:263 Command (pid 3706743) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706743) minflt: 16206
DEBUG    ya.test:process.py:263 Command (pid 3706743) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) nivcsw: 25
DEBUG    ya.test:process.py:263 Command (pid 3706743) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706743) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706743) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706743) stime: 0.321298
DEBUG    ya.test:process.py:263 Command (pid 3706743) utime: 0.111065
DEBUG    ya.test:process.py:263 Command (pid 3706743) wtime: 0.483
DEBUG    ya.test:process.py:275 Command (pid 3706743) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706743) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 14 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1tku9llo7.data on node localhost:64768/15, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=15 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_0od7wtlo.log --grpc-port=64768 --mon-port=16627 --ic-port=7656
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_15', '--node=15', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15/logfile_0od7wtlo.log', '--grpc-port=64768', '--mon-port=16627', '--ic-port=7656')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_15' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3706952
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64768/15
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3706953
DEBUG    ya.test:process.py:259 Command (pid 3706953) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3706953) elapsed time (sec): 0.4936506748199463
DEBUG    ya.test:process.py:263 Command (pid 3706953) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3706953) minflt: 16283
DEBUG    ya.test:process.py:263 Command (pid 3706953) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 3706953) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3706953) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 3706953) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3706953) stime: 0.325356
DEBUG    ya.test:process.py:263 Command (pid 3706953) utime: 0.120502
DEBUG    ya.test:process.py:263 Command (pid 3706953) wtime: 0.496
DEBUG    ya.test:process.py:275 Command (pid 3706953) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3706953) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 15 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk /home/runner/.ya/build/build_root/9xe6/0022c2/r3tmp/pdisk1m53io3nh.data on node localhost:20489/16, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd server --config-dir=$CFG_DIR_PATH --node=16 --log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_2mgmqxth.log --grpc-port=20489 --mon-port=10249 --ic-port=1055
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', 'server', '--config-dir=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/kikimr_configs/node_16', '--node=16', '--log-file-name=/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16/logfile_2mgmqxth.log', '--grpc-port=20489', '--mon-port=10249', '--ic-port=1055')' in '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/tests/test-results/py3test/testing_out_stuff/test_scheme_board_workload.py.TestSchemeBoard.test_scheme_board/cluster/node_16' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 3707081
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20489/16
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3707082
DEBUG    ya.test:process.py:259 Command (pid 3707082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3707082) elapsed time (sec): 0.4988265037536621
DEBUG    ya.test:process.py:263 Command (pid 3707082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 3707082) maxrss: 542624
DEBUG    ya.test:process.py:263 Command (pid 3707082) minflt: 23305
DEBUG    ya.test:process.py:263 Command (pid 3707082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) nivcsw: 11
DEBUG    ya.test:process.py:263 Command (pid 3707082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3707082) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 3707082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3707082) stime: 0.32792299999999996
DEBUG    ya.test:process.py:263 Command (pid 3707082) utime: 0.12247699999999999
DEBUG    ya.test:process.py:263 Command (pid 3707082) wtime: 0.5
DEBUG    ya.test:process.py:275 Command (pid 3707082) output:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-krpn4l47bu
    Host information: 
        Linux ghrun-krpn4l47bu 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/9695656278/bin/clang++
    Compiler version: 
        clang version 20.1.2
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/9695656278/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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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-deprecated-literal-operator -Wno-unused-but-set-variable -Wno-unused-private-field -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 3707082) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 16 version:
Git info:
    Commit: 835b989cdcb0a6f5fb6d5a47638ac9e63712ec47
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge 291cea3ac142348927b095e2fe2dce68f3a59168 into 8c98085af141d78c7cfcb56f542f17032f73b3b3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:464 Successfully bootstrapped cluster
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26144', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26144', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "block-4-2"\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: 3709455
DEBUG    ya.test:process.py:259 Command (pid 3709455) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 3709455) elapsed time (sec): 0.6310267448425293
DEBUG    ya.test:process.py:263 Command (pid 3709455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) maxrss: 550820
DEBUG    ya.test:process.py:263 Command (pid 3709455) minflt: 18349
DEBUG    ya.test:process.py:263 Command (pid 3709455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) nivcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 3709455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3709455) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 3709455) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 3709455) stime: 0.40166199999999996
DEBUG    ya.test:process.py:263 Command (pid 3709455) utime: 0.16281299999999999
DEBUG    ya.test:process.py:263 Command (pid 3709455) wtime: 0.634
DEBUG    ya.test:process.py:275 Command (pid 3709455) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 20

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_scheme_board_workload.py::TestSchemeBoard, test_name: test_scheme_board)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload
DEBUG    ya.test:process.py:678 Command out will be placed to pile_promotion_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to pile_promotion_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload', '--grpc_endpoint', 'grpc://localhost:26144', '--http_endpoint', 'http://localhost:20700', '--database', '/Root', '--path', 'test', '--duration', '180']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 3709883
DEBUG    ya.test:process.py:259 Command (pid 3709883) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 3709883) elapsed time (sec): 244.315847158432
DEBUG    ya.test:process.py:263 Command (pid 3709883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) inblock: 210000
DEBUG    ya.test:process.py:263 Command (pid 3709883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) majflt: 23
DEBUG    ya.test:process.py:263 Command (pid 3709883) maxrss: 325804
DEBUG    ya.test:process.py:263 Command (pid 3709883) minflt: 50790
DEBUG    ya.test:process.py:263 Command (pid 3709883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) nivcsw: 6527
DEBUG    ya.test:process.py:263 Command (pid 3709883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 3709883) nvcsw: 131395
DEBUG    ya.test:process.py:263 Command (pid 3709883) oublock: 12696
DEBUG    ya.test:process.py:263 Command (pid 3709883) stime: 6.9648
DEBUG    ya.test:process.py:263 Command (pid 3709883) utime: 31.326761
DEBUG    ya.test:process.py:263 Command (pid 3709883) wtime: 244.039
DEBUG    ya.test:process.py:275 Command (pid 3709883) output:

DEBUG    ya.test:process.py:276 Command (pid 3709883) errors:
...YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:04,767 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1010
2025-10-11 11:45:04,767 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=
2025-10-11 11:45:04,768 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, fdcd17ed-7716-4ad2-be46-39b068b23c23, ghrun-krpn4l47bu.auto.internal:26144): creating call state
2025-10-11 11:45:04,768 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fdcd17ed-7716-4ad2-be46-39b068b23c23, ghrun-krpn4l47bu.auto.internal:26144): request = { session_id: "ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/1013` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:04,785 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fdcd17ed-7716-4ad2-be46-39b068b23c23, ghrun-krpn4l47bu.auto.internal:26144): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:04,843 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:04,844 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1007
2025-10-11 11:45:04,844 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:04,844 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 193971cb-6544-4b35-91ba-c3d1478fbe80, ghrun-krpn4l47bu.auto.internal:31113): creating call state
2025-10-11 11:45:04,845 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 193971cb-6544-4b35-91ba-c3d1478fbe80, ghrun-krpn4l47bu.auto.internal:31113): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1009`" } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:04,846 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 193971cb-6544-4b35-91ba-c3d1478fbe80, ghrun-krpn4l47bu.auto.internal:31113): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:04,863 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:04,864 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a0bd9c4b-7163-454c-bfd2-847c6d6abbf9, ghrun-krpn4l47bu.auto.internal:16963): creating call state
2025-10-11 11:45:04,864 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a0bd9c4b-7163-454c-bfd2-847c6d6abbf9, ghrun-krpn4l47bu.auto.internal:16963): request = { session_id: "ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1010`" } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:04,865 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a0bd9c4b-7163-454c-bfd2-847c6d6abbf9, ghrun-krpn4l47bu.auto.internal:16963): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:05,122 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:05,123 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:05,123 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e2450aa4-9592-413b-9e44-89457da71852, ghrun-krpn4l47bu.auto.internal:7623): creating call state
2025-10-11 11:45:05,124 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e2450aa4-9592-413b-9e44-89457da71852, ghrun-krpn4l47bu.auto.internal:7623): request = { session_id: "ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:05,124 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e2450aa4-9592-413b-9e44-89457da71852, ghrun-krpn4l47bu.auto.internal:7623): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:05,370 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-10-11 11:45:05,371 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-10-11 11:45:05,433 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-10-11 11:45:05,433 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 71c63d40-2e29-4c47-a776-617d07c37ed7, localhost:26144): creating call state
2025-10-11 11:45:05,434 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 71c63d40-2e29-4c47-a776-617d07c37ed7, localhost:26144): request = { database: "/Root" }
2025-10-11 11:45:05,455 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 71c63d40-2e29-4c47-a776-617d07c37ed7, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-10-11 11:45:05,456 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]>
2025-10-11 11:45:05,456 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144
2025-10-11 11:45:05,645 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]
2025-10-11 11:45:05,645 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 54
2025-10-11 11:45:05,787 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 175 seconds, stat:
2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	create_drop: Created: 1010, Deleted: 1007, Existing: 6
2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	insert_delete: Inserted: 1588, actual rows: 794
2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	pile_promotion: Pile promotions: 18
2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: 	discovery: Discovery: 54
2025-10-11 11:45:05,915 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==
2025-10-11 11:45:05,938 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1011
2025-10-11 11:45:05,938 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==
2025-10-11 11:45:05,938 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, dcb111cd-bf88-4f8d-801f-0437962814b1, ghrun-krpn4l47bu.auto.internal:29143): creating call state
2025-10-11 11:45:05,955 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, dcb111cd-bf88-4f8d-801f-0437962814b1, ghrun-krpn4l47bu.auto.internal:29143): request = { session_id: "ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/1014` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:05,956 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, dcb111cd-bf88-4f8d-801f-0437962814b1, ghrun-krpn4l47bu.auto.internal:29143): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:06,187 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=
2025-10-11 11:45:06,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1008
2025-10-11 11:45:06,223 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=
2025-10-11 11:45:06,224 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a5034759-44dc-4b45-8489-c18049a90a6c, ghrun-krpn4l47bu.auto.internal:64768): creating call state
2025-10-11 11:45:06,243 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a5034759-44dc-4b45-8489-c18049a90a6c, ghrun-krpn4l47bu.auto.internal:64768): request = { session_id: "ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1011`" } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:06,250 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a5034759-44dc-4b45-8489-c18049a90a6c, ghrun-krpn4l47bu.auto.internal:64768): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:06,371 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:06,393 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:06,393 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5bcd1ad1-cc55-4e9b-a59d-92fdeb41f9f1, ghrun-krpn4l47bu.auto.internal:20198): creating call state
2025-10-11 11:45:06,435 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5bcd1ad1-cc55-4e9b-a59d-92fdeb41f9f1, ghrun-krpn4l47bu.auto.internal:20198): request = { session_id: "ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:06,470 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:06,470 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1009
2025-10-11 11:45:06,470 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete
2025-10-11 11:45:06,474 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5bcd1ad1-cc55-4e9b-a59d-92fdeb41f9f1, ghrun-krpn4l47bu.auto.internal:20198): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:06,796 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:06,796 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:06,820 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1010
2025-10-11 11:45:06,820 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete
2025-10-11 11:45:06,797 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: SYNCHRONIZED
}
pile_states {
  pile_name: "r2"
  state: PRIMARY
}
generation: 39

2025-10-11 11:45:06,856 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {
  pile_name: "r1"
  state: SYNCHRONIZED
}
pile_states {
  pile_name: "r2"
  state: PRIMARY
}
generation: 39

2025-10-11 11:45:06,857 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 18 finished
2025-10-11 11:45:06,857 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 19
2025-10-11 11:45:06,819 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 796
2025-10-11 11:45:06,858 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:06,859 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2aa8899d-f485-44b2-877f-f60b16ab683a, ghrun-krpn4l47bu.auto.internal:13293): creating call state
2025-10-11 11:45:06,859 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2aa8899d-f485-44b2-877f-f60b16ab683a, ghrun-krpn4l47bu.auto.internal:13293): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (1592, 7960),\n                    (1593, 7961)\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:06,877 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2aa8899d-f485-44b2-877f-f60b16ab683a, ghrun-krpn4l47bu.auto.internal:13293): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:06,895 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: SYNCHRONIZED
}
pile_states {
  pile_name: "r2"
  state: PRIMARY
}
generation: 39

2025-10-11 11:45:06,895 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:208 - _loop: Current cluster state: pile_states {
  pile_name: "r1"
  state: SYNCHRONIZED
}
pile_states {
  pile_name: "r2"
  state: PRIMARY
}
generation: 39

2025-10-11 11:45:06,895 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:214 - _loop: Non-primary pile: r1
2025-10-11 11:45:07,224 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=
2025-10-11 11:45:07,225 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1012
2025-10-11 11:45:07,225 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:07,225 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9db9cfbe-d1b4-4e06-a0cc-d594eb3c4c07, ghrun-krpn4l47bu.auto.internal:26144): creating call state
2025-10-11 11:45:07,226 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9db9cfbe-d1b4-4e06-a0cc-d594eb3c4c07, ghrun-krpn4l47bu.auto.internal:26144): request = { session_id: "ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/1015` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:07,226 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9db9cfbe-d1b4-4e06-a0cc-d594eb3c4c07, ghrun-krpn4l47bu.auto.internal:26144): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:07,270 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:07,270 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:07,270 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c2e4842f-4003-47bd-9346-ccc56159176f, ghrun-krpn4l47bu.auto.internal:31113): creating call state
2025-10-11 11:45:07,273 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c2e4842f-4003-47bd-9346-ccc56159176f, ghrun-krpn4l47bu.auto.internal:31113): request = { session_id: "ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:07,292 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c2e4842f-4003-47bd-9346-ccc56159176f, ghrun-krpn4l47bu.auto.internal:31113): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:07,478 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=
2025-10-11 11:45:07,480 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1013
2025-10-11 11:45:07,481 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=
2025-10-11 11:45:07,481 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b201172a-d500-48d1-86f4-fcf78c261e05, ghrun-krpn4l47bu.auto.internal:16963): creating call state
2025-10-11 11:45:07,481 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b201172a-d500-48d1-86f4-fcf78c261e05, ghrun-krpn4l47bu.auto.internal:16963): request = { session_id: "ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/1016` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:07,483 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b201172a-d500-48d1-86f4-fcf78c261e05, ghrun-krpn4l47bu.auto.internal:16963): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:07,591 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:21 - update_cluster_state: Update cluster state response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.Bridge.UpdateClusterStateResult"
  }
}

2025-10-11 11:45:07,592 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:221 - _loop: Promoted r1
2025-10-11 11:45:07,607 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:07,611 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:07,614 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c2767037-15ce-4a44-bd6b-c5c437f46adb, ghrun-krpn4l47bu.auto.internal:7623): creating call state
2025-10-11 11:45:07,614 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c2767037-15ce-4a44-bd6b-c5c437f46adb, ghrun-krpn4l47bu.auto.internal:7623): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:07,631 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c2767037-15ce-4a44-bd6b-c5c437f46adb, ghrun-krpn4l47bu.auto.internal:7623): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:07,720 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=
2025-10-11 11:45:07,738 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=
2025-10-11 11:45:07,756 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 3089be14-08f5-4e50-b06e-6802a8ca5897, ghrun-krpn4l47bu.auto.internal:29143): creating call state
2025-10-11 11:45:07,940 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3089be14-08f5-4e50-b06e-6802a8ca5897, ghrun-krpn4l47bu.auto.internal:29143): request = { session_id: "ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/test/create_drop/1016` (\n                    key Int, value Utf8,\n                    PRIMARY KEY(key)\n                )\n            " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:07,942 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3089be14-08f5-4e50-b06e-6802a8ca5897, ghrun-krpn4l47bu.auto.internal:29143): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:08,657 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-10-11 11:45:08,698 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-10-11 11:45:08,742 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-10-11 11:45:08,759 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, ca1acc8e-f90b-41af-88cf-701b7d7fd102, localhost:26144): creating call state
2025-10-11 11:45:08,760 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, ca1acc8e-f90b-41af-88cf-701b7d7fd102, localhost:26144): request = { database: "/Root" }
2025-10-11 11:45:08,783 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, ca1acc8e-f90b-41af-88cf-701b7d7fd102, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PROMOTED } pile_states { pile_name: "r2" state: PRIMARY } } } } }
2025-10-11 11:45:08,826 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>]>
2025-10-11 11:45:08,827 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144
2025-10-11 11:45:08,801 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:08,827 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 797
2025-10-11 11:45:08,827 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:08,828 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c6f49347-a38a-45d9-a945-21b8863ea28b, ghrun-krpn4l47bu.auto.internal:64768): creating call state
2025-10-11 11:45:08,828 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c6f49347-a38a-45d9-a945-21b8863ea28b, ghrun-krpn4l47bu.auto.internal:64768): request = { session_id: "ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\n                    VALUES\n                    (1594, 7970),\n                    (1595, 7971)\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:08,888 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c6f49347-a38a-45d9-a945-21b8863ea28b, ghrun-krpn4l47bu.auto.internal:64768): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:08,947 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>]
2025-10-11 11:45:08,989 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 55
2025-10-11 11:45:09,111 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=
2025-10-11 11:45:09,111 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1011
2025-10-11 11:45:09,111 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=
2025-10-11 11:45:09,112 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a2e78a13-08d8-46f1-94f1-698e9d60497f, ghrun-krpn4l47bu.auto.internal:20198): creating call state
2025-10-11 11:45:09,112 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a2e78a13-08d8-46f1-94f1-698e9d60497f, ghrun-krpn4l47bu.auto.internal:20198): request = { session_id: "ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1012`" } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:09,116 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a2e78a13-08d8-46f1-94f1-698e9d60497f, ghrun-krpn4l47bu.auto.internal:20198): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:10,636 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-10-11 11:45:10,701 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-10-11 11:45:10,822 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:326 - run: Waiting for stop...
2025-10-11 11:45:10,842 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for create_drop to stop...
2025-10-11 11:45:10,844 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-10-11 11:45:10,905 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 06e97444-8024-43e6-8f41-f626cd5b216b, localhost:26144): creating call state
2025-10-11 11:45:10,906 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 06e97444-8024-43e6-8f41-f626cd5b216b, localhost:26144): request = { database: "/Root" }
2025-10-11 11:45:10,953 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 06e97444-8024-43e6-8f41-f626cd5b216b, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-10-11 11:45:10,970 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>]>
2025-10-11 11:45:10,971 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144
2025-10-11 11:45:11,475 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 1011 iterations
2025-10-11 11:45:11,853 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 1011 iterations
2025-10-11 11:45:11,871 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==
2025-10-11 11:45:11,912 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1014
2025-10-11 11:45:11,914 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 1014 iterations
2025-10-11 11:45:11,897 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=
2025-10-11 11:45:12,021 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints
2025-10-11 11:45:12,036 - DEBUG - ydb.connection:299 - channel_factory: 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)]
2025-10-11 11:45:12,041 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:12,101 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 7b101776-a2de-4c7d-8fdf-025239106bc2, ghrun-krpn4l47bu.auto.internal:13293): creating call state
2025-10-11 11:45:12,121 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 7b101776-a2de-4c7d-8fdf-025239106bc2, ghrun-krpn4l47bu.auto.internal:13293): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    DELETE FROM `/Root/test/insert_delete/table`\n                    WHERE i64Val % 2 == 1\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:12,120 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root
2025-10-11 11:45:12,139 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 54bd87c7-32fd-4b2d-8cc0-3545fef9eae2, localhost:26144): creating call state
2025-10-11 11:45:12,167 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 54bd87c7-32fd-4b2d-8cc0-3545fef9eae2, localhost:26144): request = { database: "/Root" }
2025-10-11 11:45:12,142 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 7b101776-a2de-4c7d-8fdf-025239106bc2, ghrun-krpn4l47bu.auto.internal:13293): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:12,205 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 54bd87c7-32fd-4b2d-8cc0-3545fef9eae2, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }
2025-10-11 11:45:12,206 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]>
2025-10-11 11:45:12,206 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144
2025-10-11 11:45:12,330 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]
2025-10-11 11:45:12,348 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 56
2025-10-11 11:45:12,348 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:272 - _loop: exiting after 56 iterations
2025-10-11 11:45:12,746 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=
2025-10-11 11:45:12,766 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=
2025-10-11 11:45:12,766 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 15a5fc29-efdf-4e7c-b0c6-3931fa621b30, ghrun-krpn4l47bu.auto.internal:26144): creating call state
2025-10-11 11:45:12,767 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 15a5fc29-efdf-4e7c-b0c6-3931fa621b30, ghrun-krpn4l47bu.auto.internal:26144): request = { session_id: "ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\n                " } stats_mode: STATS_MODE_NONE }
2025-10-11 11:45:12,789 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 15a5fc29-efdf-4e7c-b0c6-3931fa621b30, ghrun-krpn4l47bu.auto.internal:26144): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:45:13,045 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=
2025-10-11 11:45:13,100 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:178 - _loop: exiting after 798 iterations
2025-10-11 11:45:13,952 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=
2025-10-11 11:45:13,953 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1015
2025-10-11 11:45:13,953 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 1015 iterations
2025-10-11 11:45:14,011 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=
2025-10-11 11:45:14,012 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1016
2025-10-11 11:45:14,012 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 1016 iterations
2025-10-11 11:45:16,619 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 41

2025-10-11 11:45:16,619 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {
  pile_name: "r1"
  state: PRIMARY
}
pile_states {
  pile_name: "r2"
  state: SYNCHRONIZED
}
generation: 41

2025-10-11 11:45:16,620 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 19 finished
2025-10-11 11:45:16,620 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 20
2025-10-11 11:45:16,620 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:238 - _loop: exiting after 20 iterations
2025-10-11 11:45:44,691 - ERROR - ydb.tests.stress.scheme_board.pile_promotion.workload:332 - run: Workload create_drop failed to stop within 30 seconds!
2025-10-11 11:45:45,855 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for insert_delete to stop...
2025-10-11 11:45:46,159 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: insert_delete stopped
2025-10-11 11:45:46,409 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for pile_promotion to stop...
2025-10-11 11:45:46,412 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: pile_promotion stopped
2025-10-11 11:45:46,770 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for discovery to stop...
2025-10-11 11:45:46,778 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: discovery stopped
2025-10-11 11:45:46,881 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:297 - _cleanup: Cleaning up /Root/test...
2025-10-11 11:45:47,889 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(DescribePath, 2262ca1c-6bfe-4113-88e4-dd88d67c641a, ghrun-krpn4l47bu.auto.internal:31113): creating call state
2025-10-11 11:45:48,301 - DEBUG - ydb.connection:63 - _log_request: RpcState(DescribePath, 2262ca1c-6bfe-4113-88e4-dd88d67c641a, ghrun-krpn4l47bu.auto.internal:31113): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-10-11 11:46:01,349 - DEBUG - ydb.connection:52 - _log_response: RpcState(DescribePath, 2262ca1c-6bfe-4113-88e4-dd88d67c641a, ghrun-krpn4l47bu.auto.internal:31113): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } } } } }
2025-10-11 11:46:01,897 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 0eb7b012-e09e-42fd-a82f-86fe197cfad6, ghrun-krpn4l47bu.auto.internal:16963): creating call state
2025-10-11 11:46:01,909 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 0eb7b012-e09e-42fd-a82f-86fe197cfad6, ghrun-krpn4l47bu.auto.internal:16963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }
2025-10-11 11:46:03,874 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 0eb7b012-e09e-42fd-a82f-86fe197cfad6, ghrun-krpn4l47bu.auto.internal:16963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } children { name: "create_drop" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } children { name: "insert_delete" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1760182931220 tx_id: 844424930171969 } } } } } }
2025-10-11 11:46:04,100 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 6e67c7d0-479b-4cd5-a0cd-f9e0f092697f, ghrun-krpn4l47bu.auto.internal:7623): creating call state
2025-10-11 11:46:04,102 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 6e67c7d0-479b-4cd5-a0cd-f9e0f092697f, ghrun-krpn4l47bu.auto.internal:7623): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }
2025-10-11 11:46:04,874 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 6e67c7d0-479b-4cd5-a0cd-f9e0f092697f, ghrun-krpn4l47bu.auto.internal:7623): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "create_drop" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } children { name: "1012" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183106200 tx_id: 844424930202891 } } children { name: "1013" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183106630 tx_id: 844424930173107 } } children { name: "1014" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183109030 tx_id: 844424930132772 } } children { name: "1015" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183113190 tx_id: 844424930188522 } } children { name: "1016" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183113190 tx_id: 844424930173108 } } } } } }
2025-10-11 11:46:05,075 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==
2025-10-11 11:46:05,350 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ca1f50e9-809c-42b2-9a06-a625b8a52ffd, ghrun-krpn4l47bu.auto.internal:29143): creating call state
2025-10-11 11:46:05,384 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ca1f50e9-809c-42b2-9a06-a625b8a52ffd, ghrun-krpn4l47bu.auto.internal:29143): request = { session_id: "ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1012`" } stats_mode: STATS_MODE_NONE }
2025-10-11 11:46:05,489 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ca1f50e9-809c-42b2-9a06-a625b8a52ffd, ghrun-krpn4l47bu.auto.internal:29143): response = { <_MultiThreadedRendezvous object> }
2025-10-11 11:46:10,511 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=
2025-10-11 11:46:10,550 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: DROP TABLE `/Root/test/create_drop/1012`
2025-10-11 11:46:10,580 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 105, in _delete_tables_loop
    self.client.drop_table(self.get_table_path(str(n)))
  File "ydb/tests/stress/common/common.py", line 37, in drop_table
    self.query(f"DROP TABLE `{path_to_table}`", True)
  File "ydb/tests/stress/common/common.py", line 28, in query
    raise e
  File "ydb/tests/stress/common/common.py", line 25, in query
    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:04,767 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1010\n2025-10-11 11:45:04,767 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=\n2025-10-11 11:45:04,768 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, fdcd17ed-7716-4ad2-be46-39b068b23c23, ghrun-krpn4l47bu.auto.internal:26144): creating call state\n2025-10-11 11:45:04,768 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, fdcd17ed-7716-4ad2-be46-39b068b23c23, ghrun-krpn4l47bu.auto.internal:26144): request = { session_id: "ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/1013` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:04,785 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, fdcd17ed-7716-4ad2-be46-39b068b23c23, ghrun-krpn4l47bu.auto.internal:26144): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:04,843 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:04,844 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1007\n2025-10-11 11:45:04,844 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:04,844 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 193971cb-6544-4b35-91ba-c3d1478fbe80, ghrun-krpn4l47bu.auto.internal:31113): creating call state\n2025-10-11 11:45:04,845 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 193971cb-6544-4b35-91ba-c3d1478fbe80, ghrun-krpn4l47bu.auto.internal:31113): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1009`" } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:04,846 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 193971cb-6544-4b35-91ba-c3d1478fbe80, ghrun-krpn4l47bu.auto.internal:31113): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:04,863 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:04,864 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a0bd9c4b-7163-454c-bfd2-847c6d6abbf9, ghrun-krpn4l47bu.auto.internal:16963): creating call state\n2025-10-11 11:45:04,864 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a0bd9c4b-7163-454c-bfd2-847c6d6abbf9, ghrun-krpn4l47bu.auto.internal:16963): request = { session_id: "ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1010`" } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:04,865 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a0bd9c4b-7163-454c-bfd2-847c6d6abbf9, ghrun-krpn4l47bu.auto.internal:16963): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:05,122 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:05,123 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:05,123 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, e2450aa4-9592-413b-9e44-89457da71852, ghrun-krpn4l47bu.auto.internal:7623): creating call state\n2025-10-11 11:45:05,124 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, e2450aa4-9592-413b-9e44-89457da71852, ghrun-krpn4l47bu.auto.internal:7623): request = { session_id: "ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:05,124 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, e2450aa4-9592-413b-9e44-89457da71852, ghrun-krpn4l47bu.auto.internal:7623): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:05,370 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-10-11 11:45:05,371 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-10-11 11:45:05,433 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-10-11 11:45:05,433 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 71c63d40-2e29-4c47-a776-617d07c37ed7, localhost:26144): creating call state\n2025-10-11 11:45:05,434 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 71c63d40-2e29-4c47-a776-617d07c37ed7, localhost:26144): request = { database: "/Root" }\n2025-10-11 11:45:05,455 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 71c63d40-2e29-4c47-a776-617d07c37ed7, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: SYNCHRONIZED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-10-11 11:45:05,456 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]>\n2025-10-11 11:45:05,456 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144\n2025-10-11 11:45:05,645 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]\n2025-10-11 11:45:05,645 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 54\n2025-10-11 11:45:05,787 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:321 - run: Elapsed 175 seconds, stat:\n2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tcreate_drop: Created: 1010, Deleted: 1007, Existing: 6\n2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tinsert_delete: Inserted: 1588, actual rows: 794\n2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tpile_promotion: Pile promotions: 18\n2025-10-11 11:45:05,791 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:323 - run: \tdiscovery: Discovery: 54\n2025-10-11 11:45:05,915 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==\n2025-10-11 11:45:05,938 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1011\n2025-10-11 11:45:05,938 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==\n2025-10-11 11:45:05,938 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, dcb111cd-bf88-4f8d-801f-0437962814b1, ghrun-krpn4l47bu.auto.internal:29143): creating call state\n2025-10-11 11:45:05,955 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, dcb111cd-bf88-4f8d-801f-0437962814b1, ghrun-krpn4l47bu.auto.internal:29143): request = { session_id: "ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/1014` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:05,956 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, dcb111cd-bf88-4f8d-801f-0437962814b1, ghrun-krpn4l47bu.auto.internal:29143): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:06,187 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=\n2025-10-11 11:45:06,188 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1008\n2025-10-11 11:45:06,223 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=\n2025-10-11 11:45:06,224 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a5034759-44dc-4b45-8489-c18049a90a6c, ghrun-krpn4l47bu.auto.internal:64768): creating call state\n2025-10-11 11:45:06,243 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a5034759-44dc-4b45-8489-c18049a90a6c, ghrun-krpn4l47bu.auto.internal:64768): request = { session_id: "ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1011`" } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:06,250 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a5034759-44dc-4b45-8489-c18049a90a6c, ghrun-krpn4l47bu.auto.internal:64768): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:06,371 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:06,393 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:06,393 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 5bcd1ad1-cc55-4e9b-a59d-92fdeb41f9f1, ghrun-krpn4l47bu.auto.internal:20198): creating call state\n2025-10-11 11:45:06,435 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 5bcd1ad1-cc55-4e9b-a59d-92fdeb41f9f1, ghrun-krpn4l47bu.auto.internal:20198): request = { session_id: "ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:06,470 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:06,470 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1009\n2025-10-11 11:45:06,470 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete\n2025-10-11 11:45:06,474 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 5bcd1ad1-cc55-4e9b-a59d-92fdeb41f9f1, ghrun-krpn4l47bu.auto.internal:20198): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:06,796 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:06,796 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:06,820 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1010\n2025-10-11 11:45:06,820 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:102 - _delete_tables_loop: create_drop: no tables to delete\n2025-10-11 11:45:06,797 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {\n  pile_name: "r1"\n  state: SYNCHRONIZED\n}\npile_states {\n  pile_name: "r2"\n  state: PRIMARY\n}\ngeneration: 39\n\n2025-10-11 11:45:06,856 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {\n  pile_name: "r1"\n  state: SYNCHRONIZED\n}\npile_states {\n  pile_name: "r2"\n  state: PRIMARY\n}\ngeneration: 39\n\n2025-10-11 11:45:06,857 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 18 finished\n2025-10-11 11:45:06,857 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 19\n2025-10-11 11:45:06,819 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 796\n2025-10-11 11:45:06,858 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:06,859 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 2aa8899d-f485-44b2-877f-f60b16ab683a, ghrun-krpn4l47bu.auto.internal:13293): creating call state\n2025-10-11 11:45:06,859 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 2aa8899d-f485-44b2-877f-f60b16ab683a, ghrun-krpn4l47bu.auto.internal:13293): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (1592, 7960),\\n                    (1593, 7961)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:06,877 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 2aa8899d-f485-44b2-877f-f60b16ab683a, ghrun-krpn4l47bu.auto.internal:13293): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:06,895 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {\n  pile_name: "r1"\n  state: SYNCHRONIZED\n}\npile_states {\n  pile_name: "r2"\n  state: PRIMARY\n}\ngeneration: 39\n\n2025-10-11 11:45:06,895 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:208 - _loop: Current cluster state: pile_states {\n  pile_name: "r1"\n  state: SYNCHRONIZED\n}\npile_states {\n  pile_name: "r2"\n  state: PRIMARY\n}\ngeneration: 39\n\n2025-10-11 11:45:06,895 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:214 - _loop: Non-primary pile: r1\n2025-10-11 11:45:07,224 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=\n2025-10-11 11:45:07,225 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1012\n2025-10-11 11:45:07,225 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:07,225 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 9db9cfbe-d1b4-4e06-a0cc-d594eb3c4c07, ghrun-krpn4l47bu.auto.internal:26144): creating call state\n2025-10-11 11:45:07,226 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 9db9cfbe-d1b4-4e06-a0cc-d594eb3c4c07, ghrun-krpn4l47bu.auto.internal:26144): request = { session_id: "ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/1015` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:07,226 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 9db9cfbe-d1b4-4e06-a0cc-d594eb3c4c07, ghrun-krpn4l47bu.auto.internal:26144): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:07,270 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:07,270 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:07,270 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c2e4842f-4003-47bd-9346-ccc56159176f, ghrun-krpn4l47bu.auto.internal:31113): creating call state\n2025-10-11 11:45:07,273 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c2e4842f-4003-47bd-9346-ccc56159176f, ghrun-krpn4l47bu.auto.internal:31113): request = { session_id: "ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:07,292 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c2e4842f-4003-47bd-9346-ccc56159176f, ghrun-krpn4l47bu.auto.internal:31113): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:07,478 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=\n2025-10-11 11:45:07,480 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1013\n2025-10-11 11:45:07,481 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=\n2025-10-11 11:45:07,481 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, b201172a-d500-48d1-86f4-fcf78c261e05, ghrun-krpn4l47bu.auto.internal:16963): creating call state\n2025-10-11 11:45:07,481 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, b201172a-d500-48d1-86f4-fcf78c261e05, ghrun-krpn4l47bu.auto.internal:16963): request = { session_id: "ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/1016` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:07,483 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, b201172a-d500-48d1-86f4-fcf78c261e05, ghrun-krpn4l47bu.auto.internal:16963): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:07,591 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:21 - update_cluster_state: Update cluster state response: operation {\n  ready: true\n  status: SUCCESS\n  result {\n    type_url: "type.googleapis.com/Ydb.Bridge.UpdateClusterStateResult"\n  }\n}\n\n2025-10-11 11:45:07,592 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:221 - _loop: Promoted r1\n2025-10-11 11:45:07,607 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:07,611 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:07,614 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c2767037-15ce-4a44-bd6b-c5c437f46adb, ghrun-krpn4l47bu.auto.internal:7623): creating call state\n2025-10-11 11:45:07,614 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c2767037-15ce-4a44-bd6b-c5c437f46adb, ghrun-krpn4l47bu.auto.internal:7623): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:07,631 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c2767037-15ce-4a44-bd6b-c5c437f46adb, ghrun-krpn4l47bu.auto.internal:7623): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:07,720 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=\n2025-10-11 11:45:07,738 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=\n2025-10-11 11:45:07,756 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 3089be14-08f5-4e50-b06e-6802a8ca5897, ghrun-krpn4l47bu.auto.internal:29143): creating call state\n2025-10-11 11:45:07,940 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 3089be14-08f5-4e50-b06e-6802a8ca5897, ghrun-krpn4l47bu.auto.internal:29143): request = { session_id: "ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                CREATE TABLE `/Root/test/create_drop/1016` (\\n                    key Int, value Utf8,\\n                    PRIMARY KEY(key)\\n                )\\n            " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:07,942 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 3089be14-08f5-4e50-b06e-6802a8ca5897, ghrun-krpn4l47bu.auto.internal:29143): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:08,657 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-10-11 11:45:08,698 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-10-11 11:45:08,742 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-10-11 11:45:08,759 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, ca1acc8e-f90b-41af-88cf-701b7d7fd102, localhost:26144): creating call state\n2025-10-11 11:45:08,760 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, ca1acc8e-f90b-41af-88cf-701b7d7fd102, localhost:26144): request = { database: "/Root" }\n2025-10-11 11:45:08,783 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, ca1acc8e-f90b-41af-88cf-701b7d7fd102, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PROMOTED } pile_states { pile_name: "r2" state: PRIMARY } } } } }\n2025-10-11 11:45:08,826 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>]>\n2025-10-11 11:45:08,827 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144\n2025-10-11 11:45:08,801 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:08,827 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:149 - _loop: iteration 797\n2025-10-11 11:45:08,827 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:08,828 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, c6f49347-a38a-45d9-a945-21b8863ea28b, ghrun-krpn4l47bu.auto.internal:64768): creating call state\n2025-10-11 11:45:08,828 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, c6f49347-a38a-45d9-a945-21b8863ea28b, ghrun-krpn4l47bu.auto.internal:64768): request = { session_id: "ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    UPSERT INTO `/Root/test/insert_delete/table` (`id`, `i64Val`)\\n                    VALUES\\n                    (1594, 7970),\\n                    (1595, 7971)\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:08,888 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, c6f49347-a38a-45d9-a945-21b8863ea28b, ghrun-krpn4l47bu.auto.internal:64768): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:08,947 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>]\n2025-10-11 11:45:08,989 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 55\n2025-10-11 11:45:09,111 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=\n2025-10-11 11:45:09,111 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:109 - _delete_tables_loop: iteration 1011\n2025-10-11 11:45:09,111 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=\n2025-10-11 11:45:09,112 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, a2e78a13-08d8-46f1-94f1-698e9d60497f, ghrun-krpn4l47bu.auto.internal:20198): creating call state\n2025-10-11 11:45:09,112 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, a2e78a13-08d8-46f1-94f1-698e9d60497f, ghrun-krpn4l47bu.auto.internal:20198): request = { session_id: "ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1012`" } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:09,116 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, a2e78a13-08d8-46f1-94f1-698e9d60497f, ghrun-krpn4l47bu.auto.internal:20198): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:10,636 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-10-11 11:45:10,701 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-10-11 11:45:10,822 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:326 - run: Waiting for stop...\n2025-10-11 11:45:10,842 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for create_drop to stop...\n2025-10-11 11:45:10,844 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-10-11 11:45:10,905 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 06e97444-8024-43e6-8f41-f626cd5b216b, localhost:26144): creating call state\n2025-10-11 11:45:10,906 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 06e97444-8024-43e6-8f41-f626cd5b216b, localhost:26144): request = { database: "/Root" }\n2025-10-11 11:45:10,953 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 06e97444-8024-43e6-8f41-f626cd5b216b, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-10-11 11:45:10,970 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>]>\n2025-10-11 11:45:10,971 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144\n2025-10-11 11:45:11,475 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 1011 iterations\n2025-10-11 11:45:11,853 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:111 - _delete_tables_loop: exiting after 1011 iterations\n2025-10-11 11:45:11,871 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==\n2025-10-11 11:45:11,912 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1014\n2025-10-11 11:45:11,914 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 1014 iterations\n2025-10-11 11:45:11,897 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=13&id=NTlhODM2N2YtODgwNWViM2UtZThmNTU3NjItZjg0ZTZjMjk=\n2025-10-11 11:45:12,021 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:175 - context_resolve: Preparing initial endpoint to resolve endpoints\n2025-10-11 11:45:12,036 - DEBUG - ydb.connection:299 - channel_factory: 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)]\n2025-10-11 11:45:12,041 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:12,101 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 7b101776-a2de-4c7d-8fdf-025239106bc2, ghrun-krpn4l47bu.auto.internal:13293): creating call state\n2025-10-11 11:45:12,121 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 7b101776-a2de-4c7d-8fdf-025239106bc2, ghrun-krpn4l47bu.auto.internal:13293): request = { session_id: "ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    DELETE FROM `/Root/test/insert_delete/table`\\n                    WHERE i64Val % 2 == 1\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:12,120 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:185 - context_resolve: Resolving endpoints for database /Root\n2025-10-11 11:45:12,139 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListEndpoints, 54bd87c7-32fd-4b2d-8cc0-3545fef9eae2, localhost:26144): creating call state\n2025-10-11 11:45:12,167 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListEndpoints, 54bd87c7-32fd-4b2d-8cc0-3545fef9eae2, localhost:26144): request = { database: "/Root" }\n2025-10-11 11:45:12,142 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 7b101776-a2de-4c7d-8fdf-025239106bc2, ghrun-krpn4l47bu.auto.internal:13293): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:12,205 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListEndpoints, 54bd87c7-32fd-4b2d-8cc0-3545fef9eae2, localhost:26144): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7623 location: "P=r1/default" node_id: 3 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 31113 location: "P=r1/default" node_id: 13 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 29143 location: "P=r1/default" node_id: 9 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 64768 location: "P=r1/default" node_id: 15 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16659 location: "P=r2/default" node_id: 4 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26144 location: "P=r1/default" node_id: 1 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20198 location: "P=r1/default" node_id: 7 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 17834 location: "P=r2/default" node_id: 14 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 15254 location: "P=r2/default" node_id: 10 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 8969 location: "P=r2/default" node_id: 2 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 16963 location: "P=r1/default" node_id: 5 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 13293 location: "P=r1/default" node_id: 11 bridge_pile_name: "r1" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26827 location: "P=r2/default" node_id: 6 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 7952 location: "P=r2/default" node_id: 8 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 26564 location: "P=r2/default" node_id: 12 bridge_pile_name: "r2" } endpoints { address: "ghrun-krpn4l47bu.auto.internal" port: 20489 location: "P=r2/default" node_id: 16 bridge_pile_name: "r2" } self_location: "P=r1/default" pile_states { pile_name: "r1" state: PRIMARY } pile_states { pile_name: "r2" state: SYNCHRONIZED } } } } }\n2025-10-11 11:45:12,206 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver:155 - _add_debug_details: Resolved endpoints for database /Root: DiscoveryResult <self_location: P=r1/default, endpoints [<Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]>\n2025-10-11 11:45:12,206 - INFO - ydb.connection:502 - close: Closing channel for endpoint localhost:26144\n2025-10-11 11:45:12,330 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:267 - _loop: Len = 16 Endpoints: [<Endpoint ghrun-krpn4l47bu.auto.internal:64768, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:29143, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7623, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16963, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:31113, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20198, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:13293, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26144, location P=r1/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:8969, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26564, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:7952, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:16659, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:20489, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:15254, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:17834, location P=r2/default, ssl: False>, <Endpoint ghrun-krpn4l47bu.auto.internal:26827, location P=r2/default, ssl: False>]\n2025-10-11 11:45:12,348 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:270 - _loop: iteration 56\n2025-10-11 11:45:12,348 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:272 - _loop: exiting after 56 iterations\n2025-10-11 11:45:12,746 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTExYTQwMDEtMmUxN2EzMGUtYTQxNmEyY2UtZTlhMTllYmM=\n2025-10-11 11:45:12,766 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=\n2025-10-11 11:45:12,766 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, 15a5fc29-efdf-4e7c-b0c6-3931fa621b30, ghrun-krpn4l47bu.auto.internal:26144): creating call state\n2025-10-11 11:45:12,767 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, 15a5fc29-efdf-4e7c-b0c6-3931fa621b30, ghrun-krpn4l47bu.auto.internal:26144): request = { session_id: "ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\\n                    SELECT COUNT(*) as cnt, SUM(i64Val) as vals, SUM(id) as ids FROM `/Root/test/insert_delete/table`\\n                " } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:45:12,789 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, 15a5fc29-efdf-4e7c-b0c6-3931fa621b30, ghrun-krpn4l47bu.auto.internal:26144): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:45:13,045 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=5&id=OGNjMGEzOTYtN2VlMzY4ODMtOTg1NDE0M2MtZjA5M2YyMjU=\n2025-10-11 11:45:13,100 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:178 - _loop: exiting after 798 iterations\n2025-10-11 11:45:13,952 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=9&id=YTgzZmU4NWEtMjg2MWMzMDEtNmQxYzE5NDAtYTMyOWY0YzI=\n2025-10-11 11:45:13,953 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1015\n2025-10-11 11:45:13,953 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 1015 iterations\n2025-10-11 11:45:14,011 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=11&id=ZjkyMDJkMTUtMjQ3MDgwMGEtNTQ4MGRlYmItMzI4ZGY0Yzc=\n2025-10-11 11:45:14,012 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:85 - _create_tables_loop: iteration 1016\n2025-10-11 11:45:14,012 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:87 - _create_tables_loop: exiting after 1016 iterations\n2025-10-11 11:45:16,619 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:38 - get_cluster_state: Get cluster state result: pile_states {\n  pile_name: "r1"\n  state: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 41\n\n2025-10-11 11:45:16,619 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:226 - _loop: Cluster state after the promotion: pile_states {\n  pile_name: "r1"\n  state: PRIMARY\n}\npile_states {\n  pile_name: "r2"\n  state: SYNCHRONIZED\n}\ngeneration: 41\n\n2025-10-11 11:45:16,620 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:234 - _loop: Pile promotion 19 finished\n2025-10-11 11:45:16,620 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:236 - _loop: iteration 20\n2025-10-11 11:45:16,620 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:238 - _loop: exiting after 20 iterations\n2025-10-11 11:45:44,691 - ERROR - ydb.tests.stress.scheme_board.pile_promotion.workload:332 - run: Workload create_drop failed to stop within 30 seconds!\n2025-10-11 11:45:45,855 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for insert_delete to stop...\n2025-10-11 11:45:46,159 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: insert_delete stopped\n2025-10-11 11:45:46,409 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for pile_promotion to stop...\n2025-10-11 11:45:46,412 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: pile_promotion stopped\n2025-10-11 11:45:46,770 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:329 - run: Waiting for discovery to stop...\n2025-10-11 11:45:46,778 - DEBUG - ydb.tests.stress.scheme_board.pile_promotion.workload:335 - run: discovery stopped\n2025-10-11 11:45:46,881 - INFO - ydb.tests.stress.scheme_board.pile_promotion.workload:297 - _cleanup: Cleaning up /Root/test...\n2025-10-11 11:45:47,889 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(DescribePath, 2262ca1c-6bfe-4113-88e4-dd88d67c641a, ghrun-krpn4l47bu.auto.internal:31113): creating call state\n2025-10-11 11:45:48,301 - DEBUG - ydb.connection:63 - _log_request: RpcState(DescribePath, 2262ca1c-6bfe-4113-88e4-dd88d67c641a, ghrun-krpn4l47bu.auto.internal:31113): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-10-11 11:46:01,349 - DEBUG - ydb.connection:52 - _log_response: RpcState(DescribePath, 2262ca1c-6bfe-4113-88e4-dd88d67c641a, ghrun-krpn4l47bu.auto.internal:31113): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.DescribePathResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } } } } }\n2025-10-11 11:46:01,897 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 0eb7b012-e09e-42fd-a82f-86fe197cfad6, ghrun-krpn4l47bu.auto.internal:16963): creating call state\n2025-10-11 11:46:01,909 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 0eb7b012-e09e-42fd-a82f-86fe197cfad6, ghrun-krpn4l47bu.auto.internal:16963): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test" }\n2025-10-11 11:46:03,874 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 0eb7b012-e09e-42fd-a82f-86fe197cfad6, ghrun-krpn4l47bu.auto.internal:16963): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "test" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } children { name: "create_drop" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } children { name: "insert_delete" owner: "root@builtin" type: DIRECTORY created_at { plan_step: 1760182931220 tx_id: 844424930171969 } } } } } }\n2025-10-11 11:46:04,100 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ListDirectory, 6e67c7d0-479b-4cd5-a0cd-f9e0f092697f, ghrun-krpn4l47bu.auto.internal:7623): creating call state\n2025-10-11 11:46:04,102 - DEBUG - ydb.connection:63 - _log_request: RpcState(ListDirectory, 6e67c7d0-479b-4cd5-a0cd-f9e0f092697f, ghrun-krpn4l47bu.auto.internal:7623): request = { operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } path: "/Root/test/create_drop" }\n2025-10-11 11:46:04,874 - DEBUG - ydb.connection:52 - _log_response: RpcState(ListDirectory, 6e67c7d0-479b-4cd5-a0cd-f9e0f092697f, ghrun-krpn4l47bu.auto.internal:7623): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Scheme.ListDirectoryResult] { self { name: "create_drop" owner: "root@builtin" type: DIRECTORY effective_permissions { subject: "USERS" permission_names: "ydb.database.connect" } effective_permissions { subject: "METADATA-READERS" permission_names: "ydb.generic.list" } effective_permissions { subject: "DATA-READERS" permission_names: "ydb.granular.select_row" } effective_permissions { subject: "DATA-WRITERS" permission_names: "ydb.tables.modify" } effective_permissions { subject: "DDL-ADMINS" permission_names: "ydb.granular.create_directory" permission_names: "ydb.granular.write_attributes" permission_names: "ydb.granular.create_table" permission_names: "ydb.granular.remove_schema" permission_names: "ydb.granular.create_queue" permission_names: "ydb.granular.alter_schema" } effective_permissions { subject: "ACCESS-ADMINS" permission_names: "ydb.access.grant" } effective_permissions { subject: "DATABASE-ADMINS" permission_names: "ydb.generic.manage" } created_at { plan_step: 1760182931060 tx_id: 844424930176969 } } children { name: "1012" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183106200 tx_id: 844424930202891 } } children { name: "1013" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183106630 tx_id: 844424930173107 } } children { name: "1014" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183109030 tx_id: 844424930132772 } } children { name: "1015" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183113190 tx_id: 844424930188522 } } children { name: "1016" owner: "root@builtin" type: TABLE created_at { plan_step: 1760183113190 tx_id: 844424930173108 } } } } } }\n2025-10-11 11:46:05,075 - DEBUG - ydb.query.pool:102 - acquire: Acquired active session from queue: ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==\n2025-10-11 11:46:05,350 - DEBUG - ydb.connection:379 - _prepare_call: RpcState(ExecuteQuery, ca1f50e9-809c-42b2-9a06-a625b8a52ffd, ghrun-krpn4l47bu.auto.internal:29143): creating call state\n2025-10-11 11:46:05,384 - DEBUG - ydb.connection:63 - _log_request: RpcState(ExecuteQuery, ca1f50e9-809c-42b2-9a06-a625b8a52ffd, ghrun-krpn4l47bu.auto.internal:29143): request = { session_id: "ydb://session/3?node_id=1&id=MTY2OGVhNDEtNWYyOWNkZDgtZWU0YjdhOS1hNjdmN2NiNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "DROP TABLE `/Root/test/create_drop/1012`" } stats_mode: STATS_MODE_NONE }\n2025-10-11 11:46:05,489 - DEBUG - ydb.connection:52 - _log_response: RpcState(ExecuteQuery, ca1f50e9-809c-42b2-9a06-a625b8a52ffd, ghrun-krpn4l47bu.auto.internal:29143): response = { <_MultiThreadedRendezvous object> }\n2025-10-11 11:46:10,511 - DEBUG - ydb.query.pool:123 - release: Session returned to queue: ydb://session/3?node_id=3&id=YmE3OGM1MDYtZmMxYmFmMWItZTlkMzNiMGEtYmFiMjFkYTY=\n2025-10-11 11:46:10,550 - ERROR - ydb.tests.stress.common.common:27 - query: Error: message: "Query compilation timed out." severity: 1 (server_code: 400090) while executing query: DROP TABLE `/Root/test/create_drop/1012`\n2025-10-11 11:46:10,580 - ERROR - ydb.tests.stress.common.common:102 - wrapper: FATAL: message: "Query compilation timed out." severity: 1 (server_code: 400090)\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/scheme_board/pile_promotion/workload/__init__.py", line 105, in _delete_tables_loop\n    self.client.drop_table(self.get_table_path(str(n)))\n  File "ydb/tests/stress/common/common.py", line 37, in drop_table\n    self.query(f"DROP TABLE `{path_to_table}`", True)\n  File "ydb/tests/stress/common/common.py", line 28, in query\n    raise e\n  File "ydb/tests/stress/common/common.py", line 25, in query\n    return self.session_pool.execute_with_retries(query=statement, retry_settings=retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 252, in execute_with_retries\n    return retry_operation_sync(wrapped_callee, retry_settings)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync\n    for next_opt in opt_generator:\n                    ^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl\n    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))\n                                          ^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee\n    return [result_set for result_set in it]\n                                         ^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__\n    return self._next()\n           ^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next\n    res = self.wrapper(next(self.it))\n          ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>\n    lambda resp: base.wrap_execute_query_response(\n                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator\n    return func(rpc_state, response_pb, session_state, *args, **kwargs)\n           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response\n    issues._process_response(response_pb)\n  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response\n    raise exc_obj(_format_response(response_proto), response_proto.issues)\nydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:7623/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26827/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20198/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8969/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26144/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:16659/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:16963/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:7952/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:15254/10
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13293/11
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26564/12
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:31113/13
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:64768/15
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:29143/9
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:17834/14
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20489/16
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31636
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25372
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10249
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20489
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16627
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64768
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14213
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18919
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17834
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15657
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22900
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31113
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27625
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8200
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26564
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20556
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13967
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13293
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12592
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23485
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3650
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15254
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10448
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8767
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29143
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19436
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11580
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26417
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21586
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19341
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20198
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7576
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63258
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26827
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4510
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18031
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25084
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16963
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23766
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64222
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16659
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19472
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11545
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7623
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2204
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13628
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25352
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28123
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8762
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20700
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1055
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7656
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9096
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5491
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4136
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63646
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12522
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13887
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25999
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1973
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12387
============================== slowest durations ===============================
248.79s call     test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
32.67s teardown test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
20.71s setup    test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board
=========================== short test summary info ============================
FAILED test_scheme_board_workload.py::TestSchemeBoard::test_scheme_board - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/9xe6/0022c2/ydb/tests/stress/scheme_board/pile_promotion/pile_promotion_workload --grpc_endpoint grpc://localhost:26144 --http_endpoint http://localhost:20700 --database /Root --path test --duration 180' has failed with code 1.
Errors:
...c
    for next_opt in opt_generator:
                    ^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/retries.py", line 94, in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
                                          ^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 250, in wrapped_callee
    return [result_set for result_set in it]
                                         ^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 173, in __next__
    return self._next()
           ^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/_utilities.py", line 164, in _next
    res = self.wrapper(next(self.it))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/session.py", line 371, in <lambda>
    lambda resp: base.wrap_execute_query_response(
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 188, in decorator
    return func(rpc_state, response_pb, session_state, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/base.py", line 206, in wrap_execute_query_response
    issues._process_response(response_pb)
  File "contrib/python/ydb/py3/ydb/issues.py", line 237, in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
ydb.issues.Timeout: message: "Query compilation timed out." severity: 1 (server_code: 400090)
======================== 1 failed in 312.97s (0:05:12) =========================
