============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_all_types-pk_types7-all_types7-index7---] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040f1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7c9d70de3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_all_types-pk_types7-all_types7-index7---]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040f1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75094
DEBUG    ya.test:process.py:259 Command (pid 75094) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75094) elapsed time (sec): 0.7228562831878662
DEBUG    ya.test:process.py:263 Command (pid 75094) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) maxrss: 474880
DEBUG    ya.test:process.py:263 Command (pid 75094) minflt: 28157
DEBUG    ya.test:process.py:263 Command (pid 75094) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 75094) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75094) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75094) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75094) stime: 0.090928
DEBUG    ya.test:process.py:263 Command (pid 75094) utime: 0.38347899999999996
DEBUG    ya.test:process.py:263 Command (pid 75094) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 75094) output:

DEBUG    ya.test:process.py:276 Command (pid 75094) errors:
Terminating due to uncaught exception 0x7c9d70de3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040f1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75094' in '/home/runner/.ya/build/build_root/to5i/0040f1/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7c9d70de3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.75s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040f1/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7c9d70de3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.08s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040f4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d55d05e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040f4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75053
DEBUG    ya.test:process.py:259 Command (pid 75053) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75053) elapsed time (sec): 0.7037644386291504
DEBUG    ya.test:process.py:263 Command (pid 75053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) maxrss: 474136
DEBUG    ya.test:process.py:263 Command (pid 75053) minflt: 28221
DEBUG    ya.test:process.py:263 Command (pid 75053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) nivcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 75053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75053) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75053) stime: 0.136203
DEBUG    ya.test:process.py:263 Command (pid 75053) utime: 0.338017
DEBUG    ya.test:process.py:263 Command (pid 75053) wtime: 0.711
DEBUG    ya.test:process.py:275 Command (pid 75053) output:

DEBUG    ya.test:process.py:276 Command (pid 75053) errors:
Terminating due to uncaught exception 0x7d55d05e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040f4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75053' in '/home/runner/.ya/build/build_root/to5i/0040f4/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d55d05e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.74s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040f4/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d55d05e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 2.93s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040fb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040fb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d08063e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040fb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 74930
DEBUG    ya.test:process.py:259 Command (pid 74930) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 74930) elapsed time (sec): 0.6372623443603516
DEBUG    ya.test:process.py:263 Command (pid 74930) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) maxrss: 474392
DEBUG    ya.test:process.py:263 Command (pid 74930) minflt: 28165
DEBUG    ya.test:process.py:263 Command (pid 74930) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 74930) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 74930) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 74930) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 74930) stime: 0.148786
DEBUG    ya.test:process.py:263 Command (pid 74930) utime: 0.297562
DEBUG    ya.test:process.py:263 Command (pid 74930) wtime: 0.643
DEBUG    ya.test:process.py:275 Command (pid 74930) output:

DEBUG    ya.test:process.py:276 Command (pid 74930) errors:
Terminating due to uncaught exception 0x7d08063e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040fb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.74930' in '/home/runner/.ya/build/build_root/to5i/0040fb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d08063e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.69s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040fb/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d08063e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.01s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040fe/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040fe/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d078bee2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040fe/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 71269
DEBUG    ya.test:process.py:259 Command (pid 71269) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 71269) elapsed time (sec): 0.6575226783752441
DEBUG    ya.test:process.py:263 Command (pid 71269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) maxrss: 466404
DEBUG    ya.test:process.py:263 Command (pid 71269) minflt: 28185
DEBUG    ya.test:process.py:263 Command (pid 71269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 71269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 71269) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 71269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 71269) stime: 0.114478
DEBUG    ya.test:process.py:263 Command (pid 71269) utime: 0.326498
DEBUG    ya.test:process.py:263 Command (pid 71269) wtime: 0.665
DEBUG    ya.test:process.py:275 Command (pid 71269) output:

DEBUG    ya.test:process.py:276 Command (pid 71269) errors:
Terminating due to uncaught exception 0x7d078bee2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040fe/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.71269' in '/home/runner/.ya/build/build_root/to5i/0040fe/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d078bee2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.69s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040fe/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d078bee2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.17s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040fd/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040fd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7caf77be3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 71383
DEBUG    ya.test:process.py:259 Command (pid 71383) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 71383) elapsed time (sec): 0.6280200481414795
DEBUG    ya.test:process.py:263 Command (pid 71383) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) maxrss: 475952
DEBUG    ya.test:process.py:263 Command (pid 71383) minflt: 28208
DEBUG    ya.test:process.py:263 Command (pid 71383) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 71383) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 71383) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 71383) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 71383) stime: 0.092823
DEBUG    ya.test:process.py:263 Command (pid 71383) utime: 0.326901
DEBUG    ya.test:process.py:263 Command (pid 71383) wtime: 0.649
DEBUG    ya.test:process.py:275 Command (pid 71383) output:

DEBUG    ya.test:process.py:276 Command (pid 71383) errors:
Terminating due to uncaught exception 0x7caf77be3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040fd/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.71383' in '/home/runner/.ya/build/build_root/to5i/0040fd/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7caf77be3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.73s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040fd/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7caf77be3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.22s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040fc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040fc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d88780e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040fc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 71571
DEBUG    ya.test:process.py:259 Command (pid 71571) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 71571) elapsed time (sec): 0.7977030277252197
DEBUG    ya.test:process.py:263 Command (pid 71571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) maxrss: 467288
DEBUG    ya.test:process.py:263 Command (pid 71571) minflt: 28185
DEBUG    ya.test:process.py:263 Command (pid 71571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) nivcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 71571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 71571) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 71571) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 71571) stime: 0.253942
DEBUG    ya.test:process.py:263 Command (pid 71571) utime: 0.334793
DEBUG    ya.test:process.py:263 Command (pid 71571) wtime: 0.82
DEBUG    ya.test:process.py:275 Command (pid 71571) output:

DEBUG    ya.test:process.py:276 Command (pid 71571) errors:
Terminating due to uncaught exception 0x7d88780e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040fc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.71571' in '/home/runner/.ya/build/build_root/to5i/0040fc/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d88780e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.86s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040fc/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d88780e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.38s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004105/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/004105/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d2330fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/004105/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 70687
DEBUG    ya.test:process.py:259 Command (pid 70687) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 70687) elapsed time (sec): 1.0237576961517334
DEBUG    ya.test:process.py:263 Command (pid 70687) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) maxrss: 462184
DEBUG    ya.test:process.py:263 Command (pid 70687) minflt: 28190
DEBUG    ya.test:process.py:263 Command (pid 70687) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 70687) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 70687) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 70687) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 70687) stime: 0.112036
DEBUG    ya.test:process.py:263 Command (pid 70687) utime: 0.35043399999999997
DEBUG    ya.test:process.py:263 Command (pid 70687) wtime: 1.026
DEBUG    ya.test:process.py:275 Command (pid 70687) output:

DEBUG    ya.test:process.py:276 Command (pid 70687) errors:
Terminating due to uncaught exception 0x7d2330fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/004105/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.70687' in '/home/runner/.ya/build/build_root/to5i/004105/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, testing_out_stuff.tar.zstd, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d2330fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
1.08s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/004105/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d2330fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 4.36s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f7/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040f7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d3cde2e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040f7/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75032
DEBUG    ya.test:process.py:259 Command (pid 75032) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75032) elapsed time (sec): 0.7409031391143799
DEBUG    ya.test:process.py:263 Command (pid 75032) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) maxrss: 475024
DEBUG    ya.test:process.py:263 Command (pid 75032) minflt: 28147
DEBUG    ya.test:process.py:263 Command (pid 75032) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) nivcsw: 44
DEBUG    ya.test:process.py:263 Command (pid 75032) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75032) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75032) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75032) stime: 0.130428
DEBUG    ya.test:process.py:263 Command (pid 75032) utime: 0.34807499999999997
DEBUG    ya.test:process.py:263 Command (pid 75032) wtime: 0.744
DEBUG    ya.test:process.py:275 Command (pid 75032) output:

DEBUG    ya.test:process.py:276 Command (pid 75032) errors:
Terminating due to uncaught exception 0x7d3cde2e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040f7/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75032' in '/home/runner/.ya/build/build_root/to5i/0040f7/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d3cde2e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.78s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040f7/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d3cde2e2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.24s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040ec/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040ec/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d1cb7fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040ec/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75342
DEBUG    ya.test:process.py:259 Command (pid 75342) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75342) elapsed time (sec): 0.718400239944458
DEBUG    ya.test:process.py:263 Command (pid 75342) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) maxrss: 476368
DEBUG    ya.test:process.py:263 Command (pid 75342) minflt: 28164
DEBUG    ya.test:process.py:263 Command (pid 75342) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 75342) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75342) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75342) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75342) stime: 0.116176
DEBUG    ya.test:process.py:263 Command (pid 75342) utime: 0.33755399999999997
DEBUG    ya.test:process.py:263 Command (pid 75342) wtime: 0.727
DEBUG    ya.test:process.py:275 Command (pid 75342) output:

DEBUG    ya.test:process.py:276 Command (pid 75342) errors:
Terminating due to uncaught exception 0x7d1cb7fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040ec/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75342' in '/home/runner/.ya/build/build_root/to5i/0040ec/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d1cb7fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.77s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040ec/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d1cb7fe3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.21s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004103/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/004103/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d14169e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/004103/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 70569
DEBUG    ya.test:process.py:259 Command (pid 70569) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 70569) elapsed time (sec): 0.6695265769958496
DEBUG    ya.test:process.py:263 Command (pid 70569) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) maxrss: 463888
DEBUG    ya.test:process.py:263 Command (pid 70569) minflt: 28162
DEBUG    ya.test:process.py:263 Command (pid 70569) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 70569) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 70569) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 70569) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 70569) stime: 0.146443
DEBUG    ya.test:process.py:263 Command (pid 70569) utime: 0.288749
DEBUG    ya.test:process.py:263 Command (pid 70569) wtime: 0.692
DEBUG    ya.test:process.py:275 Command (pid 70569) output:

DEBUG    ya.test:process.py:276 Command (pid 70569) errors:
Terminating due to uncaught exception 0x7d14169e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/004103/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.70569' in '/home/runner/.ya/build/build_root/to5i/004103/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d14169e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.72s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/004103/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d14169e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.47s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f2/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040f2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d40883e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040f2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75089
DEBUG    ya.test:process.py:259 Command (pid 75089) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75089) elapsed time (sec): 0.625192403793335
DEBUG    ya.test:process.py:263 Command (pid 75089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) maxrss: 474220
DEBUG    ya.test:process.py:263 Command (pid 75089) minflt: 28218
DEBUG    ya.test:process.py:263 Command (pid 75089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 75089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75089) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75089) stime: 0.128473
DEBUG    ya.test:process.py:263 Command (pid 75089) utime: 0.329213
DEBUG    ya.test:process.py:263 Command (pid 75089) wtime: 0.628
DEBUG    ya.test:process.py:275 Command (pid 75089) output:

DEBUG    ya.test:process.py:276 Command (pid 75089) errors:
Terminating due to uncaught exception 0x7d40883e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040f2/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75089' in '/home/runner/.ya/build/build_root/to5i/0040f2/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d40883e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.67s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040f2/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d40883e3a90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 2.90s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040ef/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040ef/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d748cde2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040ef/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75113
DEBUG    ya.test:process.py:259 Command (pid 75113) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75113) elapsed time (sec): 0.7534427642822266
DEBUG    ya.test:process.py:263 Command (pid 75113) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) maxrss: 474316
DEBUG    ya.test:process.py:263 Command (pid 75113) minflt: 28198
DEBUG    ya.test:process.py:263 Command (pid 75113) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 75113) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75113) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75113) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75113) stime: 0.138101
DEBUG    ya.test:process.py:263 Command (pid 75113) utime: 0.313177
DEBUG    ya.test:process.py:263 Command (pid 75113) wtime: 0.759
DEBUG    ya.test:process.py:275 Command (pid 75113) output:

DEBUG    ya.test:process.py:276 Command (pid 75113) errors:
Terminating due to uncaught exception 0x7d748cde2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040ef/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75113' in '/home/runner/.ya/build/build_root/to5i/0040ef/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, testing_out_stuff.tar.zstd, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d748cde2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.79s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040ef/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d748cde2e90    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.28s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040f3/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7d74823e2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75052
DEBUG    ya.test:process.py:259 Command (pid 75052) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75052) elapsed time (sec): 0.7309281826019287
DEBUG    ya.test:process.py:263 Command (pid 75052) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) maxrss: 474536
DEBUG    ya.test:process.py:263 Command (pid 75052) minflt: 28181
DEBUG    ya.test:process.py:263 Command (pid 75052) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 75052) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75052) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75052) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75052) stime: 0.13486199999999998
DEBUG    ya.test:process.py:263 Command (pid 75052) utime: 0.329291
DEBUG    ya.test:process.py:263 Command (pid 75052) wtime: 0.746
DEBUG    ya.test:process.py:275 Command (pid 75052) output:

DEBUG    ya.test:process.py:276 Command (pid 75052) errors:
Terminating due to uncaught exception 0x7d74823e2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040f3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75052' in '/home/runner/.ya/build/build_root/to5i/0040f3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff.tar.zstd, ytest.report.trace, env.json.txt, run_test.log, ytest.report.trace.pid)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7d74823e2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.79s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040f3/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7d74823e2890    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.26s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040ed/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py E

==================================== ERRORS ====================================
_ ERROR at setup of TestAsyncReplication.test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--] _
ydb/tests/datashard/lib/multicluster_test_base.py:20: in setup_class
    logger.error(yatest.common.execute(
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/to5i/0040ed/ydb/apps/ydbd/ydbd -V' has failed with code -6.
E   Errors:
E   Terminating due to uncaught exception 0x7cf0686e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
E    of type yexception
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/to5i/0040ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 75332
DEBUG    ya.test:process.py:259 Command (pid 75332) rc: -6
DEBUG    ya.test:process.py:260 Command (pid 75332) elapsed time (sec): 0.73836350440979
DEBUG    ya.test:process.py:263 Command (pid 75332) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) maxrss: 474120
DEBUG    ya.test:process.py:263 Command (pid 75332) minflt: 28170
DEBUG    ya.test:process.py:263 Command (pid 75332) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 75332) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 75332) nvcsw: 3
DEBUG    ya.test:process.py:263 Command (pid 75332) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 75332) stime: 0.105376
DEBUG    ya.test:process.py:263 Command (pid 75332) utime: 0.325837
DEBUG    ya.test:process.py:263 Command (pid 75332) wtime: 0.742
DEBUG    ya.test:process.py:275 Command (pid 75332) output:

DEBUG    ya.test:process.py:276 Command (pid 75332) errors:
Terminating due to uncaught exception 0x7cf0686e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception

DEBUG    library.python.cores:__init__.py:36 hostname = 'ghrun-t6jxbksvym'
DEBUG    library.python.cores:__init__.py:37 rlimit_core = '(0, 0)'
DEBUG    library.python.cores:__init__.py:40 core_pattern = '|/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -F%F -- %E'
DEBUG    library.python.cores:__init__.py:72 core_uses_pid = '1'
DEBUG    library.python.cores:__init__.py:87 Core dump dir (/home/runner/.ya/build/build_root/to5i/0040ed/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13) permission mask: 0o40755 (expected: 0o41777 (0o40000-dir, 0o1000-sticky bit))
DEBUG    library.python.cores:__init__.py:95 Search for core dump files match pattern 'core.75332' in '/home/runner/.ya/build/build_root/to5i/0040ed/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13'
DEBUG    library.python.cores:__init__.py:101 Matched core dump files (0/6): [] (mismatched samples: testing_out_stuff, ytest.report.trace, env.json.txt, run_test.log, testing_out_stuff.tar.zstd)
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /coredumps
WARNING  library.python.cores:__init__.py:84 Core dump dir doesn't exist: /var/tmp/cores
ERROR    ya.test:process.py:416 Execution failed with exit code: -6
	,std_out:b''
	std_err:b'Terminating due to uncaught exception 0x7cf0686e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"\n of type yexception\n'
============================== slowest durations ===============================
0.79s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--] - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/to5i/0040ed/ydb/apps/ydbd/ydbd -V' has failed with code -6.
Errors:
Terminating due to uncaught exception 0x7cf0686e3490    what() -> "library/cpp/object_factory/object_factory.h:63: Product with key CS::EXPORT already registered"
 of type yexception
=============================== 1 error in 3.11s ===============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040ff/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.75s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040eb/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.26s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f0/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.42s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/004102/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.67s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/00410b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.41s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/to5i/0040f8/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.34s =============================
