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

test_workload.py FE

==================================== ERRORS ====================================
__________________ ERROR at teardown of TestYdbWorkload.test ___________________
ydb/tests/stress/olap_workload/tests/test_workload.py:13: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1481768==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 816 byte(s) in 3 object(s) allocated from:
E   #0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1482850==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 272 byte(s) in 1 object(s) allocated from:
E   #0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 272 byte(s) leaked in 1 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1482306==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 1088 byte(s) in 4 object(s) allocated from:
E   #0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 1 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1481018==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 544 byte(s) in 2 object(s) allocated from:
E   #0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
E   Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1484147==ERROR: LeakSanitizer: detected memory leaks
E   
E   Direct leak of 544 byte(s) in 2 object(s) allocated from:
E   #0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
E   #2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
E   #3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
E   #6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
E   #7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
E   #8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
E   #9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
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/dzqe/0015bc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16310
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/dzqe/0015bc/r3tmp/kikimr_cluster_5iy5y9om
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_q55n3d0m.log --grpc-port=5077 --mon-port=20951 --ic-port=26760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm4ht857.log --grpc-port=3442 --mon-port=30028 --ic-port=3889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25664
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tfd1kjok.log --grpc-port=7552 --mon-port=25371 --ic-port=17193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_m3cbkll4.log --grpc-port=24644 --mon-port=23409 --ic-port=28153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_9d5u9ut2.log --grpc-port=21422 --mon-port=12396 --ic-port=13926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_19dkjkh4.log --grpc-port=29681 --mon-port=14933 --ic-port=30071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qp55yy63.log --grpc-port=2912 --mon-port=21486 --ic-port=11037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65084
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hepdj7xw.log --grpc-port=3285 --mon-port=10446 --ic-port=16310
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10825
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1pjv6jyf.log --grpc-port=30594 --mon-port=12640 --ic-port=11743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5077/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_q55n3d0m.log --grpc-port=5077 --mon-port=20951 --ic-port=26760
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_q55n3d0m.log', '--grpc-port=5077', '--mon-port=20951', '--ic-port=26760')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1480430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5077/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1480438
DEBUG    ya.test:process.py:259 Command (pid 1480438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1480438) elapsed time (sec): 1.243171215057373
DEBUG    ya.test:process.py:263 Command (pid 1480438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) maxrss: 477936
DEBUG    ya.test:process.py:263 Command (pid 1480438) minflt: 45402
DEBUG    ya.test:process.py:263 Command (pid 1480438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1480438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1480438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1480438) stime: 0.255583
DEBUG    ya.test:process.py:263 Command (pid 1480438) utime: 0.527141
DEBUG    ya.test:process.py:263 Command (pid 1480438) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 1480438) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1480438) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3442/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm4ht857.log --grpc-port=3442 --mon-port=30028 --ic-port=3889
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm4ht857.log', '--grpc-port=3442', '--mon-port=30028', '--ic-port=3889')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1480671
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3442/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1480676
DEBUG    ya.test:process.py:259 Command (pid 1480676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1480676) elapsed time (sec): 1.5127384662628174
DEBUG    ya.test:process.py:263 Command (pid 1480676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) maxrss: 477808
DEBUG    ya.test:process.py:263 Command (pid 1480676) minflt: 45344
DEBUG    ya.test:process.py:263 Command (pid 1480676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1480676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1480676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1480676) stime: 0.215102
DEBUG    ya.test:process.py:263 Command (pid 1480676) utime: 0.5998939999999999
DEBUG    ya.test:process.py:263 Command (pid 1480676) wtime: 1.54
DEBUG    ya.test:process.py:275 Command (pid 1480676) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1480676) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7552/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tfd1kjok.log --grpc-port=7552 --mon-port=25371 --ic-port=17193
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tfd1kjok.log', '--grpc-port=7552', '--mon-port=25371', '--ic-port=17193')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1481018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7552/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1481028
DEBUG    ya.test:process.py:259 Command (pid 1481028) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1481028) elapsed time (sec): 1.6702454090118408
DEBUG    ya.test:process.py:263 Command (pid 1481028) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) maxrss: 477928
DEBUG    ya.test:process.py:263 Command (pid 1481028) minflt: 45405
DEBUG    ya.test:process.py:263 Command (pid 1481028) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 1481028) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1481028) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1481028) stime: 0.253086
DEBUG    ya.test:process.py:263 Command (pid 1481028) utime: 0.5559109999999999
DEBUG    ya.test:process.py:263 Command (pid 1481028) wtime: 1.673
DEBUG    ya.test:process.py:275 Command (pid 1481028) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1481028) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24644/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_m3cbkll4.log --grpc-port=24644 --mon-port=23409 --ic-port=28153
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_m3cbkll4.log', '--grpc-port=24644', '--mon-port=23409', '--ic-port=28153')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1481352
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24644/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1481362
DEBUG    ya.test:process.py:259 Command (pid 1481362) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1481362) elapsed time (sec): 1.6253881454467773
DEBUG    ya.test:process.py:263 Command (pid 1481362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) maxrss: 477404
DEBUG    ya.test:process.py:263 Command (pid 1481362) minflt: 45335
DEBUG    ya.test:process.py:263 Command (pid 1481362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1481362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1481362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1481362) stime: 0.23166499999999998
DEBUG    ya.test:process.py:263 Command (pid 1481362) utime: 0.563408
DEBUG    ya.test:process.py:263 Command (pid 1481362) wtime: 1.643
DEBUG    ya.test:process.py:275 Command (pid 1481362) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1481362) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21422/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_9d5u9ut2.log --grpc-port=21422 --mon-port=12396 --ic-port=13926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_9d5u9ut2.log', '--grpc-port=21422', '--mon-port=12396', '--ic-port=13926')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1481768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21422/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1481774
DEBUG    ya.test:process.py:259 Command (pid 1481774) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1481774) elapsed time (sec): 2.2892446517944336
DEBUG    ya.test:process.py:263 Command (pid 1481774) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) maxrss: 477900
DEBUG    ya.test:process.py:263 Command (pid 1481774) minflt: 45377
DEBUG    ya.test:process.py:263 Command (pid 1481774) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) nivcsw: 263
DEBUG    ya.test:process.py:263 Command (pid 1481774) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1481774) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1481774) stime: 0.251944
DEBUG    ya.test:process.py:263 Command (pid 1481774) utime: 0.550971
DEBUG    ya.test:process.py:263 Command (pid 1481774) wtime: 2.316
DEBUG    ya.test:process.py:275 Command (pid 1481774) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1481774) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29681/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_19dkjkh4.log --grpc-port=29681 --mon-port=14933 --ic-port=30071
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_19dkjkh4.log', '--grpc-port=29681', '--mon-port=14933', '--ic-port=30071')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1482306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29681/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1482328
DEBUG    ya.test:process.py:259 Command (pid 1482328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1482328) elapsed time (sec): 1.9835140705108643
DEBUG    ya.test:process.py:263 Command (pid 1482328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) maxrss: 477664
DEBUG    ya.test:process.py:263 Command (pid 1482328) minflt: 45319
DEBUG    ya.test:process.py:263 Command (pid 1482328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 1482328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1482328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1482328) stime: 0.222511
DEBUG    ya.test:process.py:263 Command (pid 1482328) utime: 0.596873
DEBUG    ya.test:process.py:263 Command (pid 1482328) wtime: 2.004
DEBUG    ya.test:process.py:275 Command (pid 1482328) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1482328) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2912/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qp55yy63.log --grpc-port=2912 --mon-port=21486 --ic-port=11037
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qp55yy63.log', '--grpc-port=2912', '--mon-port=21486', '--ic-port=11037')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1482850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2912/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1482887
DEBUG    ya.test:process.py:259 Command (pid 1482887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1482887) elapsed time (sec): 1.8593294620513916
DEBUG    ya.test:process.py:263 Command (pid 1482887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) maxrss: 477600
DEBUG    ya.test:process.py:263 Command (pid 1482887) minflt: 45395
DEBUG    ya.test:process.py:263 Command (pid 1482887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1482887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1482887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1482887) stime: 0.24623199999999998
DEBUG    ya.test:process.py:263 Command (pid 1482887) utime: 0.5394369999999999
DEBUG    ya.test:process.py:263 Command (pid 1482887) wtime: 1.873
DEBUG    ya.test:process.py:275 Command (pid 1482887) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1482887) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3285/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hepdj7xw.log --grpc-port=3285 --mon-port=10446 --ic-port=16310
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hepdj7xw.log', '--grpc-port=3285', '--mon-port=10446', '--ic-port=16310')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1483544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3285/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483548
DEBUG    ya.test:process.py:259 Command (pid 1483548) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483548) elapsed time (sec): 1.5892970561981201
DEBUG    ya.test:process.py:263 Command (pid 1483548) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) maxrss: 477816
DEBUG    ya.test:process.py:263 Command (pid 1483548) minflt: 45412
DEBUG    ya.test:process.py:263 Command (pid 1483548) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) nivcsw: 518
DEBUG    ya.test:process.py:263 Command (pid 1483548) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1483548) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483548) stime: 0.25898299999999996
DEBUG    ya.test:process.py:263 Command (pid 1483548) utime: 0.5569459999999999
DEBUG    ya.test:process.py:263 Command (pid 1483548) wtime: 1.599
DEBUG    ya.test:process.py:275 Command (pid 1483548) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1483548) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30594/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1pjv6jyf.log --grpc-port=30594 --mon-port=12640 --ic-port=11743
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1pjv6jyf.log', '--grpc-port=30594', '--mon-port=12640', '--ic-port=11743')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1484147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30594/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1484158
DEBUG    ya.test:process.py:259 Command (pid 1484158) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1484158) elapsed time (sec): 1.7801179885864258
DEBUG    ya.test:process.py:263 Command (pid 1484158) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) maxrss: 477360
DEBUG    ya.test:process.py:263 Command (pid 1484158) minflt: 45291
DEBUG    ya.test:process.py:263 Command (pid 1484158) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) nivcsw: 382
DEBUG    ya.test:process.py:263 Command (pid 1484158) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1484158) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1484158) stime: 0.228728
DEBUG    ya.test:process.py:263 Command (pid 1484158) utime: 0.5695049999999999
DEBUG    ya.test:process.py:263 Command (pid 1484158) wtime: 1.793
DEBUG    ya.test:process.py:275 Command (pid 1484158) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1484158) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26760\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3889\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17193\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28153\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13926\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30071\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11037\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16310\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11743\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26760\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3889\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17193\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28153\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13926\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30071\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11037\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16310\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11743\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487427
DEBUG    ya.test:process.py:259 Command (pid 1487427) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487427) elapsed time (sec): 2.5194928646087646
DEBUG    ya.test:process.py:263 Command (pid 1487427) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) maxrss: 739132
DEBUG    ya.test:process.py:263 Command (pid 1487427) minflt: 51826
DEBUG    ya.test:process.py:263 Command (pid 1487427) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) nivcsw: 320
DEBUG    ya.test:process.py:263 Command (pid 1487427) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) nvcsw: 726
DEBUG    ya.test:process.py:263 Command (pid 1487427) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487427) stime: 0.38594599999999996
DEBUG    ya.test:process.py:263 Command (pid 1487427) utime: 0.616929
DEBUG    ya.test:process.py:263 Command (pid 1487427) wtime: 2.54
DEBUG    ya.test:process.py:275 Command (pid 1487427) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487979
DEBUG    ya.test:process.py:259 Command (pid 1487979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487979) elapsed time (sec): 2.423457622528076
DEBUG    ya.test:process.py:263 Command (pid 1487979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) maxrss: 739132
DEBUG    ya.test:process.py:263 Command (pid 1487979) minflt: 51747
DEBUG    ya.test:process.py:263 Command (pid 1487979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) nivcsw: 375
DEBUG    ya.test:process.py:263 Command (pid 1487979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) nvcsw: 315
DEBUG    ya.test:process.py:263 Command (pid 1487979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487979) stime: 0.325106
DEBUG    ya.test:process.py:263 Command (pid 1487979) utime: 0.6360739999999999
DEBUG    ya.test:process.py:263 Command (pid 1487979) wtime: 2.432
DEBUG    ya.test:process.py:275 Command (pid 1487979) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 06919e96-620a-4261-8a33-89bd8ecca192, localhost:5077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 06919e96-620a-4261-8a33-89bd8ecca192, localhost:5077): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 06919e96-620a-4261-8a33-89bd8ecca192, localhost:5077): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 7552 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 21422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3442 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 30594 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 24644 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 29681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 5077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3285 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 2912 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s2bz2xhrxy.auto.internal:5077, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:2912, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:24644, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:29681, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3285, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:21422, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3442, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:7552, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:30594, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:5077', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1488713
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5077
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d1accfba-3203-40f9-afe6-c1806df742fc, localhost:5077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d1accfba-3203-40f9-afe6-c1806df742fc, localhost:5077): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d1accfba-3203-40f9-afe6-c1806df742fc, localhost:5077): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3442 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 2912 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 29681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 24644 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 5077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 7552 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3285 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 21422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 30594 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s2bz2xhrxy.auto.internal:5077, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:24644, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:2912, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3285, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3442, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:7552, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:30594, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:29681, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:21422, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5077
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3acccea7-abe2-4e2f-9bc9-545f4faef299, localhost:5077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3acccea7-abe2-4e2f-9bc9-545f4faef299, localhost:5077): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3acccea7-abe2-4e2f-9bc9-545f4faef299, localhost:5077): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 30594 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 24644 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3442 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 5077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 29681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 2912 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 21422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3285 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 7552 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s2bz2xhrxy.auto.internal:24644, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:5077, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:2912, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:30594, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:21422, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:29681, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:7552, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3442, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3285, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5077
DEBUG    ya.test:process.py:259 Command (pid 1488713) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1488713) elapsed time (sec): 170.26733708381653
DEBUG    ya.test:process.py:263 Command (pid 1488713) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) inblock: 421616
DEBUG    ya.test:process.py:263 Command (pid 1488713) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1488713) maxrss: 749076
DEBUG    ya.test:process.py:263 Command (pid 1488713) minflt: 143641
DEBUG    ya.test:process.py:263 Command (pid 1488713) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) nivcsw: 1105
DEBUG    ya.test:process.py:263 Command (pid 1488713) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) nvcsw: 20554
DEBUG    ya.test:process.py:263 Command (pid 1488713) oublock: 408
DEBUG    ya.test:process.py:263 Command (pid 1488713) stime: 1.108089
DEBUG    ya.test:process.py:263 Command (pid 1488713) utime: 4.018517
DEBUG    ya.test:process.py:263 Command (pid 1488713) wtime: 170.259
DEBUG    ya.test:process.py:275 Command (pid 1488713) output:

DEBUG    ya.test:process.py:276 Command (pid 1488713) errors:
...35,10) NOT NULL, c6990 JsonDocument, c6991 Decimal(22,9), c6992 Int32 NOT NULL, c6993 Uint32, c6994 Decimal(15,0), c6995 Int32 NOT NULL, c6996 Date32 NOT NULL, c6997 Int8, c6998 Int32 NOT NULL, c6999 Datetime64, c7000 Timestamp, c7001 Decimal(15,0), c7002 Datetime, c7003 Uint64 NOT NULL, c7004 Yson NOT NULL, c7005 Interval64 NOT NULL, c7006 Decimal(22,9), c7007 String NOT NULL, c7008 Int8, c7009 Decimal(22,9), c7010 Uint8, c7011 Int8, c7012 Uint32, c7013 Double NOT NULL, c7014 Uint32, c7015 Int32, c7016 Json, c7017 Uint64, c7018 Uint64, c7019 Uint16, c7020 Decimal(35,10), c7021 Datetime64, c7022 Uint64 NOT NULL, c7023 Datetime, c7024 Uint32, c7025 Date32 NOT NULL, c7026 Datetime, c7027 Yson, c7028 Interval64, c7029 Datetime NOT NULL, c7030 Uint64, c7031 Double, c7032 Uint64, c7033 Int32, c7034 Uint16 NOT NULL, c7035 Yson, c7036 Int8 NOT NULL, c7037 Uint32, c7038 Date NOT NULL, c7039 Uint64 NOT NULL, c7040 Decimal(22,9) NOT NULL, c7041 Uint32, c7042 Int16 NOT NULL, c7043 Int64 NOT NULL, c7044 Int8, c7045 Decimal(15,0) NOT NULL, c7046 Int64, c7047 Json, c7048 Uint16 NOT NULL, c7049 Datetime, c7050 Datetime NOT NULL, c7051 Datetime64 NOT NULL, c7052 Decimal(15,0), c7053 String NOT NULL, c7054 Datetime64 NOT NULL, c7055 Uint64 NOT NULL, c7056 Json, c7057 Utf8 NOT NULL, c7058 String, c7059 String NOT NULL, c7060 Yson, c7061 Decimal(22,9) NOT NULL, c7062 Decimal(22,9), c7063 Yson, c7064 Uint32, c7065 Json NOT NULL, c7066 Uint8, c7067 Date32 NOT NULL, c7068 Datetime64, c7069 Timestamp NOT NULL, c7070 JsonDocument, c7071 Int32, c7072 Int32, c7073 Yson NOT NULL, c7074 Float NOT NULL, c7075 Interval64 NOT NULL, c7076 String, c7077 Json NOT NULL, c7078 Yson, c7079 Float NOT NULL, c7080 Decimal(35,10), c7081 Int32, c7082 Uint32, c7083 Int8, c7084 Interval64, c7085 Datetime NOT NULL, c7086 Uint32, c7087 Uint64, c7088 Datetime NOT NULL, c7089 Json, c7090 Utf8, c7091 Uint32 NOT NULL, c7092 Uint32, c7093 Uint16, c7094 Uint16 NOT NULL, c7095 Uint32 NOT NULL, c7096 Datetime64, c7097 Yson, c7098 Yson, c7099 String NOT NULL, c7100 Yson, c7101 Utf8, c7102 Uint8, c7103 Decimal(15,0) NOT NULL, c7104 Json NOT NULL, c7105 Timestamp NOT NULL, c7106 Utf8, c7107 Decimal(35,10), c7108 Json NOT NULL, c7109 Date32 NOT NULL, c7110 Uint64, c7111 Utf8 NOT NULL, c7112 Uint16, c7113 Json NOT NULL, c7114 Uint32 NOT NULL, c7115 Int8 NOT NULL, c7116 Int8, c7117 Utf8, c7118 Datetime NOT NULL, c7119 Int8 NOT NULL, c7120 Decimal(22,9) NOT NULL, c7121 Datetime64 NOT NULL, c7122 JsonDocument, c7123 Decimal(35,10), c7124 Int64, c7125 JsonDocument, c7126 Datetime64, c7127 Uint64, c7128 Date, c7129 Timestamp, c7130 Uint16, c7131 Date NOT NULL, c7132 Decimal(35,10) NOT NULL, c7133 Int32, c7134 Double NOT NULL, c7135 Interval64, c7136 Int16 NOT NULL, c7137 Int64, c7138 Int16, c7139 Decimal(35,10) NOT NULL, c7140 Date NOT NULL, c7141 Decimal(15,0), c7142 Timestamp64, c7143 Decimal(15,0), c7144 String NOT NULL, c7145 Uint16 NOT NULL, c7146 Timestamp64, c7147 String NOT NULL, c7148 Int16, c7149 Int64 NOT NULL, c7150 Date NOT NULL, c7151 Utf8, c7152 Utf8 NOT NULL, c7153 Decimal(35,10) NOT NULL, c7154 Decimal(22,9) NOT NULL, c7155 Int8 NOT NULL, c7156 Timestamp, c7157 Int32 NOT NULL, c7158 Float, c7159 Uint32, c7160 Int8 NOT NULL, c7161 Int16, c7162 JsonDocument, c7163 Decimal(35,10), c7164 Uint64, c7165 Int8 NOT NULL, c7166 Json, c7167 Uint64, c7168 Interval64, c7169 Datetime, c7170 Int64 NOT NULL, c7171 Int8 NOT NULL, c7172 Uint64, c7173 Float, c7174 Json NOT NULL, c7175 Json, c7176 Int16 NOT NULL, c7177 Date32, c7178 JsonDocument NOT NULL, c7179 Uint16 NOT NULL, c7180 Date32, c7181 Int8 NOT NULL, c7182 Int64, c7183 Datetime NOT NULL, c7184 Uint32, c7185 Uint64 NOT NULL, c7186 Uint32 NOT NULL, c7187 Int32 NOT NULL, c7188 Date NOT NULL, c7189 Double NOT NULL, c7190 Int64, c7191 JsonDocument NOT NULL, c7192 Yson, c7193 Date, c7194 Int32, c7195 Int32 NOT NULL, c7196 Datetime, c7197 JsonDocument, c7198 Int16 NOT NULL, c7199 Json, c7200 JsonDocument, c7201 Interval64, c7202 Decimal(15,0) NOT NULL, c7203 Datetime64, c7204 Uint16 NOT NULL, c7205 Uint64 NOT NULL, c7206 Int64 NOT NULL, c7207 Interval64 NOT NULL, c7208 Int8 NOT NULL, c7209 Uint32 NOT NULL, c7210 Int64, c7211 Datetime NOT NULL, c7212 Double NOT NULL, c7213 Utf8, c7214 Date32 NOT NULL, c7215 Float, c7216 Yson NOT NULL, c7217 Timestamp, c7218 Datetime NOT NULL, c7219 Uint64, c7220 Interval64, c7221 Datetime64 NOT NULL, c7222 Uint64, c7223 Decimal(15,0), c7224 Utf8 NOT NULL, c7225 Decimal(22,9) NOT NULL, c7226 Uint16, c7227 Uint64 NOT NULL, c7228 Decimal(35,10), c7229 Datetime64, c7230 Double, c7231 Int16, c7232 Int32 NOT NULL, c7233 Decimal(22,9), c7234 Decimal(15,0), c7235 Json, c7236 Uint8 NOT NULL, c7237 Uint8 NOT NULL, c7238 Date NOT NULL, c7239 String, c7240 Decimal(22,9), c7241 Date NOT NULL, c7242 Json NOT NULL, c7243 Decimal(15,0) NOT NULL, c7244 Yson NOT NULL, c7245 Int64 NOT NULL, c7246 Double, c7247 Yson, c7248 Date, c7249 Datetime NOT NULL, c7250 Uint16 NOT NULL, c7251 Datetime NOT NULL, c7252 Double, c7253 Double NOT NULL, c7254 Yson, c7255 Date32 NOT NULL, c7256 Datetime, c7257 Int16, c7258 Interval64, c7259 Interval64, c7260 Date, c7261 Decimal(15,0), c7262 JsonDocument NOT NULL, c7263 Date32, c7264 Datetime, c7265 Timestamp NOT NULL, c7266 Timestamp64 NOT NULL, c7267 Date32, c7268 Datetime64, c7269 Timestamp64 NOT NULL, c7270 Uint64 NOT NULL, c7271 Timestamp NOT NULL, c7272 Uint8 NOT NULL, c7273 Date32, c7274 Utf8 NOT NULL, c7275 Float NOT NULL, c7276 Interval64 NOT NULL, c7277 Timestamp64 NOT NULL, c7278 Int32 NOT NULL, c7279 Decimal(35,10), c7280 Uint16, c7281 Date, c7282 Json NOT NULL, c7283 Decimal(22,9), c7284 Uint64, c7285 Int8 NOT NULL, c7286 Float NOT NULL, c7287 Uint8, c7288 Int8 NOT NULL, c7289 Date32, c7290 Decimal(22,9) NOT NULL, c7291 Date32 NOT NULL, c7292 Uint64, c7293 Decimal(22,9) NOT NULL, c7294 Int32, c7295 Json NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Int8 NOT NULL, c7299 Timestamp NOT NULL, c7300 Decimal(35,10), c7301 Json, c7302 Uint32, c7303 Int16 NOT NULL, c7304 Float, c7305 Float, c7306 Utf8, c7307 Uint32, c7308 Datetime, c7309 Utf8 NOT NULL, c7310 Int32, c7311 Int16, c7312 Decimal(35,10) NOT NULL, c7313 JsonDocument NOT NULL, c7314 Timestamp NOT NULL, c7315 Int8, c7316 Uint32, c7317 Float, c7318 Date NOT NULL, c7319 Int8, c7320 Interval64, c7321 Int32, c7322 Double NOT NULL, c7323 Decimal(35,10), c7324 Decimal(22,9), c7325 Int16 NOT NULL, c7326 Date32, c7327 Uint64, c7328 Int32, c7329 Uint32, c7330 Timestamp NOT NULL, c7331 Int32, c7332 Uint8 NOT NULL, c7333 Decimal(22,9), c7334 Uint64 NOT NULL, c7335 Date, c7336 Date, c7337 Uint16 NOT NULL, c7338 Int32 NOT NULL, c7339 String NOT NULL, c7340 Timestamp, c7341 Interval64 NOT NULL, c7342 String, c7343 Uint32, c7344 Int64 NOT NULL, c7345 String, c7346 Datetime NOT NULL, c7347 Timestamp64, c7348 Interval64 NOT NULL, c7349 Json, c7350 Interval64, c7351 String, c7352 Yson, c7353 Date, c7354 Decimal(22,9) NOT NULL, c7355 Timestamp64 NOT NULL, c7356 Date32 NOT NULL, c7357 Decimal(15,0) NOT NULL, c7358 Decimal(22,9), c7359 Timestamp, c7360 Int8 NOT NULL, c7361 Datetime, c7362 Timestamp64 NOT NULL, c7363 Uint64 NOT NULL, c7364 Yson, c7365 Decimal(22,9), c7366 Uint8 NOT NULL, c7367 Datetime NOT NULL, c7368 Date32, c7369 Float, c7370 Int8 NOT NULL, c7371 Int64, c7372 Date NOT NULL, c7373 Json, c7374 Utf8, c7375 Decimal(22,9), c7376 Yson, c7377 Interval64 NOT NULL, c7378 Int32 NOT NULL, c7379 Json, c7380 Int16 NOT NULL, c7381 Date NOT NULL, c7382 Timestamp NOT NULL, c7383 Decimal(35,10), c7384 Yson NOT NULL, c7385 Decimal(15,0), c7386 Timestamp64, c7387 Timestamp64, c7388 Decimal(35,10), c7389 Utf8 NOT NULL, c7390 Json, c7391 Uint64 NOT NULL, c7392 Date32 NOT NULL, c7393 Decimal(22,9) NOT NULL, c7394 Json, c7395 Utf8, c7396 Date32, c7397 Uint8 NOT NULL, c7398 Decimal(22,9) NOT NULL, c7399 Uint64 NOT NULL, c7400 Timestamp64 NOT NULL, c7401 Datetime, c7402 Decimal(35,10) NOT NULL, c7403 Uint8 NOT NULL, c7404 Yson, c7405 Float, c7406 Datetime64 NOT NULL, c7407 Timestamp64, c7408 Int64, c7409 Decimal(22,9), c7410 Uint32, c7411 Interval64, c7412 Uint16, c7413 String, c7414 Interval64, c7415 Interval64 NOT NULL, c7416 Datetime NOT NULL, c7417 Decimal(35,10), c7418 Date NOT NULL, c7419 Decimal(35,10), c7420 Json NOT NULL, c7421 Double NOT NULL, c7422 Datetime, c7423 Double NOT NULL, c7424 Int16, c7425 Int32, c7426 Uint32 NOT NULL, c7427 Interval64 NOT NULL, c7428 String, c7429 Datetime64 NOT NULL, c7430 Uint8, c7431 Json NOT NULL, c7432 String, c7433 Uint64 NOT NULL, c7434 Json NOT NULL, c7435 Uint64 NOT NULL, c7436 Int32 NOT NULL, c7437 String NOT NULL, c7438 Timestamp, c7439 Date32 NOT NULL, c7440 String NOT NULL, c7441 Decimal(15,0), c7442 JsonDocument NOT NULL, c7443 Json NOT NULL, c7444 Uint8 NOT NULL, c7445 Uint8 NOT NULL, c7446 Datetime, c7447 Uint64, c7448 Uint64 NOT NULL, c7449 Datetime64 NOT NULL, c7450 Uint32, c7451 Timestamp NOT NULL, c7452 Decimal(35,10), c7453 Uint32, c7454 Yson NOT NULL, c7455 Uint8 NOT NULL, c7456 Int8, c7457 Float, c7458 Interval64, c7459 Datetime NOT NULL, c7460 Float, c7461 Int16, c7462 Uint8 NOT NULL, c7463 Date32 NOT NULL, c7464 Int32 NOT NULL, c7465 Interval64 NOT NULL, c7466 Int64, c7467 Int64, c7468 Float, c7469 Json NOT NULL, c7470 Uint32 NOT NULL, c7471 Datetime64, c7472 Int16 NOT NULL, c7473 Uint8 NOT NULL, c7474 Json NOT NULL, c7475 Double, c7476 Uint16 NOT NULL, c7477 Int32, c7478 Decimal(22,9) NOT NULL, c7479 Interval64, c7480 JsonDocument NOT NULL, c7481 Timestamp64 NOT NULL, c7482 Datetime64 NOT NULL, c7483 Double, c7484 Int16 NOT NULL, c7485 Datetime NOT NULL, c7486 Date NOT NULL, c7487 Datetime, c7488 Decimal(15,0) NOT NULL, c7489 Datetime NOT NULL, c7490 Double NOT NULL, c7491 Interval64, c7492 Uint32, c7493 Timestamp NOT NULL, c7494 Int64 NOT NULL, c7495 Int64 NOT NULL, c7496 Interval64 NOT NULL, c7497 Datetime64, c7498 Interval64, c7499 Timestamp, c7500 Uint16 NOT NULL, c7501 Decimal(22,9) NOT NULL, c7502 JsonDocument NOT NULL, c7503 Utf8 NOT NULL, c7504 Interval64, c7505 Yson NOT NULL, c7506 Date, c7507 Decimal(35,10) NOT NULL, c7508 Uint64, c7509 Float NOT NULL, c7510 Int16 NOT NULL, c7511 Timestamp64, c7512 Datetime, c7513 Int32, c7514 Decimal(22,9), c7515 Datetime, c7516 Utf8, c7517 Int16, c7518 Timestamp64 NOT NULL, c7519 Date NOT NULL, c7520 Interval64 NOT NULL, c7521 Float, c7522 Decimal(22,9) NOT NULL, c7523 Int8, c7524 Decimal(35,10) NOT NULL, c7525 Uint8, c7526 Json NOT NULL, c7527 Float NOT NULL, c7528 Timestamp, c7529 Decimal(22,9), c7530 Timestamp64, c7531 Timestamp64, c7532 Int16, c7533 Int32, c7534 Datetime64, c7535 Json NOT NULL, c7536 Yson, c7537 String NOT NULL, c7538 Timestamp, c7539 Datetime64 NOT NULL, c7540 Utf8, c7541 Yson, c7542 Int16 NOT NULL, c7543 Date NOT NULL, c7544 Int32, c7545 Interval64 NOT NULL, c7546 Double NOT NULL, c7547 Uint64, c7548 Uint8, c7549 Int8, c7550 Timestamp64 NOT NULL, c7551 Timestamp64 NOT NULL, c7552 Uint16 NOT NULL, c7553 Json NOT NULL, c7554 String, c7555 Datetime NOT NULL, c7556 Decimal(15,0), c7557 Decimal(35,10), c7558 Int16, c7559 Timestamp64, c7560 Uint8, c7561 Date32 NOT NULL, c7562 Int64, c7563 Int32, c7564 String NOT NULL, c7565 Json, c7566 Uint64, c7567 Int16, c7568 Int8, c7569 Datetime, c7570 Float, c7571 Uint32, c7572 Uint8, c7573 Uint16 NOT NULL, c7574 Uint16, c7575 Utf8, c7576 Uint16 NOT NULL, c7577 Datetime64 NOT NULL, c7578 Int16 NOT NULL, c7579 Decimal(22,9), c7580 Datetime64, c7581 String NOT NULL, c7582 JsonDocument, c7583 Int16, c7584 Utf8 NOT NULL, c7585 Decimal(15,0) NOT NULL, c7586 Timestamp64 NOT NULL, c7587 Uint64, c7588 Int64 NOT NULL, c7589 Yson NOT NULL, c7590 Int8 NOT NULL, c7591 Decimal(35,10), c7592 Uint64, c7593 Json NOT NULL, c7594 Yson, c7595 JsonDocument, c7596 Float, c7597 Timestamp NOT NULL, c7598 Double, c7599 Json, c7600 Int8 NOT NULL, c7601 Uint64 NOT NULL, c7602 Json NOT NULL, c7603 Decimal(22,9) NOT NULL, c7604 Decimal(22,9), c7605 Utf8 NOT NULL, c7606 Date32, c7607 String, c7608 JsonDocument NOT NULL, c7609 Decimal(35,10) NOT NULL, c7610 Date, c7611 Decimal(35,10), c7612 String NOT NULL, c7613 Decimal(35,10), c7614 Int16 NOT NULL, c7615 Json NOT NULL, c7616 Timestamp64, c7617 Uint8, c7618 Datetime64, c7619 Float, c7620 Timestamp64 NOT NULL, c7621 Json, c7622 Int8 NOT NULL, c7623 Decimal(22,9), c7624 Interval64, c7625 Uint32 NOT NULL, c7626 Uint32, c7627 Yson NOT NULL, c7628 Json, c7629 JsonDocument, c7630 Int16, c7631 Utf8 NOT NULL, c7632 Int8, c7633 Date, c7634 Int8 NOT NULL, c7635 String, c7636 JsonDocument, c7637 Int32 NOT NULL, c7638 Date, c7639 Float NOT NULL, c7640 Int32, c7641 String, c7642 Datetime NOT NULL, c7643 Decimal(22,9), c7644 Uint64, c7645 Decimal(35,10), c7646 JsonDocument NOT NULL, c7647 Int8 NOT NULL, c7648 Utf8, c7649 Int32 NOT NULL, c7650 JsonDocument, c7651 Int8 NOT NULL, c7652 String, c7653 Utf8, c7654 Timestamp, c7655 Int16 NOT NULL, c7656 Uint64, c7657 Json, c7658 Uint32 NOT NULL, c7659 Datetime64 NOT NULL, c7660 Decimal(22,9) NOT NULL, c7661 Json NOT NULL, c7662 JsonDocument, c7663 Uint64, c7664 Date32 NOT NULL, c7665 Decimal(15,0), c7666 Int64 NOT NULL, c7667 Int64 NOT NULL, c7668 Uint16, c7669 Int8, c7670 Decimal(35,10), c7671 Uint64 NOT NULL, c7672 Date32 NOT NULL, c7673 Timestamp NOT NULL, c7674 Int32 NOT NULL, c7675 Int8 NOT NULL, c7676 Decimal(35,10), c7677 Datetime64 NOT NULL, c7678 Int64, c7679 Decimal(15,0) NOT NULL, c7680 Datetime NOT NULL, c7681 JsonDocument NOT NULL, c7682 Yson, c7683 Int8, c7684 Timestamp64 NOT NULL, c7685 Uint32 NOT NULL, c7686 Double, c7687 Double, c7688 Datetime64, c7689 Int32, c7690 Int8, c7691 Float, c7692 Int64 NOT NULL, c7693 Int16 NOT NULL, c7694 Decimal(15,0), c7695 Uint8, c7696 Uint32 NOT NULL, c7697 Date NOT NULL, c7698 Timestamp NOT NULL, c7699 Uint32 NOT NULL, c7700 Uint8 NOT NULL, c7701 Yson, c7702 Datetime NOT NULL, c7703 Date32 NOT NULL, c7704 Int32 NOT NULL, c7705 Date NOT NULL, c7706 Json, c7707 Datetime NOT NULL, c7708 String, c7709 Uint8 NOT NULL, c7710 Uint32 NOT NULL, c7711 Int64 NOT NULL, c7712 Decimal(35,10), c7713 Utf8 NOT NULL, c7714 Int32, c7715 String, c7716 Interval64, c7717 Int64 NOT NULL, c7718 Uint16 NOT NULL, c7719 Datetime, c7720 Uint32 NOT NULL, c7721 Datetime, c7722 Yson NOT NULL, c7723 Decimal(15,0) NOT NULL, c7724 Timestamp64 NOT NULL, c7725 Int64, c7726 Yson NOT NULL, c7727 Timestamp64, c7728 Int16, c7729 Decimal(15,0), c7730 Date32, c7731 Uint64, c7732 Decimal(22,9), c7733 Decimal(22,9), c7734 Double NOT NULL, c7735 Decimal(15,0) NOT NULL, c7736 Int8, c7737 JsonDocument NOT NULL, c7738 Float, c7739 Date32 NOT NULL, c7740 Double, c7741 Decimal(15,0), c7742 Decimal(22,9) NOT NULL, c7743 JsonDocument NOT NULL, c7744 Decimal(22,9) NOT NULL, c7745 Json, c7746 Uint8, c7747 Double, c7748 JsonDocument NOT NULL, c7749 Float, c7750 Yson, c7751 Decimal(15,0), c7752 Uint64 NOT NULL, c7753 Decimal(22,9), c7754 Datetime NOT NULL, c7755 Uint16 NOT NULL, c7756 Timestamp NOT NULL, c7757 Date, c7758 Int8, c7759 Date32 NOT NULL, c7760 Datetime64 NOT NULL, c7761 Decimal(22,9), c7762 Timestamp64 NOT NULL, c7763 Interval64 NOT NULL, c7764 String, c7765 Timestamp64 NOT NULL, c7766 Int32 NOT NULL, c7767 Decimal(35,10) NOT NULL, c7768 Uint64 NOT NULL, c7769 Float NOT NULL, c7770 Utf8 NOT NULL, c7771 Decimal(22,9) NOT NULL, c7772 Timestamp64, c7773 Utf8 NOT NULL, c7774 Float NOT NULL, c7775 Timestamp64, c7776 Uint64 NOT NULL, c7777 Int64, c7778 Date, c7779 Datetime, c7780 Datetime NOT NULL, c7781 String, c7782 Json NOT NULL, c7783 Timestamp64, c7784 Int64, c7785 Double, c7786 Double NOT NULL, c7787 Uint16, c7788 Timestamp64, c7789 Uint8 NOT NULL, c7790 String NOT NULL, c7791 Double, c7792 Utf8, c7793 Int32 NOT NULL, c7794 Decimal(15,0) NOT NULL, c7795 Decimal(35,10), c7796 Uint16, c7797 Date NOT NULL, c7798 Interval64, c7799 Uint8, c7800 Interval64 NOT NULL, c7801 Int16 NOT NULL, c7802 Uint8 NOT NULL, c7803 Double, c7804 Int64 NOT NULL, c7805 Yson, c7806 Interval64, c7807 Int64, c7808 Interval64, c7809 Utf8, c7810 Decimal(22,9) NOT NULL, c7811 Float, c7812 Json NOT NULL, c7813 Utf8, c7814 Timestamp NOT NULL, c7815 String NOT NULL, c7816 Uint64 NOT NULL, c7817 Date32, c7818 Int32, c7819 Int32 NOT NULL, c7820 Double NOT NULL, c7821 Float NOT NULL, c7822 Interval64 NOT NULL, c7823 Uint32, c7824 Int64, c7825 Interval64, c7826 Double, c7827 Datetime64, c7828 Int16 NOT NULL, c7829 Date32, c7830 Yson NOT NULL, c7831 Decimal(35,10), c7832 Timestamp, c7833 Datetime, c7834 Decimal(22,9), c7835 String, c7836 String NOT NULL, c7837 Uint8, c7838 Int8 NOT NULL, c7839 Decimal(15,0), c7840 Uint32 NOT NULL, c7841 Double, c7842 Int8 NOT NULL, c7843 Uint16 NOT NULL, c7844 Int32 NOT NULL, c7845 Float, c7846 Timestamp64 NOT NULL, c7847 Decimal(22,9), c7848 Uint32, c7849 Int64, c7850 Date32 NOT NULL, c7851 Uint32 NOT NULL, c7852 Int16 NOT NULL, c7853 Interval64 NOT NULL, c7854 Date32 NOT NULL, c7855 Int32, c7856 Int8 NOT NULL, c7857 Date NOT NULL, c7858 Utf8, c7859 Uint16 NOT NULL, c7860 Int8, c7861 Uint8 NOT NULL, c7862 Date NOT NULL, c7863 String, c7864 Datetime NOT NULL, c7865 Decimal(22,9) NOT NULL, c7866 Json NOT NULL, c7867 Yson, c7868 String NOT NULL, c7869 Int8, c7870 Int32 NOT NULL, c7871 JsonDocument NOT NULL, c7872 Int8, c7873 Uint8, c7874 Interval64, c7875 Utf8 NOT NULL, c7876 Double, c7877 Datetime, c7878 Uint16 NOT NULL, c7879 Uint64, c7880 Datetime, c7881 Yson NOT NULL, c7882 Date, c7883 Datetime64 NOT NULL, c7884 Timestamp NOT NULL, c7885 Int8, c7886 Timestamp, c7887 Int8, c7888 Float NOT NULL, c7889 Uint32, c7890 Yson NOT NULL, c7891 Uint32, c7892 Decimal(15,0), c7893 Timestamp NOT NULL, c7894 Decimal(15,0) NOT NULL, c7895 Uint64 NOT NULL, c7896 Yson NOT NULL, c7897 Decimal(15,0) NOT NULL, c7898 Utf8, c7899 Int32, c7900 Float NOT NULL, c7901 Interval64, c7902 Date32, c7903 Uint64, c7904 Double, c7905 Int32 NOT NULL, c7906 Yson, c7907 Datetime NOT NULL, c7908 Double NOT NULL, c7909 Json NOT NULL, c7910 String NOT NULL, c7911 Date, c7912 Decimal(15,0), c7913 Date32, c7914 String, c7915 JsonDocument, c7916 String NOT NULL, c7917 Yson NOT NULL, c7918 Json, c7919 Date, c7920 Decimal(22,9), c7921 Datetime, c7922 Date32, c7923 Double NOT NULL, c7924 Int16 NOT NULL, c7925 Double NOT NULL, c7926 Datetime64, c7927 Int8, c7928 JsonDocument NOT NULL, c7929 Interval64, c7930 Int8 NOT NULL, c7931 Datetime64 NOT NULL, c7932 Date NOT NULL, c7933 JsonDocument, c7934 Decimal(35,10) NOT NULL, c7935 Uint64 NOT NULL, c7936 Int64, c7937 Date NOT NULL, c7938 Decimal(22,9) NOT NULL, c7939 Timestamp, c7940 Int8, c7941 Interval64 NOT NULL, c7942 Int64 NOT NULL, c7943 String NOT NULL, c7944 Date NOT NULL, c7945 Json, c7946 Datetime64, c7947 Int64 NOT NULL, c7948 Utf8, c7949 Int32, c7950 Utf8, c7951 Decimal(22,9) NOT NULL, c7952 Yson, c7953 Int16, c7954 Interval64 NOT NULL, c7955 Utf8 NOT NULL, c7956 Interval64 NOT NULL, c7957 Timestamp, c7958 Date32 NOT NULL, c7959 Int64 NOT NULL, c7960 Uint64 NOT NULL, c7961 Uint16 NOT NULL, c7962 Json, c7963 Yson NOT NULL, c7964 Int32 NOT NULL, c7965 Uint64 NOT NULL, c7966 Timestamp NOT NULL, c7967 Timestamp64 NOT NULL, c7968 Decimal(15,0), c7969 Decimal(15,0) NOT NULL, c7970 Yson, c7971 Date32 NOT NULL, c7972 Date32 NOT NULL, c7973 Decimal(15,0), c7974 Uint64 NOT NULL, c7975 Datetime, c7976 Timestamp NOT NULL, c7977 Datetime64 NOT NULL, c7978 Uint16, c7979 String, c7980 Decimal(22,9), c7981 Int16, c7982 Uint64, c7983 Float, c7984 Utf8 NOT NULL, c7985 Timestamp64, c7986 Int32 NOT NULL, c7987 JsonDocument NOT NULL, c7988 Date32, c7989 Datetime64, c7990 Timestamp64, c7991 Interval64, c7992 Interval64 NOT NULL, c7993 Uint32, c7994 Decimal(15,0) NOT NULL, c7995 JsonDocument NOT NULL, c7996 Date32 NOT NULL, c7997 Decimal(35,10), c7998 Decimal(22,9) NOT NULL, c7999 Int32 NOT NULL, c8000 Utf8 NOT NULL, c8001 Interval64, c8002 Timestamp64 NOT NULL, c8003 Int64, c8004 Decimal(15,0) NOT NULL, c8005 Uint32 NOT NULL, c8006 Uint8, c8007 Utf8 NOT NULL, c8008 Uint64, c8009 Float NOT NULL, c8010 Utf8, c8011 Timestamp64 NOT NULL, c8012 Datetime, c8013 Timestamp NOT NULL, c8014 Decimal(22,9) NOT NULL, c8015 String NOT NULL, c8016 Int16 NOT NULL, c8017 Datetime NOT NULL, c8018 JsonDocument NOT NULL, c8019 Int8, c8020 Int64, c8021 String NOT NULL, c8022 String, c8023 Interval64, c8024 Uint32 NOT NULL, c8025 Datetime64, c8026 Decimal(15,0), c8027 Decimal(22,9), c8028 Decimal(15,0), c8029 Double, c8030 Decimal(35,10), c8031 Timestamp NOT NULL, c8032 Int8 NOT NULL, c8033 Decimal(15,0), c8034 String NOT NULL, c8035 Double, c8036 Float, c8037 Decimal(22,9) NOT NULL, c8038 Decimal(15,0) NOT NULL, c8039 Int64, c8040 Decimal(15,0) NOT NULL, c8041 Timestamp NOT NULL, c8042 Uint32 NOT NULL, c8043 Int8, c8044 JsonDocument, c8045 Timestamp64, c8046 Uint32 NOT NULL, c8047 Utf8, c8048 Decimal(22,9) NOT NULL, c8049 Int16 NOT NULL, c8050 Int32, c8051 Date32 NOT NULL, c8052 Float, c8053 Interval64, c8054 Double NOT NULL, c8055 Uint64 NOT NULL, c8056 Int16, c8057 Uint32 NOT NULL, c8058 Date, c8059 Uint8 NOT NULL, c8060 Decimal(35,10), c8061 Int32 NOT NULL, c8062 Double, c8063 Json, c8064 Uint64 NOT NULL, c8065 Date32, c8066 JsonDocument, c8067 JsonDocument, c8068 Uint64 NOT NULL, c8069 Float NOT NULL, c8070 JsonDocument NOT NULL, c8071 Timestamp NOT NULL, c8072 Datetime64 NOT NULL, c8073 JsonDocument, c8074 Decimal(35,10) NOT NULL, c8075 Int8, c8076 Double NOT NULL, c8077 Decimal(35,10), c8078 Interval64 NOT NULL, c8079 Interval64 NOT NULL, c8080 Decimal(35,10), c8081 Decimal(15,0) NOT NULL, c8082 Datetime NOT NULL, c8083 Int16 NOT NULL, c8084 Decimal(35,10), c8085 JsonDocument NOT NULL, c8086 Uint16, c8087 Yson, c8088 Yson NOT NULL, c8089 JsonDocument, c8090 Decimal(15,0), c8091 Timestamp, c8092 Int8 NOT NULL, c8093 Utf8, c8094 Datetime NOT NULL, c8095 Int64, c8096 Date NOT NULL, c8097 Uint8 NOT NULL, c8098 Decimal(22,9) NOT NULL, c8099 Decimal(22,9) NOT NULL, c8100 Uint32 NOT NULL, c8101 Date32 NOT NULL, c8102 Float, c8103 Decimal(15,0) NOT NULL, c8104 Uint32 NOT NULL, c8105 Int32, c8106 Uint32, c8107 Decimal(22,9), c8108 Float NOT NULL, c8109 Int16 NOT NULL, c8110 Decimal(15,0), c8111 Uint8, c8112 Uint8 NOT NULL, c8113 Int8 NOT NULL, c8114 String NOT NULL, c8115 Uint16, c8116 Int64, c8117 String NOT NULL, c8118 Datetime NOT NULL, c8119 Uint16, c8120 String, c8121 Date NOT NULL, c8122 Yson NOT NULL, c8123 Decimal(35,10) NOT NULL, c8124 Int32 NOT NULL, c8125 Date, c8126 Timestamp NOT NULL, c8127 Uint64 NOT NULL, c8128 Timestamp NOT NULL, c8129 Uint8 NOT NULL, c8130 Int32 NOT NULL, c8131 Interval64, c8132 Decimal(15,0) NOT NULL, c8133 Timestamp64, c8134 Date NOT NULL, c8135 Decimal(35,10) NOT NULL, c8136 Int32 NOT NULL, c8137 Json NOT NULL, c8138 Datetime NOT NULL, c8139 Date32, c8140 Uint8 NOT NULL, c8141 JsonDocument NOT NULL, c8142 Json, c8143 Timestamp NOT NULL, c8144 Uint16, c8145 Date NOT NULL, c8146 Date32, c8147 Json NOT NULL, c8148 Uint32 NOT NULL, c8149 Timestamp NOT NULL, c8150 Decimal(35,10), c8151 Int64 NOT NULL, c8152 Uint16 NOT NULL, c8153 Timestamp, c8154 Decimal(15,0) NOT NULL, c8155 Uint64 NOT NULL, c8156 Uint16 NOT NULL, c8157 Int64, c8158 Utf8, c8159 Decimal(22,9) NOT NULL, c8160 Uint64, c8161 Timestamp, c8162 Double NOT NULL, c8163 Float, c8164 Uint16, c8165 Datetime, c8166 Uint32, c8167 Int8 NOT NULL, c8168 Int16 NOT NULL, c8169 Uint16, c8170 Uint8 NOT NULL, c8171 Int32 NOT NULL, c8172 Yson, c8173 JsonDocument, c8174 Date, c8175 Int64, c8176 Decimal(15,0), c8177 Datetime64 NOT NULL, c8178 Double, c8179 Timestamp NOT NULL, c8180 Float, c8181 Date, c8182 Uint32 NOT NULL, c8183 Double, c8184 Int64 NOT NULL, c8185 Decimal(22,9) NOT NULL, c8186 Uint16 NOT NULL, c8187 Timestamp, c8188 Uint16, c8189 Json NOT NULL, c8190 JsonDocument NOT NULL, c8191 Int64, c8192 Uint8, c8193 Timestamp NOT NULL, c8194 Date32, c8195 Int16 NOT NULL, c8196 Double NOT NULL, c8197 Decimal(35,10) NOT NULL, c8198 Uint16, c8199 Decimal(15,0), c8200 Date NOT NULL, c8201 Decimal(35,10) NOT NULL, c8202 Uint32 NOT NULL, c8203 Interval64, c8204 Decimal(15,0) NOT NULL, c8205 String NOT NULL, c8206 Interval64, c8207 Uint64 NOT NULL, c8208 Decimal(15,0), c8209 Datetime64 NOT NULL, c8210 Decimal(35,10), c8211 Uint64 NOT NULL, c8212 Datetime64 NOT NULL, c8213 Interval64 NOT NULL, c8214 Int8 NOT NULL, c8215 Datetime NOT NULL, c8216 Datetime64, c8217 Int64, c8218 String NOT NULL, c8219 Int16, c8220 Double NOT NULL, c8221 Timestamp, c8222 Int64 NOT NULL, c8223 Utf8 NOT NULL, c8224 Json NOT NULL, c8225 Datetime, c8226 Utf8, c8227 Datetime NOT NULL, c8228 Int32 NOT NULL, c8229 Date32 NOT NULL, c8230 Datetime64, c8231 Datetime, c8232 Uint64 NOT NULL, c8233 Timestamp64 NOT NULL, c8234 Uint32, c8235 Yson NOT NULL, c8236 Int32 NOT NULL, c8237 Timestamp, c8238 Yson, c8239 JsonDocument, c8240 Date32, c8241 Json NOT NULL, c8242 Decimal(22,9) NOT NULL, c8243 Datetime64 NOT NULL, c8244 Timestamp64, c8245 Int8, c8246 Float NOT NULL, c8247 Uint8, c8248 Interval64, c8249 Json NOT NULL, c8250 Int32, c8251 Int8, c8252 Interval64 NOT NULL, c8253 Double, c8254 Uint64 NOT NULL, c8255 Yson NOT NULL, c8256 Uint16 NOT NULL, c8257 JsonDocument, c8258 Uint16, c8259 String NOT NULL, c8260 Decimal(22,9), c8261 Uint64, c8262 Int8, c8263 JsonDocument, c8264 Utf8 NOT NULL, c8265 Date, c8266 Json, c8267 Uint8, c8268 Decimal(35,10) NOT NULL, c8269 Decimal(15,0) NOT NULL, c8270 Timestamp64 NOT NULL, c8271 Uint32, c8272 Date32, c8273 Decimal(15,0) NOT NULL, c8274 Decimal(15,0), c8275 Uint16 NOT NULL, c8276 Double NOT NULL, c8277 Date32 NOT NULL, c8278 Datetime, c8279 Int64 NOT NULL, c8280 Int32, c8281 Yson, c8282 Decimal(35,10) NOT NULL, c8283 Decimal(35,10) NOT NULL, c8284 Datetime64 NOT NULL, c8285 Timestamp64 NOT NULL, c8286 Datetime NOT NULL, c8287 Json NOT NULL, c8288 Date32, c8289 Uint8, c8290 Double NOT NULL, c8291 Uint64 NOT NULL, c8292 Uint16 NOT NULL, c8293 Decimal(22,9) NOT NULL, c8294 Date32, c8295 Int8, c8296 Int64, c8297 Int32 NOT NULL, c8298 Yson NOT NULL, c8299 String, c8300 Datetime NOT NULL, c8301 Float, c8302 Uint64, c8303 Yson NOT NULL, c8304 Int32, c8305 Int32 NOT NULL, c8306 Json NOT NULL, c8307 Datetime, c8308 Int32 NOT NULL, c8309 Decimal(35,10), c8310 Int16 NOT NULL, c8311 Uint32, c8312 Date32, c8313 Decimal(35,10), c8314 Datetime, c8315 Date32, c8316 Decimal(22,9) NOT NULL, c8317 Int16 NOT NULL, c8318 Date, c8319 Datetime, c8320 Double, c8321 Uint8, c8322 Utf8 NOT NULL, c8323 Timestamp NOT NULL, c8324 Utf8, c8325 Yson NOT NULL, c8326 Interval64, c8327 String, c8328 Double NOT NULL, c8329 Date32 NOT NULL, c8330 JsonDocument NOT NULL, c8331 Int64 NOT NULL, c8332 Decimal(22,9), c8333 Decimal(35,10) NOT NULL, c8334 String, c8335 Date32, c8336 Int64, c8337 Datetime NOT NULL, c8338 Uint64 NOT NULL, c8339 Decimal(15,0) NOT NULL, c8340 Decimal(35,10), c8341 Date32 NOT NULL, c8342 Decimal(15,0) NOT NULL, c8343 Int8, c8344 Timestamp, c8345 Datetime64, c8346 String, c8347 Int32 NOT NULL, c8348 Timestamp, c8349 Double NOT NULL, c8350 Int16 NOT NULL, c8351 Decimal(22,9) NOT NULL, c8352 Float NOT NULL, c8353 Timestamp, c8354 Timestamp64 NOT NULL, c8355 JsonDocument, c8356 Uint8, c8357 JsonDocument NOT NULL, c8358 Utf8, c8359 Double, c8360 Yson NOT NULL, c8361 Uint64 NOT NULL, c8362 Int32, c8363 Json NOT NULL, c8364 Int32 NOT NULL, c8365 Interval64, c8366 Int16, c8367 Date32 NOT NULL, c8368 Json NOT NULL, c8369 Timestamp64 NOT NULL, c8370 Int64 NOT NULL, c8371 String NOT NULL, c8372 Timestamp64, c8373 Interval64, c8374 Date NOT NULL, c8375 Timestamp64, c8376 Int32, c8377 Date32 NOT NULL, c8378 Float NOT NULL, c8379 Date32 NOT NULL, c8380 Datetime64, c8381 Yson, c8382 Uint32 NOT NULL, c8383 Uint32 NOT NULL, c8384 Double, c8385 Decimal(15,0) NOT NULL, c8386 Decimal(22,9) NOT NULL, c8387 Int32, c8388 Date32 NOT NULL, c8389 Date32, c8390 Int32 NOT NULL, c8391 Json NOT NULL, c8392 Uint8, c8393 String NOT NULL, c8394 Timestamp, c8395 Uint8, c8396 Timestamp, c8397 Timestamp64, c8398 Uint8, c8399 Date NOT NULL, c8400 Timestamp64, c8401 Interval64, c8402 Yson, c8403 Yson, c8404 Int8 NOT NULL, c8405 Float, c8406 Uint32, c8407 Timestamp64, c8408 Uint8, c8409 Int16, c8410 Uint16 NOT NULL, c8411 Uint8, c8412 Decimal(15,0), c8413 String NOT NULL, c8414 Int64 NOT NULL, c8415 JsonDocument NOT NULL, c8416 Int8, c8417 Uint8, c8418 Date, c8419 Int16 NOT NULL, c8420 Timestamp64, c8421 String, c8422 Date32, c8423 Datetime NOT NULL, c8424 Datetime64, c8425 Date32, c8426 String, c8427 String, c8428 Timestamp64, c8429 Datetime64, c8430 Timestamp64 NOT NULL, c8431 Timestamp64, c8432 Decimal(15,0), c8433 Uint64, c8434 Utf8 NOT NULL, c8435 Int16 NOT NULL, c8436 Date32, c8437 Decimal(15,0), c8438 Float, c8439 Yson, c8440 Int32 NOT NULL, c8441 Utf8 NOT NULL, c8442 Datetime, c8443 String NOT NULL, c8444 Interval64 NOT NULL, c8445 Float, c8446 Yson NOT NULL, c8447 Timestamp, c8448 Decimal(15,0) NOT NULL, c8449 JsonDocument NOT NULL, c8450 Uint64 NOT NULL, c8451 Uint16, c8452 Json, c8453 Yson NOT NULL, c8454 Uint64, c8455 Int8 NOT NULL, c8456 Decimal(22,9), c8457 Date32 NOT NULL, c8458 Date NOT NULL, c8459 Decimal(15,0), c8460 JsonDocument, c8461 Uint64, c8462 Int8, c8463 Double, c8464 Int16, c8465 Uint64, c8466 Interval64, c8467 Datetime, c8468 Double, c8469 Decimal(15,0), c8470 Decimal(22,9), c8471 String, c8472 Decimal(15,0) NOT NULL, c8473 Uint64, c8474 Yson NOT NULL, c8475 Datetime NOT NULL, c8476 Date32, c8477 Uint8 NOT NULL, c8478 Interval64, c8479 Date32 NOT NULL, c8480 Yson, c8481 Uint64, c8482 Int8, c8483 Timestamp, c8484 Uint64 NOT NULL, c8485 Int64, c8486 Utf8 NOT NULL, c8487 Date, c8488 Uint16 NOT NULL, c8489 Json, c8490 Int8 NOT NULL, c8491 Interval64 NOT NULL, c8492 Uint16 NOT NULL, c8493 Date32, c8494 Uint64 NOT NULL, c8495 Uint32 NOT NULL, c8496 Int16, c8497 Date NOT NULL, c8498 Decimal(35,10), c8499 Date, c8500 Int16, c8501 Int16, c8502 Decimal(22,9), c8503 Datetime64 NOT NULL, c8504 Utf8 NOT NULL, c8505 Date32, c8506 Double, c8507 Int32, c8508 Uint8, c8509 Decimal(35,10) NOT NULL, c8510 Uint64 NOT NULL, c8511 Int32 NOT NULL, c8512 Decimal(22,9), c8513 Uint64, c8514 JsonDocument NOT NULL, c8515 JsonDocument, c8516 Uint32, c8517 Datetime64 NOT NULL, c8518 Json NOT NULL, c8519 Int64 NOT NULL, c8520 Utf8, c8521 Float NOT NULL, c8522 Json NOT NULL, c8523 JsonDocument, c8524 Timestamp64, c8525 Uint32, c8526 Interval64, c8527 Float NOT NULL, c8528 Interval64 NOT NULL, c8529 Timestamp, c8530 String, c8531 Date32 NOT NULL, c8532 Int32, c8533 Uint16 NOT NULL, c8534 Json NOT NULL, c8535 Decimal(22,9) NOT NULL, c8536 Uint8 NOT NULL, c8537 Datetime64, c8538 Decimal(15,0), c8539 Interval64 NOT NULL, c8540 Datetime64, c8541 Datetime NOT NULL, c8542 Timestamp, c8543 Int16 NOT NULL, c8544 Int8 NOT NULL, c8545 Uint64, c8546 Interval64, c8547 Json, c8548 Datetime NOT NULL, c8549 Decimal(35,10) NOT NULL, c8550 Utf8, c8551 Decimal(35,10), c8552 Int32, c8553 Interval64 NOT NULL, c8554 Float, c8555 Double, c8556 Uint32 NOT NULL, c8557 Decimal(22,9), c8558 Float, c8559 Date, c8560 Timestamp NOT NULL, c8561 Int16 NOT NULL, c8562 Utf8 NOT NULL, c8563 Int16 NOT NULL, c8564 Decimal(35,10), c8565 Decimal(22,9), c8566 Uint16 NOT NULL, c8567 Int8, c8568 Timestamp NOT NULL, c8569 Uint16 NOT NULL, c8570 Interval64 NOT NULL, c8571 Decimal(22,9) NOT NULL, c8572 Uint8 NOT NULL, c8573 Datetime64, c8574 Datetime NOT NULL, c8575 Uint64, c8576 Interval64 NOT NULL, c8577 Float NOT NULL, c8578 Decimal(15,0) NOT NULL, c8579 Uint32, c8580 Json NOT NULL, c8581 Decimal(35,10), c8582 Date32, c8583 Int32 NOT NULL, c8584 JsonDocument NOT NULL, c8585 Utf8, c8586 Datetime NOT NULL, c8587 Timestamp64 NOT NULL, c8588 String, c8589 Yson, c8590 Utf8 NOT NULL, c8591 Int64, c8592 Decimal(22,9) NOT NULL, c8593 Timestamp, c8594 Int16, c8595 Int32, c8596 Decimal(35,10) NOT NULL, c8597 JsonDocument NOT NULL, c8598 Datetime, c8599 Timestamp NOT NULL, c8600 Uint32 NOT NULL, c8601 Int16 NOT NULL, c8602 Datetime64 NOT NULL, c8603 Decimal(35,10), c8604 Interval64 NOT NULL, c8605 Json, c8606 Uint64 NOT NULL, c8607 Int64 NOT NULL, c8608 Decimal(22,9) NOT NULL, c8609 Datetime, c8610 JsonDocument, c8611 Float, c8612 Float NOT NULL, c8613 Int8, c8614 Uint16, c8615 Timestamp, c8616 Interval64, c8617 Date NOT NULL, c8618 Datetime64 NOT NULL, c8619 Date32, c8620 Uint16, c8621 Uint32, c8622 Float NOT NULL, c8623 Datetime NOT NULL, c8624 Uint16, c8625 Uint32, c8626 Json, c8627 Uint16, c8628 Int8 NOT NULL, c8629 Float, c8630 Uint16, c8631 Uint64 NOT NULL, c8632 Datetime NOT NULL, c8633 JsonDocument NOT NULL, c8634 Float NOT NULL, c8635 Uint32 NOT NULL, c8636 Int16, c8637 String, c8638 Uint64, c8639 Datetime64, c8640 Uint64, c8641 Uint8, c8642 Date, c8643 Yson NOT NULL, c8644 Json NOT NULL, c8645 Decimal(22,9), c8646 Int64 NOT NULL, c8647 Int64 NOT NULL, c8648 Int64, c8649 Utf8, c8650 Timestamp NOT NULL, c8651 Datetime NOT NULL, c8652 Float NOT NULL, c8653 String, c8654 Int8 NOT NULL, c8655 Utf8 NOT NULL, c8656 Decimal(22,9) NOT NULL, c8657 Interval64, c8658 Date NOT NULL, c8659 Interval64, c8660 Float, c8661 Utf8, c8662 Interval64 NOT NULL, c8663 Date, c8664 Int32 NOT NULL, c8665 Int64 NOT NULL, c8666 JsonDocument NOT NULL, c8667 Timestamp NOT NULL, c8668 Decimal(22,9) NOT NULL, c8669 Int64 NOT NULL, c8670 Decimal(22,9) NOT NULL, c8671 Datetime64, c8672 Decimal(35,10), c8673 Decimal(35,10), c8674 Int64 NOT NULL, c8675 Timestamp64, c8676 Yson, c8677 Double NOT NULL, c8678 Utf8 NOT NULL, c8679 Int16, c8680 Uint8 NOT NULL, c8681 Uint16 NOT NULL, c8682 Uint32, c8683 Datetime, c8684 Int16, c8685 Int64 NOT NULL, c8686 Decimal(35,10) NOT NULL, c8687 Yson, c8688 Interval64 NOT NULL, c8689 Int64 NOT NULL, c8690 Uint64 NOT NULL, c8691 Int32, c8692 Date NOT NULL, c8693 Int8, c8694 Double, c8695 Utf8, c8696 Date NOT NULL, c8697 Date32 NOT NULL, c8698 Float, c8699 Datetime, c8700 Utf8, c8701 Uint16, c8702 Uint16 NOT NULL, c8703 JsonDocument NOT NULL, c8704 Double NOT NULL, c8705 Yson, c8706 JsonDocument, c8707 Date32 NOT NULL, c8708 Timestamp NOT NULL, c8709 Int16 NOT NULL, c8710 Int16, c8711 Uint64 NOT NULL, c8712 String, c8713 Int64, c8714 Timestamp NOT NULL, c8715 Double, c8716 Interval64, c8717 Uint8, c8718 Decimal(35,10), c8719 Decimal(22,9), c8720 String NOT NULL, c8721 Decimal(35,10), c8722 Uint64, c8723 Date, c8724 Float, c8725 Uint64, c8726 Timestamp, c8727 Timestamp64, c8728 Json, c8729 Int64 NOT NULL, c8730 Datetime64, c8731 Datetime64, c8732 Uint32, c8733 Float, c8734 Int32, c8735 Uint64, c8736 JsonDocument, c8737 Decimal(35,10), c8738 Yson NOT NULL, c8739 Date, c8740 Int16, c8741 Int32 NOT NULL, c8742 Double NOT NULL, c8743 Uint64 NOT NULL, c8744 Yson NOT NULL, c8745 String NOT NULL, c8746 Uint8 NOT NULL, c8747 Uint8, c8748 JsonDocument NOT NULL, c8749 Decimal(15,0), c8750 JsonDocument NOT NULL, c8751 Datetime, c8752 Json, c8753 Json, c8754 Uint64, c8755 Double, c8756 Decimal(15,0) NOT NULL, c8757 Int64, c8758 Json NOT NULL, c8759 Datetime64, c8760 Float, c8761 Decimal(35,10) NOT NULL, c8762 Int32, c8763 Json NOT NULL, c8764 Timestamp NOT NULL, c8765 Float, c8766 Int32, c8767 String, c8768 Yson NOT NULL, c8769 Date32 NOT NULL, c8770 Uint16, c8771 Uint64 NOT NULL, c8772 Json NOT NULL, c8773 Datetime NOT NULL, c8774 Uint8, c8775 JsonDocument NOT NULL, c8776 Date32 NOT NULL, c8777 Uint64 NOT NULL, c8778 Datetime64, c8779 JsonDocument, c8780 Uint8, c8781 Yson NOT NULL, c8782 Float, c8783 Uint16 NOT NULL, c8784 Decimal(15,0), c8785 Json, c8786 Uint32, c8787 Json, c8788 String, c8789 Int32 NOT NULL, c8790 Decimal(35,10), c8791 String, c8792 Datetime64, c8793 Timestamp64, c8794 Timestamp64, c8795 Utf8, c8796 Decimal(15,0), c8797 Decimal(15,0), c8798 Json NOT NULL, c8799 Timestamp64, c8800 Decimal(22,9), c8801 Int16, c8802 Decimal(15,0), c8803 Uint32, c8804 Int16, c8805 Int16, c8806 Decimal(35,10) NOT NULL, c8807 String NOT NULL, c8808 Decimal(22,9) NOT NULL, c8809 Interval64 NOT NULL, c8810 Uint32 NOT NULL, c8811 Int64 NOT NULL, c8812 Timestamp, c8813 Int8, c8814 Json, c8815 Uint16 NOT NULL, c8816 Yson NOT NULL, c8817 JsonDocument NOT NULL, c8818 Uint8, c8819 Date32 NOT NULL, c8820 Datetime NOT NULL, c8821 Date, c8822 String NOT NULL, c8823 Decimal(35,10) NOT NULL, c8824 Timestamp64 NOT NULL, c8825 Int8, c8826 Double, c8827 Double NOT NULL, c8828 Json NOT NULL, c8829 Yson NOT NULL, c8830 Int64 NOT NULL, c8831 Uint32, c8832 Date32, c8833 Uint64 NOT NULL, c8834 Int32, c8835 Date32, c8836 Uint32 NOT NULL, c8837 Uint8 NOT NULL, c8838 Float NOT NULL, c8839 Json, c8840 String, c8841 Datetime64 NOT NULL, c8842 Utf8 NOT NULL, c8843 Uint16, c8844 Uint16 NOT NULL, c8845 Datetime64 NOT NULL, c8846 Decimal(15,0) NOT NULL, c8847 Date NOT NULL, c8848 Uint32, c8849 Timestamp64, c8850 Int64 NOT NULL, c8851 Date32 NOT NULL, c8852 Date32, c8853 Utf8, c8854 Datetime64 NOT NULL, c8855 Uint16, c8856 Uint16 NOT NULL, c8857 Int8 NOT NULL, c8858 Uint16 NOT NULL, c8859 Utf8, c8860 Uint8 NOT NULL, c8861 Decimal(35,10), c8862 Uint8 NOT NULL, c8863 Int64, c8864 Decimal(35,10), c8865 Datetime, c8866 Decimal(15,0), c8867 Int8 NOT NULL, c8868 Decimal(35,10) NOT NULL, c8869 Double, c8870 Utf8 NOT NULL, c8871 JsonDocument NOT NULL, c8872 Decimal(15,0) NOT NULL, c8873 String, c8874 Int16, c8875 String NOT NULL, c8876 Interval64 NOT NULL, c8877 Interval64 NOT NULL, c8878 Datetime64, c8879 String NOT NULL, c8880 Uint64 NOT NULL, c8881 Uint16, c8882 Yson, c8883 Datetime NOT NULL, c8884 Decimal(22,9) NOT NULL, c8885 Int32, c8886 Json NOT NULL, c8887 String NOT NULL, c8888 Uint32, c8889 Datetime64, c8890 Date32, c8891 Date32 NOT NULL, c8892 Uint8, c8893 String NOT NULL, c8894 Uint8, c8895 Uint8 NOT NULL, c8896 Int16, c8897 Json NOT NULL, c8898 Uint8, c8899 Int16, c8900 Datetime64, c8901 Date32, c8902 Yson, c8903 Json, c8904 Decimal(22,9) NOT NULL, c8905 Json, c8906 Timestamp, c8907 Json NOT NULL, c8908 Timestamp NOT NULL, c8909 Int32, c8910 JsonDocument NOT NULL, c8911 Decimal(35,10) NOT NULL, c8912 Int8 NOT NULL, c8913 Int64 NOT NULL, c8914 Timestamp64 NOT NULL, c8915 Timestamp64, c8916 Int64 NOT NULL, c8917 Uint16, c8918 Decimal(35,10), c8919 Interval64, c8920 Json, c8921 Int8 NOT NULL, c8922 Yson, c8923 Int64, c8924 Float, c8925 Float NOT NULL, c8926 Interval64, c8927 Decimal(35,10) NOT NULL, c8928 Uint64, c8929 Timestamp64 NOT NULL, c8930 Datetime64, c8931 Decimal(22,9), c8932 Int32, c8933 Int16 NOT NULL, c8934 Utf8, c8935 Uint32, c8936 Utf8, c8937 Datetime NOT NULL, c8938 Datetime NOT NULL, c8939 Uint8 NOT NULL, c8940 Interval64, c8941 Timestamp, c8942 Double, c8943 String, c8944 Timestamp, c8945 Int32 NOT NULL, c8946 Timestamp NOT NULL, c8947 Double NOT NULL, c8948 Uint32 NOT NULL, c8949 Int32 NOT NULL, c8950 Datetime, c8951 Int32 NOT NULL, c8952 Json NOT NULL, c8953 Int8, c8954 Int64, c8955 JsonDocument NOT NULL, c8956 Uint16, c8957 Int64, c8958 Double, c8959 Float NOT NULL, c8960 Yson NOT NULL, c8961 Date32 NOT NULL, c8962 Timestamp, c8963 Uint32, c8964 Decimal(35,10) NOT NULL, c8965 Yson NOT NULL, c8966 Uint8 NOT NULL, c8967 Decimal(22,9), c8968 Date32, c8969 Timestamp64, c8970 Uint32, c8971 Int64 NOT NULL, c8972 Int32 NOT NULL, c8973 Uint64 NOT NULL, c8974 Uint8 NOT NULL, c8975 Yson NOT NULL, c8976 Date32 NOT NULL, c8977 Decimal(35,10), c8978 Int64, c8979 Datetime64 NOT NULL, c8980 Yson, c8981 Decimal(15,0), c8982 Double NOT NULL, c8983 Timestamp64 NOT NULL, c8984 Uint16, c8985 Int64, c8986 Timestamp NOT NULL, c8987 Date NOT NULL, c8988 Datetime, c8989 Int32, c8990 Decimal(15,0), c8991 Int64 NOT NULL, c8992 Uint32 NOT NULL, c8993 Timestamp64, c8994 Double NOT NULL, c8995 Int8 NOT NULL, c8996 Uint32, c8997 Timestamp NOT NULL, c8998 Int32, c8999 String NOT NULL, c9000 Uint32 NOT NULL, c9001 Int16 NOT NULL, c9002 Interval64 NOT NULL, c9003 Date32 NOT NULL, c9004 Yson NOT NULL, c9005 JsonDocument, c9006 Datetime NOT NULL, c9007 Utf8, c9008 Datetime, c9009 Datetime64, c9010 Json NOT NULL, c9011 Double NOT NULL, c9012 Decimal(22,9) NOT NULL, c9013 Date, c9014 Timestamp, c9015 Timestamp64, c9016 Json NOT NULL, c9017 Yson, c9018 Uint16, c9019 Float NOT NULL, c9020 Int8 NOT NULL, c9021 Uint64 NOT NULL, c9022 Date NOT NULL, c9023 Uint8 NOT NULL, c9024 Int8 NOT NULL, c9025 Decimal(15,0) NOT NULL, c9026 Decimal(15,0) NOT NULL, c9027 Decimal(35,10), c9028 Interval64 NOT NULL, c9029 Int8, c9030 Uint32, c9031 Int64, c9032 Datetime, c9033 Float, c9034 JsonDocument NOT NULL, c9035 Interval64 NOT NULL, c9036 Timestamp NOT NULL, c9037 Decimal(22,9) NOT NULL, c9038 Int32 NOT NULL, c9039 Yson NOT NULL, c9040 JsonDocument, c9041 Uint32 NOT NULL, c9042 Utf8 NOT NULL, c9043 Date32 NOT NULL, c9044 Timestamp64 NOT NULL, c9045 String, c9046 Int16 NOT NULL, c9047 Utf8, c9048 Uint64, c9049 Yson, c9050 Float NOT NULL, c9051 Date32, c9052 Float NOT NULL, c9053 Uint32 NOT NULL, c9054 Double, c9055 Json NOT NULL, c9056 Decimal(15,0) NOT NULL, c9057 Date32 NOT NULL, c9058 Uint8 NOT NULL, c9059 Double, c9060 Datetime64, c9061 Decimal(15,0) NOT NULL, c9062 JsonDocument, c9063 Decimal(22,9), c9064 Int32 NOT NULL, c9065 Timestamp NOT NULL, c9066 Decimal(35,10), c9067 Interval64, c9068 Double, c9069 Int16, c9070 Yson NOT NULL, c9071 Datetime NOT NULL, c9072 Int16, c9073 Utf8 NOT NULL, c9074 Int16 NOT NULL, c9075 Uint16, c9076 Yson, c9077 Datetime, c9078 Decimal(15,0) NOT NULL, c9079 Int64, c9080 Yson NOT NULL, c9081 Int64 NOT NULL, c9082 Datetime64, c9083 Int8, c9084 Json, c9085 Int16, c9086 Json, c9087 Timestamp64, c9088 Uint16 NOT NULL, c9089 Date32, c9090 Utf8, c9091 Timestamp NOT NULL, c9092 Uint8 NOT NULL, c9093 Float NOT NULL, c9094 Int64 NOT NULL, c9095 Decimal(35,10) NOT NULL, c9096 Decimal(15,0) NOT NULL, c9097 Timestamp64, c9098 Int32 NOT NULL, c9099 Double, c9100 JsonDocument, c9101 Uint32, c9102 Float NOT NULL, c9103 Date32 NOT NULL, c9104 Uint32 NOT NULL, c9105 Double NOT NULL, c9106 Uint64, c9107 String NOT NULL, c9108 Utf8, c9109 Date, c9110 Int64 NOT NULL, c9111 Double NOT NULL, c9112 Decimal(35,10), c9113 Yson NOT NULL, c9114 Decimal(15,0), c9115 Double NOT NULL, c9116 Int64, c9117 Utf8, c9118 Datetime64, c9119 Int32, c9120 Yson, c9121 Uint64, c9122 Int16, c9123 Int32, c9124 Json NOT NULL, c9125 Double NOT NULL, c9126 Int32 NOT NULL, c9127 Timestamp64 NOT NULL, c9128 Decimal(22,9) NOT NULL, c9129 Uint16 NOT NULL, c9130 Json, c9131 Json NOT NULL, c9132 Int64, c9133 Utf8 NOT NULL, c9134 Interval64, c9135 Float NOT NULL, c9136 String NOT NULL, c9137 Decimal(22,9) NOT NULL, c9138 Datetime, c9139 Decimal(22,9) NOT NULL, c9140 Double, c9141 Uint8, c9142 Int8 NOT NULL, c9143 Int32 NOT NULL, c9144 Date NOT NULL, c9145 Uint8, c9146 Decimal(35,10), c9147 Timestamp, c9148 Decimal(15,0) NOT NULL, c9149 Date, c9150 Double, c9151 Uint32 NOT NULL, c9152 Date32, c9153 Decimal(22,9) NOT NULL, c9154 Yson NOT NULL, c9155 Timestamp NOT NULL, c9156 Datetime NOT NULL, c9157 Uint32 NOT NULL, c9158 Uint32 NOT NULL, c9159 Decimal(15,0) NOT NULL, c9160 JsonDocument, c9161 Int32 NOT NULL, c9162 Timestamp NOT NULL, c9163 JsonDocument, c9164 Int8, c9165 Decimal(22,9) NOT NULL, c9166 Decimal(35,10) NOT NULL, c9167 Float NOT NULL, c9168 Interval64 NOT NULL, c9169 Double, c9170 Int16, c9171 Datetime NOT NULL, c9172 Utf8 NOT NULL, c9173 Decimal(22,9) NOT NULL, c9174 Decimal(35,10), c9175 String NOT NULL, c9176 Utf8 NOT NULL, c9177 Utf8 NOT NULL, c9178 Utf8 NOT NULL, c9179 Utf8, c9180 Decimal(22,9) NOT NULL, c9181 Uint32, c9182 Json NOT NULL, c9183 Double, c9184 Interval64, c9185 Int16, c9186 Utf8 NOT NULL, c9187 Timestamp64, c9188 Uint32, c9189 Timestamp NOT NULL, c9190 Int8 NOT NULL, c9191 Int32, c9192 Decimal(15,0) NOT NULL, c9193 Utf8, c9194 Uint64, c9195 Int32, c9196 Datetime64, c9197 Int8 NOT NULL, c9198 Decimal(22,9), c9199 Decimal(35,10) NOT NULL, c9200 Decimal(35,10), c9201 Uint64, c9202 Uint32 NOT NULL, c9203 Double NOT NULL, c9204 Datetime NOT NULL, c9205 String NOT NULL, c9206 String NOT NULL, c9207 Int16 NOT NULL, c9208 Int64, c9209 Datetime NOT NULL, c9210 Date NOT NULL, c9211 Int32, c9212 Uint32 NOT NULL, c9213 Int32, c9214 Int8, c9215 Date, c9216 Date32 NOT NULL, c9217 Double, c9218 Json NOT NULL, c9219 Int64 NOT NULL, c9220 Yson NOT NULL, c9221 JsonDocument NOT NULL, c9222 Decimal(15,0), c9223 Uint8 NOT NULL, c9224 Timestamp, c9225 Float, c9226 Uint16, c9227 Timestamp64 NOT NULL, c9228 Int32, c9229 Decimal(15,0) NOT NULL, c9230 Float, c9231 Datetime64, c9232 Int16 NOT NULL, c9233 Float NOT NULL, c9234 Date NOT NULL, c9235 Yson NOT NULL, c9236 Decimal(35,10), c9237 Uint16, c9238 Double, c9239 Uint16 NOT NULL, c9240 Uint32 NOT NULL, c9241 Timestamp64 NOT NULL, c9242 Datetime64 NOT NULL, c9243 Decimal(22,9), c9244 Int8 NOT NULL, c9245 Int64 NOT NULL, c9246 Date32 NOT NULL, c9247 Timestamp64 NOT NULL, c9248 Uint16, c9249 Decimal(15,0), c9250 Interval64 NOT NULL, c9251 Int16 NOT NULL, c9252 Date32, c9253 Float, c9254 Date, c9255 Json, c9256 Yson, c9257 Decimal(15,0), c9258 Datetime NOT NULL, c9259 Float, c9260 String NOT NULL, c9261 Uint8 NOT NULL, c9262 Datetime NOT NULL, c9263 String, c9264 Uint16, c9265 Json NOT NULL, c9266 String, c9267 Yson NOT NULL, c9268 Uint16 NOT NULL, c9269 Int16 NOT NULL, c9270 Uint16 NOT NULL, c9271 Uint8, c9272 Date, c9273 Datetime, c9274 Decimal(15,0) NOT NULL, c9275 Decimal(22,9) NOT NULL, c9276 Interval64, c9277 Int8 NOT NULL, c9278 Decimal(22,9), c9279 Float, c9280 String, c9281 Int64, c9282 Int64, c9283 Float, c9284 Int16 NOT NULL, c9285 Decimal(22,9), c9286 Datetime64, c9287 Timestamp64, c9288 Decimal(22,9) NOT NULL, c9289 Int32, c9290 Utf8 NOT NULL, c9291 Date NOT NULL, c9292 Double, c9293 JsonDocument, c9294 Int8 NOT NULL, c9295 Int64 NOT NULL, c9296 Decimal(15,0) NOT NULL, c9297 Datetime64, c9298 JsonDocument NOT NULL, c9299 Int32, c9300 Uint64, c9301 String NOT NULL, c9302 Uint16 NOT NULL, c9303 Int8, c9304 Interval64 NOT NULL, c9305 Timestamp64, c9306 Float, c9307 Json NOT NULL, c9308 Int64, c9309 Datetime, c9310 String NOT NULL, c9311 Datetime64 NOT NULL, c9312 Utf8, c9313 Json, c9314 Float NOT NULL, c9315 Uint32 NOT NULL, c9316 Decimal(22,9) NOT NULL, c9317 Int16 NOT NULL, c9318 Uint16, c9319 Int16, c9320 Int32 NOT NULL, c9321 Interval64, c9322 Uint16 NOT NULL, c9323 Int32, c9324 Int64 NOT NULL, c9325 Float, c9326 Date32, c9327 Uint64, c9328 Int32 NOT NULL, c9329 Decimal(15,0), c9330 JsonDocument NOT NULL, c9331 Datetime64, c9332 JsonDocument NOT NULL, c9333 Timestamp, c9334 Decimal(22,9) NOT NULL, c9335 Date32 NOT NULL, c9336 Date NOT NULL, c9337 Uint16, c9338 Json, c9339 Decimal(35,10), c9340 Interval64, c9341 Date32 NOT NULL, c9342 Int16 NOT NULL, c9343 Float, c9344 Uint16, c9345 Date NOT NULL, c9346 Datetime, c9347 Int16 NOT NULL, c9348 Uint16, c9349 Date32 NOT NULL, c9350 Datetime, c9351 Json NOT NULL, c9352 Date32 NOT NULL, c9353 JsonDocument, c9354 Uint32 NOT NULL, c9355 Decimal(22,9) NOT NULL, c9356 Int8 NOT NULL, c9357 Uint64, c9358 Utf8 NOT NULL, c9359 Datetime, c9360 Float NOT NULL, c9361 Date, c9362 Decimal(15,0), c9363 Interval64 NOT NULL, c9364 String NOT NULL, c9365 Uint64, c9366 Interval64 NOT NULL, c9367 Int64 NOT NULL, c9368 Double, c9369 Float NOT NULL, c9370 String NOT NULL, c9371 Uint8 NOT NULL, c9372 Utf8, c9373 Decimal(35,10) NOT NULL, c9374 Uint64, c9375 Uint8 NOT NULL, c9376 Decimal(15,0) NOT NULL, c9377 Uint32 NOT NULL, c9378 Uint64 NOT NULL, c9379 Timestamp64, c9380 Float, c9381 Int32 NOT NULL, c9382 JsonDocument NOT NULL, c9383 Timestamp, c9384 Double, c9385 JsonDocument, c9386 Int16 NOT NULL, c9387 Int8 NOT NULL, c9388 Yson, c9389 Utf8, c9390 Int16, c9391 Timestamp, c9392 Datetime64 NOT NULL, c9393 Int8, c9394 Decimal(15,0), c9395 Interval64 NOT NULL, c9396 Interval64, c9397 Decimal(22,9) NOT NULL, c9398 Decimal(22,9), c9399 Double NOT NULL, c9400 Yson NOT NULL, c9401 Int32, c9402 Uint64, c9403 Uint32 NOT NULL, c9404 JsonDocument, c9405 Decimal(35,10), c9406 Datetime64, c9407 Uint16 NOT NULL, c9408 Uint32, c9409 Int8 NOT NULL, c9410 Date, c9411 JsonDocument NOT NULL, c9412 Uint16 NOT NULL, c9413 Date, c9414 Uint32 NOT NULL, c9415 Utf8 NOT NULL, c9416 String, c9417 Date32 NOT NULL, c9418 Uint8, c9419 Uint16, c9420 Interval64, c9421 Decimal(35,10), c9422 Uint16, c9423 Float NOT NULL, c9424 Double, c9425 Date32, c9426 Int16, c9427 JsonDocument NOT NULL, c9428 Uint32 NOT NULL, c9429 Interval64 NOT NULL, c9430 Datetime64, c9431 Timestamp NOT NULL, c9432 String, c9433 Double NOT NULL, c9434 Datetime64 NOT NULL, c9435 Int64, c9436 Uint16 NOT NULL, c9437 Timestamp NOT NULL, c9438 Uint32, c9439 String NOT NULL, c9440 Int8 NOT NULL, c9441 Date32 NOT NULL, c9442 Double NOT NULL, c9443 Int64 NOT NULL, c9444 Json, c9445 Decimal(15,0) NOT NULL, c9446 Json NOT NULL, c9447 Uint64 NOT NULL, c9448 Int16, c9449 Datetime NOT NULL, c9450 Double, c9451 Decimal(35,10) NOT NULL, c9452 Yson, c9453 Json, c9454 Uint16 NOT NULL, c9455 Uint8, c9456 Date32 NOT NULL, c9457 Date, c9458 Utf8, c9459 Int64, c9460 Float, c9461 Int64 NOT NULL, c9462 JsonDocument, c9463 Timestamp, c9464 Decimal(22,9) NOT NULL, c9465 Utf8 NOT NULL, c9466 Uint16 NOT NULL, c9467 Int16 NOT NULL, c9468 JsonDocument, c9469 Decimal(35,10), c9470 Datetime, c9471 Decimal(35,10), c9472 JsonDocument, c9473 String NOT NULL, c9474 Int8 NOT NULL, c9475 Decimal(15,0), c9476 Uint8 NOT NULL, c9477 Utf8 NOT NULL, c9478 Decimal(15,0) NOT NULL, c9479 Uint64 NOT NULL, c9480 Decimal(22,9), c9481 Int16, c9482 Decimal(15,0), c9483 Uint16, c9484 Yson, c9485 Interval64, c9486 Decimal(22,9), c9487 JsonDocument NOT NULL, c9488 Int64, c9489 Json, c9490 Yson NOT NULL, c9491 Timestamp64, c9492 Decimal(35,10), c9493 Date, c9494 Decimal(35,10), c9495 Decimal(22,9) NOT NULL, c9496 Json, c9497 Datetime, c9498 Int16, c9499 Decimal(15,0), c9500 Uint16, c9501 Uint32 NOT NULL, c9502 Timestamp64 NOT NULL, c9503 Double, c9504 Datetime, c9505 Date32 NOT NULL, c9506 Timestamp, c9507 Date32, c9508 String, c9509 Int64 NOT NULL, c9510 Uint64 NOT NULL, c9511 JsonDocument, c9512 Date32 NOT NULL, c9513 Decimal(35,10) NOT NULL, c9514 Uint64, c9515 Date NOT NULL, c9516 Json NOT NULL, c9517 Int8 NOT NULL, c9518 Decimal(15,0), c9519 Timestamp64, c9520 Uint8, c9521 Timestamp64, c9522 Interval64, c9523 Int64 NOT NULL, c9524 JsonDocument NOT NULL, c9525 Date, c9526 Date32, c9527 Uint32, c9528 Uint8 NOT NULL, c9529 Date NOT NULL, c9530 Date32 NOT NULL, c9531 JsonDocument NOT NULL, c9532 Decimal(22,9) NOT NULL, c9533 Double NOT NULL, c9534 Datetime NOT NULL, c9535 Interval64, c9536 Interval64, c9537 Datetime64, c9538 Decimal(15,0), c9539 Timestamp, c9540 Datetime, c9541 Decimal(35,10), c9542 Uint64 NOT NULL, c9543 Decimal(22,9), c9544 Json NOT NULL, c9545 Float NOT NULL, c9546 Interval64 NOT NULL, c9547 Uint32, c9548 Json, c9549 String, c9550 Int8, c9551 Json, c9552 Uint32 NOT NULL, c9553 Date, c9554 Float NOT NULL, c9555 Int8 NOT NULL, c9556 Double NOT NULL, c9557 Decimal(35,10) NOT NULL, c9558 Decimal(22,9) NOT NULL, c9559 Date NOT NULL, c9560 Uint8, c9561 Int32, c9562 Interval64 NOT NULL, c9563 Int16, c9564 String NOT NULL, c9565 Date32 NOT NULL, c9566 Datetime64, c9567 Date NOT NULL, c9568 Int64, c9569 Timestamp64, c9570 Date32, c9571 Double NOT NULL, c9572 Yson, c9573 Date, c9574 Int32 NOT NULL, c9575 Uint8, c9576 Datetime64, c9577 Datetime, c9578 Double NOT NULL, c9579 Utf8 NOT NULL, c9580 Uint32, c9581 Yson, c9582 Timestamp, c9583 Utf8 NOT NULL, c9584 Utf8, c9585 String, c9586 Decimal(35,10) NOT NULL, c9587 Double, c9588 String NOT NULL, c9589 Float, c9590 Timestamp NOT NULL, c9591 Utf8, c9592 Float NOT NULL, c9593 Int8 NOT NULL, c9594 Decimal(22,9), c9595 Decimal(35,10), c9596 Int8 NOT NULL, c9597 Double, c9598 Int16, c9599 Json NOT NULL, c9600 Uint32, c9601 Int8 NOT NULL, c9602 Json NOT NULL, c9603 Interval64 NOT NULL, c9604 Timestamp NOT NULL, c9605 Decimal(35,10), c9606 Yson, c9607 Uint64, c9608 Int16, c9609 Yson NOT NULL, c9610 Timestamp, c9611 Int32, c9612 Decimal(35,10) NOT NULL, c9613 Int64, c9614 String, c9615 Int16, c9616 Uint64, c9617 Timestamp NOT NULL, c9618 Uint8, c9619 Datetime NOT NULL, c9620 JsonDocument, c9621 Interval64 NOT NULL, c9622 Timestamp, c9623 Uint16 NOT NULL, c9624 Timestamp64 NOT NULL, c9625 Datetime64 NOT NULL, c9626 Decimal(15,0), c9627 String NOT NULL, c9628 Json NOT NULL, c9629 Interval64 NOT NULL, c9630 Timestamp64 NOT NULL, c9631 Decimal(15,0), c9632 Uint16 NOT NULL, c9633 Uint64 NOT NULL, c9634 Decimal(35,10) NOT NULL, c9635 Datetime NOT NULL, c9636 Decimal(15,0), c9637 Double NOT NULL, c9638 Uint64 NOT NULL, c9639 Int32, c9640 Datetime64 NOT NULL, c9641 Timestamp, c9642 Decimal(35,10) NOT NULL, c9643 Json NOT NULL, c9644 Decimal(35,10) NOT NULL, c9645 Json, c9646 Date NOT NULL, c9647 Utf8, c9648 Interval64 NOT NULL, c9649 Decimal(35,10) NOT NULL, c9650 Double NOT NULL, c9651 Float, c9652 Json, c9653 Interval64, c9654 Date NOT NULL, c9655 Uint64, c9656 Date, c9657 Float, c9658 Uint8, c9659 Uint32 NOT NULL, c9660 Yson, c9661 Decimal(15,0) NOT NULL, c9662 Json NOT NULL, c9663 Decimal(35,10) NOT NULL, c9664 Timestamp64 NOT NULL, c9665 Datetime64, c9666 Datetime64 NOT NULL, c9667 Double, c9668 Decimal(15,0), c9669 Timestamp64 NOT NULL, c9670 String NOT NULL, c9671 Timestamp NOT NULL, c9672 Decimal(15,0) NOT NULL, c9673 Uint16 NOT NULL, c9674 Timestamp, c9675 Utf8 NOT NULL, c9676 Float NOT NULL, c9677 Yson, c9678 JsonDocument, c9679 Uint64, c9680 JsonDocument, c9681 Decimal(35,10) NOT NULL, c9682 Interval64 NOT NULL, c9683 Int16 NOT NULL, c9684 String, c9685 Int16 NOT NULL, c9686 Uint64, c9687 Utf8, c9688 Float, c9689 Decimal(15,0), c9690 Uint32 NOT NULL, c9691 Uint16 NOT NULL, c9692 Yson NOT NULL, c9693 String NOT NULL, c9694 Int64 NOT NULL, c9695 Datetime64, c9696 Utf8 NOT NULL, c9697 Uint16, c9698 Yson, c9699 Json NOT NULL, c9700 Uint32, c9701 JsonDocument NOT NULL, c9702 Float, c9703 Float NOT NULL, c9704 Interval64, c9705 Decimal(35,10), c9706 Date32 NOT NULL, c9707 Decimal(15,0) NOT NULL, c9708 Int16, c9709 Timestamp64 NOT NULL, c9710 Int16 NOT NULL, c9711 Double NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: Failed to attach session
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, 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 248, in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
    self._session = self._pool.acquire(self._timeout)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
    session = self._create_new_session(time_left)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
    self._attach()
  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
    raise e
  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
    raise RuntimeError("Failed to attach session")
RuntimeError: Failed to attach session

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...35,10) NOT NULL, c6990 JsonDocument, c6991 Decimal(22,9), c6992 Int32 NOT NULL, c6993 Uint32, c6994 Decimal(15,0), c6995 Int32 NOT NULL, c6996 Date32 NOT NULL, c6997 Int8, c6998 Int32 NOT NULL, c6999 Datetime64, c7000 Timestamp, c7001 Decimal(15,0), c7002 Datetime, c7003 Uint64 NOT NULL, c7004 Yson NOT NULL, c7005 Interval64 NOT NULL, c7006 Decimal(22,9), c7007 String NOT NULL, c7008 Int8, c7009 Decimal(22,9), c7010 Uint8, c7011 Int8, c7012 Uint32, c7013 Double NOT NULL, c7014 Uint32, c7015 Int32, c7016 Json, c7017 Uint64, c7018 Uint64, c7019 Uint16, c7020 Decimal(35,10), c7021 Datetime64, c7022 Uint64 NOT NULL, c7023 Datetime, c7024 Uint32, c7025 Date32 NOT NULL, c7026 Datetime, c7027 Yson, c7028 Interval64, c7029 Datetime NOT NULL, c7030 Uint64, c7031 Double, c7032 Uint64, c7033 Int32, c7034 Uint16 NOT NULL, c7035 Yson, c7036 Int8 NOT NULL, c7037 Uint32, c7038 Date NOT NULL, c7039 Uint64 NOT NULL, c7040 Decimal(22,9) NOT NULL, c7041 Uint32, c7042 Int16 NOT NULL, c7043 Int64 NOT NULL, c7044 Int8, c7045 Decimal(15,0) NOT NULL, c7046 Int64, c7047 Json, c7048 Uint16 NOT NULL, c7049 Datetime, c7050 Datetime NOT NULL, c7051 Datetime64 NOT NULL, c7052 Decimal(15,0), c7053 String NOT NULL, c7054 Datetime64 NOT NULL, c7055 Uint64 NOT NULL, c7056 Json, c7057 Utf8 NOT NULL, c7058 String, c7059 String NOT NULL, c7060 Yson, c7061 Decimal(22,9) NOT NULL, c7062 Decimal(22,9), c7063 Yson, c7064 Uint32, c7065 Json NOT NULL, c7066 Uint8, c7067 Date32 NOT NULL, c7068 Datetime64, c7069 Timestamp NOT NULL, c7070 JsonDocument, c7071 Int32, c7072 Int32, c7073 Yson NOT NULL, c7074 Float NOT NULL, c7075 Interval64 NOT NULL, c7076 String, c7077 Json NOT NULL, c7078 Yson, c7079 Float NOT NULL, c7080 Decimal(35,10), c7081 Int32, c7082 Uint32, c7083 Int8, c7084 Interval64, c7085 Datetime NOT NULL, c7086 Uint32, c7087 Uint64, c7088 Datetime NOT NULL, c7089 Json, c7090 Utf8, c7091 Uint32 NOT NULL, c7092 Uint32, c7093 Uint16, c7094 Uint16 NOT NULL, c7095 Uint32 NOT NULL, c7096 Datetime64, c7097 Yson, c7098 Yson, c7099 String NOT NULL, c7100 Yson, c7101 Utf8, c7102 Uint8, c7103 Decimal(15,0) NOT NULL, c7104 Json NOT NULL, c7105 Timestamp NOT NULL, c7106 Utf8, c7107 Decimal(35,10), c7108 Json NOT NULL, c7109 Date32 NOT NULL, c7110 Uint64, c7111 Utf8 NOT NULL, c7112 Uint16, c7113 Json NOT NULL, c7114 Uint32 NOT NULL, c7115 Int8 NOT NULL, c7116 Int8, c7117 Utf8, c7118 Datetime NOT NULL, c7119 Int8 NOT NULL, c7120 Decimal(22,9) NOT NULL, c7121 Datetime64 NOT NULL, c7122 JsonDocument, c7123 Decimal(35,10), c7124 Int64, c7125 JsonDocument, c7126 Datetime64, c7127 Uint64, c7128 Date, c7129 Timestamp, c7130 Uint16, c7131 Date NOT NULL, c7132 Decimal(35,10) NOT NULL, c7133 Int32, c7134 Double NOT NULL, c7135 Interval64, c7136 Int16 NOT NULL, c7137 Int64, c7138 Int16, c7139 Decimal(35,10) NOT NULL, c7140 Date NOT NULL, c7141 Decimal(15,0), c7142 Timestamp64, c7143 Decimal(15,0), c7144 String NOT NULL, c7145 Uint16 NOT NULL, c7146 Timestamp64, c7147 String NOT NULL, c7148 Int16, c7149 Int64 NOT NULL, c7150 Date NOT NULL, c7151 Utf8, c7152 Utf8 NOT NULL, c7153 Decimal(35,10) NOT NULL, c7154 Decimal(22,9) NOT NULL, c7155 Int8 NOT NULL, c7156 Timestamp, c7157 Int32 NOT NULL, c7158 Float, c7159 Uint32, c7160 Int8 NOT NULL, c7161 Int16, c7162 JsonDocument, c7163 Decimal(35,10), c7164 Uint64, c7165 Int8 NOT NULL, c7166 Json, c7167 Uint64, c7168 Interval64, c7169 Datetime, c7170 Int64 NOT NULL, c7171 Int8 NOT NULL, c7172 Uint64, c7173 Float, c7174 Json NOT NULL, c7175 Json, c7176 Int16 NOT NULL, c7177 Date32, c7178 JsonDocument NOT NULL, c7179 Uint16 NOT NULL, c7180 Date32, c7181 Int8 NOT NULL, c7182 Int64, c7183 Datetime NOT NULL, c7184 Uint32, c7185 Uint64 NOT NULL, c7186 Uint32 NOT NULL, c7187 Int32 NOT NULL, c7188 Date NOT NULL, c7189 Double NOT NULL, c7190 Int64, c7191 JsonDocument NOT NULL, c7192 Yson, c7193 Date, c7194 Int32, c7195 Int32 NOT NULL, c7196 Datetime, c7197 JsonDocument, c7198 Int16 NOT NULL, c7199 Json, c7200 JsonDocument, c7201 Interval64, c7202 Decimal(15,0) NOT NULL, c7203 Datetime64, c7204 Uint16 NOT NULL, c7205 Uint64 NOT NULL, c7206 Int64 NOT NULL, c7207 Interval64 NOT NULL, c7208 Int8 NOT NULL, c7209 Uint32 NOT NULL, c7210 Int64, c7211 Datetime NOT NULL, c7212 Double NOT NULL, c7213 Utf8, c7214 Date32 NOT NULL, c7215 Float, c7216 Yson NOT NULL, c7217 Timestamp, c7218 Datetime NOT NULL, c7219 Uint64, c7220 Interval64, c7221 Datetime64 NOT NULL, c7222 Uint64, c7223 Decimal(15,0), c7224 Utf8 NOT NULL, c7225 Decimal(22,9) NOT NULL, c7226 Uint16, c7227 Uint64 NOT NULL, c7228 Decimal(35,10), c7229 Datetime64, c7230 Double, c7231 Int16, c7232 Int32 NOT NULL, c7233 Decimal(22,9), c7234 Decimal(15,0), c7235 Json, c7236 Uint8 NOT NULL, c7237 Uint8 NOT NULL, c7238 Date NOT NULL, c7239 String, c7240 Decimal(22,9), c7241 Date NOT NULL, c7242 Json NOT NULL, c7243 Decimal(15,0) NOT NULL, c7244 Yson NOT NULL, c7245 Int64 NOT NULL, c7246 Double, c7247 Yson, c7248 Date, c7249 Datetime NOT NULL, c7250 Uint16 NOT NULL, c7251 Datetime NOT NULL, c7252 Double, c7253 Double NOT NULL, c7254 Yson, c7255 Date32 NOT NULL, c7256 Datetime, c7257 Int16, c7258 Interval64, c7259 Interval64, c7260 Date, c7261 Decimal(15,0), c7262 JsonDocument NOT NULL, c7263 Date32, c7264 Datetime, c7265 Timestamp NOT NULL, c7266 Timestamp64 NOT NULL, c7267 Date32, c7268 Datetime64, c7269 Timestamp64 NOT NULL, c7270 Uint64 NOT NULL, c7271 Timestamp NOT NULL, c7272 Uint8 NOT NULL, c7273 Date32, c7274 Utf8 NOT NULL, c7275 Float NOT NULL, c7276 Interval64 NOT NULL, c7277 Timestamp64 NOT NULL, c7278 Int32 NOT NULL, c7279 Decimal(35,10), c7280 Uint16, c7281 Date, c7282 Json NOT NULL, c7283 Decimal(22,9), c7284 Uint64, c7285 Int8 NOT NULL, c7286 Float NOT NULL, c7287 Uint8, c7288 Int8 NOT NULL, c7289 Date32, c7290 Decimal(22,9) NOT NULL, c7291 Date32 NOT NULL, c7292 Uint64, c7293 Decimal(22,9) NOT NULL, c7294 Int32, c7295 Json NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Int8 NOT NULL, c7299 Timestamp NOT NULL, c7300 Decimal(35,10), c7301 Json, c7302 Uint32, c7303 Int16 NOT NULL, c7304 Float, c7305 Float, c7306 Utf8, c7307 Uint32, c7308 Datetime, c7309 Utf8 NOT NULL, c7310 Int32, c7311 Int16, c7312 Decimal(35,10) NOT NULL, c7313 JsonDocument NOT NULL, c7314 Timestamp NOT NULL, c7315 Int8, c7316 Uint32, c7317 Float, c7318 Date NOT NULL, c7319 Int8, c7320 Interval64, c7321 Int32, c7322 Double NOT NULL, c7323 Decimal(35,10), c7324 Decimal(22,9), c7325 Int16 NOT NULL, c7326 Date32, c7327 Uint64, c7328 Int32, c7329 Uint32, c7330 Timestamp NOT NULL, c7331 Int32, c7332 Uint8 NOT NULL, c7333 Decimal(22,9), c7334 Uint64 NOT NULL, c7335 Date, c7336 Date, c7337 Uint16 NOT NULL, c7338 Int32 NOT NULL, c7339 String NOT NULL, c7340 Timestamp, c7341 Interval64 NOT NULL, c7342 String, c7343 Uint32, c7344 Int64 NOT NULL, c7345 String, c7346 Datetime NOT NULL, c7347 Timestamp64, c7348 Interval64 NOT NULL, c7349 Json, c7350 Interval64, c7351 String, c7352 Yson, c7353 Date, c7354 Decimal(22,9) NOT NULL, c7355 Timestamp64 NOT NULL, c7356 Date32 NOT NULL, c7357 Decimal(15,0) NOT NULL, c7358 Decimal(22,9), c7359 Timestamp, c7360 Int8 NOT NULL, c7361 Datetime, c7362 Timestamp64 NOT NULL, c7363 Uint64 NOT NULL, c7364 Yson, c7365 Decimal(22,9), c7366 Uint8 NOT NULL, c7367 Datetime NOT NULL, c7368 Date32, c7369 Float, c7370 Int8 NOT NULL, c7371 Int64, c7372 Date NOT NULL, c7373 Json, c7374 Utf8, c7375 Decimal(22,9), c7376 Yson, c7377 Interval64 NOT NULL, c7378 Int32 NOT NULL, c7379 Json, c7380 Int16 NOT NULL, c7381 Date NOT NULL, c7382 Timestamp NOT NULL, c7383 Decimal(35,10), c7384 Yson NOT NULL, c7385 Decimal(15,0), c7386 Timestamp64, c7387 Timestamp64, c7388 Decimal(35,10), c7389 Utf8 NOT NULL, c7390 Json, c7391 Uint64 NOT NULL, c7392 Date32 NOT NULL, c7393 Decimal(22,9) NOT NULL, c7394 Json, c7395 Utf8, c7396 Date32, c7397 Uint8 NOT NULL, c7398 Decimal(22,9) NOT NULL, c7399 Uint64 NOT NULL, c7400 Timestamp64 NOT NULL, c7401 Datetime, c7402 Decimal(35,10) NOT NULL, c7403 Uint8 NOT NULL, c7404 Yson, c7405 Float, c7406 Datetime64 NOT NULL, c7407 Timestamp64, c7408 Int64, c7409 Decimal(22,9), c7410 Uint32, c7411 Interval64, c7412 Uint16, c7413 String, c7414 Interval64, c7415 Interval64 NOT NULL, c7416 Datetime NOT NULL, c7417 Decimal(35,10), c7418 Date NOT NULL, c7419 Decimal(35,10), c7420 Json NOT NULL, c7421 Double NOT NULL, c7422 Datetime, c7423 Double NOT NULL, c7424 Int16, c7425 Int32, c7426 Uint32 NOT NULL, c7427 Interval64 NOT NULL, c7428 String, c7429 Datetime64 NOT NULL, c7430 Uint8, c7431 Json NOT NULL, c7432 String, c7433 Uint64 NOT NULL, c7434 Json NOT NULL, c7435 Uint64 NOT NULL, c7436 Int32 NOT NULL, c7437 String NOT NULL, c7438 Timestamp, c7439 Date32 NOT NULL, c7440 String NOT NULL, c7441 Decimal(15,0), c7442 JsonDocument NOT NULL, c7443 Json NOT NULL, c7444 Uint8 NOT NULL, c7445 Uint8 NOT NULL, c7446 Datetime, c7447 Uint64, c7448 Uint64 NOT NULL, c7449 Datetime64 NOT NULL, c7450 Uint32, c7451 Timestamp NOT NULL, c7452 Decimal(35,10), c7453 Uint32, c7454 Yson NOT NULL, c7455 Uint8 NOT NULL, c7456 Int8, c7457 Float, c7458 Interval64, c7459 Datetime NOT NULL, c7460 Float, c7461 Int16, c7462 Uint8 NOT NULL, c7463 Date32 NOT NULL, c7464 Int32 NOT NULL, c7465 Interval64 NOT NULL, c7466 Int64, c7467 Int64, c7468 Float, c7469 Json NOT NULL, c7470 Uint32 NOT NULL, c7471 Datetime64, c7472 Int16 NOT NULL, c7473 Uint8 NOT NULL, c7474 Json NOT NULL, c7475 Double, c7476 Uint16 NOT NULL, c7477 Int32, c7478 Decimal(22,9) NOT NULL, c7479 Interval64, c7480 JsonDocument NOT NULL, c7481 Timestamp64 NOT NULL, c7482 Datetime64 NOT NULL, c7483 Double, c7484 Int16 NOT NULL, c7485 Datetime NOT NULL, c7486 Date NOT NULL, c7487 Datetime, c7488 Decimal(15,0) NOT NULL, c7489 Datetime NOT NULL, c7490 Double NOT NULL, c7491 Interval64, c7492 Uint32, c7493 Timestamp NOT NULL, c7494 Int64 NOT NULL, c7495 Int64 NOT NULL, c7496 Interval64 NOT NULL, c7497 Datetime64, c7498 Interval64, c7499 Timestamp, c7500 Uint16 NOT NULL, c7501 Decimal(22,9) NOT NULL, c7502 JsonDocument NOT NULL, c7503 Utf8 NOT NULL, c7504 Interval64, c7505 Yson NOT NULL, c7506 Date, c7507 Decimal(35,10) NOT NULL, c7508 Uint64, c7509 Float NOT NULL, c7510 Int16 NOT NULL, c7511 Timestamp64, c7512 Datetime, c7513 Int32, c7514 Decimal(22,9), c7515 Datetime, c7516 Utf8, c7517 Int16, c7518 Timestamp64 NOT NULL, c7519 Date NOT NULL, c7520 Interval64 NOT NULL, c7521 Float, c7522 Decimal(22,9) NOT NULL, c7523 Int8, c7524 Decimal(35,10) NOT NULL, c7525 Uint8, c7526 Json NOT NULL, c7527 Float NOT NULL, c7528 Timestamp, c7529 Decimal(22,9), c7530 Timestamp64, c7531 Timestamp64, c7532 Int16, c7533 Int32, c7534 Datetime64, c7535 Json NOT NULL, c7536 Yson, c7537 String NOT NULL, c7538 Timestamp, c7539 Datetime64 NOT NULL, c7540 Utf8, c7541 Yson, c7542 Int16 NOT NULL, c7543 Date NOT NULL, c7544 Int32, c7545 Interval64 NOT NULL, c7546 Double NOT NULL, c7547 Uint64, c7548 Uint8, c7549 Int8, c7550 Timestamp64 NOT NULL, c7551 Timestamp64 NOT NULL, c7552 Uint16 NOT NULL, c7553 Json NOT NULL, c7554 String, c7555 Datetime NOT NULL, c7556 Decimal(15,0), c7557 Decimal(35,10), c7558 Int16, c7559 Timestamp64, c7560 Uint8, c7561 Date32 NOT NULL, c7562 Int64, c7563 Int32, c7564 String NOT NULL, c7565 Json, c7566 Uint64, c7567 Int16, c7568 Int8, c7569 Datetime, c7570 Float, c7571 Uint32, c7572 Uint8, c7573 Uint16 NOT NULL, c7574 Uint16, c7575 Utf8, c7576 Uint16 NOT NULL, c7577 Datetime64 NOT NULL, c7578 Int16 NOT NULL, c7579 Decimal(22,9), c7580 Datetime64, c7581 String NOT NULL, c7582 JsonDocument, c7583 Int16, c7584 Utf8 NOT NULL, c7585 Decimal(15,0) NOT NULL, c7586 Timestamp64 NOT NULL, c7587 Uint64, c7588 Int64 NOT NULL, c7589 Yson NOT NULL, c7590 Int8 NOT NULL, c7591 Decimal(35,10), c7592 Uint64, c7593 Json NOT NULL, c7594 Yson, c7595 JsonDocument, c7596 Float, c7597 Timestamp NOT NULL, c7598 Double, c7599 Json, c7600 Int8 NOT NULL, c7601 Uint64 NOT NULL, c7602 Json NOT NULL, c7603 Decimal(22,9) NOT NULL, c7604 Decimal(22,9), c7605 Utf8 NOT NULL, c7606 Date32, c7607 String, c7608 JsonDocument NOT NULL, c7609 Decimal(35,10) NOT NULL, c7610 Date, c7611 Decimal(35,10), c7612 String NOT NULL, c7613 Decimal(35,10), c7614 Int16 NOT NULL, c7615 Json NOT NULL, c7616 Timestamp64, c7617 Uint8, c7618 Datetime64, c7619 Float, c7620 Timestamp64 NOT NULL, c7621 Json, c7622 Int8 NOT NULL, c7623 Decimal(22,9), c7624 Interval64, c7625 Uint32 NOT NULL, c7626 Uint32, c7627 Yson NOT NULL, c7628 Json, c7629 JsonDocument, c7630 Int16, c7631 Utf8 NOT NULL, c7632 Int8, c7633 Date, c7634 Int8 NOT NULL, c7635 String, c7636 JsonDocument, c7637 Int32 NOT NULL, c7638 Date, c7639 Float NOT NULL, c7640 Int32, c7641 String, c7642 Datetime NOT NULL, c7643 Decimal(22,9), c7644 Uint64, c7645 Decimal(35,10), c7646 JsonDocument NOT NULL, c7647 Int8 NOT NULL, c7648 Utf8, c7649 Int32 NOT NULL, c7650 JsonDocument, c7651 Int8 NOT NULL, c7652 String, c7653 Utf8, c7654 Timestamp, c7655 Int16 NOT NULL, c7656 Uint64, c7657 Json, c7658 Uint32 NOT NULL, c7659 Datetime64 NOT NULL, c7660 Decimal(22,9) NOT NULL, c7661 Json NOT NULL, c7662 JsonDocument, c7663 Uint64, c7664 Date32 NOT NULL, c7665 Decimal(15,0), c7666 Int64 NOT NULL, c7667 Int64 NOT NULL, c7668 Uint16, c7669 Int8, c7670 Decimal(35,10), c7671 Uint64 NOT NULL, c7672 Date32 NOT NULL, c7673 Timestamp NOT NULL, c7674 Int32 NOT NULL, c7675 Int8 NOT NULL, c7676 Decimal(35,10), c7677 Datetime64 NOT NULL, c7678 Int64, c7679 Decimal(15,0) NOT NULL, c7680 Datetime NOT NULL, c7681 JsonDocument NOT NULL, c7682 Yson, c7683 Int8, c7684 Timestamp64 NOT NULL, c7685 Uint32 NOT NULL, c7686 Double, c7687 Double, c7688 Datetime64, c7689 Int32, c7690 Int8, c7691 Float, c7692 Int64 NOT NULL, c7693 Int16 NOT NULL, c7694 Decimal(15,0), c7695 Uint8, c7696 Uint32 NOT NULL, c7697 Date NOT NULL, c7698 Timestamp NOT NULL, c7699 Uint32 NOT NULL, c7700 Uint8 NOT NULL, c7701 Yson, c7702 Datetime NOT NULL, c7703 Date32 NOT NULL, c7704 Int32 NOT NULL, c7705 Date NOT NULL, c7706 Json, c7707 Datetime NOT NULL, c7708 String, c7709 Uint8 NOT NULL, c7710 Uint32 NOT NULL, c7711 Int64 NOT NULL, c7712 Decimal(35,10), c7713 Utf8 NOT NULL, c7714 Int32, c7715 String, c7716 Interval64, c7717 Int64 NOT NULL, c7718 Uint16 NOT NULL, c7719 Datetime, c7720 Uint32 NOT NULL, c7721 Datetime, c7722 Yson NOT NULL, c7723 Decimal(15,0) NOT NULL, c7724 Timestamp64 NOT NULL, c7725 Int64, c7726 Yson NOT NULL, c7727 Timestamp64, c7728 Int16, c7729 Decimal(15,0), c7730 Date32, c7731 Uint64, c7732 Decimal(22,9), c7733 Decimal(22,9), c7734 Double NOT NULL, c7735 Decimal(15,0) NOT NULL, c7736 Int8, c7737 JsonDocument NOT NULL, c7738 Float, c7739 Date32 NOT NULL, c7740 Double, c7741 Decimal(15,0), c7742 Decimal(22,9) NOT NULL, c7743 JsonDocument NOT NULL, c7744 Decimal(22,9) NOT NULL, c7745 Json, c7746 Uint8, c7747 Double, c7748 JsonDocument NOT NULL, c7749 Float, c7750 Yson, c7751 Decimal(15,0), c7752 Uint64 NOT NULL, c7753 Decimal(22,9), c7754 Datetime NOT NULL, c7755 Uint16 NOT NULL, c7756 Timestamp NOT NULL, c7757 Date, c7758 Int8, c7759 Date32 NOT NULL, c7760 Datetime64 NOT NULL, c7761 Decimal(22,9), c7762 Timestamp64 NOT NULL, c7763 Interval64 NOT NULL, c7764 String, c7765 Timestamp64 NOT NULL, c7766 Int32 NOT NULL, c7767 Decimal(35,10) NOT NULL, c7768 Uint64 NOT NULL, c7769 Float NOT NULL, c7770 Utf8 NOT NULL, c7771 Decimal(22,9) NOT NULL, c7772 Timestamp64, c7773 Utf8 NOT NULL, c7774 Float NOT NULL, c7775 Timestamp64, c7776 Uint64 NOT NULL, c7777 Int64, c7778 Date, c7779 Datetime, c7780 Datetime NOT NULL, c7781 String, c7782 Json NOT NULL, c7783 Timestamp64, c7784 Int64, c7785 Double, c7786 Double NOT NULL, c7787 Uint16, c7788 Timestamp64, c7789 Uint8 NOT NULL, c7790 String NOT NULL, c7791 Double, c7792 Utf8, c7793 Int32 NOT NULL, c7794 Decimal(15,0) NOT NULL, c7795 Decimal(35,10), c7796 Uint16, c7797 Date NOT NULL, c7798 Interval64, c7799 Uint8, c7800 Interval64 NOT NULL, c7801 Int16 NOT NULL, c7802 Uint8 NOT NULL, c7803 Double, c7804 Int64 NOT NULL, c7805 Yson, c7806 Interval64, c7807 Int64, c7808 Interval64, c7809 Utf8, c7810 Decimal(22,9) NOT NULL, c7811 Float, c7812 Json NOT NULL, c7813 Utf8, c7814 Timestamp NOT NULL, c7815 String NOT NULL, c7816 Uint64 NOT NULL, c7817 Date32, c7818 Int32, c7819 Int32 NOT NULL, c7820 Double NOT NULL, c7821 Float NOT NULL, c7822 Interval64 NOT NULL, c7823 Uint32, c7824 Int64, c7825 Interval64, c7826 Double, c7827 Datetime64, c7828 Int16 NOT NULL, c7829 Date32, c7830 Yson NOT NULL, c7831 Decimal(35,10), c7832 Timestamp, c7833 Datetime, c7834 Decimal(22,9), c7835 String, c7836 String NOT NULL, c7837 Uint8, c7838 Int8 NOT NULL, c7839 Decimal(15,0), c7840 Uint32 NOT NULL, c7841 Double, c7842 Int8 NOT NULL, c7843 Uint16 NOT NULL, c7844 Int32 NOT NULL, c7845 Float, c7846 Timestamp64 NOT NULL, c7847 Decimal(22,9), c7848 Uint32, c7849 Int64, c7850 Date32 NOT NULL, c7851 Uint32 NOT NULL, c7852 Int16 NOT NULL, c7853 Interval64 NOT NULL, c7854 Date32 NOT NULL, c7855 Int32, c7856 Int8 NOT NULL, c7857 Date NOT NULL, c7858 Utf8, c7859 Uint16 NOT NULL, c7860 Int8, c7861 Uint8 NOT NULL, c7862 Date NOT NULL, c7863 String, c7864 Datetime NOT NULL, c7865 Decimal(22,9) NOT NULL, c7866 Json NOT NULL, c7867 Yson, c7868 String NOT NULL, c7869 Int8, c7870 Int32 NOT NULL, c7871 JsonDocument NOT NULL, c7872 Int8, c7873 Uint8, c7874 Interval64, c7875 Utf8 NOT NULL, c7876 Double, c7877 Datetime, c7878 Uint16 NOT NULL, c7879 Uint64, c7880 Datetime, c7881 Yson NOT NULL, c7882 Date, c7883 Datetime64 NOT NULL, c7884 Timestamp NOT NULL, c7885 Int8, c7886 Timestamp, c7887 Int8, c7888 Float NOT NULL, c7889 Uint32, c7890 Yson NOT NULL, c7891 Uint32, c7892 Decimal(15,0), c7893 Timestamp NOT NULL, c7894 Decimal(15,0) NOT NULL, c7895 Uint64 NOT NULL, c7896 Yson NOT NULL, c7897 Decimal(15,0) NOT NULL, c7898 Utf8, c7899 Int32, c7900 Float NOT NULL, c7901 Interval64, c7902 Date32, c7903 Uint64, c7904 Double, c7905 Int32 NOT NULL, c7906 Yson, c7907 Datetime NOT NULL, c7908 Double NOT NULL, c7909 Json NOT NULL, c7910 String NOT NULL, c7911 Date, c7912 Decimal(15,0), c7913 Date32, c7914 String, c7915 JsonDocument, c7916 String NOT NULL, c7917 Yson NOT NULL, c7918 Json, c7919 Date, c7920 Decimal(22,9), c7921 Datetime, c7922 Date32, c7923 Double NOT NULL, c7924 Int16 NOT NULL, c7925 Double NOT NULL, c7926 Datetime64, c7927 Int8, c7928 JsonDocument NOT NULL, c7929 Interval64, c7930 Int8 NOT NULL, c7931 Datetime64 NOT NULL, c7932 Date NOT NULL, c7933 JsonDocument, c7934 Decimal(35,10) NOT NULL, c7935 Uint64 NOT NULL, c7936 Int64, c7937 Date NOT NULL, c7938 Decimal(22,9) NOT NULL, c7939 Timestamp, c7940 Int8, c7941 Interval64 NOT NULL, c7942 Int64 NOT NULL, c7943 String NOT NULL, c7944 Date NOT NULL, c7945 Json, c7946 Datetime64, c7947 Int64 NOT NULL, c7948 Utf8, c7949 Int32, c7950 Utf8, c7951 Decimal(22,9) NOT NULL, c7952 Yson, c7953 Int16, c7954 Interval64 NOT NULL, c7955 Utf8 NOT NULL, c7956 Interval64 NOT NULL, c7957 Timestamp, c7958 Date32 NOT NULL, c7959 Int64 NOT NULL, c7960 Uint64 NOT NULL, c7961 Uint16 NOT NULL, c7962 Json, c7963 Yson NOT NULL, c7964 Int32 NOT NULL, c7965 Uint64 NOT NULL, c7966 Timestamp NOT NULL, c7967 Timestamp64 NOT NULL, c7968 Decimal(15,0), c7969 Decimal(15,0) NOT NULL, c7970 Yson, c7971 Date32 NOT NULL, c7972 Date32 NOT NULL, c7973 Decimal(15,0), c7974 Uint64 NOT NULL, c7975 Datetime, c7976 Timestamp NOT NULL, c7977 Datetime64 NOT NULL, c7978 Uint16, c7979 String, c7980 Decimal(22,9), c7981 Int16, c7982 Uint64, c7983 Float, c7984 Utf8 NOT NULL, c7985 Timestamp64, c7986 Int32 NOT NULL, c7987 JsonDocument NOT NULL, c7988 Date32, c7989 Datetime64, c7990 Timestamp64, c7991 Interval64, c7992 Interval64 NOT NULL, c7993 Uint32, c7994 Decimal(15,0) NOT NULL, c7995 JsonDocument NOT NULL, c7996 Date32 NOT NULL, c7997 Decimal(35,10), c7998 Decimal(22,9) NOT NULL, c7999 Int32 NOT NULL, c8000 Utf8 NOT NULL, c8001 Interval64, c8002 Timestamp64 NOT NULL, c8003 Int64, c8004 Decimal(15,0) NOT NULL, c8005 Uint32 NOT NULL, c8006 Uint8, c8007 Utf8 NOT NULL, c8008 Uint64, c8009 Float NOT NULL, c8010 Utf8, c8011 Timestamp64 NOT NULL, c8012 Datetime, c8013 Timestamp NOT NULL, c8014 Decimal(22,9) NOT NULL, c8015 String NOT NULL, c8016 Int16 NOT NULL, c8017 Datetime NOT NULL, c8018 JsonDocument NOT NULL, c8019 Int8, c8020 Int64, c8021 String NOT NULL, c8022 String, c8023 Interval64, c8024 Uint32 NOT NULL, c8025 Datetime64, c8026 Decimal(15,0), c8027 Decimal(22,9), c8028 Decimal(15,0), c8029 Double, c8030 Decimal(35,10), c8031 Timestamp NOT NULL, c8032 Int8 NOT NULL, c8033 Decimal(15,0), c8034 String NOT NULL, c8035 Double, c8036 Float, c8037 Decimal(22,9) NOT NULL, c8038 Decimal(15,0) NOT NULL, c8039 Int64, c8040 Decimal(15,0) NOT NULL, c8041 Timestamp NOT NULL, c8042 Uint32 NOT NULL, c8043 Int8, c8044 JsonDocument, c8045 Timestamp64, c8046 Uint32 NOT NULL, c8047 Utf8, c8048 Decimal(22,9) NOT NULL, c8049 Int16 NOT NULL, c8050 Int32, c8051 Date32 NOT NULL, c8052 Float, c8053 Interval64, c8054 Double NOT NULL, c8055 Uint64 NOT NULL, c8056 Int16, c8057 Uint32 NOT NULL, c8058 Date, c8059 Uint8 NOT NULL, c8060 Decimal(35,10), c8061 Int32 NOT NULL, c8062 Double, c8063 Json, c8064 Uint64 NOT NULL, c8065 Date32, c8066 JsonDocument, c8067 JsonDocument, c8068 Uint64 NOT NULL, c8069 Float NOT NULL, c8070 JsonDocument NOT NULL, c8071 Timestamp NOT NULL, c8072 Datetime64 NOT NULL, c8073 JsonDocument, c8074 Decimal(35,10) NOT NULL, c8075 Int8, c8076 Double NOT NULL, c8077 Decimal(35,10), c8078 Interval64 NOT NULL, c8079 Interval64 NOT NULL, c8080 Decimal(35,10), c8081 Decimal(15,0) NOT NULL, c8082 Datetime NOT NULL, c8083 Int16 NOT NULL, c8084 Decimal(35,10), c8085 JsonDocument NOT NULL, c8086 Uint16, c8087 Yson, c8088 Yson NOT NULL, c8089 JsonDocument, c8090 Decimal(15,0), c8091 Timestamp, c8092 Int8 NOT NULL, c8093 Utf8, c8094 Datetime NOT NULL, c8095 Int64, c8096 Date NOT NULL, c8097 Uint8 NOT NULL, c8098 Decimal(22,9) NOT NULL, c8099 Decimal(22,9) NOT NULL, c8100 Uint32 NOT NULL, c8101 Date32 NOT NULL, c8102 Float, c8103 Decimal(15,0) NOT NULL, c8104 Uint32 NOT NULL, c8105 Int32, c8106 Uint32, c8107 Decimal(22,9), c8108 Float NOT NULL, c8109 Int16 NOT NULL, c8110 Decimal(15,0), c8111 Uint8, c8112 Uint8 NOT NULL, c8113 Int8 NOT NULL, c8114 String NOT NULL, c8115 Uint16, c8116 Int64, c8117 String NOT NULL, c8118 Datetime NOT NULL, c8119 Uint16, c8120 String, c8121 Date NOT NULL, c8122 Yson NOT NULL, c8123 Decimal(35,10) NOT NULL, c8124 Int32 NOT NULL, c8125 Date, c8126 Timestamp NOT NULL, c8127 Uint64 NOT NULL, c8128 Timestamp NOT NULL, c8129 Uint8 NOT NULL, c8130 Int32 NOT NULL, c8131 Interval64, c8132 Decimal(15,0) NOT NULL, c8133 Timestamp64, c8134 Date NOT NULL, c8135 Decimal(35,10) NOT NULL, c8136 Int32 NOT NULL, c8137 Json NOT NULL, c8138 Datetime NOT NULL, c8139 Date32, c8140 Uint8 NOT NULL, c8141 JsonDocument NOT NULL, c8142 Json, c8143 Timestamp NOT NULL, c8144 Uint16, c8145 Date NOT NULL, c8146 Date32, c8147 Json NOT NULL, c8148 Uint32 NOT NULL, c8149 Timestamp NOT NULL, c8150 Decimal(35,10), c8151 Int64 NOT NULL, c8152 Uint16 NOT NULL, c8153 Timestamp, c8154 Decimal(15,0) NOT NULL, c8155 Uint64 NOT NULL, c8156 Uint16 NOT NULL, c8157 Int64, c8158 Utf8, c8159 Decimal(22,9) NOT NULL, c8160 Uint64, c8161 Timestamp, c8162 Double NOT NULL, c8163 Float, c8164 Uint16, c8165 Datetime, c8166 Uint32, c8167 Int8 NOT NULL, c8168 Int16 NOT NULL, c8169 Uint16, c8170 Uint8 NOT NULL, c8171 Int32 NOT NULL, c8172 Yson, c8173 JsonDocument, c8174 Date, c8175 Int64, c8176 Decimal(15,0), c8177 Datetime64 NOT NULL, c8178 Double, c8179 Timestamp NOT NULL, c8180 Float, c8181 Date, c8182 Uint32 NOT NULL, c8183 Double, c8184 Int64 NOT NULL, c8185 Decimal(22,9) NOT NULL, c8186 Uint16 NOT NULL, c8187 Timestamp, c8188 Uint16, c8189 Json NOT NULL, c8190 JsonDocument NOT NULL, c8191 Int64, c8192 Uint8, c8193 Timestamp NOT NULL, c8194 Date32, c8195 Int16 NOT NULL, c8196 Double NOT NULL, c8197 Decimal(35,10) NOT NULL, c8198 Uint16, c8199 Decimal(15,0), c8200 Date NOT NULL, c8201 Decimal(35,10) NOT NULL, c8202 Uint32 NOT NULL, c8203 Interval64, c8204 Decimal(15,0) NOT NULL, c8205 String NOT NULL, c8206 Interval64, c8207 Uint64 NOT NULL, c8208 Decimal(15,0), c8209 Datetime64 NOT NULL, c8210 Decimal(35,10), c8211 Uint64 NOT NULL, c8212 Datetime64 NOT NULL, c8213 Interval64 NOT NULL, c8214 Int8 NOT NULL, c8215 Datetime NOT NULL, c8216 Datetime64, c8217 Int64, c8218 String NOT NULL, c8219 Int16, c8220 Double NOT NULL, c8221 Timestamp, c8222 Int64 NOT NULL, c8223 Utf8 NOT NULL, c8224 Json NOT NULL, c8225 Datetime, c8226 Utf8, c8227 Datetime NOT NULL, c8228 Int32 NOT NULL, c8229 Date32 NOT NULL, c8230 Datetime64, c8231 Datetime, c8232 Uint64 NOT NULL, c8233 Timestamp64 NOT NULL, c8234 Uint32, c8235 Yson NOT NULL, c8236 Int32 NOT NULL, c8237 Timestamp, c8238 Yson, c8239 JsonDocument, c8240 Date32, c8241 Json NOT NULL, c8242 Decimal(22,9) NOT NULL, c8243 Datetime64 NOT NULL, c8244 Timestamp64, c8245 Int8, c8246 Float NOT NULL, c8247 Uint8, c8248 Interval64, c8249 Json NOT NULL, c8250 Int32, c8251 Int8, c8252 Interval64 NOT NULL, c8253 Double, c8254 Uint64 NOT NULL, c8255 Yson NOT NULL, c8256 Uint16 NOT NULL, c8257 JsonDocument, c8258 Uint16, c8259 String NOT NULL, c8260 Decimal(22,9), c8261 Uint64, c8262 Int8, c8263 JsonDocument, c8264 Utf8 NOT NULL, c8265 Date, c8266 Json, c8267 Uint8, c8268 Decimal(35,10) NOT NULL, c8269 Decimal(15,0) NOT NULL, c8270 Timestamp64 NOT NULL, c8271 Uint32, c8272 Date32, c8273 Decimal(15,0) NOT NULL, c8274 Decimal(15,0), c8275 Uint16 NOT NULL, c8276 Double NOT NULL, c8277 Date32 NOT NULL, c8278 Datetime, c8279 Int64 NOT NULL, c8280 Int32, c8281 Yson, c8282 Decimal(35,10) NOT NULL, c8283 Decimal(35,10) NOT NULL, c8284 Datetime64 NOT NULL, c8285 Timestamp64 NOT NULL, c8286 Datetime NOT NULL, c8287 Json NOT NULL, c8288 Date32, c8289 Uint8, c8290 Double NOT NULL, c8291 Uint64 NOT NULL, c8292 Uint16 NOT NULL, c8293 Decimal(22,9) NOT NULL, c8294 Date32, c8295 Int8, c8296 Int64, c8297 Int32 NOT NULL, c8298 Yson NOT NULL, c8299 String, c8300 Datetime NOT NULL, c8301 Float, c8302 Uint64, c8303 Yson NOT NULL, c8304 Int32, c8305 Int32 NOT NULL, c8306 Json NOT NULL, c8307 Datetime, c8308 Int32 NOT NULL, c8309 Decimal(35,10), c8310 Int16 NOT NULL, c8311 Uint32, c8312 Date32, c8313 Decimal(35,10), c8314 Datetime, c8315 Date32, c8316 Decimal(22,9) NOT NULL, c8317 Int16 NOT NULL, c8318 Date, c8319 Datetime, c8320 Double, c8321 Uint8, c8322 Utf8 NOT NULL, c8323 Timestamp NOT NULL, c8324 Utf8, c8325 Yson NOT NULL, c8326 Interval64, c8327 String, c8328 Double NOT NULL, c8329 Date32 NOT NULL, c8330 JsonDocument NOT NULL, c8331 Int64 NOT NULL, c8332 Decimal(22,9), c8333 Decimal(35,10) NOT NULL, c8334 String, c8335 Date32, c8336 Int64, c8337 Datetime NOT NULL, c8338 Uint64 NOT NULL, c8339 Decimal(15,0) NOT NULL, c8340 Decimal(35,10), c8341 Date32 NOT NULL, c8342 Decimal(15,0) NOT NULL, c8343 Int8, c8344 Timestamp, c8345 Datetime64, c8346 String, c8347 Int32 NOT NULL, c8348 Timestamp, c8349 Double NOT NULL, c8350 Int16 NOT NULL, c8351 Decimal(22,9) NOT NULL, c8352 Float NOT NULL, c8353 Timestamp, c8354 Timestamp64 NOT NULL, c8355 JsonDocument, c8356 Uint8, c8357 JsonDocument NOT NULL, c8358 Utf8, c8359 Double, c8360 Yson NOT NULL, c8361 Uint64 NOT NULL, c8362 Int32, c8363 Json NOT NULL, c8364 Int32 NOT NULL, c8365 Interval64, c8366 Int16, c8367 Date32 NOT NULL, c8368 Json NOT NULL, c8369 Timestamp64 NOT NULL, c8370 Int64 NOT NULL, c8371 String NOT NULL, c8372 Timestamp64, c8373 Interval64, c8374 Date NOT NULL, c8375 Timestamp64, c8376 Int32, c8377 Date32 NOT NULL, c8378 Float NOT NULL, c8379 Date32 NOT NULL, c8380 Datetime64, c8381 Yson, c8382 Uint32 NOT NULL, c8383 Uint32 NOT NULL, c8384 Double, c8385 Decimal(15,0) NOT NULL, c8386 Decimal(22,9) NOT NULL, c8387 Int32, c8388 Date32 NOT NULL, c8389 Date32, c8390 Int32 NOT NULL, c8391 Json NOT NULL, c8392 Uint8, c8393 String NOT NULL, c8394 Timestamp, c8395 Uint8, c8396 Timestamp, c8397 Timestamp64, c8398 Uint8, c8399 Date NOT NULL, c8400 Timestamp64, c8401 Interval64, c8402 Yson, c8403 Yson, c8404 Int8 NOT NULL, c8405 Float, c8406 Uint32, c8407 Timestamp64, c8408 Uint8, c8409 Int16, c8410 Uint16 NOT NULL, c8411 Uint8, c8412 Decimal(15,0), c8413 String NOT NULL, c8414 Int64 NOT NULL, c8415 JsonDocument NOT NULL, c8416 Int8, c8417 Uint8, c8418 Date, c8419 Int16 NOT NULL, c8420 Timestamp64, c8421 String, c8422 Date32, c8423 Datetime NOT NULL, c8424 Datetime64, c8425 Date32, c8426 String, c8427 String, c8428 Timestamp64, c8429 Datetime64, c8430 Timestamp64 NOT NULL, c8431 Timestamp64, c8432 Decimal(15,0), c8433 Uint64, c8434 Utf8 NOT NULL, c8435 Int16 NOT NULL, c8436 Date32, c8437 Decimal(15,0), c8438 Float, c8439 Yson, c8440 Int32 NOT NULL, c8441 Utf8 NOT NULL, c8442 Datetime, c8443 String NOT NULL, c8444 Interval64 NOT NULL, c8445 Float, c8446 Yson NOT NULL, c8447 Timestamp, c8448 Decimal(15,0) NOT NULL, c8449 JsonDocument NOT NULL, c8450 Uint64 NOT NULL, c8451 Uint16, c8452 Json, c8453 Yson NOT NULL, c8454 Uint64, c8455 Int8 NOT NULL, c8456 Decimal(22,9), c8457 Date32 NOT NULL, c8458 Date NOT NULL, c8459 Decimal(15,0), c8460 JsonDocument, c8461 Uint64, c8462 Int8, c8463 Double, c8464 Int16, c8465 Uint64, c8466 Interval64, c8467 Datetime, c8468 Double, c8469 Decimal(15,0), c8470 Decimal(22,9), c8471 String, c8472 Decimal(15,0) NOT NULL, c8473 Uint64, c8474 Yson NOT NULL, c8475 Datetime NOT NULL, c8476 Date32, c8477 Uint8 NOT NULL, c8478 Interval64, c8479 Date32 NOT NULL, c8480 Yson, c8481 Uint64, c8482 Int8, c8483 Timestamp, c8484 Uint64 NOT NULL, c8485 Int64, c8486 Utf8 NOT NULL, c8487 Date, c8488 Uint16 NOT NULL, c8489 Json, c8490 Int8 NOT NULL, c8491 Interval64 NOT NULL, c8492 Uint16 NOT NULL, c8493 Date32, c8494 Uint64 NOT NULL, c8495 Uint32 NOT NULL, c8496 Int16, c8497 Date NOT NULL, c8498 Decimal(35,10), c8499 Date, c8500 Int16, c8501 Int16, c8502 Decimal(22,9), c8503 Datetime64 NOT NULL, c8504 Utf8 NOT NULL, c8505 Date32, c8506 Double, c8507 Int32, c8508 Uint8, c8509 Decimal(35,10) NOT NULL, c8510 Uint64 NOT NULL, c8511 Int32 NOT NULL, c8512 Decimal(22,9), c8513 Uint64, c8514 JsonDocument NOT NULL, c8515 JsonDocument, c8516 Uint32, c8517 Datetime64 NOT NULL, c8518 Json NOT NULL, c8519 Int64 NOT NULL, c8520 Utf8, c8521 Float NOT NULL, c8522 Json NOT NULL, c8523 JsonDocument, c8524 Timestamp64, c8525 Uint32, c8526 Interval64, c8527 Float NOT NULL, c8528 Interval64 NOT NULL, c8529 Timestamp, c8530 String, c8531 Date32 NOT NULL, c8532 Int32, c8533 Uint16 NOT NULL, c8534 Json NOT NULL, c8535 Decimal(22,9) NOT NULL, c8536 Uint8 NOT NULL, c8537 Datetime64, c8538 Decimal(15,0), c8539 Interval64 NOT NULL, c8540 Datetime64, c8541 Datetime NOT NULL, c8542 Timestamp, c8543 Int16 NOT NULL, c8544 Int8 NOT NULL, c8545 Uint64, c8546 Interval64, c8547 Json, c8548 Datetime NOT NULL, c8549 Decimal(35,10) NOT NULL, c8550 Utf8, c8551 Decimal(35,10), c8552 Int32, c8553 Interval64 NOT NULL, c8554 Float, c8555 Double, c8556 Uint32 NOT NULL, c8557 Decimal(22,9), c8558 Float, c8559 Date, c8560 Timestamp NOT NULL, c8561 Int16 NOT NULL, c8562 Utf8 NOT NULL, c8563 Int16 NOT NULL, c8564 Decimal(35,10), c8565 Decimal(22,9), c8566 Uint16 NOT NULL, c8567 Int8, c8568 Timestamp NOT NULL, c8569 Uint16 NOT NULL, c8570 Interval64 NOT NULL, c8571 Decimal(22,9) NOT NULL, c8572 Uint8 NOT NULL, c8573 Datetime64, c8574 Datetime NOT NULL, c8575 Uint64, c8576 Interval64 NOT NULL, c8577 Float NOT NULL, c8578 Decimal(15,0) NOT NULL, c8579 Uint32, c8580 Json NOT NULL, c8581 Decimal(35,10), c8582 Date32, c8583 Int32 NOT NULL, c8584 JsonDocument NOT NULL, c8585 Utf8, c8586 Datetime NOT NULL, c8587 Timestamp64 NOT NULL, c8588 String, c8589 Yson, c8590 Utf8 NOT NULL, c8591 Int64, c8592 Decimal(22,9) NOT NULL, c8593 Timestamp, c8594 Int16, c8595 Int32, c8596 Decimal(35,10) NOT NULL, c8597 JsonDocument NOT NULL, c8598 Datetime, c8599 Timestamp NOT NULL, c8600 Uint32 NOT NULL, c8601 Int16 NOT NULL, c8602 Datetime64 NOT NULL, c8603 Decimal(35,10), c8604 Interval64 NOT NULL, c8605 Json, c8606 Uint64 NOT NULL, c8607 Int64 NOT NULL, c8608 Decimal(22,9) NOT NULL, c8609 Datetime, c8610 JsonDocument, c8611 Float, c8612 Float NOT NULL, c8613 Int8, c8614 Uint16, c8615 Timestamp, c8616 Interval64, c8617 Date NOT NULL, c8618 Datetime64 NOT NULL, c8619 Date32, c8620 Uint16, c8621 Uint32, c8622 Float NOT NULL, c8623 Datetime NOT NULL, c8624 Uint16, c8625 Uint32, c8626 Json, c8627 Uint16, c8628 Int8 NOT NULL, c8629 Float, c8630 Uint16, c8631 Uint64 NOT NULL, c8632 Datetime NOT NULL, c8633 JsonDocument NOT NULL, c8634 Float NOT NULL, c8635 Uint32 NOT NULL, c8636 Int16, c8637 String, c8638 Uint64, c8639 Datetime64, c8640 Uint64, c8641 Uint8, c8642 Date, c8643 Yson NOT NULL, c8644 Json NOT NULL, c8645 Decimal(22,9), c8646 Int64 NOT NULL, c8647 Int64 NOT NULL, c8648 Int64, c8649 Utf8, c8650 Timestamp NOT NULL, c8651 Datetime NOT NULL, c8652 Float NOT NULL, c8653 String, c8654 Int8 NOT NULL, c8655 Utf8 NOT NULL, c8656 Decimal(22,9) NOT NULL, c8657 Interval64, c8658 Date NOT NULL, c8659 Interval64, c8660 Float, c8661 Utf8, c8662 Interval64 NOT NULL, c8663 Date, c8664 Int32 NOT NULL, c8665 Int64 NOT NULL, c8666 JsonDocument NOT NULL, c8667 Timestamp NOT NULL, c8668 Decimal(22,9) NOT NULL, c8669 Int64 NOT NULL, c8670 Decimal(22,9) NOT NULL, c8671 Datetime64, c8672 Decimal(35,10), c8673 Decimal(35,10), c8674 Int64 NOT NULL, c8675 Timestamp64, c8676 Yson, c8677 Double NOT NULL, c8678 Utf8 NOT NULL, c8679 Int16, c8680 Uint8 NOT NULL, c8681 Uint16 NOT NULL, c8682 Uint32, c8683 Datetime, c8684 Int16, c8685 Int64 NOT NULL, c8686 Decimal(35,10) NOT NULL, c8687 Yson, c8688 Interval64 NOT NULL, c8689 Int64 NOT NULL, c8690 Uint64 NOT NULL, c8691 Int32, c8692 Date NOT NULL, c8693 Int8, c8694 Double, c8695 Utf8, c8696 Date NOT NULL, c8697 Date32 NOT NULL, c8698 Float, c8699 Datetime, c8700 Utf8, c8701 Uint16, c8702 Uint16 NOT NULL, c8703 JsonDocument NOT NULL, c8704 Double NOT NULL, c8705 Yson, c8706 JsonDocument, c8707 Date32 NOT NULL, c8708 Timestamp NOT NULL, c8709 Int16 NOT NULL, c8710 Int16, c8711 Uint64 NOT NULL, c8712 String, c8713 Int64, c8714 Timestamp NOT NULL, c8715 Double, c8716 Interval64, c8717 Uint8, c8718 Decimal(35,10), c8719 Decimal(22,9), c8720 String NOT NULL, c8721 Decimal(35,10), c8722 Uint64, c8723 Date, c8724 Float, c8725 Uint64, c8726 Timestamp, c8727 Timestamp64, c8728 Json, c8729 Int64 NOT NULL, c8730 Datetime64, c8731 Datetime64, c8732 Uint32, c8733 Float, c8734 Int32, c8735 Uint64, c8736 JsonDocument, c8737 Decimal(35,10), c8738 Yson NOT NULL, c8739 Date, c8740 Int16, c8741 Int32 NOT NULL, c8742 Double NOT NULL, c8743 Uint64 NOT NULL, c8744 Yson NOT NULL, c8745 String NOT NULL, c8746 Uint8 NOT NULL, c8747 Uint8, c8748 JsonDocument NOT NULL, c8749 Decimal(15,0), c8750 JsonDocument NOT NULL, c8751 Datetime, c8752 Json, c8753 Json, c8754 Uint64, c8755 Double, c8756 Decimal(15,0) NOT NULL, c8757 Int64, c8758 Json NOT NULL, c8759 Datetime64, c8760 Float, c8761 Decimal(35,10) NOT NULL, c8762 Int32, c8763 Json NOT NULL, c8764 Timestamp NOT NULL, c8765 Float, c8766 Int32, c8767 String, c8768 Yson NOT NULL, c8769 Date32 NOT NULL, c8770 Uint16, c8771 Uint64 NOT NULL, c8772 Json NOT NULL, c8773 Datetime NOT NULL, c8774 Uint8, c8775 JsonDocument NOT NULL, c8776 Date32 NOT NULL, c8777 Uint64 NOT NULL, c8778 Datetime64, c8779 JsonDocument, c8780 Uint8, c8781 Yson NOT NULL, c8782 Float, c8783 Uint16 NOT NULL, c8784 Decimal(15,0), c8785 Json, c8786 Uint32, c8787 Json, c8788 String, c8789 Int32 NOT NULL, c8790 Decimal(35,10), c8791 String, c8792 Datetime64, c8793 Timestamp64, c8794 Timestamp64, c8795 Utf8, c8796 Decimal(15,0), c8797 Decimal(15,0), c8798 Json NOT NULL, c8799 Timestamp64, c8800 Decimal(22,9), c8801 Int16, c8802 Decimal(15,0), c8803 Uint32, c8804 Int16, c8805 Int16, c8806 Decimal(35,10) NOT NULL, c8807 String NOT NULL, c8808 Decimal(22,9) NOT NULL, c8809 Interval64 NOT NULL, c8810 Uint32 NOT NULL, c8811 Int64 NOT NULL, c8812 Timestamp, c8813 Int8, c8814 Json, c8815 Uint16 NOT NULL, c8816 Yson NOT NULL, c8817 JsonDocument NOT NULL, c8818 Uint8, c8819 Date32 NOT NULL, c8820 Datetime NOT NULL, c8821 Date, c8822 String NOT NULL, c8823 Decimal(35,10) NOT NULL, c8824 Timestamp64 NOT NULL, c8825 Int8, c8826 Double, c8827 Double NOT NULL, c8828 Json NOT NULL, c8829 Yson NOT NULL, c8830 Int64 NOT NULL, c8831 Uint32, c8832 Date32, c8833 Uint64 NOT NULL, c8834 Int32, c8835 Date32, c8836 Uint32 NOT NULL, c8837 Uint8 NOT NULL, c8838 Float NOT NULL, c8839 Json, c8840 String, c8841 Datetime64 NOT NULL, c8842 Utf8 NOT NULL, c8843 Uint16, c8844 Uint16 NOT NULL, c8845 Datetime64 NOT NULL, c8846 Decimal(15,0) NOT NULL, c8847 Date NOT NULL, c8848 Uint32, c8849 Timestamp64, c8850 Int64 NOT NULL, c8851 Date32 NOT NULL, c8852 Date32, c8853 Utf8, c8854 Datetime64 NOT NULL, c8855 Uint16, c8856 Uint16 NOT NULL, c8857 Int8 NOT NULL, c8858 Uint16 NOT NULL, c8859 Utf8, c8860 Uint8 NOT NULL, c8861 Decimal(35,10), c8862 Uint8 NOT NULL, c8863 Int64, c8864 Decimal(35,10), c8865 Datetime, c8866 Decimal(15,0), c8867 Int8 NOT NULL, c8868 Decimal(35,10) NOT NULL, c8869 Double, c8870 Utf8 NOT NULL, c8871 JsonDocument NOT NULL, c8872 Decimal(15,0) NOT NULL, c8873 String, c8874 Int16, c8875 String NOT NULL, c8876 Interval64 NOT NULL, c8877 Interval64 NOT NULL, c8878 Datetime64, c8879 String NOT NULL, c8880 Uint64 NOT NULL, c8881 Uint16, c8882 Yson, c8883 Datetime NOT NULL, c8884 Decimal(22,9) NOT NULL, c8885 Int32, c8886 Json NOT NULL, c8887 String NOT NULL, c8888 Uint32, c8889 Datetime64, c8890 Date32, c8891 Date32 NOT NULL, c8892 Uint8, c8893 String NOT NULL, c8894 Uint8, c8895 Uint8 NOT NULL, c8896 Int16, c8897 Json NOT NULL, c8898 Uint8, c8899 Int16, c8900 Datetime64, c8901 Date32, c8902 Yson, c8903 Json, c8904 Decimal(22,9) NOT NULL, c8905 Json, c8906 Timestamp, c8907 Json NOT NULL, c8908 Timestamp NOT NULL, c8909 Int32, c8910 JsonDocument NOT NULL, c8911 Decimal(35,10) NOT NULL, c8912 Int8 NOT NULL, c8913 Int64 NOT NULL, c8914 Timestamp64 NOT NULL, c8915 Timestamp64, c8916 Int64 NOT NULL, c8917 Uint16, c8918 Decimal(35,10), c8919 Interval64, c8920 Json, c8921 Int8 NOT NULL, c8922 Yson, c8923 Int64, c8924 Float, c8925 Float NOT NULL, c8926 Interval64, c8927 Decimal(35,10) NOT NULL, c8928 Uint64, c8929 Timestamp64 NOT NULL, c8930 Datetime64, c8931 Decimal(22,9), c8932 Int32, c8933 Int16 NOT NULL, c8934 Utf8, c8935 Uint32, c8936 Utf8, c8937 Datetime NOT NULL, c8938 Datetime NOT NULL, c8939 Uint8 NOT NULL, c8940 Interval64, c8941 Timestamp, c8942 Double, c8943 String, c8944 Timestamp, c8945 Int32 NOT NULL, c8946 Timestamp NOT NULL, c8947 Double NOT NULL, c8948 Uint32 NOT NULL, c8949 Int32 NOT NULL, c8950 Datetime, c8951 Int32 NOT NULL, c8952 Json NOT NULL, c8953 Int8, c8954 Int64, c8955 JsonDocument NOT NULL, c8956 Uint16, c8957 Int64, c8958 Double, c8959 Float NOT NULL, c8960 Yson NOT NULL, c8961 Date32 NOT NULL, c8962 Timestamp, c8963 Uint32, c8964 Decimal(35,10) NOT NULL, c8965 Yson NOT NULL, c8966 Uint8 NOT NULL, c8967 Decimal(22,9), c8968 Date32, c8969 Timestamp64, c8970 Uint32, c8971 Int64 NOT NULL, c8972 Int32 NOT NULL, c8973 Uint64 NOT NULL, c8974 Uint8 NOT NULL, c8975 Yson NOT NULL, c8976 Date32 NOT NULL, c8977 Decimal(35,10), c8978 Int64, c8979 Datetime64 NOT NULL, c8980 Yson, c8981 Decimal(15,0), c8982 Double NOT NULL, c8983 Timestamp64 NOT NULL, c8984 Uint16, c8985 Int64, c8986 Timestamp NOT NULL, c8987 Date NOT NULL, c8988 Datetime, c8989 Int32, c8990 Decimal(15,0), c8991 Int64 NOT NULL, c8992 Uint32 NOT NULL, c8993 Timestamp64, c8994 Double NOT NULL, c8995 Int8 NOT NULL, c8996 Uint32, c8997 Timestamp NOT NULL, c8998 Int32, c8999 String NOT NULL, c9000 Uint32 NOT NULL, c9001 Int16 NOT NULL, c9002 Interval64 NOT NULL, c9003 Date32 NOT NULL, c9004 Yson NOT NULL, c9005 JsonDocument, c9006 Datetime NOT NULL, c9007 Utf8, c9008 Datetime, c9009 Datetime64, c9010 Json NOT NULL, c9011 Double NOT NULL, c9012 Decimal(22,9) NOT NULL, c9013 Date, c9014 Timestamp, c9015 Timestamp64, c9016 Json NOT NULL, c9017 Yson, c9018 Uint16, c9019 Float NOT NULL, c9020 Int8 NOT NULL, c9021 Uint64 NOT NULL, c9022 Date NOT NULL, c9023 Uint8 NOT NULL, c9024 Int8 NOT NULL, c9025 Decimal(15,0) NOT NULL, c9026 Decimal(15,0) NOT NULL, c9027 Decimal(35,10), c9028 Interval64 NOT NULL, c9029 Int8, c9030 Uint32, c9031 Int64, c9032 Datetime, c9033 Float, c9034 JsonDocument NOT NULL, c9035 Interval64 NOT NULL, c9036 Timestamp NOT NULL, c9037 Decimal(22,9) NOT NULL, c9038 Int32 NOT NULL, c9039 Yson NOT NULL, c9040 JsonDocument, c9041 Uint32 NOT NULL, c9042 Utf8 NOT NULL, c9043 Date32 NOT NULL, c9044 Timestamp64 NOT NULL, c9045 String, c9046 Int16 NOT NULL, c9047 Utf8, c9048 Uint64, c9049 Yson, c9050 Float NOT NULL, c9051 Date32, c9052 Float NOT NULL, c9053 Uint32 NOT NULL, c9054 Double, c9055 Json NOT NULL, c9056 Decimal(15,0) NOT NULL, c9057 Date32 NOT NULL, c9058 Uint8 NOT NULL, c9059 Double, c9060 Datetime64, c9061 Decimal(15,0) NOT NULL, c9062 JsonDocument, c9063 Decimal(22,9), c9064 Int32 NOT NULL, c9065 Timestamp NOT NULL, c9066 Decimal(35,10), c9067 Interval64, c9068 Double, c9069 Int16, c9070 Yson NOT NULL, c9071 Datetime NOT NULL, c9072 Int16, c9073 Utf8 NOT NULL, c9074 Int16 NOT NULL, c9075 Uint16, c9076 Yson, c9077 Datetime, c9078 Decimal(15,0) NOT NULL, c9079 Int64, c9080 Yson NOT NULL, c9081 Int64 NOT NULL, c9082 Datetime64, c9083 Int8, c9084 Json, c9085 Int16, c9086 Json, c9087 Timestamp64, c9088 Uint16 NOT NULL, c9089 Date32, c9090 Utf8, c9091 Timestamp NOT NULL, c9092 Uint8 NOT NULL, c9093 Float NOT NULL, c9094 Int64 NOT NULL, c9095 Decimal(35,10) NOT NULL, c9096 Decimal(15,0) NOT NULL, c9097 Timestamp64, c9098 Int32 NOT NULL, c9099 Double, c9100 JsonDocument, c9101 Uint32, c9102 Float NOT NULL, c9103 Date32 NOT NULL, c9104 Uint32 NOT NULL, c9105 Double NOT NULL, c9106 Uint64, c9107 String NOT NULL, c9108 Utf8, c9109 Date, c9110 Int64 NOT NULL, c9111 Double NOT NULL, c9112 Decimal(35,10), c9113 Yson NOT NULL, c9114 Decimal(15,0), c9115 Double NOT NULL, c9116 Int64, c9117 Utf8, c9118 Datetime64, c9119 Int32, c9120 Yson, c9121 Uint64, c9122 Int16, c9123 Int32, c9124 Json NOT NULL, c9125 Double NOT NULL, c9126 Int32 NOT NULL, c9127 Timestamp64 NOT NULL, c9128 Decimal(22,9) NOT NULL, c9129 Uint16 NOT NULL, c9130 Json, c9131 Json NOT NULL, c9132 Int64, c9133 Utf8 NOT NULL, c9134 Interval64, c9135 Float NOT NULL, c9136 String NOT NULL, c9137 Decimal(22,9) NOT NULL, c9138 Datetime, c9139 Decimal(22,9) NOT NULL, c9140 Double, c9141 Uint8, c9142 Int8 NOT NULL, c9143 Int32 NOT NULL, c9144 Date NOT NULL, c9145 Uint8, c9146 Decimal(35,10), c9147 Timestamp, c9148 Decimal(15,0) NOT NULL, c9149 Date, c9150 Double, c9151 Uint32 NOT NULL, c9152 Date32, c9153 Decimal(22,9) NOT NULL, c9154 Yson NOT NULL, c9155 Timestamp NOT NULL, c9156 Datetime NOT NULL, c9157 Uint32 NOT NULL, c9158 Uint32 NOT NULL, c9159 Decimal(15,0) NOT NULL, c9160 JsonDocument, c9161 Int32 NOT NULL, c9162 Timestamp NOT NULL, c9163 JsonDocument, c9164 Int8, c9165 Decimal(22,9) NOT NULL, c9166 Decimal(35,10) NOT NULL, c9167 Float NOT NULL, c9168 Interval64 NOT NULL, c9169 Double, c9170 Int16, c9171 Datetime NOT NULL, c9172 Utf8 NOT NULL, c9173 Decimal(22,9) NOT NULL, c9174 Decimal(35,10), c9175 String NOT NULL, c9176 Utf8 NOT NULL, c9177 Utf8 NOT NULL, c9178 Utf8 NOT NULL, c9179 Utf8, c9180 Decimal(22,9) NOT NULL, c9181 Uint32, c9182 Json NOT NULL, c9183 Double, c9184 Interval64, c9185 Int16, c9186 Utf8 NOT NULL, c9187 Timestamp64, c9188 Uint32, c9189 Timestamp NOT NULL, c9190 Int8 NOT NULL, c9191 Int32, c9192 Decimal(15,0) NOT NULL, c9193 Utf8, c9194 Uint64, c9195 Int32, c9196 Datetime64, c9197 Int8 NOT NULL, c9198 Decimal(22,9), c9199 Decimal(35,10) NOT NULL, c9200 Decimal(35,10), c9201 Uint64, c9202 Uint32 NOT NULL, c9203 Double NOT NULL, c9204 Datetime NOT NULL, c9205 String NOT NULL, c9206 String NOT NULL, c9207 Int16 NOT NULL, c9208 Int64, c9209 Datetime NOT NULL, c9210 Date NOT NULL, c9211 Int32, c9212 Uint32 NOT NULL, c9213 Int32, c9214 Int8, c9215 Date, c9216 Date32 NOT NULL, c9217 Double, c9218 Json NOT NULL, c9219 Int64 NOT NULL, c9220 Yson NOT NULL, c9221 JsonDocument NOT NULL, c9222 Decimal(15,0), c9223 Uint8 NOT NULL, c9224 Timestamp, c9225 Float, c9226 Uint16, c9227 Timestamp64 NOT NULL, c9228 Int32, c9229 Decimal(15,0) NOT NULL, c9230 Float, c9231 Datetime64, c9232 Int16 NOT NULL, c9233 Float NOT NULL, c9234 Date NOT NULL, c9235 Yson NOT NULL, c9236 Decimal(35,10), c9237 Uint16, c9238 Double, c9239 Uint16 NOT NULL, c9240 Uint32 NOT NULL, c9241 Timestamp64 NOT NULL, c9242 Datetime64 NOT NULL, c9243 Decimal(22,9), c9244 Int8 NOT NULL, c9245 Int64 NOT NULL, c9246 Date32 NOT NULL, c9247 Timestamp64 NOT NULL, c9248 Uint16, c9249 Decimal(15,0), c9250 Interval64 NOT NULL, c9251 Int16 NOT NULL, c9252 Date32, c9253 Float, c9254 Date, c9255 Json, c9256 Yson, c9257 Decimal(15,0), c9258 Datetime NOT NULL, c9259 Float, c9260 String NOT NULL, c9261 Uint8 NOT NULL, c9262 Datetime NOT NULL, c9263 String, c9264 Uint16, c9265 Json NOT NULL, c9266 String, c9267 Yson NOT NULL, c9268 Uint16 NOT NULL, c9269 Int16 NOT NULL, c9270 Uint16 NOT NULL, c9271 Uint8, c9272 Date, c9273 Datetime, c9274 Decimal(15,0) NOT NULL, c9275 Decimal(22,9) NOT NULL, c9276 Interval64, c9277 Int8 NOT NULL, c9278 Decimal(22,9), c9279 Float, c9280 String, c9281 Int64, c9282 Int64, c9283 Float, c9284 Int16 NOT NULL, c9285 Decimal(22,9), c9286 Datetime64, c9287 Timestamp64, c9288 Decimal(22,9) NOT NULL, c9289 Int32, c9290 Utf8 NOT NULL, c9291 Date NOT NULL, c9292 Double, c9293 JsonDocument, c9294 Int8 NOT NULL, c9295 Int64 NOT NULL, c9296 Decimal(15,0) NOT NULL, c9297 Datetime64, c9298 JsonDocument NOT NULL, c9299 Int32, c9300 Uint64, c9301 String NOT NULL, c9302 Uint16 NOT NULL, c9303 Int8, c9304 Interval64 NOT NULL, c9305 Timestamp64, c9306 Float, c9307 Json NOT NULL, c9308 Int64, c9309 Datetime, c9310 String NOT NULL, c9311 Datetime64 NOT NULL, c9312 Utf8, c9313 Json, c9314 Float NOT NULL, c9315 Uint32 NOT NULL, c9316 Decimal(22,9) NOT NULL, c9317 Int16 NOT NULL, c9318 Uint16, c9319 Int16, c9320 Int32 NOT NULL, c9321 Interval64, c9322 Uint16 NOT NULL, c9323 Int32, c9324 Int64 NOT NULL, c9325 Float, c9326 Date32, c9327 Uint64, c9328 Int32 NOT NULL, c9329 Decimal(15,0), c9330 JsonDocument NOT NULL, c9331 Datetime64, c9332 JsonDocument NOT NULL, c9333 Timestamp, c9334 Decimal(22,9) NOT NULL, c9335 Date32 NOT NULL, c9336 Date NOT NULL, c9337 Uint16, c9338 Json, c9339 Decimal(35,10), c9340 Interval64, c9341 Date32 NOT NULL, c9342 Int16 NOT NULL, c9343 Float, c9344 Uint16, c9345 Date NOT NULL, c9346 Datetime, c9347 Int16 NOT NULL, c9348 Uint16, c9349 Date32 NOT NULL, c9350 Datetime, c9351 Json NOT NULL, c9352 Date32 NOT NULL, c9353 JsonDocument, c9354 Uint32 NOT NULL, c9355 Decimal(22,9) NOT NULL, c9356 Int8 NOT NULL, c9357 Uint64, c9358 Utf8 NOT NULL, c9359 Datetime, c9360 Float NOT NULL, c9361 Date, c9362 Decimal(15,0), c9363 Interval64 NOT NULL, c9364 String NOT NULL, c9365 Uint64, c9366 Interval64 NOT NULL, c9367 Int64 NOT NULL, c9368 Double, c9369 Float NOT NULL, c9370 String NOT NULL, c9371 Uint8 NOT NULL, c9372 Utf8, c9373 Decimal(35,10) NOT NULL, c9374 Uint64, c9375 Uint8 NOT NULL, c9376 Decimal(15,0) NOT NULL, c9377 Uint32 NOT NULL, c9378 Uint64 NOT NULL, c9379 Timestamp64, c9380 Float, c9381 Int32 NOT NULL, c9382 JsonDocument NOT NULL, c9383 Timestamp, c9384 Double, c9385 JsonDocument, c9386 Int16 NOT NULL, c9387 Int8 NOT NULL, c9388 Yson, c9389 Utf8, c9390 Int16, c9391 Timestamp, c9392 Datetime64 NOT NULL, c9393 Int8, c9394 Decimal(15,0), c9395 Interval64 NOT NULL, c9396 Interval64, c9397 Decimal(22,9) NOT NULL, c9398 Decimal(22,9), c9399 Double NOT NULL, c9400 Yson NOT NULL, c9401 Int32, c9402 Uint64, c9403 Uint32 NOT NULL, c9404 JsonDocument, c9405 Decimal(35,10), c9406 Datetime64, c9407 Uint16 NOT NULL, c9408 Uint32, c9409 Int8 NOT NULL, c9410 Date, c9411 JsonDocument NOT NULL, c9412 Uint16 NOT NULL, c9413 Date, c9414 Uint32 NOT NULL, c9415 Utf8 NOT NULL, c9416 String, c9417 Date32 NOT NULL, c9418 Uint8, c9419 Uint16, c9420 Interval64, c9421 Decimal(35,10), c9422 Uint16, c9423 Float NOT NULL, c9424 Double, c9425 Date32, c9426 Int16, c9427 JsonDocument NOT NULL, c9428 Uint32 NOT NULL, c9429 Interval64 NOT NULL, c9430 Datetime64, c9431 Timestamp NOT NULL, c9432 String, c9433 Double NOT NULL, c9434 Datetime64 NOT NULL, c9435 Int64, c9436 Uint16 NOT NULL, c9437 Timestamp NOT NULL, c9438 Uint32, c9439 String NOT NULL, c9440 Int8 NOT NULL, c9441 Date32 NOT NULL, c9442 Double NOT NULL, c9443 Int64 NOT NULL, c9444 Json, c9445 Decimal(15,0) NOT NULL, c9446 Json NOT NULL, c9447 Uint64 NOT NULL, c9448 Int16, c9449 Datetime NOT NULL, c9450 Double, c9451 Decimal(35,10) NOT NULL, c9452 Yson, c9453 Json, c9454 Uint16 NOT NULL, c9455 Uint8, c9456 Date32 NOT NULL, c9457 Date, c9458 Utf8, c9459 Int64, c9460 Float, c9461 Int64 NOT NULL, c9462 JsonDocument, c9463 Timestamp, c9464 Decimal(22,9) NOT NULL, c9465 Utf8 NOT NULL, c9466 Uint16 NOT NULL, c9467 Int16 NOT NULL, c9468 JsonDocument, c9469 Decimal(35,10), c9470 Datetime, c9471 Decimal(35,10), c9472 JsonDocument, c9473 String NOT NULL, c9474 Int8 NOT NULL, c9475 Decimal(15,0), c9476 Uint8 NOT NULL, c9477 Utf8 NOT NULL, c9478 Decimal(15,0) NOT NULL, c9479 Uint64 NOT NULL, c9480 Decimal(22,9), c9481 Int16, c9482 Decimal(15,0), c9483 Uint16, c9484 Yson, c9485 Interval64, c9486 Decimal(22,9), c9487 JsonDocument NOT NULL, c9488 Int64, c9489 Json, c9490 Yson NOT NULL, c9491 Timestamp64, c9492 Decimal(35,10), c9493 Date, c9494 Decimal(35,10), c9495 Decimal(22,9) NOT NULL, c9496 Json, c9497 Datetime, c9498 Int16, c9499 Decimal(15,0), c9500 Uint16, c9501 Uint32 NOT NULL, c9502 Timestamp64 NOT NULL, c9503 Double, c9504 Datetime, c9505 Date32 NOT NULL, c9506 Timestamp, c9507 Date32, c9508 String, c9509 Int64 NOT NULL, c9510 Uint64 NOT NULL, c9511 JsonDocument, c9512 Date32 NOT NULL, c9513 Decimal(35,10) NOT NULL, c9514 Uint64, c9515 Date NOT NULL, c9516 Json NOT NULL, c9517 Int8 NOT NULL, c9518 Decimal(15,0), c9519 Timestamp64, c9520 Uint8, c9521 Timestamp64, c9522 Interval64, c9523 Int64 NOT NULL, c9524 JsonDocument NOT NULL, c9525 Date, c9526 Date32, c9527 Uint32, c9528 Uint8 NOT NULL, c9529 Date NOT NULL, c9530 Date32 NOT NULL, c9531 JsonDocument NOT NULL, c9532 Decimal(22,9) NOT NULL, c9533 Double NOT NULL, c9534 Datetime NOT NULL, c9535 Interval64, c9536 Interval64, c9537 Datetime64, c9538 Decimal(15,0), c9539 Timestamp, c9540 Datetime, c9541 Decimal(35,10), c9542 Uint64 NOT NULL, c9543 Decimal(22,9), c9544 Json NOT NULL, c9545 Float NOT NULL, c9546 Interval64 NOT NULL, c9547 Uint32, c9548 Json, c9549 String, c9550 Int8, c9551 Json, c9552 Uint32 NOT NULL, c9553 Date, c9554 Float NOT NULL, c9555 Int8 NOT NULL, c9556 Double NOT NULL, c9557 Decimal(35,10) NOT NULL, c9558 Decimal(22,9) NOT NULL, c9559 Date NOT NULL, c9560 Uint8, c9561 Int32, c9562 Interval64 NOT NULL, c9563 Int16, c9564 String NOT NULL, c9565 Date32 NOT NULL, c9566 Datetime64, c9567 Date NOT NULL, c9568 Int64, c9569 Timestamp64, c9570 Date32, c9571 Double NOT NULL, c9572 Yson, c9573 Date, c9574 Int32 NOT NULL, c9575 Uint8, c9576 Datetime64, c9577 Datetime, c9578 Double NOT NULL, c9579 Utf8 NOT NULL, c9580 Uint32, c9581 Yson, c9582 Timestamp, c9583 Utf8 NOT NULL, c9584 Utf8, c9585 String, c9586 Decimal(35,10) NOT NULL, c9587 Double, c9588 String NOT NULL, c9589 Float, c9590 Timestamp NOT NULL, c9591 Utf8, c9592 Float NOT NULL, c9593 Int8 NOT NULL, c9594 Decimal(22,9), c9595 Decimal(35,10), c9596 Int8 NOT NULL, c9597 Double, c9598 Int16, c9599 Json NOT NULL, c9600 Uint32, c9601 Int8 NOT NULL, c9602 Json NOT NULL, c9603 Interval64 NOT NULL, c9604 Timestamp NOT NULL, c9605 Decimal(35,10), c9606 Yson, c9607 Uint64, c9608 Int16, c9609 Yson NOT NULL, c9610 Timestamp, c9611 Int32, c9612 Decimal(35,10) NOT NULL, c9613 Int64, c9614 String, c9615 Int16, c9616 Uint64, c9617 Timestamp NOT NULL, c9618 Uint8, c9619 Datetime NOT NULL, c9620 JsonDocument, c9621 Interval64 NOT NULL, c9622 Timestamp, c9623 Uint16 NOT NULL, c9624 Timestamp64 NOT NULL, c9625 Datetime64 NOT NULL, c9626 Decimal(15,0), c9627 String NOT NULL, c9628 Json NOT NULL, c9629 Interval64 NOT NULL, c9630 Timestamp64 NOT NULL, c9631 Decimal(15,0), c9632 Uint16 NOT NULL, c9633 Uint64 NOT NULL, c9634 Decimal(35,10) NOT NULL, c9635 Datetime NOT NULL, c9636 Decimal(15,0), c9637 Double NOT NULL, c9638 Uint64 NOT NULL, c9639 Int32, c9640 Datetime64 NOT NULL, c9641 Timestamp, c9642 Decimal(35,10) NOT NULL, c9643 Json NOT NULL, c9644 Decimal(35,10) NOT NULL, c9645 Json, c9646 Date NOT NULL, c9647 Utf8, c9648 Interval64 NOT NULL, c9649 Decimal(35,10) NOT NULL, c9650 Double NOT NULL, c9651 Float, c9652 Json, c9653 Interval64, c9654 Date NOT NULL, c9655 Uint64, c9656 Date, c9657 Float, c9658 Uint8, c9659 Uint32 NOT NULL, c9660 Yson, c9661 Decimal(15,0) NOT NULL, c9662 Json NOT NULL, c9663 Decimal(35,10) NOT NULL, c9664 Timestamp64 NOT NULL, c9665 Datetime64, c9666 Datetime64 NOT NULL, c9667 Double, c9668 Decimal(15,0), c9669 Timestamp64 NOT NULL, c9670 String NOT NULL, c9671 Timestamp NOT NULL, c9672 Decimal(15,0) NOT NULL, c9673 Uint16 NOT NULL, c9674 Timestamp, c9675 Utf8 NOT NULL, c9676 Float NOT NULL, c9677 Yson, c9678 JsonDocument, c9679 Uint64, c9680 JsonDocument, c9681 Decimal(35,10) NOT NULL, c9682 Interval64 NOT NULL, c9683 Int16 NOT NULL, c9684 String, c9685 Int16 NOT NULL, c9686 Uint64, c9687 Utf8, c9688 Float, c9689 Decimal(15,0), c9690 Uint32 NOT NULL, c9691 Uint16 NOT NULL, c9692 Yson NOT NULL, c9693 String NOT NULL, c9694 Int64 NOT NULL, c9695 Datetime64, c9696 Utf8 NOT NULL, c9697 Uint16, c9698 Yson, c9699 Json NOT NULL, c9700 Uint32, c9701 JsonDocument NOT NULL, c9702 Float, c9703 Float NOT NULL, c9704 Interval64, c9705 Decimal(35,10), c9706 Date32 NOT NULL, c9707 Decimal(15,0) NOT NULL, c9708 Int16, c9709 Timestamp64 NOT NULL, c9710 Int16 NOT NULL, c9711 Double NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: Failed to attach session\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, 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 248, in wrapped_callee\n    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:\n         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__\n    self._session = self._pool.acquire(self._timeout)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire\n    session = self._create_new_session(time_left)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session\n    session.create(settings=BaseRequestSettings().with_timeout(timeout))\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create\n    self._attach()\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach\n    raise e\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach\n    raise RuntimeError("Failed to attach session")\nRuntimeError: Failed to attach session\n'
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5077/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:24644/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3285/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3442/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21422/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2912/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:29681/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7552/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30594/9
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10825
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12640
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30594
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65084
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10446
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3285
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32079
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21486
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14390
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14933
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29681
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31985
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29674
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21422
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11770
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23409
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25664
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27452
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7552
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4481
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30028
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3442
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27149
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28503
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11743
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16310
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11037
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30071
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28153
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26760
=================================== FAILURES ===================================
_____________________________ TestYdbWorkload.test _____________________________
ydb/tests/stress/olap_workload/tests/test_workload.py:26: in test
    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/dzqe/0015bc/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:5077 --database /Root --duration 120' has failed with code 1.
E   Errors:
E   ...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/retries.py", line 133, in retry_operation_sync
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 248, in wrapped_callee
E       with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
E            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
E       self._session = self._pool.acquire(self._timeout)
E                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
E       session = self._create_new_session(time_left)
E                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E     File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
E       session.create(settings=BaseRequestSettings().with_timeout(timeout))
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
E       self._attach()
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
E       raise e
E     File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
E       raise RuntimeError("Failed to attach session")
E   RuntimeError: Failed to attach session
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
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/dzqe/0015bc/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17192
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30070
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16310
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/dzqe/0015bc/r3tmp/kikimr_cluster_5iy5y9om
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28503
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27149
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_q55n3d0m.log --grpc-port=5077 --mon-port=20951 --ic-port=26760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3442
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30028
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4481
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24719
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm4ht857.log --grpc-port=3442 --mon-port=30028 --ic-port=3889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7552
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27452
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25664
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tfd1kjok.log --grpc-port=7552 --mon-port=25371 --ic-port=17193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23409
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11770
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_m3cbkll4.log --grpc-port=24644 --mon-port=23409 --ic-port=28153
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21422
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29674
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_9d5u9ut2.log --grpc-port=21422 --mon-port=12396 --ic-port=13926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14933
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14390
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26442
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_19dkjkh4.log --grpc-port=29681 --mon-port=14933 --ic-port=30071
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21486
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qp55yy63.log --grpc-port=2912 --mon-port=21486 --ic-port=11037
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3285
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10446
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65084
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hepdj7xw.log --grpc-port=3285 --mon-port=10446 --ic-port=16310
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12640
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13546
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10825
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1pjv6jyf.log --grpc-port=30594 --mon-port=12640 --ic-port=11743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5077/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_q55n3d0m.log --grpc-port=5077 --mon-port=20951 --ic-port=26760
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1/logfile_q55n3d0m.log', '--grpc-port=5077', '--mon-port=20951', '--ic-port=26760')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1480430
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5077/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1480438
DEBUG    ya.test:process.py:259 Command (pid 1480438) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1480438) elapsed time (sec): 1.243171215057373
DEBUG    ya.test:process.py:263 Command (pid 1480438) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) maxrss: 477936
DEBUG    ya.test:process.py:263 Command (pid 1480438) minflt: 45402
DEBUG    ya.test:process.py:263 Command (pid 1480438) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) nivcsw: 219
DEBUG    ya.test:process.py:263 Command (pid 1480438) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1480438) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1480438) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1480438) stime: 0.255583
DEBUG    ya.test:process.py:263 Command (pid 1480438) utime: 0.527141
DEBUG    ya.test:process.py:263 Command (pid 1480438) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 1480438) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1480438) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3442/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm4ht857.log --grpc-port=3442 --mon-port=30028 --ic-port=3889
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2/logfile_vm4ht857.log', '--grpc-port=3442', '--mon-port=30028', '--ic-port=3889')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1480671
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3442/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1480676
DEBUG    ya.test:process.py:259 Command (pid 1480676) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1480676) elapsed time (sec): 1.5127384662628174
DEBUG    ya.test:process.py:263 Command (pid 1480676) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) maxrss: 477808
DEBUG    ya.test:process.py:263 Command (pid 1480676) minflt: 45344
DEBUG    ya.test:process.py:263 Command (pid 1480676) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1480676) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1480676) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1480676) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1480676) stime: 0.215102
DEBUG    ya.test:process.py:263 Command (pid 1480676) utime: 0.5998939999999999
DEBUG    ya.test:process.py:263 Command (pid 1480676) wtime: 1.54
DEBUG    ya.test:process.py:275 Command (pid 1480676) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1480676) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7552/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tfd1kjok.log --grpc-port=7552 --mon-port=25371 --ic-port=17193
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/logfile_tfd1kjok.log', '--grpc-port=7552', '--mon-port=25371', '--ic-port=17193')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1481018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7552/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1481028
DEBUG    ya.test:process.py:259 Command (pid 1481028) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1481028) elapsed time (sec): 1.6702454090118408
DEBUG    ya.test:process.py:263 Command (pid 1481028) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) maxrss: 477928
DEBUG    ya.test:process.py:263 Command (pid 1481028) minflt: 45405
DEBUG    ya.test:process.py:263 Command (pid 1481028) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 1481028) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1481028) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1481028) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1481028) stime: 0.253086
DEBUG    ya.test:process.py:263 Command (pid 1481028) utime: 0.5559109999999999
DEBUG    ya.test:process.py:263 Command (pid 1481028) wtime: 1.673
DEBUG    ya.test:process.py:275 Command (pid 1481028) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1481028) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24644/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_m3cbkll4.log --grpc-port=24644 --mon-port=23409 --ic-port=28153
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4/logfile_m3cbkll4.log', '--grpc-port=24644', '--mon-port=23409', '--ic-port=28153')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1481352
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24644/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1481362
DEBUG    ya.test:process.py:259 Command (pid 1481362) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1481362) elapsed time (sec): 1.6253881454467773
DEBUG    ya.test:process.py:263 Command (pid 1481362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) maxrss: 477404
DEBUG    ya.test:process.py:263 Command (pid 1481362) minflt: 45335
DEBUG    ya.test:process.py:263 Command (pid 1481362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1481362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1481362) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1481362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1481362) stime: 0.23166499999999998
DEBUG    ya.test:process.py:263 Command (pid 1481362) utime: 0.563408
DEBUG    ya.test:process.py:263 Command (pid 1481362) wtime: 1.643
DEBUG    ya.test:process.py:275 Command (pid 1481362) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1481362) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 4 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21422/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_9d5u9ut2.log --grpc-port=21422 --mon-port=12396 --ic-port=13926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/logfile_9d5u9ut2.log', '--grpc-port=21422', '--mon-port=12396', '--ic-port=13926')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1481768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21422/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1481774
DEBUG    ya.test:process.py:259 Command (pid 1481774) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1481774) elapsed time (sec): 2.2892446517944336
DEBUG    ya.test:process.py:263 Command (pid 1481774) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) maxrss: 477900
DEBUG    ya.test:process.py:263 Command (pid 1481774) minflt: 45377
DEBUG    ya.test:process.py:263 Command (pid 1481774) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) nivcsw: 263
DEBUG    ya.test:process.py:263 Command (pid 1481774) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1481774) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1481774) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1481774) stime: 0.251944
DEBUG    ya.test:process.py:263 Command (pid 1481774) utime: 0.550971
DEBUG    ya.test:process.py:263 Command (pid 1481774) wtime: 2.316
DEBUG    ya.test:process.py:275 Command (pid 1481774) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1481774) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 5 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29681/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_19dkjkh4.log --grpc-port=29681 --mon-port=14933 --ic-port=30071
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/logfile_19dkjkh4.log', '--grpc-port=29681', '--mon-port=14933', '--ic-port=30071')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1482306
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29681/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1482328
DEBUG    ya.test:process.py:259 Command (pid 1482328) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1482328) elapsed time (sec): 1.9835140705108643
DEBUG    ya.test:process.py:263 Command (pid 1482328) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) maxrss: 477664
DEBUG    ya.test:process.py:263 Command (pid 1482328) minflt: 45319
DEBUG    ya.test:process.py:263 Command (pid 1482328) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 1482328) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1482328) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1482328) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1482328) stime: 0.222511
DEBUG    ya.test:process.py:263 Command (pid 1482328) utime: 0.596873
DEBUG    ya.test:process.py:263 Command (pid 1482328) wtime: 2.004
DEBUG    ya.test:process.py:275 Command (pid 1482328) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1482328) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 6 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2912/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qp55yy63.log --grpc-port=2912 --mon-port=21486 --ic-port=11037
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/logfile_qp55yy63.log', '--grpc-port=2912', '--mon-port=21486', '--ic-port=11037')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1482850
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2912/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1482887
DEBUG    ya.test:process.py:259 Command (pid 1482887) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1482887) elapsed time (sec): 1.8593294620513916
DEBUG    ya.test:process.py:263 Command (pid 1482887) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) maxrss: 477600
DEBUG    ya.test:process.py:263 Command (pid 1482887) minflt: 45395
DEBUG    ya.test:process.py:263 Command (pid 1482887) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1482887) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1482887) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1482887) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1482887) stime: 0.24623199999999998
DEBUG    ya.test:process.py:263 Command (pid 1482887) utime: 0.5394369999999999
DEBUG    ya.test:process.py:263 Command (pid 1482887) wtime: 1.873
DEBUG    ya.test:process.py:275 Command (pid 1482887) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1482887) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 7 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3285/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hepdj7xw.log --grpc-port=3285 --mon-port=10446 --ic-port=16310
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8/logfile_hepdj7xw.log', '--grpc-port=3285', '--mon-port=10446', '--ic-port=16310')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1483544
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3285/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1483548
DEBUG    ya.test:process.py:259 Command (pid 1483548) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1483548) elapsed time (sec): 1.5892970561981201
DEBUG    ya.test:process.py:263 Command (pid 1483548) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) maxrss: 477816
DEBUG    ya.test:process.py:263 Command (pid 1483548) minflt: 45412
DEBUG    ya.test:process.py:263 Command (pid 1483548) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) nivcsw: 518
DEBUG    ya.test:process.py:263 Command (pid 1483548) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1483548) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1483548) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1483548) stime: 0.25898299999999996
DEBUG    ya.test:process.py:263 Command (pid 1483548) utime: 0.5569459999999999
DEBUG    ya.test:process.py:263 Command (pid 1483548) wtime: 1.599
DEBUG    ya.test:process.py:275 Command (pid 1483548) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1483548) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 8 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:30594/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1pjv6jyf.log --grpc-port=30594 --mon-port=12640 --ic-port=11743
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/logfile_1pjv6jyf.log', '--grpc-port=30594', '--mon-port=12640', '--ic-port=11743')' in '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1484147
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30594/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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1484158
DEBUG    ya.test:process.py:259 Command (pid 1484158) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1484158) elapsed time (sec): 1.7801179885864258
DEBUG    ya.test:process.py:263 Command (pid 1484158) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) maxrss: 477360
DEBUG    ya.test:process.py:263 Command (pid 1484158) minflt: 45291
DEBUG    ya.test:process.py:263 Command (pid 1484158) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) nivcsw: 382
DEBUG    ya.test:process.py:263 Command (pid 1484158) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1484158) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1484158) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1484158) stime: 0.228728
DEBUG    ya.test:process.py:263 Command (pid 1484158) utime: 0.5695049999999999
DEBUG    ya.test:process.py:263 Command (pid 1484158) wtime: 1.793
DEBUG    ya.test:process.py:275 Command (pid 1484158) output:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-s2bz2xhrxy
    Host information: 
        Linux ghrun-s2bz2xhrxy 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 -DNDEBUG -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 -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -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 1484158) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 9 version:
Git info:
    Commit: 3c215e47461f21f9292355c80886b809a191c04d
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge 3cc99fa3837e6d5fcdd43ba57ee0dc3d8a78e62f into 920b996b5d5ae9a6010bf844c5c0e0d52693db7c
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26760\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3889\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17193\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28153\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13926\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30071\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11037\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16310\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11743\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26760\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 3889\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17193\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 28153\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 13926\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30071\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11037\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16310\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11743\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487427
DEBUG    ya.test:process.py:259 Command (pid 1487427) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487427) elapsed time (sec): 2.5194928646087646
DEBUG    ya.test:process.py:263 Command (pid 1487427) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) maxrss: 739132
DEBUG    ya.test:process.py:263 Command (pid 1487427) minflt: 51826
DEBUG    ya.test:process.py:263 Command (pid 1487427) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) nivcsw: 320
DEBUG    ya.test:process.py:263 Command (pid 1487427) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487427) nvcsw: 726
DEBUG    ya.test:process.py:263 Command (pid 1487427) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487427) stime: 0.38594599999999996
DEBUG    ya.test:process.py:263 Command (pid 1487427) utime: 0.616929
DEBUG    ya.test:process.py:263 Command (pid 1487427) wtime: 2.54
DEBUG    ya.test:process.py:275 Command (pid 1487427) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
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/dzqe/0015bc/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5077', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1487979
DEBUG    ya.test:process.py:259 Command (pid 1487979) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1487979) elapsed time (sec): 2.423457622528076
DEBUG    ya.test:process.py:263 Command (pid 1487979) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) maxrss: 739132
DEBUG    ya.test:process.py:263 Command (pid 1487979) minflt: 51747
DEBUG    ya.test:process.py:263 Command (pid 1487979) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) nivcsw: 375
DEBUG    ya.test:process.py:263 Command (pid 1487979) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1487979) nvcsw: 315
DEBUG    ya.test:process.py:263 Command (pid 1487979) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1487979) stime: 0.325106
DEBUG    ya.test:process.py:263 Command (pid 1487979) utime: 0.6360739999999999
DEBUG    ya.test:process.py:263 Command (pid 1487979) wtime: 2.432
DEBUG    ya.test:process.py:275 Command (pid 1487979) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 06919e96-620a-4261-8a33-89bd8ecca192, localhost:5077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 06919e96-620a-4261-8a33-89bd8ecca192, localhost:5077): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 06919e96-620a-4261-8a33-89bd8ecca192, localhost:5077): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 7552 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 21422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3442 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 30594 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 24644 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 29681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 5077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3285 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 2912 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s2bz2xhrxy.auto.internal:5077, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:2912, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:24644, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:29681, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3285, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:21422, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3442, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:7552, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:30594, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestYdbWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/olap_workload
DEBUG    ya.test:process.py:678 Command out will be placed to olap_workload.out
DEBUG    ya.test:process.py:678 Command err will be placed to olap_workload.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/olap_workload', '--endpoint', 'grpc://localhost:5077', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1488713
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 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)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5077
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d1accfba-3203-40f9-afe6-c1806df742fc, localhost:5077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d1accfba-3203-40f9-afe6-c1806df742fc, localhost:5077): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d1accfba-3203-40f9-afe6-c1806df742fc, localhost:5077): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3442 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 2912 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 29681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 24644 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 5077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 7552 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3285 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 21422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 30594 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s2bz2xhrxy.auto.internal:5077, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:24644, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:2912, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3285, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3442, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:7552, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:30594, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:29681, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:21422, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5077
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3acccea7-abe2-4e2f-9bc9-545f4faef299, localhost:5077): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3acccea7-abe2-4e2f-9bc9-545f4faef299, localhost:5077): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3acccea7-abe2-4e2f-9bc9-545f4faef299, localhost:5077): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 30594 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 24644 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3442 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 5077 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 29681 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 2912 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 21422 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 3285 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-s2bz2xhrxy.auto.internal" port: 7552 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-s2bz2xhrxy.auto.internal:24644, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:5077, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:2912, location 1, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:30594, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:21422, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:29681, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:7552, location 3, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3442, location 2, ssl: False>, <Endpoint ghrun-s2bz2xhrxy.auto.internal:3285, location 2, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:5077
DEBUG    ya.test:process.py:259 Command (pid 1488713) rc: 1
DEBUG    ya.test:process.py:260 Command (pid 1488713) elapsed time (sec): 170.26733708381653
DEBUG    ya.test:process.py:263 Command (pid 1488713) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) inblock: 421616
DEBUG    ya.test:process.py:263 Command (pid 1488713) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) majflt: 41
DEBUG    ya.test:process.py:263 Command (pid 1488713) maxrss: 749076
DEBUG    ya.test:process.py:263 Command (pid 1488713) minflt: 143641
DEBUG    ya.test:process.py:263 Command (pid 1488713) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) nivcsw: 1105
DEBUG    ya.test:process.py:263 Command (pid 1488713) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1488713) nvcsw: 20554
DEBUG    ya.test:process.py:263 Command (pid 1488713) oublock: 408
DEBUG    ya.test:process.py:263 Command (pid 1488713) stime: 1.108089
DEBUG    ya.test:process.py:263 Command (pid 1488713) utime: 4.018517
DEBUG    ya.test:process.py:263 Command (pid 1488713) wtime: 170.259
DEBUG    ya.test:process.py:275 Command (pid 1488713) output:

DEBUG    ya.test:process.py:276 Command (pid 1488713) errors:
...35,10) NOT NULL, c6990 JsonDocument, c6991 Decimal(22,9), c6992 Int32 NOT NULL, c6993 Uint32, c6994 Decimal(15,0), c6995 Int32 NOT NULL, c6996 Date32 NOT NULL, c6997 Int8, c6998 Int32 NOT NULL, c6999 Datetime64, c7000 Timestamp, c7001 Decimal(15,0), c7002 Datetime, c7003 Uint64 NOT NULL, c7004 Yson NOT NULL, c7005 Interval64 NOT NULL, c7006 Decimal(22,9), c7007 String NOT NULL, c7008 Int8, c7009 Decimal(22,9), c7010 Uint8, c7011 Int8, c7012 Uint32, c7013 Double NOT NULL, c7014 Uint32, c7015 Int32, c7016 Json, c7017 Uint64, c7018 Uint64, c7019 Uint16, c7020 Decimal(35,10), c7021 Datetime64, c7022 Uint64 NOT NULL, c7023 Datetime, c7024 Uint32, c7025 Date32 NOT NULL, c7026 Datetime, c7027 Yson, c7028 Interval64, c7029 Datetime NOT NULL, c7030 Uint64, c7031 Double, c7032 Uint64, c7033 Int32, c7034 Uint16 NOT NULL, c7035 Yson, c7036 Int8 NOT NULL, c7037 Uint32, c7038 Date NOT NULL, c7039 Uint64 NOT NULL, c7040 Decimal(22,9) NOT NULL, c7041 Uint32, c7042 Int16 NOT NULL, c7043 Int64 NOT NULL, c7044 Int8, c7045 Decimal(15,0) NOT NULL, c7046 Int64, c7047 Json, c7048 Uint16 NOT NULL, c7049 Datetime, c7050 Datetime NOT NULL, c7051 Datetime64 NOT NULL, c7052 Decimal(15,0), c7053 String NOT NULL, c7054 Datetime64 NOT NULL, c7055 Uint64 NOT NULL, c7056 Json, c7057 Utf8 NOT NULL, c7058 String, c7059 String NOT NULL, c7060 Yson, c7061 Decimal(22,9) NOT NULL, c7062 Decimal(22,9), c7063 Yson, c7064 Uint32, c7065 Json NOT NULL, c7066 Uint8, c7067 Date32 NOT NULL, c7068 Datetime64, c7069 Timestamp NOT NULL, c7070 JsonDocument, c7071 Int32, c7072 Int32, c7073 Yson NOT NULL, c7074 Float NOT NULL, c7075 Interval64 NOT NULL, c7076 String, c7077 Json NOT NULL, c7078 Yson, c7079 Float NOT NULL, c7080 Decimal(35,10), c7081 Int32, c7082 Uint32, c7083 Int8, c7084 Interval64, c7085 Datetime NOT NULL, c7086 Uint32, c7087 Uint64, c7088 Datetime NOT NULL, c7089 Json, c7090 Utf8, c7091 Uint32 NOT NULL, c7092 Uint32, c7093 Uint16, c7094 Uint16 NOT NULL, c7095 Uint32 NOT NULL, c7096 Datetime64, c7097 Yson, c7098 Yson, c7099 String NOT NULL, c7100 Yson, c7101 Utf8, c7102 Uint8, c7103 Decimal(15,0) NOT NULL, c7104 Json NOT NULL, c7105 Timestamp NOT NULL, c7106 Utf8, c7107 Decimal(35,10), c7108 Json NOT NULL, c7109 Date32 NOT NULL, c7110 Uint64, c7111 Utf8 NOT NULL, c7112 Uint16, c7113 Json NOT NULL, c7114 Uint32 NOT NULL, c7115 Int8 NOT NULL, c7116 Int8, c7117 Utf8, c7118 Datetime NOT NULL, c7119 Int8 NOT NULL, c7120 Decimal(22,9) NOT NULL, c7121 Datetime64 NOT NULL, c7122 JsonDocument, c7123 Decimal(35,10), c7124 Int64, c7125 JsonDocument, c7126 Datetime64, c7127 Uint64, c7128 Date, c7129 Timestamp, c7130 Uint16, c7131 Date NOT NULL, c7132 Decimal(35,10) NOT NULL, c7133 Int32, c7134 Double NOT NULL, c7135 Interval64, c7136 Int16 NOT NULL, c7137 Int64, c7138 Int16, c7139 Decimal(35,10) NOT NULL, c7140 Date NOT NULL, c7141 Decimal(15,0), c7142 Timestamp64, c7143 Decimal(15,0), c7144 String NOT NULL, c7145 Uint16 NOT NULL, c7146 Timestamp64, c7147 String NOT NULL, c7148 Int16, c7149 Int64 NOT NULL, c7150 Date NOT NULL, c7151 Utf8, c7152 Utf8 NOT NULL, c7153 Decimal(35,10) NOT NULL, c7154 Decimal(22,9) NOT NULL, c7155 Int8 NOT NULL, c7156 Timestamp, c7157 Int32 NOT NULL, c7158 Float, c7159 Uint32, c7160 Int8 NOT NULL, c7161 Int16, c7162 JsonDocument, c7163 Decimal(35,10), c7164 Uint64, c7165 Int8 NOT NULL, c7166 Json, c7167 Uint64, c7168 Interval64, c7169 Datetime, c7170 Int64 NOT NULL, c7171 Int8 NOT NULL, c7172 Uint64, c7173 Float, c7174 Json NOT NULL, c7175 Json, c7176 Int16 NOT NULL, c7177 Date32, c7178 JsonDocument NOT NULL, c7179 Uint16 NOT NULL, c7180 Date32, c7181 Int8 NOT NULL, c7182 Int64, c7183 Datetime NOT NULL, c7184 Uint32, c7185 Uint64 NOT NULL, c7186 Uint32 NOT NULL, c7187 Int32 NOT NULL, c7188 Date NOT NULL, c7189 Double NOT NULL, c7190 Int64, c7191 JsonDocument NOT NULL, c7192 Yson, c7193 Date, c7194 Int32, c7195 Int32 NOT NULL, c7196 Datetime, c7197 JsonDocument, c7198 Int16 NOT NULL, c7199 Json, c7200 JsonDocument, c7201 Interval64, c7202 Decimal(15,0) NOT NULL, c7203 Datetime64, c7204 Uint16 NOT NULL, c7205 Uint64 NOT NULL, c7206 Int64 NOT NULL, c7207 Interval64 NOT NULL, c7208 Int8 NOT NULL, c7209 Uint32 NOT NULL, c7210 Int64, c7211 Datetime NOT NULL, c7212 Double NOT NULL, c7213 Utf8, c7214 Date32 NOT NULL, c7215 Float, c7216 Yson NOT NULL, c7217 Timestamp, c7218 Datetime NOT NULL, c7219 Uint64, c7220 Interval64, c7221 Datetime64 NOT NULL, c7222 Uint64, c7223 Decimal(15,0), c7224 Utf8 NOT NULL, c7225 Decimal(22,9) NOT NULL, c7226 Uint16, c7227 Uint64 NOT NULL, c7228 Decimal(35,10), c7229 Datetime64, c7230 Double, c7231 Int16, c7232 Int32 NOT NULL, c7233 Decimal(22,9), c7234 Decimal(15,0), c7235 Json, c7236 Uint8 NOT NULL, c7237 Uint8 NOT NULL, c7238 Date NOT NULL, c7239 String, c7240 Decimal(22,9), c7241 Date NOT NULL, c7242 Json NOT NULL, c7243 Decimal(15,0) NOT NULL, c7244 Yson NOT NULL, c7245 Int64 NOT NULL, c7246 Double, c7247 Yson, c7248 Date, c7249 Datetime NOT NULL, c7250 Uint16 NOT NULL, c7251 Datetime NOT NULL, c7252 Double, c7253 Double NOT NULL, c7254 Yson, c7255 Date32 NOT NULL, c7256 Datetime, c7257 Int16, c7258 Interval64, c7259 Interval64, c7260 Date, c7261 Decimal(15,0), c7262 JsonDocument NOT NULL, c7263 Date32, c7264 Datetime, c7265 Timestamp NOT NULL, c7266 Timestamp64 NOT NULL, c7267 Date32, c7268 Datetime64, c7269 Timestamp64 NOT NULL, c7270 Uint64 NOT NULL, c7271 Timestamp NOT NULL, c7272 Uint8 NOT NULL, c7273 Date32, c7274 Utf8 NOT NULL, c7275 Float NOT NULL, c7276 Interval64 NOT NULL, c7277 Timestamp64 NOT NULL, c7278 Int32 NOT NULL, c7279 Decimal(35,10), c7280 Uint16, c7281 Date, c7282 Json NOT NULL, c7283 Decimal(22,9), c7284 Uint64, c7285 Int8 NOT NULL, c7286 Float NOT NULL, c7287 Uint8, c7288 Int8 NOT NULL, c7289 Date32, c7290 Decimal(22,9) NOT NULL, c7291 Date32 NOT NULL, c7292 Uint64, c7293 Decimal(22,9) NOT NULL, c7294 Int32, c7295 Json NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Int8 NOT NULL, c7299 Timestamp NOT NULL, c7300 Decimal(35,10), c7301 Json, c7302 Uint32, c7303 Int16 NOT NULL, c7304 Float, c7305 Float, c7306 Utf8, c7307 Uint32, c7308 Datetime, c7309 Utf8 NOT NULL, c7310 Int32, c7311 Int16, c7312 Decimal(35,10) NOT NULL, c7313 JsonDocument NOT NULL, c7314 Timestamp NOT NULL, c7315 Int8, c7316 Uint32, c7317 Float, c7318 Date NOT NULL, c7319 Int8, c7320 Interval64, c7321 Int32, c7322 Double NOT NULL, c7323 Decimal(35,10), c7324 Decimal(22,9), c7325 Int16 NOT NULL, c7326 Date32, c7327 Uint64, c7328 Int32, c7329 Uint32, c7330 Timestamp NOT NULL, c7331 Int32, c7332 Uint8 NOT NULL, c7333 Decimal(22,9), c7334 Uint64 NOT NULL, c7335 Date, c7336 Date, c7337 Uint16 NOT NULL, c7338 Int32 NOT NULL, c7339 String NOT NULL, c7340 Timestamp, c7341 Interval64 NOT NULL, c7342 String, c7343 Uint32, c7344 Int64 NOT NULL, c7345 String, c7346 Datetime NOT NULL, c7347 Timestamp64, c7348 Interval64 NOT NULL, c7349 Json, c7350 Interval64, c7351 String, c7352 Yson, c7353 Date, c7354 Decimal(22,9) NOT NULL, c7355 Timestamp64 NOT NULL, c7356 Date32 NOT NULL, c7357 Decimal(15,0) NOT NULL, c7358 Decimal(22,9), c7359 Timestamp, c7360 Int8 NOT NULL, c7361 Datetime, c7362 Timestamp64 NOT NULL, c7363 Uint64 NOT NULL, c7364 Yson, c7365 Decimal(22,9), c7366 Uint8 NOT NULL, c7367 Datetime NOT NULL, c7368 Date32, c7369 Float, c7370 Int8 NOT NULL, c7371 Int64, c7372 Date NOT NULL, c7373 Json, c7374 Utf8, c7375 Decimal(22,9), c7376 Yson, c7377 Interval64 NOT NULL, c7378 Int32 NOT NULL, c7379 Json, c7380 Int16 NOT NULL, c7381 Date NOT NULL, c7382 Timestamp NOT NULL, c7383 Decimal(35,10), c7384 Yson NOT NULL, c7385 Decimal(15,0), c7386 Timestamp64, c7387 Timestamp64, c7388 Decimal(35,10), c7389 Utf8 NOT NULL, c7390 Json, c7391 Uint64 NOT NULL, c7392 Date32 NOT NULL, c7393 Decimal(22,9) NOT NULL, c7394 Json, c7395 Utf8, c7396 Date32, c7397 Uint8 NOT NULL, c7398 Decimal(22,9) NOT NULL, c7399 Uint64 NOT NULL, c7400 Timestamp64 NOT NULL, c7401 Datetime, c7402 Decimal(35,10) NOT NULL, c7403 Uint8 NOT NULL, c7404 Yson, c7405 Float, c7406 Datetime64 NOT NULL, c7407 Timestamp64, c7408 Int64, c7409 Decimal(22,9), c7410 Uint32, c7411 Interval64, c7412 Uint16, c7413 String, c7414 Interval64, c7415 Interval64 NOT NULL, c7416 Datetime NOT NULL, c7417 Decimal(35,10), c7418 Date NOT NULL, c7419 Decimal(35,10), c7420 Json NOT NULL, c7421 Double NOT NULL, c7422 Datetime, c7423 Double NOT NULL, c7424 Int16, c7425 Int32, c7426 Uint32 NOT NULL, c7427 Interval64 NOT NULL, c7428 String, c7429 Datetime64 NOT NULL, c7430 Uint8, c7431 Json NOT NULL, c7432 String, c7433 Uint64 NOT NULL, c7434 Json NOT NULL, c7435 Uint64 NOT NULL, c7436 Int32 NOT NULL, c7437 String NOT NULL, c7438 Timestamp, c7439 Date32 NOT NULL, c7440 String NOT NULL, c7441 Decimal(15,0), c7442 JsonDocument NOT NULL, c7443 Json NOT NULL, c7444 Uint8 NOT NULL, c7445 Uint8 NOT NULL, c7446 Datetime, c7447 Uint64, c7448 Uint64 NOT NULL, c7449 Datetime64 NOT NULL, c7450 Uint32, c7451 Timestamp NOT NULL, c7452 Decimal(35,10), c7453 Uint32, c7454 Yson NOT NULL, c7455 Uint8 NOT NULL, c7456 Int8, c7457 Float, c7458 Interval64, c7459 Datetime NOT NULL, c7460 Float, c7461 Int16, c7462 Uint8 NOT NULL, c7463 Date32 NOT NULL, c7464 Int32 NOT NULL, c7465 Interval64 NOT NULL, c7466 Int64, c7467 Int64, c7468 Float, c7469 Json NOT NULL, c7470 Uint32 NOT NULL, c7471 Datetime64, c7472 Int16 NOT NULL, c7473 Uint8 NOT NULL, c7474 Json NOT NULL, c7475 Double, c7476 Uint16 NOT NULL, c7477 Int32, c7478 Decimal(22,9) NOT NULL, c7479 Interval64, c7480 JsonDocument NOT NULL, c7481 Timestamp64 NOT NULL, c7482 Datetime64 NOT NULL, c7483 Double, c7484 Int16 NOT NULL, c7485 Datetime NOT NULL, c7486 Date NOT NULL, c7487 Datetime, c7488 Decimal(15,0) NOT NULL, c7489 Datetime NOT NULL, c7490 Double NOT NULL, c7491 Interval64, c7492 Uint32, c7493 Timestamp NOT NULL, c7494 Int64 NOT NULL, c7495 Int64 NOT NULL, c7496 Interval64 NOT NULL, c7497 Datetime64, c7498 Interval64, c7499 Timestamp, c7500 Uint16 NOT NULL, c7501 Decimal(22,9) NOT NULL, c7502 JsonDocument NOT NULL, c7503 Utf8 NOT NULL, c7504 Interval64, c7505 Yson NOT NULL, c7506 Date, c7507 Decimal(35,10) NOT NULL, c7508 Uint64, c7509 Float NOT NULL, c7510 Int16 NOT NULL, c7511 Timestamp64, c7512 Datetime, c7513 Int32, c7514 Decimal(22,9), c7515 Datetime, c7516 Utf8, c7517 Int16, c7518 Timestamp64 NOT NULL, c7519 Date NOT NULL, c7520 Interval64 NOT NULL, c7521 Float, c7522 Decimal(22,9) NOT NULL, c7523 Int8, c7524 Decimal(35,10) NOT NULL, c7525 Uint8, c7526 Json NOT NULL, c7527 Float NOT NULL, c7528 Timestamp, c7529 Decimal(22,9), c7530 Timestamp64, c7531 Timestamp64, c7532 Int16, c7533 Int32, c7534 Datetime64, c7535 Json NOT NULL, c7536 Yson, c7537 String NOT NULL, c7538 Timestamp, c7539 Datetime64 NOT NULL, c7540 Utf8, c7541 Yson, c7542 Int16 NOT NULL, c7543 Date NOT NULL, c7544 Int32, c7545 Interval64 NOT NULL, c7546 Double NOT NULL, c7547 Uint64, c7548 Uint8, c7549 Int8, c7550 Timestamp64 NOT NULL, c7551 Timestamp64 NOT NULL, c7552 Uint16 NOT NULL, c7553 Json NOT NULL, c7554 String, c7555 Datetime NOT NULL, c7556 Decimal(15,0), c7557 Decimal(35,10), c7558 Int16, c7559 Timestamp64, c7560 Uint8, c7561 Date32 NOT NULL, c7562 Int64, c7563 Int32, c7564 String NOT NULL, c7565 Json, c7566 Uint64, c7567 Int16, c7568 Int8, c7569 Datetime, c7570 Float, c7571 Uint32, c7572 Uint8, c7573 Uint16 NOT NULL, c7574 Uint16, c7575 Utf8, c7576 Uint16 NOT NULL, c7577 Datetime64 NOT NULL, c7578 Int16 NOT NULL, c7579 Decimal(22,9), c7580 Datetime64, c7581 String NOT NULL, c7582 JsonDocument, c7583 Int16, c7584 Utf8 NOT NULL, c7585 Decimal(15,0) NOT NULL, c7586 Timestamp64 NOT NULL, c7587 Uint64, c7588 Int64 NOT NULL, c7589 Yson NOT NULL, c7590 Int8 NOT NULL, c7591 Decimal(35,10), c7592 Uint64, c7593 Json NOT NULL, c7594 Yson, c7595 JsonDocument, c7596 Float, c7597 Timestamp NOT NULL, c7598 Double, c7599 Json, c7600 Int8 NOT NULL, c7601 Uint64 NOT NULL, c7602 Json NOT NULL, c7603 Decimal(22,9) NOT NULL, c7604 Decimal(22,9), c7605 Utf8 NOT NULL, c7606 Date32, c7607 String, c7608 JsonDocument NOT NULL, c7609 Decimal(35,10) NOT NULL, c7610 Date, c7611 Decimal(35,10), c7612 String NOT NULL, c7613 Decimal(35,10), c7614 Int16 NOT NULL, c7615 Json NOT NULL, c7616 Timestamp64, c7617 Uint8, c7618 Datetime64, c7619 Float, c7620 Timestamp64 NOT NULL, c7621 Json, c7622 Int8 NOT NULL, c7623 Decimal(22,9), c7624 Interval64, c7625 Uint32 NOT NULL, c7626 Uint32, c7627 Yson NOT NULL, c7628 Json, c7629 JsonDocument, c7630 Int16, c7631 Utf8 NOT NULL, c7632 Int8, c7633 Date, c7634 Int8 NOT NULL, c7635 String, c7636 JsonDocument, c7637 Int32 NOT NULL, c7638 Date, c7639 Float NOT NULL, c7640 Int32, c7641 String, c7642 Datetime NOT NULL, c7643 Decimal(22,9), c7644 Uint64, c7645 Decimal(35,10), c7646 JsonDocument NOT NULL, c7647 Int8 NOT NULL, c7648 Utf8, c7649 Int32 NOT NULL, c7650 JsonDocument, c7651 Int8 NOT NULL, c7652 String, c7653 Utf8, c7654 Timestamp, c7655 Int16 NOT NULL, c7656 Uint64, c7657 Json, c7658 Uint32 NOT NULL, c7659 Datetime64 NOT NULL, c7660 Decimal(22,9) NOT NULL, c7661 Json NOT NULL, c7662 JsonDocument, c7663 Uint64, c7664 Date32 NOT NULL, c7665 Decimal(15,0), c7666 Int64 NOT NULL, c7667 Int64 NOT NULL, c7668 Uint16, c7669 Int8, c7670 Decimal(35,10), c7671 Uint64 NOT NULL, c7672 Date32 NOT NULL, c7673 Timestamp NOT NULL, c7674 Int32 NOT NULL, c7675 Int8 NOT NULL, c7676 Decimal(35,10), c7677 Datetime64 NOT NULL, c7678 Int64, c7679 Decimal(15,0) NOT NULL, c7680 Datetime NOT NULL, c7681 JsonDocument NOT NULL, c7682 Yson, c7683 Int8, c7684 Timestamp64 NOT NULL, c7685 Uint32 NOT NULL, c7686 Double, c7687 Double, c7688 Datetime64, c7689 Int32, c7690 Int8, c7691 Float, c7692 Int64 NOT NULL, c7693 Int16 NOT NULL, c7694 Decimal(15,0), c7695 Uint8, c7696 Uint32 NOT NULL, c7697 Date NOT NULL, c7698 Timestamp NOT NULL, c7699 Uint32 NOT NULL, c7700 Uint8 NOT NULL, c7701 Yson, c7702 Datetime NOT NULL, c7703 Date32 NOT NULL, c7704 Int32 NOT NULL, c7705 Date NOT NULL, c7706 Json, c7707 Datetime NOT NULL, c7708 String, c7709 Uint8 NOT NULL, c7710 Uint32 NOT NULL, c7711 Int64 NOT NULL, c7712 Decimal(35,10), c7713 Utf8 NOT NULL, c7714 Int32, c7715 String, c7716 Interval64, c7717 Int64 NOT NULL, c7718 Uint16 NOT NULL, c7719 Datetime, c7720 Uint32 NOT NULL, c7721 Datetime, c7722 Yson NOT NULL, c7723 Decimal(15,0) NOT NULL, c7724 Timestamp64 NOT NULL, c7725 Int64, c7726 Yson NOT NULL, c7727 Timestamp64, c7728 Int16, c7729 Decimal(15,0), c7730 Date32, c7731 Uint64, c7732 Decimal(22,9), c7733 Decimal(22,9), c7734 Double NOT NULL, c7735 Decimal(15,0) NOT NULL, c7736 Int8, c7737 JsonDocument NOT NULL, c7738 Float, c7739 Date32 NOT NULL, c7740 Double, c7741 Decimal(15,0), c7742 Decimal(22,9) NOT NULL, c7743 JsonDocument NOT NULL, c7744 Decimal(22,9) NOT NULL, c7745 Json, c7746 Uint8, c7747 Double, c7748 JsonDocument NOT NULL, c7749 Float, c7750 Yson, c7751 Decimal(15,0), c7752 Uint64 NOT NULL, c7753 Decimal(22,9), c7754 Datetime NOT NULL, c7755 Uint16 NOT NULL, c7756 Timestamp NOT NULL, c7757 Date, c7758 Int8, c7759 Date32 NOT NULL, c7760 Datetime64 NOT NULL, c7761 Decimal(22,9), c7762 Timestamp64 NOT NULL, c7763 Interval64 NOT NULL, c7764 String, c7765 Timestamp64 NOT NULL, c7766 Int32 NOT NULL, c7767 Decimal(35,10) NOT NULL, c7768 Uint64 NOT NULL, c7769 Float NOT NULL, c7770 Utf8 NOT NULL, c7771 Decimal(22,9) NOT NULL, c7772 Timestamp64, c7773 Utf8 NOT NULL, c7774 Float NOT NULL, c7775 Timestamp64, c7776 Uint64 NOT NULL, c7777 Int64, c7778 Date, c7779 Datetime, c7780 Datetime NOT NULL, c7781 String, c7782 Json NOT NULL, c7783 Timestamp64, c7784 Int64, c7785 Double, c7786 Double NOT NULL, c7787 Uint16, c7788 Timestamp64, c7789 Uint8 NOT NULL, c7790 String NOT NULL, c7791 Double, c7792 Utf8, c7793 Int32 NOT NULL, c7794 Decimal(15,0) NOT NULL, c7795 Decimal(35,10), c7796 Uint16, c7797 Date NOT NULL, c7798 Interval64, c7799 Uint8, c7800 Interval64 NOT NULL, c7801 Int16 NOT NULL, c7802 Uint8 NOT NULL, c7803 Double, c7804 Int64 NOT NULL, c7805 Yson, c7806 Interval64, c7807 Int64, c7808 Interval64, c7809 Utf8, c7810 Decimal(22,9) NOT NULL, c7811 Float, c7812 Json NOT NULL, c7813 Utf8, c7814 Timestamp NOT NULL, c7815 String NOT NULL, c7816 Uint64 NOT NULL, c7817 Date32, c7818 Int32, c7819 Int32 NOT NULL, c7820 Double NOT NULL, c7821 Float NOT NULL, c7822 Interval64 NOT NULL, c7823 Uint32, c7824 Int64, c7825 Interval64, c7826 Double, c7827 Datetime64, c7828 Int16 NOT NULL, c7829 Date32, c7830 Yson NOT NULL, c7831 Decimal(35,10), c7832 Timestamp, c7833 Datetime, c7834 Decimal(22,9), c7835 String, c7836 String NOT NULL, c7837 Uint8, c7838 Int8 NOT NULL, c7839 Decimal(15,0), c7840 Uint32 NOT NULL, c7841 Double, c7842 Int8 NOT NULL, c7843 Uint16 NOT NULL, c7844 Int32 NOT NULL, c7845 Float, c7846 Timestamp64 NOT NULL, c7847 Decimal(22,9), c7848 Uint32, c7849 Int64, c7850 Date32 NOT NULL, c7851 Uint32 NOT NULL, c7852 Int16 NOT NULL, c7853 Interval64 NOT NULL, c7854 Date32 NOT NULL, c7855 Int32, c7856 Int8 NOT NULL, c7857 Date NOT NULL, c7858 Utf8, c7859 Uint16 NOT NULL, c7860 Int8, c7861 Uint8 NOT NULL, c7862 Date NOT NULL, c7863 String, c7864 Datetime NOT NULL, c7865 Decimal(22,9) NOT NULL, c7866 Json NOT NULL, c7867 Yson, c7868 String NOT NULL, c7869 Int8, c7870 Int32 NOT NULL, c7871 JsonDocument NOT NULL, c7872 Int8, c7873 Uint8, c7874 Interval64, c7875 Utf8 NOT NULL, c7876 Double, c7877 Datetime, c7878 Uint16 NOT NULL, c7879 Uint64, c7880 Datetime, c7881 Yson NOT NULL, c7882 Date, c7883 Datetime64 NOT NULL, c7884 Timestamp NOT NULL, c7885 Int8, c7886 Timestamp, c7887 Int8, c7888 Float NOT NULL, c7889 Uint32, c7890 Yson NOT NULL, c7891 Uint32, c7892 Decimal(15,0), c7893 Timestamp NOT NULL, c7894 Decimal(15,0) NOT NULL, c7895 Uint64 NOT NULL, c7896 Yson NOT NULL, c7897 Decimal(15,0) NOT NULL, c7898 Utf8, c7899 Int32, c7900 Float NOT NULL, c7901 Interval64, c7902 Date32, c7903 Uint64, c7904 Double, c7905 Int32 NOT NULL, c7906 Yson, c7907 Datetime NOT NULL, c7908 Double NOT NULL, c7909 Json NOT NULL, c7910 String NOT NULL, c7911 Date, c7912 Decimal(15,0), c7913 Date32, c7914 String, c7915 JsonDocument, c7916 String NOT NULL, c7917 Yson NOT NULL, c7918 Json, c7919 Date, c7920 Decimal(22,9), c7921 Datetime, c7922 Date32, c7923 Double NOT NULL, c7924 Int16 NOT NULL, c7925 Double NOT NULL, c7926 Datetime64, c7927 Int8, c7928 JsonDocument NOT NULL, c7929 Interval64, c7930 Int8 NOT NULL, c7931 Datetime64 NOT NULL, c7932 Date NOT NULL, c7933 JsonDocument, c7934 Decimal(35,10) NOT NULL, c7935 Uint64 NOT NULL, c7936 Int64, c7937 Date NOT NULL, c7938 Decimal(22,9) NOT NULL, c7939 Timestamp, c7940 Int8, c7941 Interval64 NOT NULL, c7942 Int64 NOT NULL, c7943 String NOT NULL, c7944 Date NOT NULL, c7945 Json, c7946 Datetime64, c7947 Int64 NOT NULL, c7948 Utf8, c7949 Int32, c7950 Utf8, c7951 Decimal(22,9) NOT NULL, c7952 Yson, c7953 Int16, c7954 Interval64 NOT NULL, c7955 Utf8 NOT NULL, c7956 Interval64 NOT NULL, c7957 Timestamp, c7958 Date32 NOT NULL, c7959 Int64 NOT NULL, c7960 Uint64 NOT NULL, c7961 Uint16 NOT NULL, c7962 Json, c7963 Yson NOT NULL, c7964 Int32 NOT NULL, c7965 Uint64 NOT NULL, c7966 Timestamp NOT NULL, c7967 Timestamp64 NOT NULL, c7968 Decimal(15,0), c7969 Decimal(15,0) NOT NULL, c7970 Yson, c7971 Date32 NOT NULL, c7972 Date32 NOT NULL, c7973 Decimal(15,0), c7974 Uint64 NOT NULL, c7975 Datetime, c7976 Timestamp NOT NULL, c7977 Datetime64 NOT NULL, c7978 Uint16, c7979 String, c7980 Decimal(22,9), c7981 Int16, c7982 Uint64, c7983 Float, c7984 Utf8 NOT NULL, c7985 Timestamp64, c7986 Int32 NOT NULL, c7987 JsonDocument NOT NULL, c7988 Date32, c7989 Datetime64, c7990 Timestamp64, c7991 Interval64, c7992 Interval64 NOT NULL, c7993 Uint32, c7994 Decimal(15,0) NOT NULL, c7995 JsonDocument NOT NULL, c7996 Date32 NOT NULL, c7997 Decimal(35,10), c7998 Decimal(22,9) NOT NULL, c7999 Int32 NOT NULL, c8000 Utf8 NOT NULL, c8001 Interval64, c8002 Timestamp64 NOT NULL, c8003 Int64, c8004 Decimal(15,0) NOT NULL, c8005 Uint32 NOT NULL, c8006 Uint8, c8007 Utf8 NOT NULL, c8008 Uint64, c8009 Float NOT NULL, c8010 Utf8, c8011 Timestamp64 NOT NULL, c8012 Datetime, c8013 Timestamp NOT NULL, c8014 Decimal(22,9) NOT NULL, c8015 String NOT NULL, c8016 Int16 NOT NULL, c8017 Datetime NOT NULL, c8018 JsonDocument NOT NULL, c8019 Int8, c8020 Int64, c8021 String NOT NULL, c8022 String, c8023 Interval64, c8024 Uint32 NOT NULL, c8025 Datetime64, c8026 Decimal(15,0), c8027 Decimal(22,9), c8028 Decimal(15,0), c8029 Double, c8030 Decimal(35,10), c8031 Timestamp NOT NULL, c8032 Int8 NOT NULL, c8033 Decimal(15,0), c8034 String NOT NULL, c8035 Double, c8036 Float, c8037 Decimal(22,9) NOT NULL, c8038 Decimal(15,0) NOT NULL, c8039 Int64, c8040 Decimal(15,0) NOT NULL, c8041 Timestamp NOT NULL, c8042 Uint32 NOT NULL, c8043 Int8, c8044 JsonDocument, c8045 Timestamp64, c8046 Uint32 NOT NULL, c8047 Utf8, c8048 Decimal(22,9) NOT NULL, c8049 Int16 NOT NULL, c8050 Int32, c8051 Date32 NOT NULL, c8052 Float, c8053 Interval64, c8054 Double NOT NULL, c8055 Uint64 NOT NULL, c8056 Int16, c8057 Uint32 NOT NULL, c8058 Date, c8059 Uint8 NOT NULL, c8060 Decimal(35,10), c8061 Int32 NOT NULL, c8062 Double, c8063 Json, c8064 Uint64 NOT NULL, c8065 Date32, c8066 JsonDocument, c8067 JsonDocument, c8068 Uint64 NOT NULL, c8069 Float NOT NULL, c8070 JsonDocument NOT NULL, c8071 Timestamp NOT NULL, c8072 Datetime64 NOT NULL, c8073 JsonDocument, c8074 Decimal(35,10) NOT NULL, c8075 Int8, c8076 Double NOT NULL, c8077 Decimal(35,10), c8078 Interval64 NOT NULL, c8079 Interval64 NOT NULL, c8080 Decimal(35,10), c8081 Decimal(15,0) NOT NULL, c8082 Datetime NOT NULL, c8083 Int16 NOT NULL, c8084 Decimal(35,10), c8085 JsonDocument NOT NULL, c8086 Uint16, c8087 Yson, c8088 Yson NOT NULL, c8089 JsonDocument, c8090 Decimal(15,0), c8091 Timestamp, c8092 Int8 NOT NULL, c8093 Utf8, c8094 Datetime NOT NULL, c8095 Int64, c8096 Date NOT NULL, c8097 Uint8 NOT NULL, c8098 Decimal(22,9) NOT NULL, c8099 Decimal(22,9) NOT NULL, c8100 Uint32 NOT NULL, c8101 Date32 NOT NULL, c8102 Float, c8103 Decimal(15,0) NOT NULL, c8104 Uint32 NOT NULL, c8105 Int32, c8106 Uint32, c8107 Decimal(22,9), c8108 Float NOT NULL, c8109 Int16 NOT NULL, c8110 Decimal(15,0), c8111 Uint8, c8112 Uint8 NOT NULL, c8113 Int8 NOT NULL, c8114 String NOT NULL, c8115 Uint16, c8116 Int64, c8117 String NOT NULL, c8118 Datetime NOT NULL, c8119 Uint16, c8120 String, c8121 Date NOT NULL, c8122 Yson NOT NULL, c8123 Decimal(35,10) NOT NULL, c8124 Int32 NOT NULL, c8125 Date, c8126 Timestamp NOT NULL, c8127 Uint64 NOT NULL, c8128 Timestamp NOT NULL, c8129 Uint8 NOT NULL, c8130 Int32 NOT NULL, c8131 Interval64, c8132 Decimal(15,0) NOT NULL, c8133 Timestamp64, c8134 Date NOT NULL, c8135 Decimal(35,10) NOT NULL, c8136 Int32 NOT NULL, c8137 Json NOT NULL, c8138 Datetime NOT NULL, c8139 Date32, c8140 Uint8 NOT NULL, c8141 JsonDocument NOT NULL, c8142 Json, c8143 Timestamp NOT NULL, c8144 Uint16, c8145 Date NOT NULL, c8146 Date32, c8147 Json NOT NULL, c8148 Uint32 NOT NULL, c8149 Timestamp NOT NULL, c8150 Decimal(35,10), c8151 Int64 NOT NULL, c8152 Uint16 NOT NULL, c8153 Timestamp, c8154 Decimal(15,0) NOT NULL, c8155 Uint64 NOT NULL, c8156 Uint16 NOT NULL, c8157 Int64, c8158 Utf8, c8159 Decimal(22,9) NOT NULL, c8160 Uint64, c8161 Timestamp, c8162 Double NOT NULL, c8163 Float, c8164 Uint16, c8165 Datetime, c8166 Uint32, c8167 Int8 NOT NULL, c8168 Int16 NOT NULL, c8169 Uint16, c8170 Uint8 NOT NULL, c8171 Int32 NOT NULL, c8172 Yson, c8173 JsonDocument, c8174 Date, c8175 Int64, c8176 Decimal(15,0), c8177 Datetime64 NOT NULL, c8178 Double, c8179 Timestamp NOT NULL, c8180 Float, c8181 Date, c8182 Uint32 NOT NULL, c8183 Double, c8184 Int64 NOT NULL, c8185 Decimal(22,9) NOT NULL, c8186 Uint16 NOT NULL, c8187 Timestamp, c8188 Uint16, c8189 Json NOT NULL, c8190 JsonDocument NOT NULL, c8191 Int64, c8192 Uint8, c8193 Timestamp NOT NULL, c8194 Date32, c8195 Int16 NOT NULL, c8196 Double NOT NULL, c8197 Decimal(35,10) NOT NULL, c8198 Uint16, c8199 Decimal(15,0), c8200 Date NOT NULL, c8201 Decimal(35,10) NOT NULL, c8202 Uint32 NOT NULL, c8203 Interval64, c8204 Decimal(15,0) NOT NULL, c8205 String NOT NULL, c8206 Interval64, c8207 Uint64 NOT NULL, c8208 Decimal(15,0), c8209 Datetime64 NOT NULL, c8210 Decimal(35,10), c8211 Uint64 NOT NULL, c8212 Datetime64 NOT NULL, c8213 Interval64 NOT NULL, c8214 Int8 NOT NULL, c8215 Datetime NOT NULL, c8216 Datetime64, c8217 Int64, c8218 String NOT NULL, c8219 Int16, c8220 Double NOT NULL, c8221 Timestamp, c8222 Int64 NOT NULL, c8223 Utf8 NOT NULL, c8224 Json NOT NULL, c8225 Datetime, c8226 Utf8, c8227 Datetime NOT NULL, c8228 Int32 NOT NULL, c8229 Date32 NOT NULL, c8230 Datetime64, c8231 Datetime, c8232 Uint64 NOT NULL, c8233 Timestamp64 NOT NULL, c8234 Uint32, c8235 Yson NOT NULL, c8236 Int32 NOT NULL, c8237 Timestamp, c8238 Yson, c8239 JsonDocument, c8240 Date32, c8241 Json NOT NULL, c8242 Decimal(22,9) NOT NULL, c8243 Datetime64 NOT NULL, c8244 Timestamp64, c8245 Int8, c8246 Float NOT NULL, c8247 Uint8, c8248 Interval64, c8249 Json NOT NULL, c8250 Int32, c8251 Int8, c8252 Interval64 NOT NULL, c8253 Double, c8254 Uint64 NOT NULL, c8255 Yson NOT NULL, c8256 Uint16 NOT NULL, c8257 JsonDocument, c8258 Uint16, c8259 String NOT NULL, c8260 Decimal(22,9), c8261 Uint64, c8262 Int8, c8263 JsonDocument, c8264 Utf8 NOT NULL, c8265 Date, c8266 Json, c8267 Uint8, c8268 Decimal(35,10) NOT NULL, c8269 Decimal(15,0) NOT NULL, c8270 Timestamp64 NOT NULL, c8271 Uint32, c8272 Date32, c8273 Decimal(15,0) NOT NULL, c8274 Decimal(15,0), c8275 Uint16 NOT NULL, c8276 Double NOT NULL, c8277 Date32 NOT NULL, c8278 Datetime, c8279 Int64 NOT NULL, c8280 Int32, c8281 Yson, c8282 Decimal(35,10) NOT NULL, c8283 Decimal(35,10) NOT NULL, c8284 Datetime64 NOT NULL, c8285 Timestamp64 NOT NULL, c8286 Datetime NOT NULL, c8287 Json NOT NULL, c8288 Date32, c8289 Uint8, c8290 Double NOT NULL, c8291 Uint64 NOT NULL, c8292 Uint16 NOT NULL, c8293 Decimal(22,9) NOT NULL, c8294 Date32, c8295 Int8, c8296 Int64, c8297 Int32 NOT NULL, c8298 Yson NOT NULL, c8299 String, c8300 Datetime NOT NULL, c8301 Float, c8302 Uint64, c8303 Yson NOT NULL, c8304 Int32, c8305 Int32 NOT NULL, c8306 Json NOT NULL, c8307 Datetime, c8308 Int32 NOT NULL, c8309 Decimal(35,10), c8310 Int16 NOT NULL, c8311 Uint32, c8312 Date32, c8313 Decimal(35,10), c8314 Datetime, c8315 Date32, c8316 Decimal(22,9) NOT NULL, c8317 Int16 NOT NULL, c8318 Date, c8319 Datetime, c8320 Double, c8321 Uint8, c8322 Utf8 NOT NULL, c8323 Timestamp NOT NULL, c8324 Utf8, c8325 Yson NOT NULL, c8326 Interval64, c8327 String, c8328 Double NOT NULL, c8329 Date32 NOT NULL, c8330 JsonDocument NOT NULL, c8331 Int64 NOT NULL, c8332 Decimal(22,9), c8333 Decimal(35,10) NOT NULL, c8334 String, c8335 Date32, c8336 Int64, c8337 Datetime NOT NULL, c8338 Uint64 NOT NULL, c8339 Decimal(15,0) NOT NULL, c8340 Decimal(35,10), c8341 Date32 NOT NULL, c8342 Decimal(15,0) NOT NULL, c8343 Int8, c8344 Timestamp, c8345 Datetime64, c8346 String, c8347 Int32 NOT NULL, c8348 Timestamp, c8349 Double NOT NULL, c8350 Int16 NOT NULL, c8351 Decimal(22,9) NOT NULL, c8352 Float NOT NULL, c8353 Timestamp, c8354 Timestamp64 NOT NULL, c8355 JsonDocument, c8356 Uint8, c8357 JsonDocument NOT NULL, c8358 Utf8, c8359 Double, c8360 Yson NOT NULL, c8361 Uint64 NOT NULL, c8362 Int32, c8363 Json NOT NULL, c8364 Int32 NOT NULL, c8365 Interval64, c8366 Int16, c8367 Date32 NOT NULL, c8368 Json NOT NULL, c8369 Timestamp64 NOT NULL, c8370 Int64 NOT NULL, c8371 String NOT NULL, c8372 Timestamp64, c8373 Interval64, c8374 Date NOT NULL, c8375 Timestamp64, c8376 Int32, c8377 Date32 NOT NULL, c8378 Float NOT NULL, c8379 Date32 NOT NULL, c8380 Datetime64, c8381 Yson, c8382 Uint32 NOT NULL, c8383 Uint32 NOT NULL, c8384 Double, c8385 Decimal(15,0) NOT NULL, c8386 Decimal(22,9) NOT NULL, c8387 Int32, c8388 Date32 NOT NULL, c8389 Date32, c8390 Int32 NOT NULL, c8391 Json NOT NULL, c8392 Uint8, c8393 String NOT NULL, c8394 Timestamp, c8395 Uint8, c8396 Timestamp, c8397 Timestamp64, c8398 Uint8, c8399 Date NOT NULL, c8400 Timestamp64, c8401 Interval64, c8402 Yson, c8403 Yson, c8404 Int8 NOT NULL, c8405 Float, c8406 Uint32, c8407 Timestamp64, c8408 Uint8, c8409 Int16, c8410 Uint16 NOT NULL, c8411 Uint8, c8412 Decimal(15,0), c8413 String NOT NULL, c8414 Int64 NOT NULL, c8415 JsonDocument NOT NULL, c8416 Int8, c8417 Uint8, c8418 Date, c8419 Int16 NOT NULL, c8420 Timestamp64, c8421 String, c8422 Date32, c8423 Datetime NOT NULL, c8424 Datetime64, c8425 Date32, c8426 String, c8427 String, c8428 Timestamp64, c8429 Datetime64, c8430 Timestamp64 NOT NULL, c8431 Timestamp64, c8432 Decimal(15,0), c8433 Uint64, c8434 Utf8 NOT NULL, c8435 Int16 NOT NULL, c8436 Date32, c8437 Decimal(15,0), c8438 Float, c8439 Yson, c8440 Int32 NOT NULL, c8441 Utf8 NOT NULL, c8442 Datetime, c8443 String NOT NULL, c8444 Interval64 NOT NULL, c8445 Float, c8446 Yson NOT NULL, c8447 Timestamp, c8448 Decimal(15,0) NOT NULL, c8449 JsonDocument NOT NULL, c8450 Uint64 NOT NULL, c8451 Uint16, c8452 Json, c8453 Yson NOT NULL, c8454 Uint64, c8455 Int8 NOT NULL, c8456 Decimal(22,9), c8457 Date32 NOT NULL, c8458 Date NOT NULL, c8459 Decimal(15,0), c8460 JsonDocument, c8461 Uint64, c8462 Int8, c8463 Double, c8464 Int16, c8465 Uint64, c8466 Interval64, c8467 Datetime, c8468 Double, c8469 Decimal(15,0), c8470 Decimal(22,9), c8471 String, c8472 Decimal(15,0) NOT NULL, c8473 Uint64, c8474 Yson NOT NULL, c8475 Datetime NOT NULL, c8476 Date32, c8477 Uint8 NOT NULL, c8478 Interval64, c8479 Date32 NOT NULL, c8480 Yson, c8481 Uint64, c8482 Int8, c8483 Timestamp, c8484 Uint64 NOT NULL, c8485 Int64, c8486 Utf8 NOT NULL, c8487 Date, c8488 Uint16 NOT NULL, c8489 Json, c8490 Int8 NOT NULL, c8491 Interval64 NOT NULL, c8492 Uint16 NOT NULL, c8493 Date32, c8494 Uint64 NOT NULL, c8495 Uint32 NOT NULL, c8496 Int16, c8497 Date NOT NULL, c8498 Decimal(35,10), c8499 Date, c8500 Int16, c8501 Int16, c8502 Decimal(22,9), c8503 Datetime64 NOT NULL, c8504 Utf8 NOT NULL, c8505 Date32, c8506 Double, c8507 Int32, c8508 Uint8, c8509 Decimal(35,10) NOT NULL, c8510 Uint64 NOT NULL, c8511 Int32 NOT NULL, c8512 Decimal(22,9), c8513 Uint64, c8514 JsonDocument NOT NULL, c8515 JsonDocument, c8516 Uint32, c8517 Datetime64 NOT NULL, c8518 Json NOT NULL, c8519 Int64 NOT NULL, c8520 Utf8, c8521 Float NOT NULL, c8522 Json NOT NULL, c8523 JsonDocument, c8524 Timestamp64, c8525 Uint32, c8526 Interval64, c8527 Float NOT NULL, c8528 Interval64 NOT NULL, c8529 Timestamp, c8530 String, c8531 Date32 NOT NULL, c8532 Int32, c8533 Uint16 NOT NULL, c8534 Json NOT NULL, c8535 Decimal(22,9) NOT NULL, c8536 Uint8 NOT NULL, c8537 Datetime64, c8538 Decimal(15,0), c8539 Interval64 NOT NULL, c8540 Datetime64, c8541 Datetime NOT NULL, c8542 Timestamp, c8543 Int16 NOT NULL, c8544 Int8 NOT NULL, c8545 Uint64, c8546 Interval64, c8547 Json, c8548 Datetime NOT NULL, c8549 Decimal(35,10) NOT NULL, c8550 Utf8, c8551 Decimal(35,10), c8552 Int32, c8553 Interval64 NOT NULL, c8554 Float, c8555 Double, c8556 Uint32 NOT NULL, c8557 Decimal(22,9), c8558 Float, c8559 Date, c8560 Timestamp NOT NULL, c8561 Int16 NOT NULL, c8562 Utf8 NOT NULL, c8563 Int16 NOT NULL, c8564 Decimal(35,10), c8565 Decimal(22,9), c8566 Uint16 NOT NULL, c8567 Int8, c8568 Timestamp NOT NULL, c8569 Uint16 NOT NULL, c8570 Interval64 NOT NULL, c8571 Decimal(22,9) NOT NULL, c8572 Uint8 NOT NULL, c8573 Datetime64, c8574 Datetime NOT NULL, c8575 Uint64, c8576 Interval64 NOT NULL, c8577 Float NOT NULL, c8578 Decimal(15,0) NOT NULL, c8579 Uint32, c8580 Json NOT NULL, c8581 Decimal(35,10), c8582 Date32, c8583 Int32 NOT NULL, c8584 JsonDocument NOT NULL, c8585 Utf8, c8586 Datetime NOT NULL, c8587 Timestamp64 NOT NULL, c8588 String, c8589 Yson, c8590 Utf8 NOT NULL, c8591 Int64, c8592 Decimal(22,9) NOT NULL, c8593 Timestamp, c8594 Int16, c8595 Int32, c8596 Decimal(35,10) NOT NULL, c8597 JsonDocument NOT NULL, c8598 Datetime, c8599 Timestamp NOT NULL, c8600 Uint32 NOT NULL, c8601 Int16 NOT NULL, c8602 Datetime64 NOT NULL, c8603 Decimal(35,10), c8604 Interval64 NOT NULL, c8605 Json, c8606 Uint64 NOT NULL, c8607 Int64 NOT NULL, c8608 Decimal(22,9) NOT NULL, c8609 Datetime, c8610 JsonDocument, c8611 Float, c8612 Float NOT NULL, c8613 Int8, c8614 Uint16, c8615 Timestamp, c8616 Interval64, c8617 Date NOT NULL, c8618 Datetime64 NOT NULL, c8619 Date32, c8620 Uint16, c8621 Uint32, c8622 Float NOT NULL, c8623 Datetime NOT NULL, c8624 Uint16, c8625 Uint32, c8626 Json, c8627 Uint16, c8628 Int8 NOT NULL, c8629 Float, c8630 Uint16, c8631 Uint64 NOT NULL, c8632 Datetime NOT NULL, c8633 JsonDocument NOT NULL, c8634 Float NOT NULL, c8635 Uint32 NOT NULL, c8636 Int16, c8637 String, c8638 Uint64, c8639 Datetime64, c8640 Uint64, c8641 Uint8, c8642 Date, c8643 Yson NOT NULL, c8644 Json NOT NULL, c8645 Decimal(22,9), c8646 Int64 NOT NULL, c8647 Int64 NOT NULL, c8648 Int64, c8649 Utf8, c8650 Timestamp NOT NULL, c8651 Datetime NOT NULL, c8652 Float NOT NULL, c8653 String, c8654 Int8 NOT NULL, c8655 Utf8 NOT NULL, c8656 Decimal(22,9) NOT NULL, c8657 Interval64, c8658 Date NOT NULL, c8659 Interval64, c8660 Float, c8661 Utf8, c8662 Interval64 NOT NULL, c8663 Date, c8664 Int32 NOT NULL, c8665 Int64 NOT NULL, c8666 JsonDocument NOT NULL, c8667 Timestamp NOT NULL, c8668 Decimal(22,9) NOT NULL, c8669 Int64 NOT NULL, c8670 Decimal(22,9) NOT NULL, c8671 Datetime64, c8672 Decimal(35,10), c8673 Decimal(35,10), c8674 Int64 NOT NULL, c8675 Timestamp64, c8676 Yson, c8677 Double NOT NULL, c8678 Utf8 NOT NULL, c8679 Int16, c8680 Uint8 NOT NULL, c8681 Uint16 NOT NULL, c8682 Uint32, c8683 Datetime, c8684 Int16, c8685 Int64 NOT NULL, c8686 Decimal(35,10) NOT NULL, c8687 Yson, c8688 Interval64 NOT NULL, c8689 Int64 NOT NULL, c8690 Uint64 NOT NULL, c8691 Int32, c8692 Date NOT NULL, c8693 Int8, c8694 Double, c8695 Utf8, c8696 Date NOT NULL, c8697 Date32 NOT NULL, c8698 Float, c8699 Datetime, c8700 Utf8, c8701 Uint16, c8702 Uint16 NOT NULL, c8703 JsonDocument NOT NULL, c8704 Double NOT NULL, c8705 Yson, c8706 JsonDocument, c8707 Date32 NOT NULL, c8708 Timestamp NOT NULL, c8709 Int16 NOT NULL, c8710 Int16, c8711 Uint64 NOT NULL, c8712 String, c8713 Int64, c8714 Timestamp NOT NULL, c8715 Double, c8716 Interval64, c8717 Uint8, c8718 Decimal(35,10), c8719 Decimal(22,9), c8720 String NOT NULL, c8721 Decimal(35,10), c8722 Uint64, c8723 Date, c8724 Float, c8725 Uint64, c8726 Timestamp, c8727 Timestamp64, c8728 Json, c8729 Int64 NOT NULL, c8730 Datetime64, c8731 Datetime64, c8732 Uint32, c8733 Float, c8734 Int32, c8735 Uint64, c8736 JsonDocument, c8737 Decimal(35,10), c8738 Yson NOT NULL, c8739 Date, c8740 Int16, c8741 Int32 NOT NULL, c8742 Double NOT NULL, c8743 Uint64 NOT NULL, c8744 Yson NOT NULL, c8745 String NOT NULL, c8746 Uint8 NOT NULL, c8747 Uint8, c8748 JsonDocument NOT NULL, c8749 Decimal(15,0), c8750 JsonDocument NOT NULL, c8751 Datetime, c8752 Json, c8753 Json, c8754 Uint64, c8755 Double, c8756 Decimal(15,0) NOT NULL, c8757 Int64, c8758 Json NOT NULL, c8759 Datetime64, c8760 Float, c8761 Decimal(35,10) NOT NULL, c8762 Int32, c8763 Json NOT NULL, c8764 Timestamp NOT NULL, c8765 Float, c8766 Int32, c8767 String, c8768 Yson NOT NULL, c8769 Date32 NOT NULL, c8770 Uint16, c8771 Uint64 NOT NULL, c8772 Json NOT NULL, c8773 Datetime NOT NULL, c8774 Uint8, c8775 JsonDocument NOT NULL, c8776 Date32 NOT NULL, c8777 Uint64 NOT NULL, c8778 Datetime64, c8779 JsonDocument, c8780 Uint8, c8781 Yson NOT NULL, c8782 Float, c8783 Uint16 NOT NULL, c8784 Decimal(15,0), c8785 Json, c8786 Uint32, c8787 Json, c8788 String, c8789 Int32 NOT NULL, c8790 Decimal(35,10), c8791 String, c8792 Datetime64, c8793 Timestamp64, c8794 Timestamp64, c8795 Utf8, c8796 Decimal(15,0), c8797 Decimal(15,0), c8798 Json NOT NULL, c8799 Timestamp64, c8800 Decimal(22,9), c8801 Int16, c8802 Decimal(15,0), c8803 Uint32, c8804 Int16, c8805 Int16, c8806 Decimal(35,10) NOT NULL, c8807 String NOT NULL, c8808 Decimal(22,9) NOT NULL, c8809 Interval64 NOT NULL, c8810 Uint32 NOT NULL, c8811 Int64 NOT NULL, c8812 Timestamp, c8813 Int8, c8814 Json, c8815 Uint16 NOT NULL, c8816 Yson NOT NULL, c8817 JsonDocument NOT NULL, c8818 Uint8, c8819 Date32 NOT NULL, c8820 Datetime NOT NULL, c8821 Date, c8822 String NOT NULL, c8823 Decimal(35,10) NOT NULL, c8824 Timestamp64 NOT NULL, c8825 Int8, c8826 Double, c8827 Double NOT NULL, c8828 Json NOT NULL, c8829 Yson NOT NULL, c8830 Int64 NOT NULL, c8831 Uint32, c8832 Date32, c8833 Uint64 NOT NULL, c8834 Int32, c8835 Date32, c8836 Uint32 NOT NULL, c8837 Uint8 NOT NULL, c8838 Float NOT NULL, c8839 Json, c8840 String, c8841 Datetime64 NOT NULL, c8842 Utf8 NOT NULL, c8843 Uint16, c8844 Uint16 NOT NULL, c8845 Datetime64 NOT NULL, c8846 Decimal(15,0) NOT NULL, c8847 Date NOT NULL, c8848 Uint32, c8849 Timestamp64, c8850 Int64 NOT NULL, c8851 Date32 NOT NULL, c8852 Date32, c8853 Utf8, c8854 Datetime64 NOT NULL, c8855 Uint16, c8856 Uint16 NOT NULL, c8857 Int8 NOT NULL, c8858 Uint16 NOT NULL, c8859 Utf8, c8860 Uint8 NOT NULL, c8861 Decimal(35,10), c8862 Uint8 NOT NULL, c8863 Int64, c8864 Decimal(35,10), c8865 Datetime, c8866 Decimal(15,0), c8867 Int8 NOT NULL, c8868 Decimal(35,10) NOT NULL, c8869 Double, c8870 Utf8 NOT NULL, c8871 JsonDocument NOT NULL, c8872 Decimal(15,0) NOT NULL, c8873 String, c8874 Int16, c8875 String NOT NULL, c8876 Interval64 NOT NULL, c8877 Interval64 NOT NULL, c8878 Datetime64, c8879 String NOT NULL, c8880 Uint64 NOT NULL, c8881 Uint16, c8882 Yson, c8883 Datetime NOT NULL, c8884 Decimal(22,9) NOT NULL, c8885 Int32, c8886 Json NOT NULL, c8887 String NOT NULL, c8888 Uint32, c8889 Datetime64, c8890 Date32, c8891 Date32 NOT NULL, c8892 Uint8, c8893 String NOT NULL, c8894 Uint8, c8895 Uint8 NOT NULL, c8896 Int16, c8897 Json NOT NULL, c8898 Uint8, c8899 Int16, c8900 Datetime64, c8901 Date32, c8902 Yson, c8903 Json, c8904 Decimal(22,9) NOT NULL, c8905 Json, c8906 Timestamp, c8907 Json NOT NULL, c8908 Timestamp NOT NULL, c8909 Int32, c8910 JsonDocument NOT NULL, c8911 Decimal(35,10) NOT NULL, c8912 Int8 NOT NULL, c8913 Int64 NOT NULL, c8914 Timestamp64 NOT NULL, c8915 Timestamp64, c8916 Int64 NOT NULL, c8917 Uint16, c8918 Decimal(35,10), c8919 Interval64, c8920 Json, c8921 Int8 NOT NULL, c8922 Yson, c8923 Int64, c8924 Float, c8925 Float NOT NULL, c8926 Interval64, c8927 Decimal(35,10) NOT NULL, c8928 Uint64, c8929 Timestamp64 NOT NULL, c8930 Datetime64, c8931 Decimal(22,9), c8932 Int32, c8933 Int16 NOT NULL, c8934 Utf8, c8935 Uint32, c8936 Utf8, c8937 Datetime NOT NULL, c8938 Datetime NOT NULL, c8939 Uint8 NOT NULL, c8940 Interval64, c8941 Timestamp, c8942 Double, c8943 String, c8944 Timestamp, c8945 Int32 NOT NULL, c8946 Timestamp NOT NULL, c8947 Double NOT NULL, c8948 Uint32 NOT NULL, c8949 Int32 NOT NULL, c8950 Datetime, c8951 Int32 NOT NULL, c8952 Json NOT NULL, c8953 Int8, c8954 Int64, c8955 JsonDocument NOT NULL, c8956 Uint16, c8957 Int64, c8958 Double, c8959 Float NOT NULL, c8960 Yson NOT NULL, c8961 Date32 NOT NULL, c8962 Timestamp, c8963 Uint32, c8964 Decimal(35,10) NOT NULL, c8965 Yson NOT NULL, c8966 Uint8 NOT NULL, c8967 Decimal(22,9), c8968 Date32, c8969 Timestamp64, c8970 Uint32, c8971 Int64 NOT NULL, c8972 Int32 NOT NULL, c8973 Uint64 NOT NULL, c8974 Uint8 NOT NULL, c8975 Yson NOT NULL, c8976 Date32 NOT NULL, c8977 Decimal(35,10), c8978 Int64, c8979 Datetime64 NOT NULL, c8980 Yson, c8981 Decimal(15,0), c8982 Double NOT NULL, c8983 Timestamp64 NOT NULL, c8984 Uint16, c8985 Int64, c8986 Timestamp NOT NULL, c8987 Date NOT NULL, c8988 Datetime, c8989 Int32, c8990 Decimal(15,0), c8991 Int64 NOT NULL, c8992 Uint32 NOT NULL, c8993 Timestamp64, c8994 Double NOT NULL, c8995 Int8 NOT NULL, c8996 Uint32, c8997 Timestamp NOT NULL, c8998 Int32, c8999 String NOT NULL, c9000 Uint32 NOT NULL, c9001 Int16 NOT NULL, c9002 Interval64 NOT NULL, c9003 Date32 NOT NULL, c9004 Yson NOT NULL, c9005 JsonDocument, c9006 Datetime NOT NULL, c9007 Utf8, c9008 Datetime, c9009 Datetime64, c9010 Json NOT NULL, c9011 Double NOT NULL, c9012 Decimal(22,9) NOT NULL, c9013 Date, c9014 Timestamp, c9015 Timestamp64, c9016 Json NOT NULL, c9017 Yson, c9018 Uint16, c9019 Float NOT NULL, c9020 Int8 NOT NULL, c9021 Uint64 NOT NULL, c9022 Date NOT NULL, c9023 Uint8 NOT NULL, c9024 Int8 NOT NULL, c9025 Decimal(15,0) NOT NULL, c9026 Decimal(15,0) NOT NULL, c9027 Decimal(35,10), c9028 Interval64 NOT NULL, c9029 Int8, c9030 Uint32, c9031 Int64, c9032 Datetime, c9033 Float, c9034 JsonDocument NOT NULL, c9035 Interval64 NOT NULL, c9036 Timestamp NOT NULL, c9037 Decimal(22,9) NOT NULL, c9038 Int32 NOT NULL, c9039 Yson NOT NULL, c9040 JsonDocument, c9041 Uint32 NOT NULL, c9042 Utf8 NOT NULL, c9043 Date32 NOT NULL, c9044 Timestamp64 NOT NULL, c9045 String, c9046 Int16 NOT NULL, c9047 Utf8, c9048 Uint64, c9049 Yson, c9050 Float NOT NULL, c9051 Date32, c9052 Float NOT NULL, c9053 Uint32 NOT NULL, c9054 Double, c9055 Json NOT NULL, c9056 Decimal(15,0) NOT NULL, c9057 Date32 NOT NULL, c9058 Uint8 NOT NULL, c9059 Double, c9060 Datetime64, c9061 Decimal(15,0) NOT NULL, c9062 JsonDocument, c9063 Decimal(22,9), c9064 Int32 NOT NULL, c9065 Timestamp NOT NULL, c9066 Decimal(35,10), c9067 Interval64, c9068 Double, c9069 Int16, c9070 Yson NOT NULL, c9071 Datetime NOT NULL, c9072 Int16, c9073 Utf8 NOT NULL, c9074 Int16 NOT NULL, c9075 Uint16, c9076 Yson, c9077 Datetime, c9078 Decimal(15,0) NOT NULL, c9079 Int64, c9080 Yson NOT NULL, c9081 Int64 NOT NULL, c9082 Datetime64, c9083 Int8, c9084 Json, c9085 Int16, c9086 Json, c9087 Timestamp64, c9088 Uint16 NOT NULL, c9089 Date32, c9090 Utf8, c9091 Timestamp NOT NULL, c9092 Uint8 NOT NULL, c9093 Float NOT NULL, c9094 Int64 NOT NULL, c9095 Decimal(35,10) NOT NULL, c9096 Decimal(15,0) NOT NULL, c9097 Timestamp64, c9098 Int32 NOT NULL, c9099 Double, c9100 JsonDocument, c9101 Uint32, c9102 Float NOT NULL, c9103 Date32 NOT NULL, c9104 Uint32 NOT NULL, c9105 Double NOT NULL, c9106 Uint64, c9107 String NOT NULL, c9108 Utf8, c9109 Date, c9110 Int64 NOT NULL, c9111 Double NOT NULL, c9112 Decimal(35,10), c9113 Yson NOT NULL, c9114 Decimal(15,0), c9115 Double NOT NULL, c9116 Int64, c9117 Utf8, c9118 Datetime64, c9119 Int32, c9120 Yson, c9121 Uint64, c9122 Int16, c9123 Int32, c9124 Json NOT NULL, c9125 Double NOT NULL, c9126 Int32 NOT NULL, c9127 Timestamp64 NOT NULL, c9128 Decimal(22,9) NOT NULL, c9129 Uint16 NOT NULL, c9130 Json, c9131 Json NOT NULL, c9132 Int64, c9133 Utf8 NOT NULL, c9134 Interval64, c9135 Float NOT NULL, c9136 String NOT NULL, c9137 Decimal(22,9) NOT NULL, c9138 Datetime, c9139 Decimal(22,9) NOT NULL, c9140 Double, c9141 Uint8, c9142 Int8 NOT NULL, c9143 Int32 NOT NULL, c9144 Date NOT NULL, c9145 Uint8, c9146 Decimal(35,10), c9147 Timestamp, c9148 Decimal(15,0) NOT NULL, c9149 Date, c9150 Double, c9151 Uint32 NOT NULL, c9152 Date32, c9153 Decimal(22,9) NOT NULL, c9154 Yson NOT NULL, c9155 Timestamp NOT NULL, c9156 Datetime NOT NULL, c9157 Uint32 NOT NULL, c9158 Uint32 NOT NULL, c9159 Decimal(15,0) NOT NULL, c9160 JsonDocument, c9161 Int32 NOT NULL, c9162 Timestamp NOT NULL, c9163 JsonDocument, c9164 Int8, c9165 Decimal(22,9) NOT NULL, c9166 Decimal(35,10) NOT NULL, c9167 Float NOT NULL, c9168 Interval64 NOT NULL, c9169 Double, c9170 Int16, c9171 Datetime NOT NULL, c9172 Utf8 NOT NULL, c9173 Decimal(22,9) NOT NULL, c9174 Decimal(35,10), c9175 String NOT NULL, c9176 Utf8 NOT NULL, c9177 Utf8 NOT NULL, c9178 Utf8 NOT NULL, c9179 Utf8, c9180 Decimal(22,9) NOT NULL, c9181 Uint32, c9182 Json NOT NULL, c9183 Double, c9184 Interval64, c9185 Int16, c9186 Utf8 NOT NULL, c9187 Timestamp64, c9188 Uint32, c9189 Timestamp NOT NULL, c9190 Int8 NOT NULL, c9191 Int32, c9192 Decimal(15,0) NOT NULL, c9193 Utf8, c9194 Uint64, c9195 Int32, c9196 Datetime64, c9197 Int8 NOT NULL, c9198 Decimal(22,9), c9199 Decimal(35,10) NOT NULL, c9200 Decimal(35,10), c9201 Uint64, c9202 Uint32 NOT NULL, c9203 Double NOT NULL, c9204 Datetime NOT NULL, c9205 String NOT NULL, c9206 String NOT NULL, c9207 Int16 NOT NULL, c9208 Int64, c9209 Datetime NOT NULL, c9210 Date NOT NULL, c9211 Int32, c9212 Uint32 NOT NULL, c9213 Int32, c9214 Int8, c9215 Date, c9216 Date32 NOT NULL, c9217 Double, c9218 Json NOT NULL, c9219 Int64 NOT NULL, c9220 Yson NOT NULL, c9221 JsonDocument NOT NULL, c9222 Decimal(15,0), c9223 Uint8 NOT NULL, c9224 Timestamp, c9225 Float, c9226 Uint16, c9227 Timestamp64 NOT NULL, c9228 Int32, c9229 Decimal(15,0) NOT NULL, c9230 Float, c9231 Datetime64, c9232 Int16 NOT NULL, c9233 Float NOT NULL, c9234 Date NOT NULL, c9235 Yson NOT NULL, c9236 Decimal(35,10), c9237 Uint16, c9238 Double, c9239 Uint16 NOT NULL, c9240 Uint32 NOT NULL, c9241 Timestamp64 NOT NULL, c9242 Datetime64 NOT NULL, c9243 Decimal(22,9), c9244 Int8 NOT NULL, c9245 Int64 NOT NULL, c9246 Date32 NOT NULL, c9247 Timestamp64 NOT NULL, c9248 Uint16, c9249 Decimal(15,0), c9250 Interval64 NOT NULL, c9251 Int16 NOT NULL, c9252 Date32, c9253 Float, c9254 Date, c9255 Json, c9256 Yson, c9257 Decimal(15,0), c9258 Datetime NOT NULL, c9259 Float, c9260 String NOT NULL, c9261 Uint8 NOT NULL, c9262 Datetime NOT NULL, c9263 String, c9264 Uint16, c9265 Json NOT NULL, c9266 String, c9267 Yson NOT NULL, c9268 Uint16 NOT NULL, c9269 Int16 NOT NULL, c9270 Uint16 NOT NULL, c9271 Uint8, c9272 Date, c9273 Datetime, c9274 Decimal(15,0) NOT NULL, c9275 Decimal(22,9) NOT NULL, c9276 Interval64, c9277 Int8 NOT NULL, c9278 Decimal(22,9), c9279 Float, c9280 String, c9281 Int64, c9282 Int64, c9283 Float, c9284 Int16 NOT NULL, c9285 Decimal(22,9), c9286 Datetime64, c9287 Timestamp64, c9288 Decimal(22,9) NOT NULL, c9289 Int32, c9290 Utf8 NOT NULL, c9291 Date NOT NULL, c9292 Double, c9293 JsonDocument, c9294 Int8 NOT NULL, c9295 Int64 NOT NULL, c9296 Decimal(15,0) NOT NULL, c9297 Datetime64, c9298 JsonDocument NOT NULL, c9299 Int32, c9300 Uint64, c9301 String NOT NULL, c9302 Uint16 NOT NULL, c9303 Int8, c9304 Interval64 NOT NULL, c9305 Timestamp64, c9306 Float, c9307 Json NOT NULL, c9308 Int64, c9309 Datetime, c9310 String NOT NULL, c9311 Datetime64 NOT NULL, c9312 Utf8, c9313 Json, c9314 Float NOT NULL, c9315 Uint32 NOT NULL, c9316 Decimal(22,9) NOT NULL, c9317 Int16 NOT NULL, c9318 Uint16, c9319 Int16, c9320 Int32 NOT NULL, c9321 Interval64, c9322 Uint16 NOT NULL, c9323 Int32, c9324 Int64 NOT NULL, c9325 Float, c9326 Date32, c9327 Uint64, c9328 Int32 NOT NULL, c9329 Decimal(15,0), c9330 JsonDocument NOT NULL, c9331 Datetime64, c9332 JsonDocument NOT NULL, c9333 Timestamp, c9334 Decimal(22,9) NOT NULL, c9335 Date32 NOT NULL, c9336 Date NOT NULL, c9337 Uint16, c9338 Json, c9339 Decimal(35,10), c9340 Interval64, c9341 Date32 NOT NULL, c9342 Int16 NOT NULL, c9343 Float, c9344 Uint16, c9345 Date NOT NULL, c9346 Datetime, c9347 Int16 NOT NULL, c9348 Uint16, c9349 Date32 NOT NULL, c9350 Datetime, c9351 Json NOT NULL, c9352 Date32 NOT NULL, c9353 JsonDocument, c9354 Uint32 NOT NULL, c9355 Decimal(22,9) NOT NULL, c9356 Int8 NOT NULL, c9357 Uint64, c9358 Utf8 NOT NULL, c9359 Datetime, c9360 Float NOT NULL, c9361 Date, c9362 Decimal(15,0), c9363 Interval64 NOT NULL, c9364 String NOT NULL, c9365 Uint64, c9366 Interval64 NOT NULL, c9367 Int64 NOT NULL, c9368 Double, c9369 Float NOT NULL, c9370 String NOT NULL, c9371 Uint8 NOT NULL, c9372 Utf8, c9373 Decimal(35,10) NOT NULL, c9374 Uint64, c9375 Uint8 NOT NULL, c9376 Decimal(15,0) NOT NULL, c9377 Uint32 NOT NULL, c9378 Uint64 NOT NULL, c9379 Timestamp64, c9380 Float, c9381 Int32 NOT NULL, c9382 JsonDocument NOT NULL, c9383 Timestamp, c9384 Double, c9385 JsonDocument, c9386 Int16 NOT NULL, c9387 Int8 NOT NULL, c9388 Yson, c9389 Utf8, c9390 Int16, c9391 Timestamp, c9392 Datetime64 NOT NULL, c9393 Int8, c9394 Decimal(15,0), c9395 Interval64 NOT NULL, c9396 Interval64, c9397 Decimal(22,9) NOT NULL, c9398 Decimal(22,9), c9399 Double NOT NULL, c9400 Yson NOT NULL, c9401 Int32, c9402 Uint64, c9403 Uint32 NOT NULL, c9404 JsonDocument, c9405 Decimal(35,10), c9406 Datetime64, c9407 Uint16 NOT NULL, c9408 Uint32, c9409 Int8 NOT NULL, c9410 Date, c9411 JsonDocument NOT NULL, c9412 Uint16 NOT NULL, c9413 Date, c9414 Uint32 NOT NULL, c9415 Utf8 NOT NULL, c9416 String, c9417 Date32 NOT NULL, c9418 Uint8, c9419 Uint16, c9420 Interval64, c9421 Decimal(35,10), c9422 Uint16, c9423 Float NOT NULL, c9424 Double, c9425 Date32, c9426 Int16, c9427 JsonDocument NOT NULL, c9428 Uint32 NOT NULL, c9429 Interval64 NOT NULL, c9430 Datetime64, c9431 Timestamp NOT NULL, c9432 String, c9433 Double NOT NULL, c9434 Datetime64 NOT NULL, c9435 Int64, c9436 Uint16 NOT NULL, c9437 Timestamp NOT NULL, c9438 Uint32, c9439 String NOT NULL, c9440 Int8 NOT NULL, c9441 Date32 NOT NULL, c9442 Double NOT NULL, c9443 Int64 NOT NULL, c9444 Json, c9445 Decimal(15,0) NOT NULL, c9446 Json NOT NULL, c9447 Uint64 NOT NULL, c9448 Int16, c9449 Datetime NOT NULL, c9450 Double, c9451 Decimal(35,10) NOT NULL, c9452 Yson, c9453 Json, c9454 Uint16 NOT NULL, c9455 Uint8, c9456 Date32 NOT NULL, c9457 Date, c9458 Utf8, c9459 Int64, c9460 Float, c9461 Int64 NOT NULL, c9462 JsonDocument, c9463 Timestamp, c9464 Decimal(22,9) NOT NULL, c9465 Utf8 NOT NULL, c9466 Uint16 NOT NULL, c9467 Int16 NOT NULL, c9468 JsonDocument, c9469 Decimal(35,10), c9470 Datetime, c9471 Decimal(35,10), c9472 JsonDocument, c9473 String NOT NULL, c9474 Int8 NOT NULL, c9475 Decimal(15,0), c9476 Uint8 NOT NULL, c9477 Utf8 NOT NULL, c9478 Decimal(15,0) NOT NULL, c9479 Uint64 NOT NULL, c9480 Decimal(22,9), c9481 Int16, c9482 Decimal(15,0), c9483 Uint16, c9484 Yson, c9485 Interval64, c9486 Decimal(22,9), c9487 JsonDocument NOT NULL, c9488 Int64, c9489 Json, c9490 Yson NOT NULL, c9491 Timestamp64, c9492 Decimal(35,10), c9493 Date, c9494 Decimal(35,10), c9495 Decimal(22,9) NOT NULL, c9496 Json, c9497 Datetime, c9498 Int16, c9499 Decimal(15,0), c9500 Uint16, c9501 Uint32 NOT NULL, c9502 Timestamp64 NOT NULL, c9503 Double, c9504 Datetime, c9505 Date32 NOT NULL, c9506 Timestamp, c9507 Date32, c9508 String, c9509 Int64 NOT NULL, c9510 Uint64 NOT NULL, c9511 JsonDocument, c9512 Date32 NOT NULL, c9513 Decimal(35,10) NOT NULL, c9514 Uint64, c9515 Date NOT NULL, c9516 Json NOT NULL, c9517 Int8 NOT NULL, c9518 Decimal(15,0), c9519 Timestamp64, c9520 Uint8, c9521 Timestamp64, c9522 Interval64, c9523 Int64 NOT NULL, c9524 JsonDocument NOT NULL, c9525 Date, c9526 Date32, c9527 Uint32, c9528 Uint8 NOT NULL, c9529 Date NOT NULL, c9530 Date32 NOT NULL, c9531 JsonDocument NOT NULL, c9532 Decimal(22,9) NOT NULL, c9533 Double NOT NULL, c9534 Datetime NOT NULL, c9535 Interval64, c9536 Interval64, c9537 Datetime64, c9538 Decimal(15,0), c9539 Timestamp, c9540 Datetime, c9541 Decimal(35,10), c9542 Uint64 NOT NULL, c9543 Decimal(22,9), c9544 Json NOT NULL, c9545 Float NOT NULL, c9546 Interval64 NOT NULL, c9547 Uint32, c9548 Json, c9549 String, c9550 Int8, c9551 Json, c9552 Uint32 NOT NULL, c9553 Date, c9554 Float NOT NULL, c9555 Int8 NOT NULL, c9556 Double NOT NULL, c9557 Decimal(35,10) NOT NULL, c9558 Decimal(22,9) NOT NULL, c9559 Date NOT NULL, c9560 Uint8, c9561 Int32, c9562 Interval64 NOT NULL, c9563 Int16, c9564 String NOT NULL, c9565 Date32 NOT NULL, c9566 Datetime64, c9567 Date NOT NULL, c9568 Int64, c9569 Timestamp64, c9570 Date32, c9571 Double NOT NULL, c9572 Yson, c9573 Date, c9574 Int32 NOT NULL, c9575 Uint8, c9576 Datetime64, c9577 Datetime, c9578 Double NOT NULL, c9579 Utf8 NOT NULL, c9580 Uint32, c9581 Yson, c9582 Timestamp, c9583 Utf8 NOT NULL, c9584 Utf8, c9585 String, c9586 Decimal(35,10) NOT NULL, c9587 Double, c9588 String NOT NULL, c9589 Float, c9590 Timestamp NOT NULL, c9591 Utf8, c9592 Float NOT NULL, c9593 Int8 NOT NULL, c9594 Decimal(22,9), c9595 Decimal(35,10), c9596 Int8 NOT NULL, c9597 Double, c9598 Int16, c9599 Json NOT NULL, c9600 Uint32, c9601 Int8 NOT NULL, c9602 Json NOT NULL, c9603 Interval64 NOT NULL, c9604 Timestamp NOT NULL, c9605 Decimal(35,10), c9606 Yson, c9607 Uint64, c9608 Int16, c9609 Yson NOT NULL, c9610 Timestamp, c9611 Int32, c9612 Decimal(35,10) NOT NULL, c9613 Int64, c9614 String, c9615 Int16, c9616 Uint64, c9617 Timestamp NOT NULL, c9618 Uint8, c9619 Datetime NOT NULL, c9620 JsonDocument, c9621 Interval64 NOT NULL, c9622 Timestamp, c9623 Uint16 NOT NULL, c9624 Timestamp64 NOT NULL, c9625 Datetime64 NOT NULL, c9626 Decimal(15,0), c9627 String NOT NULL, c9628 Json NOT NULL, c9629 Interval64 NOT NULL, c9630 Timestamp64 NOT NULL, c9631 Decimal(15,0), c9632 Uint16 NOT NULL, c9633 Uint64 NOT NULL, c9634 Decimal(35,10) NOT NULL, c9635 Datetime NOT NULL, c9636 Decimal(15,0), c9637 Double NOT NULL, c9638 Uint64 NOT NULL, c9639 Int32, c9640 Datetime64 NOT NULL, c9641 Timestamp, c9642 Decimal(35,10) NOT NULL, c9643 Json NOT NULL, c9644 Decimal(35,10) NOT NULL, c9645 Json, c9646 Date NOT NULL, c9647 Utf8, c9648 Interval64 NOT NULL, c9649 Decimal(35,10) NOT NULL, c9650 Double NOT NULL, c9651 Float, c9652 Json, c9653 Interval64, c9654 Date NOT NULL, c9655 Uint64, c9656 Date, c9657 Float, c9658 Uint8, c9659 Uint32 NOT NULL, c9660 Yson, c9661 Decimal(15,0) NOT NULL, c9662 Json NOT NULL, c9663 Decimal(35,10) NOT NULL, c9664 Timestamp64 NOT NULL, c9665 Datetime64, c9666 Datetime64 NOT NULL, c9667 Double, c9668 Decimal(15,0), c9669 Timestamp64 NOT NULL, c9670 String NOT NULL, c9671 Timestamp NOT NULL, c9672 Decimal(15,0) NOT NULL, c9673 Uint16 NOT NULL, c9674 Timestamp, c9675 Utf8 NOT NULL, c9676 Float NOT NULL, c9677 Yson, c9678 JsonDocument, c9679 Uint64, c9680 JsonDocument, c9681 Decimal(35,10) NOT NULL, c9682 Interval64 NOT NULL, c9683 Int16 NOT NULL, c9684 String, c9685 Int16 NOT NULL, c9686 Uint64, c9687 Utf8, c9688 Float, c9689 Decimal(15,0), c9690 Uint32 NOT NULL, c9691 Uint16 NOT NULL, c9692 Yson NOT NULL, c9693 String NOT NULL, c9694 Int64 NOT NULL, c9695 Datetime64, c9696 Utf8 NOT NULL, c9697 Uint16, c9698 Yson, c9699 Json NOT NULL, c9700 Uint32, c9701 JsonDocument NOT NULL, c9702 Float, c9703 Float NOT NULL, c9704 Interval64, c9705 Decimal(35,10), c9706 Date32 NOT NULL, c9707 Decimal(15,0) NOT NULL, c9708 Int16, c9709 Timestamp64 NOT NULL, c9710 Int16 NOT NULL, c9711 Double NOT NULL,
                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388)
                )
                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158)
                WITH (
                    STORE = COLUMN
                )
            
FATAL: Failed to attach session
Traceback (most recent call last):
  File "ydb/tests/stress/common/common.py", line 100, in wrapper
    f()
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop
    self.create_table(str(n))
  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table
    self.client.query(stmt, 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 248, in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
    self._session = self._pool.acquire(self._timeout)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
    session = self._create_new_session(time_left)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
    self._attach()
  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
    raise e
  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
    raise RuntimeError("Failed to attach session")
RuntimeError: Failed to attach session

ERROR    ya.test:process.py:416 Execution failed with exit code: 1
	,std_out:b''
	std_err:b'...35,10) NOT NULL, c6990 JsonDocument, c6991 Decimal(22,9), c6992 Int32 NOT NULL, c6993 Uint32, c6994 Decimal(15,0), c6995 Int32 NOT NULL, c6996 Date32 NOT NULL, c6997 Int8, c6998 Int32 NOT NULL, c6999 Datetime64, c7000 Timestamp, c7001 Decimal(15,0), c7002 Datetime, c7003 Uint64 NOT NULL, c7004 Yson NOT NULL, c7005 Interval64 NOT NULL, c7006 Decimal(22,9), c7007 String NOT NULL, c7008 Int8, c7009 Decimal(22,9), c7010 Uint8, c7011 Int8, c7012 Uint32, c7013 Double NOT NULL, c7014 Uint32, c7015 Int32, c7016 Json, c7017 Uint64, c7018 Uint64, c7019 Uint16, c7020 Decimal(35,10), c7021 Datetime64, c7022 Uint64 NOT NULL, c7023 Datetime, c7024 Uint32, c7025 Date32 NOT NULL, c7026 Datetime, c7027 Yson, c7028 Interval64, c7029 Datetime NOT NULL, c7030 Uint64, c7031 Double, c7032 Uint64, c7033 Int32, c7034 Uint16 NOT NULL, c7035 Yson, c7036 Int8 NOT NULL, c7037 Uint32, c7038 Date NOT NULL, c7039 Uint64 NOT NULL, c7040 Decimal(22,9) NOT NULL, c7041 Uint32, c7042 Int16 NOT NULL, c7043 Int64 NOT NULL, c7044 Int8, c7045 Decimal(15,0) NOT NULL, c7046 Int64, c7047 Json, c7048 Uint16 NOT NULL, c7049 Datetime, c7050 Datetime NOT NULL, c7051 Datetime64 NOT NULL, c7052 Decimal(15,0), c7053 String NOT NULL, c7054 Datetime64 NOT NULL, c7055 Uint64 NOT NULL, c7056 Json, c7057 Utf8 NOT NULL, c7058 String, c7059 String NOT NULL, c7060 Yson, c7061 Decimal(22,9) NOT NULL, c7062 Decimal(22,9), c7063 Yson, c7064 Uint32, c7065 Json NOT NULL, c7066 Uint8, c7067 Date32 NOT NULL, c7068 Datetime64, c7069 Timestamp NOT NULL, c7070 JsonDocument, c7071 Int32, c7072 Int32, c7073 Yson NOT NULL, c7074 Float NOT NULL, c7075 Interval64 NOT NULL, c7076 String, c7077 Json NOT NULL, c7078 Yson, c7079 Float NOT NULL, c7080 Decimal(35,10), c7081 Int32, c7082 Uint32, c7083 Int8, c7084 Interval64, c7085 Datetime NOT NULL, c7086 Uint32, c7087 Uint64, c7088 Datetime NOT NULL, c7089 Json, c7090 Utf8, c7091 Uint32 NOT NULL, c7092 Uint32, c7093 Uint16, c7094 Uint16 NOT NULL, c7095 Uint32 NOT NULL, c7096 Datetime64, c7097 Yson, c7098 Yson, c7099 String NOT NULL, c7100 Yson, c7101 Utf8, c7102 Uint8, c7103 Decimal(15,0) NOT NULL, c7104 Json NOT NULL, c7105 Timestamp NOT NULL, c7106 Utf8, c7107 Decimal(35,10), c7108 Json NOT NULL, c7109 Date32 NOT NULL, c7110 Uint64, c7111 Utf8 NOT NULL, c7112 Uint16, c7113 Json NOT NULL, c7114 Uint32 NOT NULL, c7115 Int8 NOT NULL, c7116 Int8, c7117 Utf8, c7118 Datetime NOT NULL, c7119 Int8 NOT NULL, c7120 Decimal(22,9) NOT NULL, c7121 Datetime64 NOT NULL, c7122 JsonDocument, c7123 Decimal(35,10), c7124 Int64, c7125 JsonDocument, c7126 Datetime64, c7127 Uint64, c7128 Date, c7129 Timestamp, c7130 Uint16, c7131 Date NOT NULL, c7132 Decimal(35,10) NOT NULL, c7133 Int32, c7134 Double NOT NULL, c7135 Interval64, c7136 Int16 NOT NULL, c7137 Int64, c7138 Int16, c7139 Decimal(35,10) NOT NULL, c7140 Date NOT NULL, c7141 Decimal(15,0), c7142 Timestamp64, c7143 Decimal(15,0), c7144 String NOT NULL, c7145 Uint16 NOT NULL, c7146 Timestamp64, c7147 String NOT NULL, c7148 Int16, c7149 Int64 NOT NULL, c7150 Date NOT NULL, c7151 Utf8, c7152 Utf8 NOT NULL, c7153 Decimal(35,10) NOT NULL, c7154 Decimal(22,9) NOT NULL, c7155 Int8 NOT NULL, c7156 Timestamp, c7157 Int32 NOT NULL, c7158 Float, c7159 Uint32, c7160 Int8 NOT NULL, c7161 Int16, c7162 JsonDocument, c7163 Decimal(35,10), c7164 Uint64, c7165 Int8 NOT NULL, c7166 Json, c7167 Uint64, c7168 Interval64, c7169 Datetime, c7170 Int64 NOT NULL, c7171 Int8 NOT NULL, c7172 Uint64, c7173 Float, c7174 Json NOT NULL, c7175 Json, c7176 Int16 NOT NULL, c7177 Date32, c7178 JsonDocument NOT NULL, c7179 Uint16 NOT NULL, c7180 Date32, c7181 Int8 NOT NULL, c7182 Int64, c7183 Datetime NOT NULL, c7184 Uint32, c7185 Uint64 NOT NULL, c7186 Uint32 NOT NULL, c7187 Int32 NOT NULL, c7188 Date NOT NULL, c7189 Double NOT NULL, c7190 Int64, c7191 JsonDocument NOT NULL, c7192 Yson, c7193 Date, c7194 Int32, c7195 Int32 NOT NULL, c7196 Datetime, c7197 JsonDocument, c7198 Int16 NOT NULL, c7199 Json, c7200 JsonDocument, c7201 Interval64, c7202 Decimal(15,0) NOT NULL, c7203 Datetime64, c7204 Uint16 NOT NULL, c7205 Uint64 NOT NULL, c7206 Int64 NOT NULL, c7207 Interval64 NOT NULL, c7208 Int8 NOT NULL, c7209 Uint32 NOT NULL, c7210 Int64, c7211 Datetime NOT NULL, c7212 Double NOT NULL, c7213 Utf8, c7214 Date32 NOT NULL, c7215 Float, c7216 Yson NOT NULL, c7217 Timestamp, c7218 Datetime NOT NULL, c7219 Uint64, c7220 Interval64, c7221 Datetime64 NOT NULL, c7222 Uint64, c7223 Decimal(15,0), c7224 Utf8 NOT NULL, c7225 Decimal(22,9) NOT NULL, c7226 Uint16, c7227 Uint64 NOT NULL, c7228 Decimal(35,10), c7229 Datetime64, c7230 Double, c7231 Int16, c7232 Int32 NOT NULL, c7233 Decimal(22,9), c7234 Decimal(15,0), c7235 Json, c7236 Uint8 NOT NULL, c7237 Uint8 NOT NULL, c7238 Date NOT NULL, c7239 String, c7240 Decimal(22,9), c7241 Date NOT NULL, c7242 Json NOT NULL, c7243 Decimal(15,0) NOT NULL, c7244 Yson NOT NULL, c7245 Int64 NOT NULL, c7246 Double, c7247 Yson, c7248 Date, c7249 Datetime NOT NULL, c7250 Uint16 NOT NULL, c7251 Datetime NOT NULL, c7252 Double, c7253 Double NOT NULL, c7254 Yson, c7255 Date32 NOT NULL, c7256 Datetime, c7257 Int16, c7258 Interval64, c7259 Interval64, c7260 Date, c7261 Decimal(15,0), c7262 JsonDocument NOT NULL, c7263 Date32, c7264 Datetime, c7265 Timestamp NOT NULL, c7266 Timestamp64 NOT NULL, c7267 Date32, c7268 Datetime64, c7269 Timestamp64 NOT NULL, c7270 Uint64 NOT NULL, c7271 Timestamp NOT NULL, c7272 Uint8 NOT NULL, c7273 Date32, c7274 Utf8 NOT NULL, c7275 Float NOT NULL, c7276 Interval64 NOT NULL, c7277 Timestamp64 NOT NULL, c7278 Int32 NOT NULL, c7279 Decimal(35,10), c7280 Uint16, c7281 Date, c7282 Json NOT NULL, c7283 Decimal(22,9), c7284 Uint64, c7285 Int8 NOT NULL, c7286 Float NOT NULL, c7287 Uint8, c7288 Int8 NOT NULL, c7289 Date32, c7290 Decimal(22,9) NOT NULL, c7291 Date32 NOT NULL, c7292 Uint64, c7293 Decimal(22,9) NOT NULL, c7294 Int32, c7295 Json NOT NULL, c7296 Uint16 NOT NULL, c7297 Date NOT NULL, c7298 Int8 NOT NULL, c7299 Timestamp NOT NULL, c7300 Decimal(35,10), c7301 Json, c7302 Uint32, c7303 Int16 NOT NULL, c7304 Float, c7305 Float, c7306 Utf8, c7307 Uint32, c7308 Datetime, c7309 Utf8 NOT NULL, c7310 Int32, c7311 Int16, c7312 Decimal(35,10) NOT NULL, c7313 JsonDocument NOT NULL, c7314 Timestamp NOT NULL, c7315 Int8, c7316 Uint32, c7317 Float, c7318 Date NOT NULL, c7319 Int8, c7320 Interval64, c7321 Int32, c7322 Double NOT NULL, c7323 Decimal(35,10), c7324 Decimal(22,9), c7325 Int16 NOT NULL, c7326 Date32, c7327 Uint64, c7328 Int32, c7329 Uint32, c7330 Timestamp NOT NULL, c7331 Int32, c7332 Uint8 NOT NULL, c7333 Decimal(22,9), c7334 Uint64 NOT NULL, c7335 Date, c7336 Date, c7337 Uint16 NOT NULL, c7338 Int32 NOT NULL, c7339 String NOT NULL, c7340 Timestamp, c7341 Interval64 NOT NULL, c7342 String, c7343 Uint32, c7344 Int64 NOT NULL, c7345 String, c7346 Datetime NOT NULL, c7347 Timestamp64, c7348 Interval64 NOT NULL, c7349 Json, c7350 Interval64, c7351 String, c7352 Yson, c7353 Date, c7354 Decimal(22,9) NOT NULL, c7355 Timestamp64 NOT NULL, c7356 Date32 NOT NULL, c7357 Decimal(15,0) NOT NULL, c7358 Decimal(22,9), c7359 Timestamp, c7360 Int8 NOT NULL, c7361 Datetime, c7362 Timestamp64 NOT NULL, c7363 Uint64 NOT NULL, c7364 Yson, c7365 Decimal(22,9), c7366 Uint8 NOT NULL, c7367 Datetime NOT NULL, c7368 Date32, c7369 Float, c7370 Int8 NOT NULL, c7371 Int64, c7372 Date NOT NULL, c7373 Json, c7374 Utf8, c7375 Decimal(22,9), c7376 Yson, c7377 Interval64 NOT NULL, c7378 Int32 NOT NULL, c7379 Json, c7380 Int16 NOT NULL, c7381 Date NOT NULL, c7382 Timestamp NOT NULL, c7383 Decimal(35,10), c7384 Yson NOT NULL, c7385 Decimal(15,0), c7386 Timestamp64, c7387 Timestamp64, c7388 Decimal(35,10), c7389 Utf8 NOT NULL, c7390 Json, c7391 Uint64 NOT NULL, c7392 Date32 NOT NULL, c7393 Decimal(22,9) NOT NULL, c7394 Json, c7395 Utf8, c7396 Date32, c7397 Uint8 NOT NULL, c7398 Decimal(22,9) NOT NULL, c7399 Uint64 NOT NULL, c7400 Timestamp64 NOT NULL, c7401 Datetime, c7402 Decimal(35,10) NOT NULL, c7403 Uint8 NOT NULL, c7404 Yson, c7405 Float, c7406 Datetime64 NOT NULL, c7407 Timestamp64, c7408 Int64, c7409 Decimal(22,9), c7410 Uint32, c7411 Interval64, c7412 Uint16, c7413 String, c7414 Interval64, c7415 Interval64 NOT NULL, c7416 Datetime NOT NULL, c7417 Decimal(35,10), c7418 Date NOT NULL, c7419 Decimal(35,10), c7420 Json NOT NULL, c7421 Double NOT NULL, c7422 Datetime, c7423 Double NOT NULL, c7424 Int16, c7425 Int32, c7426 Uint32 NOT NULL, c7427 Interval64 NOT NULL, c7428 String, c7429 Datetime64 NOT NULL, c7430 Uint8, c7431 Json NOT NULL, c7432 String, c7433 Uint64 NOT NULL, c7434 Json NOT NULL, c7435 Uint64 NOT NULL, c7436 Int32 NOT NULL, c7437 String NOT NULL, c7438 Timestamp, c7439 Date32 NOT NULL, c7440 String NOT NULL, c7441 Decimal(15,0), c7442 JsonDocument NOT NULL, c7443 Json NOT NULL, c7444 Uint8 NOT NULL, c7445 Uint8 NOT NULL, c7446 Datetime, c7447 Uint64, c7448 Uint64 NOT NULL, c7449 Datetime64 NOT NULL, c7450 Uint32, c7451 Timestamp NOT NULL, c7452 Decimal(35,10), c7453 Uint32, c7454 Yson NOT NULL, c7455 Uint8 NOT NULL, c7456 Int8, c7457 Float, c7458 Interval64, c7459 Datetime NOT NULL, c7460 Float, c7461 Int16, c7462 Uint8 NOT NULL, c7463 Date32 NOT NULL, c7464 Int32 NOT NULL, c7465 Interval64 NOT NULL, c7466 Int64, c7467 Int64, c7468 Float, c7469 Json NOT NULL, c7470 Uint32 NOT NULL, c7471 Datetime64, c7472 Int16 NOT NULL, c7473 Uint8 NOT NULL, c7474 Json NOT NULL, c7475 Double, c7476 Uint16 NOT NULL, c7477 Int32, c7478 Decimal(22,9) NOT NULL, c7479 Interval64, c7480 JsonDocument NOT NULL, c7481 Timestamp64 NOT NULL, c7482 Datetime64 NOT NULL, c7483 Double, c7484 Int16 NOT NULL, c7485 Datetime NOT NULL, c7486 Date NOT NULL, c7487 Datetime, c7488 Decimal(15,0) NOT NULL, c7489 Datetime NOT NULL, c7490 Double NOT NULL, c7491 Interval64, c7492 Uint32, c7493 Timestamp NOT NULL, c7494 Int64 NOT NULL, c7495 Int64 NOT NULL, c7496 Interval64 NOT NULL, c7497 Datetime64, c7498 Interval64, c7499 Timestamp, c7500 Uint16 NOT NULL, c7501 Decimal(22,9) NOT NULL, c7502 JsonDocument NOT NULL, c7503 Utf8 NOT NULL, c7504 Interval64, c7505 Yson NOT NULL, c7506 Date, c7507 Decimal(35,10) NOT NULL, c7508 Uint64, c7509 Float NOT NULL, c7510 Int16 NOT NULL, c7511 Timestamp64, c7512 Datetime, c7513 Int32, c7514 Decimal(22,9), c7515 Datetime, c7516 Utf8, c7517 Int16, c7518 Timestamp64 NOT NULL, c7519 Date NOT NULL, c7520 Interval64 NOT NULL, c7521 Float, c7522 Decimal(22,9) NOT NULL, c7523 Int8, c7524 Decimal(35,10) NOT NULL, c7525 Uint8, c7526 Json NOT NULL, c7527 Float NOT NULL, c7528 Timestamp, c7529 Decimal(22,9), c7530 Timestamp64, c7531 Timestamp64, c7532 Int16, c7533 Int32, c7534 Datetime64, c7535 Json NOT NULL, c7536 Yson, c7537 String NOT NULL, c7538 Timestamp, c7539 Datetime64 NOT NULL, c7540 Utf8, c7541 Yson, c7542 Int16 NOT NULL, c7543 Date NOT NULL, c7544 Int32, c7545 Interval64 NOT NULL, c7546 Double NOT NULL, c7547 Uint64, c7548 Uint8, c7549 Int8, c7550 Timestamp64 NOT NULL, c7551 Timestamp64 NOT NULL, c7552 Uint16 NOT NULL, c7553 Json NOT NULL, c7554 String, c7555 Datetime NOT NULL, c7556 Decimal(15,0), c7557 Decimal(35,10), c7558 Int16, c7559 Timestamp64, c7560 Uint8, c7561 Date32 NOT NULL, c7562 Int64, c7563 Int32, c7564 String NOT NULL, c7565 Json, c7566 Uint64, c7567 Int16, c7568 Int8, c7569 Datetime, c7570 Float, c7571 Uint32, c7572 Uint8, c7573 Uint16 NOT NULL, c7574 Uint16, c7575 Utf8, c7576 Uint16 NOT NULL, c7577 Datetime64 NOT NULL, c7578 Int16 NOT NULL, c7579 Decimal(22,9), c7580 Datetime64, c7581 String NOT NULL, c7582 JsonDocument, c7583 Int16, c7584 Utf8 NOT NULL, c7585 Decimal(15,0) NOT NULL, c7586 Timestamp64 NOT NULL, c7587 Uint64, c7588 Int64 NOT NULL, c7589 Yson NOT NULL, c7590 Int8 NOT NULL, c7591 Decimal(35,10), c7592 Uint64, c7593 Json NOT NULL, c7594 Yson, c7595 JsonDocument, c7596 Float, c7597 Timestamp NOT NULL, c7598 Double, c7599 Json, c7600 Int8 NOT NULL, c7601 Uint64 NOT NULL, c7602 Json NOT NULL, c7603 Decimal(22,9) NOT NULL, c7604 Decimal(22,9), c7605 Utf8 NOT NULL, c7606 Date32, c7607 String, c7608 JsonDocument NOT NULL, c7609 Decimal(35,10) NOT NULL, c7610 Date, c7611 Decimal(35,10), c7612 String NOT NULL, c7613 Decimal(35,10), c7614 Int16 NOT NULL, c7615 Json NOT NULL, c7616 Timestamp64, c7617 Uint8, c7618 Datetime64, c7619 Float, c7620 Timestamp64 NOT NULL, c7621 Json, c7622 Int8 NOT NULL, c7623 Decimal(22,9), c7624 Interval64, c7625 Uint32 NOT NULL, c7626 Uint32, c7627 Yson NOT NULL, c7628 Json, c7629 JsonDocument, c7630 Int16, c7631 Utf8 NOT NULL, c7632 Int8, c7633 Date, c7634 Int8 NOT NULL, c7635 String, c7636 JsonDocument, c7637 Int32 NOT NULL, c7638 Date, c7639 Float NOT NULL, c7640 Int32, c7641 String, c7642 Datetime NOT NULL, c7643 Decimal(22,9), c7644 Uint64, c7645 Decimal(35,10), c7646 JsonDocument NOT NULL, c7647 Int8 NOT NULL, c7648 Utf8, c7649 Int32 NOT NULL, c7650 JsonDocument, c7651 Int8 NOT NULL, c7652 String, c7653 Utf8, c7654 Timestamp, c7655 Int16 NOT NULL, c7656 Uint64, c7657 Json, c7658 Uint32 NOT NULL, c7659 Datetime64 NOT NULL, c7660 Decimal(22,9) NOT NULL, c7661 Json NOT NULL, c7662 JsonDocument, c7663 Uint64, c7664 Date32 NOT NULL, c7665 Decimal(15,0), c7666 Int64 NOT NULL, c7667 Int64 NOT NULL, c7668 Uint16, c7669 Int8, c7670 Decimal(35,10), c7671 Uint64 NOT NULL, c7672 Date32 NOT NULL, c7673 Timestamp NOT NULL, c7674 Int32 NOT NULL, c7675 Int8 NOT NULL, c7676 Decimal(35,10), c7677 Datetime64 NOT NULL, c7678 Int64, c7679 Decimal(15,0) NOT NULL, c7680 Datetime NOT NULL, c7681 JsonDocument NOT NULL, c7682 Yson, c7683 Int8, c7684 Timestamp64 NOT NULL, c7685 Uint32 NOT NULL, c7686 Double, c7687 Double, c7688 Datetime64, c7689 Int32, c7690 Int8, c7691 Float, c7692 Int64 NOT NULL, c7693 Int16 NOT NULL, c7694 Decimal(15,0), c7695 Uint8, c7696 Uint32 NOT NULL, c7697 Date NOT NULL, c7698 Timestamp NOT NULL, c7699 Uint32 NOT NULL, c7700 Uint8 NOT NULL, c7701 Yson, c7702 Datetime NOT NULL, c7703 Date32 NOT NULL, c7704 Int32 NOT NULL, c7705 Date NOT NULL, c7706 Json, c7707 Datetime NOT NULL, c7708 String, c7709 Uint8 NOT NULL, c7710 Uint32 NOT NULL, c7711 Int64 NOT NULL, c7712 Decimal(35,10), c7713 Utf8 NOT NULL, c7714 Int32, c7715 String, c7716 Interval64, c7717 Int64 NOT NULL, c7718 Uint16 NOT NULL, c7719 Datetime, c7720 Uint32 NOT NULL, c7721 Datetime, c7722 Yson NOT NULL, c7723 Decimal(15,0) NOT NULL, c7724 Timestamp64 NOT NULL, c7725 Int64, c7726 Yson NOT NULL, c7727 Timestamp64, c7728 Int16, c7729 Decimal(15,0), c7730 Date32, c7731 Uint64, c7732 Decimal(22,9), c7733 Decimal(22,9), c7734 Double NOT NULL, c7735 Decimal(15,0) NOT NULL, c7736 Int8, c7737 JsonDocument NOT NULL, c7738 Float, c7739 Date32 NOT NULL, c7740 Double, c7741 Decimal(15,0), c7742 Decimal(22,9) NOT NULL, c7743 JsonDocument NOT NULL, c7744 Decimal(22,9) NOT NULL, c7745 Json, c7746 Uint8, c7747 Double, c7748 JsonDocument NOT NULL, c7749 Float, c7750 Yson, c7751 Decimal(15,0), c7752 Uint64 NOT NULL, c7753 Decimal(22,9), c7754 Datetime NOT NULL, c7755 Uint16 NOT NULL, c7756 Timestamp NOT NULL, c7757 Date, c7758 Int8, c7759 Date32 NOT NULL, c7760 Datetime64 NOT NULL, c7761 Decimal(22,9), c7762 Timestamp64 NOT NULL, c7763 Interval64 NOT NULL, c7764 String, c7765 Timestamp64 NOT NULL, c7766 Int32 NOT NULL, c7767 Decimal(35,10) NOT NULL, c7768 Uint64 NOT NULL, c7769 Float NOT NULL, c7770 Utf8 NOT NULL, c7771 Decimal(22,9) NOT NULL, c7772 Timestamp64, c7773 Utf8 NOT NULL, c7774 Float NOT NULL, c7775 Timestamp64, c7776 Uint64 NOT NULL, c7777 Int64, c7778 Date, c7779 Datetime, c7780 Datetime NOT NULL, c7781 String, c7782 Json NOT NULL, c7783 Timestamp64, c7784 Int64, c7785 Double, c7786 Double NOT NULL, c7787 Uint16, c7788 Timestamp64, c7789 Uint8 NOT NULL, c7790 String NOT NULL, c7791 Double, c7792 Utf8, c7793 Int32 NOT NULL, c7794 Decimal(15,0) NOT NULL, c7795 Decimal(35,10), c7796 Uint16, c7797 Date NOT NULL, c7798 Interval64, c7799 Uint8, c7800 Interval64 NOT NULL, c7801 Int16 NOT NULL, c7802 Uint8 NOT NULL, c7803 Double, c7804 Int64 NOT NULL, c7805 Yson, c7806 Interval64, c7807 Int64, c7808 Interval64, c7809 Utf8, c7810 Decimal(22,9) NOT NULL, c7811 Float, c7812 Json NOT NULL, c7813 Utf8, c7814 Timestamp NOT NULL, c7815 String NOT NULL, c7816 Uint64 NOT NULL, c7817 Date32, c7818 Int32, c7819 Int32 NOT NULL, c7820 Double NOT NULL, c7821 Float NOT NULL, c7822 Interval64 NOT NULL, c7823 Uint32, c7824 Int64, c7825 Interval64, c7826 Double, c7827 Datetime64, c7828 Int16 NOT NULL, c7829 Date32, c7830 Yson NOT NULL, c7831 Decimal(35,10), c7832 Timestamp, c7833 Datetime, c7834 Decimal(22,9), c7835 String, c7836 String NOT NULL, c7837 Uint8, c7838 Int8 NOT NULL, c7839 Decimal(15,0), c7840 Uint32 NOT NULL, c7841 Double, c7842 Int8 NOT NULL, c7843 Uint16 NOT NULL, c7844 Int32 NOT NULL, c7845 Float, c7846 Timestamp64 NOT NULL, c7847 Decimal(22,9), c7848 Uint32, c7849 Int64, c7850 Date32 NOT NULL, c7851 Uint32 NOT NULL, c7852 Int16 NOT NULL, c7853 Interval64 NOT NULL, c7854 Date32 NOT NULL, c7855 Int32, c7856 Int8 NOT NULL, c7857 Date NOT NULL, c7858 Utf8, c7859 Uint16 NOT NULL, c7860 Int8, c7861 Uint8 NOT NULL, c7862 Date NOT NULL, c7863 String, c7864 Datetime NOT NULL, c7865 Decimal(22,9) NOT NULL, c7866 Json NOT NULL, c7867 Yson, c7868 String NOT NULL, c7869 Int8, c7870 Int32 NOT NULL, c7871 JsonDocument NOT NULL, c7872 Int8, c7873 Uint8, c7874 Interval64, c7875 Utf8 NOT NULL, c7876 Double, c7877 Datetime, c7878 Uint16 NOT NULL, c7879 Uint64, c7880 Datetime, c7881 Yson NOT NULL, c7882 Date, c7883 Datetime64 NOT NULL, c7884 Timestamp NOT NULL, c7885 Int8, c7886 Timestamp, c7887 Int8, c7888 Float NOT NULL, c7889 Uint32, c7890 Yson NOT NULL, c7891 Uint32, c7892 Decimal(15,0), c7893 Timestamp NOT NULL, c7894 Decimal(15,0) NOT NULL, c7895 Uint64 NOT NULL, c7896 Yson NOT NULL, c7897 Decimal(15,0) NOT NULL, c7898 Utf8, c7899 Int32, c7900 Float NOT NULL, c7901 Interval64, c7902 Date32, c7903 Uint64, c7904 Double, c7905 Int32 NOT NULL, c7906 Yson, c7907 Datetime NOT NULL, c7908 Double NOT NULL, c7909 Json NOT NULL, c7910 String NOT NULL, c7911 Date, c7912 Decimal(15,0), c7913 Date32, c7914 String, c7915 JsonDocument, c7916 String NOT NULL, c7917 Yson NOT NULL, c7918 Json, c7919 Date, c7920 Decimal(22,9), c7921 Datetime, c7922 Date32, c7923 Double NOT NULL, c7924 Int16 NOT NULL, c7925 Double NOT NULL, c7926 Datetime64, c7927 Int8, c7928 JsonDocument NOT NULL, c7929 Interval64, c7930 Int8 NOT NULL, c7931 Datetime64 NOT NULL, c7932 Date NOT NULL, c7933 JsonDocument, c7934 Decimal(35,10) NOT NULL, c7935 Uint64 NOT NULL, c7936 Int64, c7937 Date NOT NULL, c7938 Decimal(22,9) NOT NULL, c7939 Timestamp, c7940 Int8, c7941 Interval64 NOT NULL, c7942 Int64 NOT NULL, c7943 String NOT NULL, c7944 Date NOT NULL, c7945 Json, c7946 Datetime64, c7947 Int64 NOT NULL, c7948 Utf8, c7949 Int32, c7950 Utf8, c7951 Decimal(22,9) NOT NULL, c7952 Yson, c7953 Int16, c7954 Interval64 NOT NULL, c7955 Utf8 NOT NULL, c7956 Interval64 NOT NULL, c7957 Timestamp, c7958 Date32 NOT NULL, c7959 Int64 NOT NULL, c7960 Uint64 NOT NULL, c7961 Uint16 NOT NULL, c7962 Json, c7963 Yson NOT NULL, c7964 Int32 NOT NULL, c7965 Uint64 NOT NULL, c7966 Timestamp NOT NULL, c7967 Timestamp64 NOT NULL, c7968 Decimal(15,0), c7969 Decimal(15,0) NOT NULL, c7970 Yson, c7971 Date32 NOT NULL, c7972 Date32 NOT NULL, c7973 Decimal(15,0), c7974 Uint64 NOT NULL, c7975 Datetime, c7976 Timestamp NOT NULL, c7977 Datetime64 NOT NULL, c7978 Uint16, c7979 String, c7980 Decimal(22,9), c7981 Int16, c7982 Uint64, c7983 Float, c7984 Utf8 NOT NULL, c7985 Timestamp64, c7986 Int32 NOT NULL, c7987 JsonDocument NOT NULL, c7988 Date32, c7989 Datetime64, c7990 Timestamp64, c7991 Interval64, c7992 Interval64 NOT NULL, c7993 Uint32, c7994 Decimal(15,0) NOT NULL, c7995 JsonDocument NOT NULL, c7996 Date32 NOT NULL, c7997 Decimal(35,10), c7998 Decimal(22,9) NOT NULL, c7999 Int32 NOT NULL, c8000 Utf8 NOT NULL, c8001 Interval64, c8002 Timestamp64 NOT NULL, c8003 Int64, c8004 Decimal(15,0) NOT NULL, c8005 Uint32 NOT NULL, c8006 Uint8, c8007 Utf8 NOT NULL, c8008 Uint64, c8009 Float NOT NULL, c8010 Utf8, c8011 Timestamp64 NOT NULL, c8012 Datetime, c8013 Timestamp NOT NULL, c8014 Decimal(22,9) NOT NULL, c8015 String NOT NULL, c8016 Int16 NOT NULL, c8017 Datetime NOT NULL, c8018 JsonDocument NOT NULL, c8019 Int8, c8020 Int64, c8021 String NOT NULL, c8022 String, c8023 Interval64, c8024 Uint32 NOT NULL, c8025 Datetime64, c8026 Decimal(15,0), c8027 Decimal(22,9), c8028 Decimal(15,0), c8029 Double, c8030 Decimal(35,10), c8031 Timestamp NOT NULL, c8032 Int8 NOT NULL, c8033 Decimal(15,0), c8034 String NOT NULL, c8035 Double, c8036 Float, c8037 Decimal(22,9) NOT NULL, c8038 Decimal(15,0) NOT NULL, c8039 Int64, c8040 Decimal(15,0) NOT NULL, c8041 Timestamp NOT NULL, c8042 Uint32 NOT NULL, c8043 Int8, c8044 JsonDocument, c8045 Timestamp64, c8046 Uint32 NOT NULL, c8047 Utf8, c8048 Decimal(22,9) NOT NULL, c8049 Int16 NOT NULL, c8050 Int32, c8051 Date32 NOT NULL, c8052 Float, c8053 Interval64, c8054 Double NOT NULL, c8055 Uint64 NOT NULL, c8056 Int16, c8057 Uint32 NOT NULL, c8058 Date, c8059 Uint8 NOT NULL, c8060 Decimal(35,10), c8061 Int32 NOT NULL, c8062 Double, c8063 Json, c8064 Uint64 NOT NULL, c8065 Date32, c8066 JsonDocument, c8067 JsonDocument, c8068 Uint64 NOT NULL, c8069 Float NOT NULL, c8070 JsonDocument NOT NULL, c8071 Timestamp NOT NULL, c8072 Datetime64 NOT NULL, c8073 JsonDocument, c8074 Decimal(35,10) NOT NULL, c8075 Int8, c8076 Double NOT NULL, c8077 Decimal(35,10), c8078 Interval64 NOT NULL, c8079 Interval64 NOT NULL, c8080 Decimal(35,10), c8081 Decimal(15,0) NOT NULL, c8082 Datetime NOT NULL, c8083 Int16 NOT NULL, c8084 Decimal(35,10), c8085 JsonDocument NOT NULL, c8086 Uint16, c8087 Yson, c8088 Yson NOT NULL, c8089 JsonDocument, c8090 Decimal(15,0), c8091 Timestamp, c8092 Int8 NOT NULL, c8093 Utf8, c8094 Datetime NOT NULL, c8095 Int64, c8096 Date NOT NULL, c8097 Uint8 NOT NULL, c8098 Decimal(22,9) NOT NULL, c8099 Decimal(22,9) NOT NULL, c8100 Uint32 NOT NULL, c8101 Date32 NOT NULL, c8102 Float, c8103 Decimal(15,0) NOT NULL, c8104 Uint32 NOT NULL, c8105 Int32, c8106 Uint32, c8107 Decimal(22,9), c8108 Float NOT NULL, c8109 Int16 NOT NULL, c8110 Decimal(15,0), c8111 Uint8, c8112 Uint8 NOT NULL, c8113 Int8 NOT NULL, c8114 String NOT NULL, c8115 Uint16, c8116 Int64, c8117 String NOT NULL, c8118 Datetime NOT NULL, c8119 Uint16, c8120 String, c8121 Date NOT NULL, c8122 Yson NOT NULL, c8123 Decimal(35,10) NOT NULL, c8124 Int32 NOT NULL, c8125 Date, c8126 Timestamp NOT NULL, c8127 Uint64 NOT NULL, c8128 Timestamp NOT NULL, c8129 Uint8 NOT NULL, c8130 Int32 NOT NULL, c8131 Interval64, c8132 Decimal(15,0) NOT NULL, c8133 Timestamp64, c8134 Date NOT NULL, c8135 Decimal(35,10) NOT NULL, c8136 Int32 NOT NULL, c8137 Json NOT NULL, c8138 Datetime NOT NULL, c8139 Date32, c8140 Uint8 NOT NULL, c8141 JsonDocument NOT NULL, c8142 Json, c8143 Timestamp NOT NULL, c8144 Uint16, c8145 Date NOT NULL, c8146 Date32, c8147 Json NOT NULL, c8148 Uint32 NOT NULL, c8149 Timestamp NOT NULL, c8150 Decimal(35,10), c8151 Int64 NOT NULL, c8152 Uint16 NOT NULL, c8153 Timestamp, c8154 Decimal(15,0) NOT NULL, c8155 Uint64 NOT NULL, c8156 Uint16 NOT NULL, c8157 Int64, c8158 Utf8, c8159 Decimal(22,9) NOT NULL, c8160 Uint64, c8161 Timestamp, c8162 Double NOT NULL, c8163 Float, c8164 Uint16, c8165 Datetime, c8166 Uint32, c8167 Int8 NOT NULL, c8168 Int16 NOT NULL, c8169 Uint16, c8170 Uint8 NOT NULL, c8171 Int32 NOT NULL, c8172 Yson, c8173 JsonDocument, c8174 Date, c8175 Int64, c8176 Decimal(15,0), c8177 Datetime64 NOT NULL, c8178 Double, c8179 Timestamp NOT NULL, c8180 Float, c8181 Date, c8182 Uint32 NOT NULL, c8183 Double, c8184 Int64 NOT NULL, c8185 Decimal(22,9) NOT NULL, c8186 Uint16 NOT NULL, c8187 Timestamp, c8188 Uint16, c8189 Json NOT NULL, c8190 JsonDocument NOT NULL, c8191 Int64, c8192 Uint8, c8193 Timestamp NOT NULL, c8194 Date32, c8195 Int16 NOT NULL, c8196 Double NOT NULL, c8197 Decimal(35,10) NOT NULL, c8198 Uint16, c8199 Decimal(15,0), c8200 Date NOT NULL, c8201 Decimal(35,10) NOT NULL, c8202 Uint32 NOT NULL, c8203 Interval64, c8204 Decimal(15,0) NOT NULL, c8205 String NOT NULL, c8206 Interval64, c8207 Uint64 NOT NULL, c8208 Decimal(15,0), c8209 Datetime64 NOT NULL, c8210 Decimal(35,10), c8211 Uint64 NOT NULL, c8212 Datetime64 NOT NULL, c8213 Interval64 NOT NULL, c8214 Int8 NOT NULL, c8215 Datetime NOT NULL, c8216 Datetime64, c8217 Int64, c8218 String NOT NULL, c8219 Int16, c8220 Double NOT NULL, c8221 Timestamp, c8222 Int64 NOT NULL, c8223 Utf8 NOT NULL, c8224 Json NOT NULL, c8225 Datetime, c8226 Utf8, c8227 Datetime NOT NULL, c8228 Int32 NOT NULL, c8229 Date32 NOT NULL, c8230 Datetime64, c8231 Datetime, c8232 Uint64 NOT NULL, c8233 Timestamp64 NOT NULL, c8234 Uint32, c8235 Yson NOT NULL, c8236 Int32 NOT NULL, c8237 Timestamp, c8238 Yson, c8239 JsonDocument, c8240 Date32, c8241 Json NOT NULL, c8242 Decimal(22,9) NOT NULL, c8243 Datetime64 NOT NULL, c8244 Timestamp64, c8245 Int8, c8246 Float NOT NULL, c8247 Uint8, c8248 Interval64, c8249 Json NOT NULL, c8250 Int32, c8251 Int8, c8252 Interval64 NOT NULL, c8253 Double, c8254 Uint64 NOT NULL, c8255 Yson NOT NULL, c8256 Uint16 NOT NULL, c8257 JsonDocument, c8258 Uint16, c8259 String NOT NULL, c8260 Decimal(22,9), c8261 Uint64, c8262 Int8, c8263 JsonDocument, c8264 Utf8 NOT NULL, c8265 Date, c8266 Json, c8267 Uint8, c8268 Decimal(35,10) NOT NULL, c8269 Decimal(15,0) NOT NULL, c8270 Timestamp64 NOT NULL, c8271 Uint32, c8272 Date32, c8273 Decimal(15,0) NOT NULL, c8274 Decimal(15,0), c8275 Uint16 NOT NULL, c8276 Double NOT NULL, c8277 Date32 NOT NULL, c8278 Datetime, c8279 Int64 NOT NULL, c8280 Int32, c8281 Yson, c8282 Decimal(35,10) NOT NULL, c8283 Decimal(35,10) NOT NULL, c8284 Datetime64 NOT NULL, c8285 Timestamp64 NOT NULL, c8286 Datetime NOT NULL, c8287 Json NOT NULL, c8288 Date32, c8289 Uint8, c8290 Double NOT NULL, c8291 Uint64 NOT NULL, c8292 Uint16 NOT NULL, c8293 Decimal(22,9) NOT NULL, c8294 Date32, c8295 Int8, c8296 Int64, c8297 Int32 NOT NULL, c8298 Yson NOT NULL, c8299 String, c8300 Datetime NOT NULL, c8301 Float, c8302 Uint64, c8303 Yson NOT NULL, c8304 Int32, c8305 Int32 NOT NULL, c8306 Json NOT NULL, c8307 Datetime, c8308 Int32 NOT NULL, c8309 Decimal(35,10), c8310 Int16 NOT NULL, c8311 Uint32, c8312 Date32, c8313 Decimal(35,10), c8314 Datetime, c8315 Date32, c8316 Decimal(22,9) NOT NULL, c8317 Int16 NOT NULL, c8318 Date, c8319 Datetime, c8320 Double, c8321 Uint8, c8322 Utf8 NOT NULL, c8323 Timestamp NOT NULL, c8324 Utf8, c8325 Yson NOT NULL, c8326 Interval64, c8327 String, c8328 Double NOT NULL, c8329 Date32 NOT NULL, c8330 JsonDocument NOT NULL, c8331 Int64 NOT NULL, c8332 Decimal(22,9), c8333 Decimal(35,10) NOT NULL, c8334 String, c8335 Date32, c8336 Int64, c8337 Datetime NOT NULL, c8338 Uint64 NOT NULL, c8339 Decimal(15,0) NOT NULL, c8340 Decimal(35,10), c8341 Date32 NOT NULL, c8342 Decimal(15,0) NOT NULL, c8343 Int8, c8344 Timestamp, c8345 Datetime64, c8346 String, c8347 Int32 NOT NULL, c8348 Timestamp, c8349 Double NOT NULL, c8350 Int16 NOT NULL, c8351 Decimal(22,9) NOT NULL, c8352 Float NOT NULL, c8353 Timestamp, c8354 Timestamp64 NOT NULL, c8355 JsonDocument, c8356 Uint8, c8357 JsonDocument NOT NULL, c8358 Utf8, c8359 Double, c8360 Yson NOT NULL, c8361 Uint64 NOT NULL, c8362 Int32, c8363 Json NOT NULL, c8364 Int32 NOT NULL, c8365 Interval64, c8366 Int16, c8367 Date32 NOT NULL, c8368 Json NOT NULL, c8369 Timestamp64 NOT NULL, c8370 Int64 NOT NULL, c8371 String NOT NULL, c8372 Timestamp64, c8373 Interval64, c8374 Date NOT NULL, c8375 Timestamp64, c8376 Int32, c8377 Date32 NOT NULL, c8378 Float NOT NULL, c8379 Date32 NOT NULL, c8380 Datetime64, c8381 Yson, c8382 Uint32 NOT NULL, c8383 Uint32 NOT NULL, c8384 Double, c8385 Decimal(15,0) NOT NULL, c8386 Decimal(22,9) NOT NULL, c8387 Int32, c8388 Date32 NOT NULL, c8389 Date32, c8390 Int32 NOT NULL, c8391 Json NOT NULL, c8392 Uint8, c8393 String NOT NULL, c8394 Timestamp, c8395 Uint8, c8396 Timestamp, c8397 Timestamp64, c8398 Uint8, c8399 Date NOT NULL, c8400 Timestamp64, c8401 Interval64, c8402 Yson, c8403 Yson, c8404 Int8 NOT NULL, c8405 Float, c8406 Uint32, c8407 Timestamp64, c8408 Uint8, c8409 Int16, c8410 Uint16 NOT NULL, c8411 Uint8, c8412 Decimal(15,0), c8413 String NOT NULL, c8414 Int64 NOT NULL, c8415 JsonDocument NOT NULL, c8416 Int8, c8417 Uint8, c8418 Date, c8419 Int16 NOT NULL, c8420 Timestamp64, c8421 String, c8422 Date32, c8423 Datetime NOT NULL, c8424 Datetime64, c8425 Date32, c8426 String, c8427 String, c8428 Timestamp64, c8429 Datetime64, c8430 Timestamp64 NOT NULL, c8431 Timestamp64, c8432 Decimal(15,0), c8433 Uint64, c8434 Utf8 NOT NULL, c8435 Int16 NOT NULL, c8436 Date32, c8437 Decimal(15,0), c8438 Float, c8439 Yson, c8440 Int32 NOT NULL, c8441 Utf8 NOT NULL, c8442 Datetime, c8443 String NOT NULL, c8444 Interval64 NOT NULL, c8445 Float, c8446 Yson NOT NULL, c8447 Timestamp, c8448 Decimal(15,0) NOT NULL, c8449 JsonDocument NOT NULL, c8450 Uint64 NOT NULL, c8451 Uint16, c8452 Json, c8453 Yson NOT NULL, c8454 Uint64, c8455 Int8 NOT NULL, c8456 Decimal(22,9), c8457 Date32 NOT NULL, c8458 Date NOT NULL, c8459 Decimal(15,0), c8460 JsonDocument, c8461 Uint64, c8462 Int8, c8463 Double, c8464 Int16, c8465 Uint64, c8466 Interval64, c8467 Datetime, c8468 Double, c8469 Decimal(15,0), c8470 Decimal(22,9), c8471 String, c8472 Decimal(15,0) NOT NULL, c8473 Uint64, c8474 Yson NOT NULL, c8475 Datetime NOT NULL, c8476 Date32, c8477 Uint8 NOT NULL, c8478 Interval64, c8479 Date32 NOT NULL, c8480 Yson, c8481 Uint64, c8482 Int8, c8483 Timestamp, c8484 Uint64 NOT NULL, c8485 Int64, c8486 Utf8 NOT NULL, c8487 Date, c8488 Uint16 NOT NULL, c8489 Json, c8490 Int8 NOT NULL, c8491 Interval64 NOT NULL, c8492 Uint16 NOT NULL, c8493 Date32, c8494 Uint64 NOT NULL, c8495 Uint32 NOT NULL, c8496 Int16, c8497 Date NOT NULL, c8498 Decimal(35,10), c8499 Date, c8500 Int16, c8501 Int16, c8502 Decimal(22,9), c8503 Datetime64 NOT NULL, c8504 Utf8 NOT NULL, c8505 Date32, c8506 Double, c8507 Int32, c8508 Uint8, c8509 Decimal(35,10) NOT NULL, c8510 Uint64 NOT NULL, c8511 Int32 NOT NULL, c8512 Decimal(22,9), c8513 Uint64, c8514 JsonDocument NOT NULL, c8515 JsonDocument, c8516 Uint32, c8517 Datetime64 NOT NULL, c8518 Json NOT NULL, c8519 Int64 NOT NULL, c8520 Utf8, c8521 Float NOT NULL, c8522 Json NOT NULL, c8523 JsonDocument, c8524 Timestamp64, c8525 Uint32, c8526 Interval64, c8527 Float NOT NULL, c8528 Interval64 NOT NULL, c8529 Timestamp, c8530 String, c8531 Date32 NOT NULL, c8532 Int32, c8533 Uint16 NOT NULL, c8534 Json NOT NULL, c8535 Decimal(22,9) NOT NULL, c8536 Uint8 NOT NULL, c8537 Datetime64, c8538 Decimal(15,0), c8539 Interval64 NOT NULL, c8540 Datetime64, c8541 Datetime NOT NULL, c8542 Timestamp, c8543 Int16 NOT NULL, c8544 Int8 NOT NULL, c8545 Uint64, c8546 Interval64, c8547 Json, c8548 Datetime NOT NULL, c8549 Decimal(35,10) NOT NULL, c8550 Utf8, c8551 Decimal(35,10), c8552 Int32, c8553 Interval64 NOT NULL, c8554 Float, c8555 Double, c8556 Uint32 NOT NULL, c8557 Decimal(22,9), c8558 Float, c8559 Date, c8560 Timestamp NOT NULL, c8561 Int16 NOT NULL, c8562 Utf8 NOT NULL, c8563 Int16 NOT NULL, c8564 Decimal(35,10), c8565 Decimal(22,9), c8566 Uint16 NOT NULL, c8567 Int8, c8568 Timestamp NOT NULL, c8569 Uint16 NOT NULL, c8570 Interval64 NOT NULL, c8571 Decimal(22,9) NOT NULL, c8572 Uint8 NOT NULL, c8573 Datetime64, c8574 Datetime NOT NULL, c8575 Uint64, c8576 Interval64 NOT NULL, c8577 Float NOT NULL, c8578 Decimal(15,0) NOT NULL, c8579 Uint32, c8580 Json NOT NULL, c8581 Decimal(35,10), c8582 Date32, c8583 Int32 NOT NULL, c8584 JsonDocument NOT NULL, c8585 Utf8, c8586 Datetime NOT NULL, c8587 Timestamp64 NOT NULL, c8588 String, c8589 Yson, c8590 Utf8 NOT NULL, c8591 Int64, c8592 Decimal(22,9) NOT NULL, c8593 Timestamp, c8594 Int16, c8595 Int32, c8596 Decimal(35,10) NOT NULL, c8597 JsonDocument NOT NULL, c8598 Datetime, c8599 Timestamp NOT NULL, c8600 Uint32 NOT NULL, c8601 Int16 NOT NULL, c8602 Datetime64 NOT NULL, c8603 Decimal(35,10), c8604 Interval64 NOT NULL, c8605 Json, c8606 Uint64 NOT NULL, c8607 Int64 NOT NULL, c8608 Decimal(22,9) NOT NULL, c8609 Datetime, c8610 JsonDocument, c8611 Float, c8612 Float NOT NULL, c8613 Int8, c8614 Uint16, c8615 Timestamp, c8616 Interval64, c8617 Date NOT NULL, c8618 Datetime64 NOT NULL, c8619 Date32, c8620 Uint16, c8621 Uint32, c8622 Float NOT NULL, c8623 Datetime NOT NULL, c8624 Uint16, c8625 Uint32, c8626 Json, c8627 Uint16, c8628 Int8 NOT NULL, c8629 Float, c8630 Uint16, c8631 Uint64 NOT NULL, c8632 Datetime NOT NULL, c8633 JsonDocument NOT NULL, c8634 Float NOT NULL, c8635 Uint32 NOT NULL, c8636 Int16, c8637 String, c8638 Uint64, c8639 Datetime64, c8640 Uint64, c8641 Uint8, c8642 Date, c8643 Yson NOT NULL, c8644 Json NOT NULL, c8645 Decimal(22,9), c8646 Int64 NOT NULL, c8647 Int64 NOT NULL, c8648 Int64, c8649 Utf8, c8650 Timestamp NOT NULL, c8651 Datetime NOT NULL, c8652 Float NOT NULL, c8653 String, c8654 Int8 NOT NULL, c8655 Utf8 NOT NULL, c8656 Decimal(22,9) NOT NULL, c8657 Interval64, c8658 Date NOT NULL, c8659 Interval64, c8660 Float, c8661 Utf8, c8662 Interval64 NOT NULL, c8663 Date, c8664 Int32 NOT NULL, c8665 Int64 NOT NULL, c8666 JsonDocument NOT NULL, c8667 Timestamp NOT NULL, c8668 Decimal(22,9) NOT NULL, c8669 Int64 NOT NULL, c8670 Decimal(22,9) NOT NULL, c8671 Datetime64, c8672 Decimal(35,10), c8673 Decimal(35,10), c8674 Int64 NOT NULL, c8675 Timestamp64, c8676 Yson, c8677 Double NOT NULL, c8678 Utf8 NOT NULL, c8679 Int16, c8680 Uint8 NOT NULL, c8681 Uint16 NOT NULL, c8682 Uint32, c8683 Datetime, c8684 Int16, c8685 Int64 NOT NULL, c8686 Decimal(35,10) NOT NULL, c8687 Yson, c8688 Interval64 NOT NULL, c8689 Int64 NOT NULL, c8690 Uint64 NOT NULL, c8691 Int32, c8692 Date NOT NULL, c8693 Int8, c8694 Double, c8695 Utf8, c8696 Date NOT NULL, c8697 Date32 NOT NULL, c8698 Float, c8699 Datetime, c8700 Utf8, c8701 Uint16, c8702 Uint16 NOT NULL, c8703 JsonDocument NOT NULL, c8704 Double NOT NULL, c8705 Yson, c8706 JsonDocument, c8707 Date32 NOT NULL, c8708 Timestamp NOT NULL, c8709 Int16 NOT NULL, c8710 Int16, c8711 Uint64 NOT NULL, c8712 String, c8713 Int64, c8714 Timestamp NOT NULL, c8715 Double, c8716 Interval64, c8717 Uint8, c8718 Decimal(35,10), c8719 Decimal(22,9), c8720 String NOT NULL, c8721 Decimal(35,10), c8722 Uint64, c8723 Date, c8724 Float, c8725 Uint64, c8726 Timestamp, c8727 Timestamp64, c8728 Json, c8729 Int64 NOT NULL, c8730 Datetime64, c8731 Datetime64, c8732 Uint32, c8733 Float, c8734 Int32, c8735 Uint64, c8736 JsonDocument, c8737 Decimal(35,10), c8738 Yson NOT NULL, c8739 Date, c8740 Int16, c8741 Int32 NOT NULL, c8742 Double NOT NULL, c8743 Uint64 NOT NULL, c8744 Yson NOT NULL, c8745 String NOT NULL, c8746 Uint8 NOT NULL, c8747 Uint8, c8748 JsonDocument NOT NULL, c8749 Decimal(15,0), c8750 JsonDocument NOT NULL, c8751 Datetime, c8752 Json, c8753 Json, c8754 Uint64, c8755 Double, c8756 Decimal(15,0) NOT NULL, c8757 Int64, c8758 Json NOT NULL, c8759 Datetime64, c8760 Float, c8761 Decimal(35,10) NOT NULL, c8762 Int32, c8763 Json NOT NULL, c8764 Timestamp NOT NULL, c8765 Float, c8766 Int32, c8767 String, c8768 Yson NOT NULL, c8769 Date32 NOT NULL, c8770 Uint16, c8771 Uint64 NOT NULL, c8772 Json NOT NULL, c8773 Datetime NOT NULL, c8774 Uint8, c8775 JsonDocument NOT NULL, c8776 Date32 NOT NULL, c8777 Uint64 NOT NULL, c8778 Datetime64, c8779 JsonDocument, c8780 Uint8, c8781 Yson NOT NULL, c8782 Float, c8783 Uint16 NOT NULL, c8784 Decimal(15,0), c8785 Json, c8786 Uint32, c8787 Json, c8788 String, c8789 Int32 NOT NULL, c8790 Decimal(35,10), c8791 String, c8792 Datetime64, c8793 Timestamp64, c8794 Timestamp64, c8795 Utf8, c8796 Decimal(15,0), c8797 Decimal(15,0), c8798 Json NOT NULL, c8799 Timestamp64, c8800 Decimal(22,9), c8801 Int16, c8802 Decimal(15,0), c8803 Uint32, c8804 Int16, c8805 Int16, c8806 Decimal(35,10) NOT NULL, c8807 String NOT NULL, c8808 Decimal(22,9) NOT NULL, c8809 Interval64 NOT NULL, c8810 Uint32 NOT NULL, c8811 Int64 NOT NULL, c8812 Timestamp, c8813 Int8, c8814 Json, c8815 Uint16 NOT NULL, c8816 Yson NOT NULL, c8817 JsonDocument NOT NULL, c8818 Uint8, c8819 Date32 NOT NULL, c8820 Datetime NOT NULL, c8821 Date, c8822 String NOT NULL, c8823 Decimal(35,10) NOT NULL, c8824 Timestamp64 NOT NULL, c8825 Int8, c8826 Double, c8827 Double NOT NULL, c8828 Json NOT NULL, c8829 Yson NOT NULL, c8830 Int64 NOT NULL, c8831 Uint32, c8832 Date32, c8833 Uint64 NOT NULL, c8834 Int32, c8835 Date32, c8836 Uint32 NOT NULL, c8837 Uint8 NOT NULL, c8838 Float NOT NULL, c8839 Json, c8840 String, c8841 Datetime64 NOT NULL, c8842 Utf8 NOT NULL, c8843 Uint16, c8844 Uint16 NOT NULL, c8845 Datetime64 NOT NULL, c8846 Decimal(15,0) NOT NULL, c8847 Date NOT NULL, c8848 Uint32, c8849 Timestamp64, c8850 Int64 NOT NULL, c8851 Date32 NOT NULL, c8852 Date32, c8853 Utf8, c8854 Datetime64 NOT NULL, c8855 Uint16, c8856 Uint16 NOT NULL, c8857 Int8 NOT NULL, c8858 Uint16 NOT NULL, c8859 Utf8, c8860 Uint8 NOT NULL, c8861 Decimal(35,10), c8862 Uint8 NOT NULL, c8863 Int64, c8864 Decimal(35,10), c8865 Datetime, c8866 Decimal(15,0), c8867 Int8 NOT NULL, c8868 Decimal(35,10) NOT NULL, c8869 Double, c8870 Utf8 NOT NULL, c8871 JsonDocument NOT NULL, c8872 Decimal(15,0) NOT NULL, c8873 String, c8874 Int16, c8875 String NOT NULL, c8876 Interval64 NOT NULL, c8877 Interval64 NOT NULL, c8878 Datetime64, c8879 String NOT NULL, c8880 Uint64 NOT NULL, c8881 Uint16, c8882 Yson, c8883 Datetime NOT NULL, c8884 Decimal(22,9) NOT NULL, c8885 Int32, c8886 Json NOT NULL, c8887 String NOT NULL, c8888 Uint32, c8889 Datetime64, c8890 Date32, c8891 Date32 NOT NULL, c8892 Uint8, c8893 String NOT NULL, c8894 Uint8, c8895 Uint8 NOT NULL, c8896 Int16, c8897 Json NOT NULL, c8898 Uint8, c8899 Int16, c8900 Datetime64, c8901 Date32, c8902 Yson, c8903 Json, c8904 Decimal(22,9) NOT NULL, c8905 Json, c8906 Timestamp, c8907 Json NOT NULL, c8908 Timestamp NOT NULL, c8909 Int32, c8910 JsonDocument NOT NULL, c8911 Decimal(35,10) NOT NULL, c8912 Int8 NOT NULL, c8913 Int64 NOT NULL, c8914 Timestamp64 NOT NULL, c8915 Timestamp64, c8916 Int64 NOT NULL, c8917 Uint16, c8918 Decimal(35,10), c8919 Interval64, c8920 Json, c8921 Int8 NOT NULL, c8922 Yson, c8923 Int64, c8924 Float, c8925 Float NOT NULL, c8926 Interval64, c8927 Decimal(35,10) NOT NULL, c8928 Uint64, c8929 Timestamp64 NOT NULL, c8930 Datetime64, c8931 Decimal(22,9), c8932 Int32, c8933 Int16 NOT NULL, c8934 Utf8, c8935 Uint32, c8936 Utf8, c8937 Datetime NOT NULL, c8938 Datetime NOT NULL, c8939 Uint8 NOT NULL, c8940 Interval64, c8941 Timestamp, c8942 Double, c8943 String, c8944 Timestamp, c8945 Int32 NOT NULL, c8946 Timestamp NOT NULL, c8947 Double NOT NULL, c8948 Uint32 NOT NULL, c8949 Int32 NOT NULL, c8950 Datetime, c8951 Int32 NOT NULL, c8952 Json NOT NULL, c8953 Int8, c8954 Int64, c8955 JsonDocument NOT NULL, c8956 Uint16, c8957 Int64, c8958 Double, c8959 Float NOT NULL, c8960 Yson NOT NULL, c8961 Date32 NOT NULL, c8962 Timestamp, c8963 Uint32, c8964 Decimal(35,10) NOT NULL, c8965 Yson NOT NULL, c8966 Uint8 NOT NULL, c8967 Decimal(22,9), c8968 Date32, c8969 Timestamp64, c8970 Uint32, c8971 Int64 NOT NULL, c8972 Int32 NOT NULL, c8973 Uint64 NOT NULL, c8974 Uint8 NOT NULL, c8975 Yson NOT NULL, c8976 Date32 NOT NULL, c8977 Decimal(35,10), c8978 Int64, c8979 Datetime64 NOT NULL, c8980 Yson, c8981 Decimal(15,0), c8982 Double NOT NULL, c8983 Timestamp64 NOT NULL, c8984 Uint16, c8985 Int64, c8986 Timestamp NOT NULL, c8987 Date NOT NULL, c8988 Datetime, c8989 Int32, c8990 Decimal(15,0), c8991 Int64 NOT NULL, c8992 Uint32 NOT NULL, c8993 Timestamp64, c8994 Double NOT NULL, c8995 Int8 NOT NULL, c8996 Uint32, c8997 Timestamp NOT NULL, c8998 Int32, c8999 String NOT NULL, c9000 Uint32 NOT NULL, c9001 Int16 NOT NULL, c9002 Interval64 NOT NULL, c9003 Date32 NOT NULL, c9004 Yson NOT NULL, c9005 JsonDocument, c9006 Datetime NOT NULL, c9007 Utf8, c9008 Datetime, c9009 Datetime64, c9010 Json NOT NULL, c9011 Double NOT NULL, c9012 Decimal(22,9) NOT NULL, c9013 Date, c9014 Timestamp, c9015 Timestamp64, c9016 Json NOT NULL, c9017 Yson, c9018 Uint16, c9019 Float NOT NULL, c9020 Int8 NOT NULL, c9021 Uint64 NOT NULL, c9022 Date NOT NULL, c9023 Uint8 NOT NULL, c9024 Int8 NOT NULL, c9025 Decimal(15,0) NOT NULL, c9026 Decimal(15,0) NOT NULL, c9027 Decimal(35,10), c9028 Interval64 NOT NULL, c9029 Int8, c9030 Uint32, c9031 Int64, c9032 Datetime, c9033 Float, c9034 JsonDocument NOT NULL, c9035 Interval64 NOT NULL, c9036 Timestamp NOT NULL, c9037 Decimal(22,9) NOT NULL, c9038 Int32 NOT NULL, c9039 Yson NOT NULL, c9040 JsonDocument, c9041 Uint32 NOT NULL, c9042 Utf8 NOT NULL, c9043 Date32 NOT NULL, c9044 Timestamp64 NOT NULL, c9045 String, c9046 Int16 NOT NULL, c9047 Utf8, c9048 Uint64, c9049 Yson, c9050 Float NOT NULL, c9051 Date32, c9052 Float NOT NULL, c9053 Uint32 NOT NULL, c9054 Double, c9055 Json NOT NULL, c9056 Decimal(15,0) NOT NULL, c9057 Date32 NOT NULL, c9058 Uint8 NOT NULL, c9059 Double, c9060 Datetime64, c9061 Decimal(15,0) NOT NULL, c9062 JsonDocument, c9063 Decimal(22,9), c9064 Int32 NOT NULL, c9065 Timestamp NOT NULL, c9066 Decimal(35,10), c9067 Interval64, c9068 Double, c9069 Int16, c9070 Yson NOT NULL, c9071 Datetime NOT NULL, c9072 Int16, c9073 Utf8 NOT NULL, c9074 Int16 NOT NULL, c9075 Uint16, c9076 Yson, c9077 Datetime, c9078 Decimal(15,0) NOT NULL, c9079 Int64, c9080 Yson NOT NULL, c9081 Int64 NOT NULL, c9082 Datetime64, c9083 Int8, c9084 Json, c9085 Int16, c9086 Json, c9087 Timestamp64, c9088 Uint16 NOT NULL, c9089 Date32, c9090 Utf8, c9091 Timestamp NOT NULL, c9092 Uint8 NOT NULL, c9093 Float NOT NULL, c9094 Int64 NOT NULL, c9095 Decimal(35,10) NOT NULL, c9096 Decimal(15,0) NOT NULL, c9097 Timestamp64, c9098 Int32 NOT NULL, c9099 Double, c9100 JsonDocument, c9101 Uint32, c9102 Float NOT NULL, c9103 Date32 NOT NULL, c9104 Uint32 NOT NULL, c9105 Double NOT NULL, c9106 Uint64, c9107 String NOT NULL, c9108 Utf8, c9109 Date, c9110 Int64 NOT NULL, c9111 Double NOT NULL, c9112 Decimal(35,10), c9113 Yson NOT NULL, c9114 Decimal(15,0), c9115 Double NOT NULL, c9116 Int64, c9117 Utf8, c9118 Datetime64, c9119 Int32, c9120 Yson, c9121 Uint64, c9122 Int16, c9123 Int32, c9124 Json NOT NULL, c9125 Double NOT NULL, c9126 Int32 NOT NULL, c9127 Timestamp64 NOT NULL, c9128 Decimal(22,9) NOT NULL, c9129 Uint16 NOT NULL, c9130 Json, c9131 Json NOT NULL, c9132 Int64, c9133 Utf8 NOT NULL, c9134 Interval64, c9135 Float NOT NULL, c9136 String NOT NULL, c9137 Decimal(22,9) NOT NULL, c9138 Datetime, c9139 Decimal(22,9) NOT NULL, c9140 Double, c9141 Uint8, c9142 Int8 NOT NULL, c9143 Int32 NOT NULL, c9144 Date NOT NULL, c9145 Uint8, c9146 Decimal(35,10), c9147 Timestamp, c9148 Decimal(15,0) NOT NULL, c9149 Date, c9150 Double, c9151 Uint32 NOT NULL, c9152 Date32, c9153 Decimal(22,9) NOT NULL, c9154 Yson NOT NULL, c9155 Timestamp NOT NULL, c9156 Datetime NOT NULL, c9157 Uint32 NOT NULL, c9158 Uint32 NOT NULL, c9159 Decimal(15,0) NOT NULL, c9160 JsonDocument, c9161 Int32 NOT NULL, c9162 Timestamp NOT NULL, c9163 JsonDocument, c9164 Int8, c9165 Decimal(22,9) NOT NULL, c9166 Decimal(35,10) NOT NULL, c9167 Float NOT NULL, c9168 Interval64 NOT NULL, c9169 Double, c9170 Int16, c9171 Datetime NOT NULL, c9172 Utf8 NOT NULL, c9173 Decimal(22,9) NOT NULL, c9174 Decimal(35,10), c9175 String NOT NULL, c9176 Utf8 NOT NULL, c9177 Utf8 NOT NULL, c9178 Utf8 NOT NULL, c9179 Utf8, c9180 Decimal(22,9) NOT NULL, c9181 Uint32, c9182 Json NOT NULL, c9183 Double, c9184 Interval64, c9185 Int16, c9186 Utf8 NOT NULL, c9187 Timestamp64, c9188 Uint32, c9189 Timestamp NOT NULL, c9190 Int8 NOT NULL, c9191 Int32, c9192 Decimal(15,0) NOT NULL, c9193 Utf8, c9194 Uint64, c9195 Int32, c9196 Datetime64, c9197 Int8 NOT NULL, c9198 Decimal(22,9), c9199 Decimal(35,10) NOT NULL, c9200 Decimal(35,10), c9201 Uint64, c9202 Uint32 NOT NULL, c9203 Double NOT NULL, c9204 Datetime NOT NULL, c9205 String NOT NULL, c9206 String NOT NULL, c9207 Int16 NOT NULL, c9208 Int64, c9209 Datetime NOT NULL, c9210 Date NOT NULL, c9211 Int32, c9212 Uint32 NOT NULL, c9213 Int32, c9214 Int8, c9215 Date, c9216 Date32 NOT NULL, c9217 Double, c9218 Json NOT NULL, c9219 Int64 NOT NULL, c9220 Yson NOT NULL, c9221 JsonDocument NOT NULL, c9222 Decimal(15,0), c9223 Uint8 NOT NULL, c9224 Timestamp, c9225 Float, c9226 Uint16, c9227 Timestamp64 NOT NULL, c9228 Int32, c9229 Decimal(15,0) NOT NULL, c9230 Float, c9231 Datetime64, c9232 Int16 NOT NULL, c9233 Float NOT NULL, c9234 Date NOT NULL, c9235 Yson NOT NULL, c9236 Decimal(35,10), c9237 Uint16, c9238 Double, c9239 Uint16 NOT NULL, c9240 Uint32 NOT NULL, c9241 Timestamp64 NOT NULL, c9242 Datetime64 NOT NULL, c9243 Decimal(22,9), c9244 Int8 NOT NULL, c9245 Int64 NOT NULL, c9246 Date32 NOT NULL, c9247 Timestamp64 NOT NULL, c9248 Uint16, c9249 Decimal(15,0), c9250 Interval64 NOT NULL, c9251 Int16 NOT NULL, c9252 Date32, c9253 Float, c9254 Date, c9255 Json, c9256 Yson, c9257 Decimal(15,0), c9258 Datetime NOT NULL, c9259 Float, c9260 String NOT NULL, c9261 Uint8 NOT NULL, c9262 Datetime NOT NULL, c9263 String, c9264 Uint16, c9265 Json NOT NULL, c9266 String, c9267 Yson NOT NULL, c9268 Uint16 NOT NULL, c9269 Int16 NOT NULL, c9270 Uint16 NOT NULL, c9271 Uint8, c9272 Date, c9273 Datetime, c9274 Decimal(15,0) NOT NULL, c9275 Decimal(22,9) NOT NULL, c9276 Interval64, c9277 Int8 NOT NULL, c9278 Decimal(22,9), c9279 Float, c9280 String, c9281 Int64, c9282 Int64, c9283 Float, c9284 Int16 NOT NULL, c9285 Decimal(22,9), c9286 Datetime64, c9287 Timestamp64, c9288 Decimal(22,9) NOT NULL, c9289 Int32, c9290 Utf8 NOT NULL, c9291 Date NOT NULL, c9292 Double, c9293 JsonDocument, c9294 Int8 NOT NULL, c9295 Int64 NOT NULL, c9296 Decimal(15,0) NOT NULL, c9297 Datetime64, c9298 JsonDocument NOT NULL, c9299 Int32, c9300 Uint64, c9301 String NOT NULL, c9302 Uint16 NOT NULL, c9303 Int8, c9304 Interval64 NOT NULL, c9305 Timestamp64, c9306 Float, c9307 Json NOT NULL, c9308 Int64, c9309 Datetime, c9310 String NOT NULL, c9311 Datetime64 NOT NULL, c9312 Utf8, c9313 Json, c9314 Float NOT NULL, c9315 Uint32 NOT NULL, c9316 Decimal(22,9) NOT NULL, c9317 Int16 NOT NULL, c9318 Uint16, c9319 Int16, c9320 Int32 NOT NULL, c9321 Interval64, c9322 Uint16 NOT NULL, c9323 Int32, c9324 Int64 NOT NULL, c9325 Float, c9326 Date32, c9327 Uint64, c9328 Int32 NOT NULL, c9329 Decimal(15,0), c9330 JsonDocument NOT NULL, c9331 Datetime64, c9332 JsonDocument NOT NULL, c9333 Timestamp, c9334 Decimal(22,9) NOT NULL, c9335 Date32 NOT NULL, c9336 Date NOT NULL, c9337 Uint16, c9338 Json, c9339 Decimal(35,10), c9340 Interval64, c9341 Date32 NOT NULL, c9342 Int16 NOT NULL, c9343 Float, c9344 Uint16, c9345 Date NOT NULL, c9346 Datetime, c9347 Int16 NOT NULL, c9348 Uint16, c9349 Date32 NOT NULL, c9350 Datetime, c9351 Json NOT NULL, c9352 Date32 NOT NULL, c9353 JsonDocument, c9354 Uint32 NOT NULL, c9355 Decimal(22,9) NOT NULL, c9356 Int8 NOT NULL, c9357 Uint64, c9358 Utf8 NOT NULL, c9359 Datetime, c9360 Float NOT NULL, c9361 Date, c9362 Decimal(15,0), c9363 Interval64 NOT NULL, c9364 String NOT NULL, c9365 Uint64, c9366 Interval64 NOT NULL, c9367 Int64 NOT NULL, c9368 Double, c9369 Float NOT NULL, c9370 String NOT NULL, c9371 Uint8 NOT NULL, c9372 Utf8, c9373 Decimal(35,10) NOT NULL, c9374 Uint64, c9375 Uint8 NOT NULL, c9376 Decimal(15,0) NOT NULL, c9377 Uint32 NOT NULL, c9378 Uint64 NOT NULL, c9379 Timestamp64, c9380 Float, c9381 Int32 NOT NULL, c9382 JsonDocument NOT NULL, c9383 Timestamp, c9384 Double, c9385 JsonDocument, c9386 Int16 NOT NULL, c9387 Int8 NOT NULL, c9388 Yson, c9389 Utf8, c9390 Int16, c9391 Timestamp, c9392 Datetime64 NOT NULL, c9393 Int8, c9394 Decimal(15,0), c9395 Interval64 NOT NULL, c9396 Interval64, c9397 Decimal(22,9) NOT NULL, c9398 Decimal(22,9), c9399 Double NOT NULL, c9400 Yson NOT NULL, c9401 Int32, c9402 Uint64, c9403 Uint32 NOT NULL, c9404 JsonDocument, c9405 Decimal(35,10), c9406 Datetime64, c9407 Uint16 NOT NULL, c9408 Uint32, c9409 Int8 NOT NULL, c9410 Date, c9411 JsonDocument NOT NULL, c9412 Uint16 NOT NULL, c9413 Date, c9414 Uint32 NOT NULL, c9415 Utf8 NOT NULL, c9416 String, c9417 Date32 NOT NULL, c9418 Uint8, c9419 Uint16, c9420 Interval64, c9421 Decimal(35,10), c9422 Uint16, c9423 Float NOT NULL, c9424 Double, c9425 Date32, c9426 Int16, c9427 JsonDocument NOT NULL, c9428 Uint32 NOT NULL, c9429 Interval64 NOT NULL, c9430 Datetime64, c9431 Timestamp NOT NULL, c9432 String, c9433 Double NOT NULL, c9434 Datetime64 NOT NULL, c9435 Int64, c9436 Uint16 NOT NULL, c9437 Timestamp NOT NULL, c9438 Uint32, c9439 String NOT NULL, c9440 Int8 NOT NULL, c9441 Date32 NOT NULL, c9442 Double NOT NULL, c9443 Int64 NOT NULL, c9444 Json, c9445 Decimal(15,0) NOT NULL, c9446 Json NOT NULL, c9447 Uint64 NOT NULL, c9448 Int16, c9449 Datetime NOT NULL, c9450 Double, c9451 Decimal(35,10) NOT NULL, c9452 Yson, c9453 Json, c9454 Uint16 NOT NULL, c9455 Uint8, c9456 Date32 NOT NULL, c9457 Date, c9458 Utf8, c9459 Int64, c9460 Float, c9461 Int64 NOT NULL, c9462 JsonDocument, c9463 Timestamp, c9464 Decimal(22,9) NOT NULL, c9465 Utf8 NOT NULL, c9466 Uint16 NOT NULL, c9467 Int16 NOT NULL, c9468 JsonDocument, c9469 Decimal(35,10), c9470 Datetime, c9471 Decimal(35,10), c9472 JsonDocument, c9473 String NOT NULL, c9474 Int8 NOT NULL, c9475 Decimal(15,0), c9476 Uint8 NOT NULL, c9477 Utf8 NOT NULL, c9478 Decimal(15,0) NOT NULL, c9479 Uint64 NOT NULL, c9480 Decimal(22,9), c9481 Int16, c9482 Decimal(15,0), c9483 Uint16, c9484 Yson, c9485 Interval64, c9486 Decimal(22,9), c9487 JsonDocument NOT NULL, c9488 Int64, c9489 Json, c9490 Yson NOT NULL, c9491 Timestamp64, c9492 Decimal(35,10), c9493 Date, c9494 Decimal(35,10), c9495 Decimal(22,9) NOT NULL, c9496 Json, c9497 Datetime, c9498 Int16, c9499 Decimal(15,0), c9500 Uint16, c9501 Uint32 NOT NULL, c9502 Timestamp64 NOT NULL, c9503 Double, c9504 Datetime, c9505 Date32 NOT NULL, c9506 Timestamp, c9507 Date32, c9508 String, c9509 Int64 NOT NULL, c9510 Uint64 NOT NULL, c9511 JsonDocument, c9512 Date32 NOT NULL, c9513 Decimal(35,10) NOT NULL, c9514 Uint64, c9515 Date NOT NULL, c9516 Json NOT NULL, c9517 Int8 NOT NULL, c9518 Decimal(15,0), c9519 Timestamp64, c9520 Uint8, c9521 Timestamp64, c9522 Interval64, c9523 Int64 NOT NULL, c9524 JsonDocument NOT NULL, c9525 Date, c9526 Date32, c9527 Uint32, c9528 Uint8 NOT NULL, c9529 Date NOT NULL, c9530 Date32 NOT NULL, c9531 JsonDocument NOT NULL, c9532 Decimal(22,9) NOT NULL, c9533 Double NOT NULL, c9534 Datetime NOT NULL, c9535 Interval64, c9536 Interval64, c9537 Datetime64, c9538 Decimal(15,0), c9539 Timestamp, c9540 Datetime, c9541 Decimal(35,10), c9542 Uint64 NOT NULL, c9543 Decimal(22,9), c9544 Json NOT NULL, c9545 Float NOT NULL, c9546 Interval64 NOT NULL, c9547 Uint32, c9548 Json, c9549 String, c9550 Int8, c9551 Json, c9552 Uint32 NOT NULL, c9553 Date, c9554 Float NOT NULL, c9555 Int8 NOT NULL, c9556 Double NOT NULL, c9557 Decimal(35,10) NOT NULL, c9558 Decimal(22,9) NOT NULL, c9559 Date NOT NULL, c9560 Uint8, c9561 Int32, c9562 Interval64 NOT NULL, c9563 Int16, c9564 String NOT NULL, c9565 Date32 NOT NULL, c9566 Datetime64, c9567 Date NOT NULL, c9568 Int64, c9569 Timestamp64, c9570 Date32, c9571 Double NOT NULL, c9572 Yson, c9573 Date, c9574 Int32 NOT NULL, c9575 Uint8, c9576 Datetime64, c9577 Datetime, c9578 Double NOT NULL, c9579 Utf8 NOT NULL, c9580 Uint32, c9581 Yson, c9582 Timestamp, c9583 Utf8 NOT NULL, c9584 Utf8, c9585 String, c9586 Decimal(35,10) NOT NULL, c9587 Double, c9588 String NOT NULL, c9589 Float, c9590 Timestamp NOT NULL, c9591 Utf8, c9592 Float NOT NULL, c9593 Int8 NOT NULL, c9594 Decimal(22,9), c9595 Decimal(35,10), c9596 Int8 NOT NULL, c9597 Double, c9598 Int16, c9599 Json NOT NULL, c9600 Uint32, c9601 Int8 NOT NULL, c9602 Json NOT NULL, c9603 Interval64 NOT NULL, c9604 Timestamp NOT NULL, c9605 Decimal(35,10), c9606 Yson, c9607 Uint64, c9608 Int16, c9609 Yson NOT NULL, c9610 Timestamp, c9611 Int32, c9612 Decimal(35,10) NOT NULL, c9613 Int64, c9614 String, c9615 Int16, c9616 Uint64, c9617 Timestamp NOT NULL, c9618 Uint8, c9619 Datetime NOT NULL, c9620 JsonDocument, c9621 Interval64 NOT NULL, c9622 Timestamp, c9623 Uint16 NOT NULL, c9624 Timestamp64 NOT NULL, c9625 Datetime64 NOT NULL, c9626 Decimal(15,0), c9627 String NOT NULL, c9628 Json NOT NULL, c9629 Interval64 NOT NULL, c9630 Timestamp64 NOT NULL, c9631 Decimal(15,0), c9632 Uint16 NOT NULL, c9633 Uint64 NOT NULL, c9634 Decimal(35,10) NOT NULL, c9635 Datetime NOT NULL, c9636 Decimal(15,0), c9637 Double NOT NULL, c9638 Uint64 NOT NULL, c9639 Int32, c9640 Datetime64 NOT NULL, c9641 Timestamp, c9642 Decimal(35,10) NOT NULL, c9643 Json NOT NULL, c9644 Decimal(35,10) NOT NULL, c9645 Json, c9646 Date NOT NULL, c9647 Utf8, c9648 Interval64 NOT NULL, c9649 Decimal(35,10) NOT NULL, c9650 Double NOT NULL, c9651 Float, c9652 Json, c9653 Interval64, c9654 Date NOT NULL, c9655 Uint64, c9656 Date, c9657 Float, c9658 Uint8, c9659 Uint32 NOT NULL, c9660 Yson, c9661 Decimal(15,0) NOT NULL, c9662 Json NOT NULL, c9663 Decimal(35,10) NOT NULL, c9664 Timestamp64 NOT NULL, c9665 Datetime64, c9666 Datetime64 NOT NULL, c9667 Double, c9668 Decimal(15,0), c9669 Timestamp64 NOT NULL, c9670 String NOT NULL, c9671 Timestamp NOT NULL, c9672 Decimal(15,0) NOT NULL, c9673 Uint16 NOT NULL, c9674 Timestamp, c9675 Utf8 NOT NULL, c9676 Float NOT NULL, c9677 Yson, c9678 JsonDocument, c9679 Uint64, c9680 JsonDocument, c9681 Decimal(35,10) NOT NULL, c9682 Interval64 NOT NULL, c9683 Int16 NOT NULL, c9684 String, c9685 Int16 NOT NULL, c9686 Uint64, c9687 Utf8, c9688 Float, c9689 Decimal(15,0), c9690 Uint32 NOT NULL, c9691 Uint16 NOT NULL, c9692 Yson NOT NULL, c9693 String NOT NULL, c9694 Int64 NOT NULL, c9695 Datetime64, c9696 Utf8 NOT NULL, c9697 Uint16, c9698 Yson, c9699 Json NOT NULL, c9700 Uint32, c9701 JsonDocument NOT NULL, c9702 Float, c9703 Float NOT NULL, c9704 Interval64, c9705 Decimal(35,10), c9706 Date32 NOT NULL, c9707 Decimal(15,0) NOT NULL, c9708 Int16, c9709 Timestamp64 NOT NULL, c9710 Int16 NOT NULL, c9711 Double NOT NULL,\n                    PRIMARY KEY(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158, c159, c160, c161, c162, c163, c164, c165, c166, c167, c168, c169, c170, c171, c172, c173, c174, c175, c176, c177, c178, c179, c180, c181, c182, c183, c184, c185, c186, c187, c188, c189, c190, c191, c192, c193, c194, c195, c196, c197, c198, c199, c200, c201, c202, c203, c204, c205, c206, c207, c208, c209, c210, c211, c212, c213, c214, c215, c216, c217, c218, c219, c220, c221, c222, c223, c224, c225, c226, c227, c228, c229, c230, c231, c232, c233, c234, c235, c236, c237, c238, c239, c240, c241, c242, c243, c244, c245, c246, c247, c248, c249, c250, c251, c252, c253, c254, c255, c256, c257, c258, c259, c260, c261, c262, c263, c264, c265, c266, c267, c268, c269, c270, c271, c272, c273, c274, c275, c276, c277, c278, c279, c280, c281, c282, c283, c284, c285, c286, c287, c288, c289, c290, c291, c292, c293, c294, c295, c296, c297, c298, c299, c300, c301, c302, c303, c304, c305, c306, c307, c308, c309, c310, c311, c312, c313, c314, c315, c316, c317, c318, c319, c320, c321, c322, c323, c324, c325, c326, c327, c328, c329, c330, c331, c332, c333, c334, c335, c336, c337, c338, c339, c340, c341, c342, c343, c344, c345, c346, c347, c348, c349, c350, c351, c352, c353, c354, c355, c356, c357, c358, c359, c360, c361, c362, c363, c364, c365, c366, c367, c368, c369, c370, c371, c372, c373, c374, c375, c376, c377, c378, c379, c380, c381, c382, c383, c384, c385, c386, c387, c388, c389, c390, c391, c392, c393, c394, c395, c396, c397, c398, c399, c400, c401, c402, c403, c404, c405, c406, c407, c408, c409, c410, c411, c412, c413, c414, c415, c416, c417, c418, c419, c420, c421, c422, c423, c424, c425, c426, c427, c428, c429, c430, c431, c432, c433, c434, c435, c436, c437, c438, c439, c440, c441, c442, c443, c444, c445, c446, c447, c448, c449, c450, c451, c452, c453, c454, c455, c456, c457, c458, c459, c460, c461, c462, c463, c464, c465, c466, c467, c468, c469, c470, c471, c472, c473, c474, c475, c476, c477, c478, c479, c480, c481, c482, c483, c484, c485, c486, c487, c488, c489, c490, c491, c492, c493, c494, c495, c496, c497, c498, c499, c500, c501, c502, c503, c504, c505, c506, c507, c508, c509, c510, c511, c512, c513, c514, c515, c516, c517, c518, c519, c520, c521, c522, c523, c524, c525, c526, c527, c528, c529, c530, c531, c532, c533, c534, c535, c536, c537, c538, c539, c540, c541, c542, c543, c544, c545, c546, c547, c548, c549, c550, c551, c552, c553, c554, c555, c556, c557, c558, c559, c560, c561, c562, c563, c564, c565, c566, c567, c568, c569, c570, c571, c572, c573, c574, c575, c576, c577, c578, c579, c580, c581, c582, c583, c584, c585, c586, c587, c588, c589, c590, c591, c592, c593, c594, c595, c596, c597, c598, c599, c600, c601, c602, c603, c604, c605, c606, c607, c608, c609, c610, c611, c612, c613, c614, c615, c616, c617, c618, c619, c620, c621, c622, c623, c624, c625, c626, c627, c628, c629, c630, c631, c632, c633, c634, c635, c636, c637, c638, c639, c640, c641, c642, c643, c644, c645, c646, c647, c648, c649, c650, c651, c652, c653, c654, c655, c656, c657, c658, c659, c660, c661, c662, c663, c664, c665, c666, c667, c668, c669, c670, c671, c672, c673, c674, c675, c676, c677, c678, c679, c680, c681, c682, c683, c684, c685, c686, c687, c688, c689, c690, c691, c692, c693, c694, c695, c696, c697, c698, c699, c700, c701, c702, c703, c704, c705, c706, c707, c708, c709, c710, c711, c712, c713, c714, c715, c716, c717, c718, c719, c720, c721, c722, c723, c724, c725, c726, c727, c728, c729, c730, c731, c732, c733, c734, c735, c736, c737, c738, c739, c740, c741, c742, c743, c744, c745, c746, c747, c748, c749, c750, c751, c752, c753, c754, c755, c756, c757, c758, c759, c760, c761, c762, c763, c764, c765, c766, c767, c768, c769, c770, c771, c772, c773, c774, c775, c776, c777, c778, c779, c780, c781, c782, c783, c784, c785, c786, c787, c788, c789, c790, c791, c792, c793, c794, c795, c796, c797, c798, c799, c800, c801, c802, c803, c804, c805, c806, c807, c808, c809, c810, c811, c812, c813, c814, c815, c816, c817, c818, c819, c820, c821, c822, c823, c824, c825, c826, c827, c828, c829, c830, c831, c832, c833, c834, c835, c836, c837, c838, c839, c840, c841, c842, c843, c844, c845, c846, c847, c848, c849, c850, c851, c852, c853, c854, c855, c856, c857, c858, c859, c860, c861, c862, c863, c864, c865, c866, c867, c868, c869, c870, c871, c872, c873, c874, c875, c876, c877, c878, c879, c880, c881, c882, c883, c884, c885, c886, c887, c888, c889, c890, c891, c892, c893, c894, c895, c896, c897, c898, c899, c900, c901, c902, c903, c904, c905, c906, c907, c908, c909, c910, c911, c912, c913, c914, c915, c916, c917, c918, c919, c920, c921, c922, c923, c924, c925, c926, c927, c928, c929, c930, c931, c932, c933, c934, c935, c936, c937, c938, c939, c940, c941, c942, c943, c944, c945, c946, c947, c948, c949, c950, c951, c952, c953, c954, c955, c956, c957, c958, c959, c960, c961, c962, c963, c964, c965, c966, c967, c968, c969, c970, c971, c972, c973, c974, c975, c976, c977, c978, c979, c980, c981, c982, c983, c984, c985, c986, c987, c988, c989, c990, c991, c992, c993, c994, c995, c996, c997, c998, c999, c1000, c1001, c1002, c1003, c1004, c1005, c1006, c1007, c1008, c1009, c1010, c1011, c1012, c1013, c1014, c1015, c1016, c1017, c1018, c1019, c1020, c1021, c1022, c1023, c1024, c1025, c1026, c1027, c1028, c1029, c1030, c1031, c1032, c1033, c1034, c1035, c1036, c1037, c1038, c1039, c1040, c1041, c1042, c1043, c1044, c1045, c1046, c1047, c1048, c1049, c1050, c1051, c1052, c1053, c1054, c1055, c1056, c1057, c1058, c1059, c1060, c1061, c1062, c1063, c1064, c1065, c1066, c1067, c1068, c1069, c1070, c1071, c1072, c1073, c1074, c1075, c1076, c1077, c1078, c1079, c1080, c1081, c1082, c1083, c1084, c1085, c1086, c1087, c1088, c1089, c1090, c1091, c1092, c1093, c1094, c1095, c1096, c1097, c1098, c1099, c1100, c1101, c1102, c1103, c1104, c1105, c1106, c1107, c1108, c1109, c1110, c1111, c1112, c1113, c1114, c1115, c1116, c1117, c1118, c1119, c1120, c1121, c1122, c1123, c1124, c1125, c1126, c1127, c1128, c1129, c1130, c1131, c1132, c1133, c1134, c1135, c1136, c1137, c1138, c1139, c1140, c1141, c1142, c1143, c1144, c1145, c1146, c1147, c1148, c1149, c1150, c1151, c1152, c1153, c1154, c1155, c1156, c1157, c1158, c1159, c1160, c1161, c1162, c1163, c1164, c1165, c1166, c1167, c1168, c1169, c1170, c1171, c1172, c1173, c1174, c1175, c1176, c1177, c1178, c1179, c1180, c1181, c1182, c1183, c1184, c1185, c1186, c1187, c1188, c1189, c1190, c1191, c1192, c1193, c1194, c1195, c1196, c1197, c1198, c1199, c1200, c1201, c1202, c1203, c1204, c1205, c1206, c1207, c1208, c1209, c1210, c1211, c1212, c1213, c1214, c1215, c1216, c1217, c1218, c1219, c1220, c1221, c1222, c1223, c1224, c1225, c1226, c1227, c1228, c1229, c1230, c1231, c1232, c1233, c1234, c1235, c1236, c1237, c1238, c1239, c1240, c1241, c1242, c1243, c1244, c1245, c1246, c1247, c1248, c1249, c1250, c1251, c1252, c1253, c1254, c1255, c1256, c1257, c1258, c1259, c1260, c1261, c1262, c1263, c1264, c1265, c1266, c1267, c1268, c1269, c1270, c1271, c1272, c1273, c1274, c1275, c1276, c1277, c1278, c1279, c1280, c1281, c1282, c1283, c1284, c1285, c1286, c1287, c1288, c1289, c1290, c1291, c1292, c1293, c1294, c1295, c1296, c1297, c1298, c1299, c1300, c1301, c1302, c1303, c1304, c1305, c1306, c1307, c1308, c1309, c1310, c1311, c1312, c1313, c1314, c1315, c1316, c1317, c1318, c1319, c1320, c1321, c1322, c1323, c1324, c1325, c1326, c1327, c1328, c1329, c1330, c1331, c1332, c1333, c1334, c1335, c1336, c1337, c1338, c1339, c1340, c1341, c1342, c1343, c1344, c1345, c1346, c1347, c1348, c1349, c1350, c1351, c1352, c1353, c1354, c1355, c1356, c1357, c1358, c1359, c1360, c1361, c1362, c1363, c1364, c1365, c1366, c1367, c1368, c1369, c1370, c1371, c1372, c1373, c1374, c1375, c1376, c1377, c1378, c1379, c1380, c1381, c1382, c1383, c1384, c1385, c1386, c1387, c1388)\n                )\n                PARTITION BY HASH(c0, c1, c2, c3, c4, c5, c6, c7, c8, c9, c10, c11, c12, c13, c14, c15, c16, c17, c18, c19, c20, c21, c22, c23, c24, c25, c26, c27, c28, c29, c30, c31, c32, c33, c34, c35, c36, c37, c38, c39, c40, c41, c42, c43, c44, c45, c46, c47, c48, c49, c50, c51, c52, c53, c54, c55, c56, c57, c58, c59, c60, c61, c62, c63, c64, c65, c66, c67, c68, c69, c70, c71, c72, c73, c74, c75, c76, c77, c78, c79, c80, c81, c82, c83, c84, c85, c86, c87, c88, c89, c90, c91, c92, c93, c94, c95, c96, c97, c98, c99, c100, c101, c102, c103, c104, c105, c106, c107, c108, c109, c110, c111, c112, c113, c114, c115, c116, c117, c118, c119, c120, c121, c122, c123, c124, c125, c126, c127, c128, c129, c130, c131, c132, c133, c134, c135, c136, c137, c138, c139, c140, c141, c142, c143, c144, c145, c146, c147, c148, c149, c150, c151, c152, c153, c154, c155, c156, c157, c158)\n                WITH (\n                    STORE = COLUMN\n                )\n            \nFATAL: Failed to attach session\nTraceback (most recent call last):\n  File "ydb/tests/stress/common/common.py", line 100, in wrapper\n    f()\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 81, in _create_tables_loop\n    self.create_table(str(n))\n  File "ydb/tests/stress/olap_workload/workload/type/tables_create_drop.py", line 76, in create_table\n    self.client.query(stmt, 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 248, in wrapped_callee\n    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:\n         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__\n    self._session = self._pool.acquire(self._timeout)\n                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire\n    session = self._create_new_session(time_left)\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session\n    session.create(settings=BaseRequestSettings().with_timeout(timeout))\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create\n    self._attach()\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach\n    raise e\n  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach\n    raise RuntimeError("Failed to attach session")\nRuntimeError: Failed to attach session\n'
============================== slowest durations ===============================
170.70s call     test_workload.py::TestYdbWorkload::test
42.48s teardown test_workload.py::TestYdbWorkload::test
39.87s setup    test_workload.py::TestYdbWorkload::test
=========================== short test summary info ============================
FAILED test_workload.py::TestYdbWorkload::test - yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/olap_workload --endpoint grpc://localhost:5077 --database /Root --duration 120' has failed with code 1.
Errors:
...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  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 248, in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 331, in __enter__
    self._session = self._pool.acquire(self._timeout)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 111, in acquire
    session = self._create_new_session(time_left)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "contrib/python/ydb/py3/ydb/query/pool.py", line 63, in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
  File "contrib/python/ydb/py3/ydb/query/session.py", line 302, in create
    self._attach()
  File "contrib/python/ydb/py3/ydb/query/session.py", line 256, in _attach
    raise e
  File "contrib/python/ydb/py3/ydb/query/session.py", line 252, in _attach
    raise RuntimeError("Failed to attach session")
RuntimeError: Failed to attach session
ERROR test_workload.py::TestYdbWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_5/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1481768==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 816 byte(s) in 3 object(s) allocated from:
#0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 816 byte(s) leaked in 3 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_7/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1482850==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 272 byte(s) in 1 object(s) allocated from:
#0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 272 byte(s) leaked in 1 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_6/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1482306==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 1088 byte(s) in 4 object(s) allocated from:
#0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 1088 byte(s) leaked in 4 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_3/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 1 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1481018==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 544 byte(s) in 2 object(s) allocated from:
#0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/dzqe/0015bc/ydb/tests/stress/olap_workload/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestYdbWorkload.test/cluster/node_9/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, 0 sessions to shutdown
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1484147==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 544 byte(s) in 2 object(s) allocated from:
#0 0x00001fae680d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003eaf39db in NKikimr::NColumnShard::TColumnShard::TColumnShard(NKikimr::TTabletStorageInfo*, NActors::TActorId const&) /-S/ydb/core/tx/columnshard/columnshard_impl.cpp:98:20
#2 0x00003e830aaa in NKikimr::CreateColumnShard(NActors::TActorId const&, NKikimr::TTabletStorageInfo*) /-S/ydb/core/tx/columnshard/columnshard.cpp:25:16
#3 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#4 0x00004cf8a82c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#5 0x00004cf8a82c in Apply /-S/ydb/core/tablet/tablet_sys.cpp:2272:41
#6 0x00004cf8a82c in NKikimr::TTablet::PromoteToCandidate(unsigned int) /-S/ydb/core/tablet/tablet_sys.cpp:87:33
#7 0x00004cfae5c8 in NKikimr::TTablet::HandleFindLatestLogEntry(TAutoPtr<NActors::TEventHandle<NKikimr::TEvTabletBase::TEvFindLatestLogEntryResult>, TDelete>&) /-S/ydb/core/tablet/tablet_sys.cpp
#8 0x00004cfac479 in NKikimr::TTablet::StateDiscover(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/core/tablet/tablet_sys.h:473:13
#9 0x00002258c17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022643f71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002264db64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002264d11d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x00002264f18e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fe0ca64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001faaa326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

SUMMARY: AddressSanitizer: 544 byte(s) leaked in 2 allocation(s).
==================== 1 failed, 1 error in 260.36s (0:04:20) ====================
