2025.04.03 15:40:45.472416 [ 414 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:40:45.473634 [ 414 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:40:49.315811 [ 414 ] {} KeeperLogStore: No logs exists in /var/lib/clickhouse/coordination/logs. It's Ok if it's the first run of clickhouse-keeper. 2025.04.03 15:40:49.319825 [ 414 ] {} KeeperLogStore: Removing all changelogs 2025.04.03 15:40:49.330440 [ 414 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:40:49.358244 [ 414 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:40:49.358747 [ 414 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:40:49.427994 [ 1045 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:40:49.887445 [ 414 ] {} Access(local_directory): File /var/lib/clickhouse/access/users.list doesn't exist 2025.04.03 15:40:49.887971 [ 414 ] {} Access(local_directory): Recovering lists in directory /var/lib/clickhouse/access/ 2025.04.03 15:40:49.989785 [ 414 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:40:49.994820 [ 414 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:40:56.124554 [ 449 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:40:56.125796 [ 449 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:40:56.131085 [ 449 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f86abed9ac3 8. ? @ 0x00007f86abf6b850 2025.04.03 15:40:56.154395 [ 1192 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:40:56.156122 [ 1192 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 449) Received signal 6 2025.04.03 15:40:56.157641 [ 1192 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:40:56.158153 [ 1192 ] {} BaseDaemon: 2025.04.03 15:40:56.165711 [ 1192 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f86abe87520 0x00007f86abedb9fd 0x00007f86abe87476 0x00007f86abe6d7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f86abed9ac3 0x00007f86abf6b850 2025.04.03 15:40:56.166278 [ 1192 ] {} BaseDaemon: ######################################## 2025.04.03 15:40:56.166883 [ 1192 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 449) (no query) Received signal Aborted (6) 2025.04.03 15:40:56.170460 [ 1192 ] {} BaseDaemon: 2025.04.03 15:40:56.170993 [ 1192 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f86abe87520 0x00007f86abedb9fd 0x00007f86abe87476 0x00007f86abe6d7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f86abed9ac3 0x00007f86abf6b850 2025.04.03 15:40:56.204640 [ 1192 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:40:56.205212 [ 1192 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:40:56.226486 [ 1192 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:40:56.226942 [ 1192 ] {} BaseDaemon: 2. ? @ 0x00007f86abe87520 2025.04.03 15:40:56.227514 [ 1192 ] {} BaseDaemon: 3. ? @ 0x00007f86abedb9fd 2025.04.03 15:40:56.228054 [ 1192 ] {} BaseDaemon: 4. ? @ 0x00007f86abe87476 2025.04.03 15:40:56.228732 [ 1192 ] {} BaseDaemon: 5. ? @ 0x00007f86abe6d7f3 2025.04.03 15:40:56.265215 [ 1192 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:40:56.302011 [ 1192 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:40:56.313757 [ 1192 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:40:56.330007 [ 1192 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:40:56.443333 [ 1192 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:40:56.443941 [ 1192 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:40:56.444566 [ 1192 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:40:56.445733 [ 1192 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:40:56.446237 [ 1192 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:40:56.446702 [ 1192 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:40:56.447290 [ 1192 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:40:56.447832 [ 1192 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:40:56.448439 [ 1192 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:40:56.465265 [ 1192 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:40:56.473929 [ 1192 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:40:56.474531 [ 1192 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:40:56.506833 [ 1192 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:40:56.507475 [ 1192 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:40:56.508071 [ 1192 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:40:56.514008 [ 1192 ] {} BaseDaemon: 13. ? @ 0x00007f86abed9ac3 2025.04.03 15:40:56.514588 [ 1192 ] {} BaseDaemon: 14. ? @ 0x00007f86abf6b850 2025.04.03 15:40:56.776844 [ 1192 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:40:57.036283 [ 1192 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:41:00.174183 [ 410 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:41:00.374121 [ 1203 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:41:00.374880 [ 1203 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:41:03.343917 [ 1203 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:41:03.357396 [ 1203 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:41:03.357847 [ 1203 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:41:03.414482 [ 1834 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:41:03.879959 [ 1203 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:41:03.886073 [ 1203 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:41:09.915582 [ 1430 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:41:09.966786 [ 1430 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:41:09.972097 [ 1430 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f7508361ac3 8. ? @ 0x00007f75083f3850 2025.04.03 15:41:09.980948 [ 1983 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:41:09.982412 [ 1983 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 1430) Received signal 6 2025.04.03 15:41:09.983830 [ 1983 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:41:09.984234 [ 1983 ] {} BaseDaemon: 2025.04.03 15:41:09.985088 [ 1983 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f750830f520 0x00007f75083639fd 0x00007f750830f476 0x00007f75082f57f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f7508361ac3 0x00007f75083f3850 2025.04.03 15:41:09.985526 [ 1983 ] {} BaseDaemon: ######################################## 2025.04.03 15:41:09.985926 [ 1983 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 1430) (no query) Received signal Aborted (6) 2025.04.03 15:41:09.990722 [ 1983 ] {} BaseDaemon: 2025.04.03 15:41:09.991286 [ 1983 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f750830f520 0x00007f75083639fd 0x00007f750830f476 0x00007f75082f57f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f7508361ac3 0x00007f75083f3850 2025.04.03 15:41:10.010510 [ 1983 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:41:10.018602 [ 1983 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:41:10.039684 [ 1983 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:41:10.040165 [ 1983 ] {} BaseDaemon: 2. ? @ 0x00007f750830f520 2025.04.03 15:41:10.040726 [ 1983 ] {} BaseDaemon: 3. ? @ 0x00007f75083639fd 2025.04.03 15:41:10.041322 [ 1983 ] {} BaseDaemon: 4. ? @ 0x00007f750830f476 2025.04.03 15:41:10.041939 [ 1983 ] {} BaseDaemon: 5. ? @ 0x00007f75082f57f3 2025.04.03 15:41:10.077266 [ 1983 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:41:10.151311 [ 1983 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:41:10.259728 [ 1983 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:41:10.274882 [ 1983 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:41:10.291607 [ 1983 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:41:10.292281 [ 1983 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:10.293002 [ 1983 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:41:10.294203 [ 1983 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:41:10.294737 [ 1983 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:41:10.295186 [ 1983 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:10.295796 [ 1983 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:41:10.296475 [ 1983 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:41:10.297032 [ 1983 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:41:10.382139 [ 1983 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:41:10.382670 [ 1983 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:41:10.383121 [ 1983 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:41:10.439248 [ 1983 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:41:10.440002 [ 1983 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:41:10.440606 [ 1983 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:41:10.441282 [ 1983 ] {} BaseDaemon: 13. ? @ 0x00007f7508361ac3 2025.04.03 15:41:10.441769 [ 1983 ] {} BaseDaemon: 14. ? @ 0x00007f75083f3850 2025.04.03 15:41:10.845572 [ 1983 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:41:11.443590 [ 1983 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:41:15.030604 [ 1198 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:41:15.205123 [ 1995 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:41:15.205816 [ 1995 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:41:18.848304 [ 1995 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:41:18.865711 [ 1995 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:41:18.866286 [ 1995 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:41:19.000790 [ 2635 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:41:19.554267 [ 1995 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:41:19.564866 [ 1995 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:41:25.139036 [ 2252 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:41:25.140484 [ 2252 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:41:25.162701 [ 2252 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007efef2b86ac3 8. ? @ 0x00007efef2c18850 2025.04.03 15:41:25.171228 [ 2789 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:41:25.172272 [ 2789 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 2252) Received signal 6 2025.04.03 15:41:25.173603 [ 2789 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:41:25.174079 [ 2789 ] {} BaseDaemon: 2025.04.03 15:41:25.174894 [ 2789 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007efef2b34520 0x00007efef2b889fd 0x00007efef2b34476 0x00007efef2b1a7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007efef2b86ac3 0x00007efef2c18850 2025.04.03 15:41:25.175338 [ 2789 ] {} BaseDaemon: ######################################## 2025.04.03 15:41:25.175817 [ 2789 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 2252) (no query) Received signal Aborted (6) 2025.04.03 15:41:25.176302 [ 2789 ] {} BaseDaemon: 2025.04.03 15:41:25.176792 [ 2789 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007efef2b34520 0x00007efef2b889fd 0x00007efef2b34476 0x00007efef2b1a7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007efef2b86ac3 0x00007efef2c18850 2025.04.03 15:41:25.310233 [ 2789 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:41:25.310713 [ 2789 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:41:25.332292 [ 2789 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:41:25.332883 [ 2789 ] {} BaseDaemon: 2. ? @ 0x00007efef2b34520 2025.04.03 15:41:25.333325 [ 2789 ] {} BaseDaemon: 3. ? @ 0x00007efef2b889fd 2025.04.03 15:41:25.333845 [ 2789 ] {} BaseDaemon: 4. ? @ 0x00007efef2b34476 2025.04.03 15:41:25.334419 [ 2789 ] {} BaseDaemon: 5. ? @ 0x00007efef2b1a7f3 2025.04.03 15:41:25.370352 [ 2789 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:41:25.449227 [ 2789 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:41:25.460835 [ 2789 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:41:25.475754 [ 2789 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:41:25.492732 [ 2789 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:41:25.493332 [ 2789 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:25.493912 [ 2789 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:41:25.494991 [ 2789 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:41:25.495505 [ 2789 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:41:25.497189 [ 2789 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:25.497886 [ 2789 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:41:25.498383 [ 2789 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:41:25.498917 [ 2789 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:41:25.589353 [ 2789 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:41:25.589934 [ 2789 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:41:25.590476 [ 2789 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:41:25.624032 [ 2789 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:41:25.624833 [ 2789 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:41:25.625496 [ 2789 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:41:25.626304 [ 2789 ] {} BaseDaemon: 13. ? @ 0x00007efef2b86ac3 2025.04.03 15:41:25.626902 [ 2789 ] {} BaseDaemon: 14. ? @ 0x00007efef2c18850 2025.04.03 15:41:25.795935 [ 2789 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:41:26.335921 [ 2789 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:41:30.205165 [ 1990 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:41:30.387612 [ 2801 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:41:30.388540 [ 2801 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:41:33.589487 [ 2801 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:41:33.613020 [ 2801 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:41:33.613652 [ 2801 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:41:33.675712 [ 3450 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:41:34.285902 [ 2801 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:41:34.351976 [ 2801 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:41:40.845195 [ 2975 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:41:40.846541 [ 2975 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:41:40.852020 [ 2975 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007fcb75d7cac3 8. ? @ 0x00007fcb75e0e850 2025.04.03 15:41:40.861552 [ 3594 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:41:40.862497 [ 3594 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 2975) Received signal 6 2025.04.03 15:41:40.863910 [ 3594 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:41:40.864475 [ 3594 ] {} BaseDaemon: 2025.04.03 15:41:40.865188 [ 3594 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007fcb75d2a520 0x00007fcb75d7e9fd 0x00007fcb75d2a476 0x00007fcb75d107f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007fcb75d7cac3 0x00007fcb75e0e850 2025.04.03 15:41:40.865780 [ 3594 ] {} BaseDaemon: ######################################## 2025.04.03 15:41:40.866292 [ 3594 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 2975) (no query) Received signal Aborted (6) 2025.04.03 15:41:40.866804 [ 3594 ] {} BaseDaemon: 2025.04.03 15:41:40.867271 [ 3594 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007fcb75d2a520 0x00007fcb75d7e9fd 0x00007fcb75d2a476 0x00007fcb75d107f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007fcb75d7cac3 0x00007fcb75e0e850 2025.04.03 15:41:40.889089 [ 3594 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:41:40.889646 [ 3594 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:41:40.988562 [ 3594 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:41:40.989155 [ 3594 ] {} BaseDaemon: 2. ? @ 0x00007fcb75d2a520 2025.04.03 15:41:40.989645 [ 3594 ] {} BaseDaemon: 3. ? @ 0x00007fcb75d7e9fd 2025.04.03 15:41:40.990141 [ 3594 ] {} BaseDaemon: 4. ? @ 0x00007fcb75d2a476 2025.04.03 15:41:40.992834 [ 3594 ] {} BaseDaemon: 5. ? @ 0x00007fcb75d107f3 2025.04.03 15:41:41.035112 [ 3594 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:41:41.069854 [ 3594 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:41:41.082320 [ 3594 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:41:41.097600 [ 3594 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:41:41.116039 [ 3594 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:41:41.116675 [ 3594 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:41.117578 [ 3594 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:41:41.119100 [ 3594 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:41:41.119709 [ 3594 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:41:41.120288 [ 3594 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:41.147868 [ 3594 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:41:41.148514 [ 3594 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:41:41.155699 [ 3594 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:41:41.173090 [ 3594 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:41:41.173709 [ 3594 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:41:41.174335 [ 3594 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:41:41.206606 [ 3594 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:41:41.207193 [ 3594 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:41:41.207801 [ 3594 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:41:41.208887 [ 3594 ] {} BaseDaemon: 13. ? @ 0x00007fcb75d7cac3 2025.04.03 15:41:41.209383 [ 3594 ] {} BaseDaemon: 14. ? @ 0x00007fcb75e0e850 2025.04.03 15:41:41.391735 [ 3594 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:41:41.793737 [ 3594 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:41:44.906733 [ 2796 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:41:45.084395 [ 3606 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:41:45.085402 [ 3606 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:41:48.773730 [ 3606 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:41:48.795080 [ 3606 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:41:48.804193 [ 3606 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:41:48.864615 [ 4250 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:41:49.455535 [ 3606 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:41:49.460036 [ 3606 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:41:55.938879 [ 4104 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:41:55.940130 [ 4104 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:41:56.020599 [ 4104 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f57f0ce0ac3 8. ? @ 0x00007f57f0d72850 2025.04.03 15:41:56.032065 [ 4403 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:41:56.033745 [ 4403 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 4104) Received signal 6 2025.04.03 15:41:56.035419 [ 4403 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:41:56.035954 [ 4403 ] {} BaseDaemon: 2025.04.03 15:41:56.036751 [ 4403 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f57f0c8e520 0x00007f57f0ce29fd 0x00007f57f0c8e476 0x00007f57f0c747f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f57f0ce0ac3 0x00007f57f0d72850 2025.04.03 15:41:56.037284 [ 4403 ] {} BaseDaemon: ######################################## 2025.04.03 15:41:56.037886 [ 4403 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 4104) (no query) Received signal Aborted (6) 2025.04.03 15:41:56.038341 [ 4403 ] {} BaseDaemon: 2025.04.03 15:41:56.038885 [ 4403 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f57f0c8e520 0x00007f57f0ce29fd 0x00007f57f0c8e476 0x00007f57f0c747f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f57f0ce0ac3 0x00007f57f0d72850 2025.04.03 15:41:56.058063 [ 4403 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:41:56.058528 [ 4403 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:41:56.079544 [ 4403 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:41:56.080076 [ 4403 ] {} BaseDaemon: 2. ? @ 0x00007f57f0c8e520 2025.04.03 15:41:56.080641 [ 4403 ] {} BaseDaemon: 3. ? @ 0x00007f57f0ce29fd 2025.04.03 15:41:56.081066 [ 4403 ] {} BaseDaemon: 4. ? @ 0x00007f57f0c8e476 2025.04.03 15:41:56.081703 [ 4403 ] {} BaseDaemon: 5. ? @ 0x00007f57f0c747f3 2025.04.03 15:41:56.117933 [ 4403 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:41:56.153197 [ 4403 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:41:56.164127 [ 4403 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:41:56.179430 [ 4403 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:41:56.263984 [ 4403 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:41:56.264751 [ 4403 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:56.265271 [ 4403 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:41:56.266375 [ 4403 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:41:56.266952 [ 4403 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:41:56.267464 [ 4403 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:41:56.268046 [ 4403 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:41:56.268511 [ 4403 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:41:56.269023 [ 4403 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:41:56.384795 [ 4403 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:41:56.385393 [ 4403 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:41:56.385907 [ 4403 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:41:56.417597 [ 4403 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:41:56.418332 [ 4403 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:41:56.426232 [ 4403 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:41:56.427121 [ 4403 ] {} BaseDaemon: 13. ? @ 0x00007f57f0ce0ac3 2025.04.03 15:41:56.427583 [ 4403 ] {} BaseDaemon: 14. ? @ 0x00007f57f0d72850 2025.04.03 15:41:56.807694 [ 4403 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:41:57.259484 [ 4403 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:42:01.075768 [ 3601 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:42:01.255454 [ 4414 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:42:01.256244 [ 4414 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:42:05.178872 [ 4414 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:42:05.209052 [ 4414 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:42:05.209564 [ 4414 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:42:05.268376 [ 5057 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:42:05.707230 [ 4414 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:42:05.711692 [ 4414 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:42:12.006862 [ 4484 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:42:12.008543 [ 4484 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:42:12.021408 [ 4484 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f48d797aac3 8. ? @ 0x00007f48d7a0c850 2025.04.03 15:42:12.030519 [ 5215 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:42:12.032063 [ 5215 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 4484) Received signal 6 2025.04.03 15:42:12.033585 [ 5215 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:42:12.034080 [ 5215 ] {} BaseDaemon: 2025.04.03 15:42:12.034692 [ 5215 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f48d7928520 0x00007f48d797c9fd 0x00007f48d7928476 0x00007f48d790e7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f48d797aac3 0x00007f48d7a0c850 2025.04.03 15:42:12.035190 [ 5215 ] {} BaseDaemon: ######################################## 2025.04.03 15:42:12.035723 [ 5215 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 4484) (no query) Received signal Aborted (6) 2025.04.03 15:42:12.036240 [ 5215 ] {} BaseDaemon: 2025.04.03 15:42:12.036753 [ 5215 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f48d7928520 0x00007f48d797c9fd 0x00007f48d7928476 0x00007f48d790e7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f48d797aac3 0x00007f48d7a0c850 2025.04.03 15:42:12.056342 [ 5215 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:42:12.056863 [ 5215 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:42:12.108579 [ 5215 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:42:12.109089 [ 5215 ] {} BaseDaemon: 2. ? @ 0x00007f48d7928520 2025.04.03 15:42:12.109630 [ 5215 ] {} BaseDaemon: 3. ? @ 0x00007f48d797c9fd 2025.04.03 15:42:12.110130 [ 5215 ] {} BaseDaemon: 4. ? @ 0x00007f48d7928476 2025.04.03 15:42:12.110713 [ 5215 ] {} BaseDaemon: 5. ? @ 0x00007f48d790e7f3 2025.04.03 15:42:12.233178 [ 5215 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:42:12.451210 [ 5215 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:42:12.468066 [ 5215 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:42:12.483293 [ 5215 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:42:12.500637 [ 5215 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:42:12.501290 [ 5215 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:12.501922 [ 5215 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:42:12.503277 [ 5215 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:42:12.503848 [ 5215 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:42:12.504390 [ 5215 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:12.505015 [ 5215 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:42:12.505518 [ 5215 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:42:12.506101 [ 5215 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:42:12.522600 [ 5215 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:42:12.523173 [ 5215 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:42:12.523690 [ 5215 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:42:12.626068 [ 5215 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:42:12.626696 [ 5215 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:42:12.627285 [ 5215 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:42:12.628090 [ 5215 ] {} BaseDaemon: 13. ? @ 0x00007f48d797aac3 2025.04.03 15:42:12.628640 [ 5215 ] {} BaseDaemon: 14. ? @ 0x00007f48d7a0c850 2025.04.03 15:42:12.922095 [ 5215 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:42:13.133584 [ 5215 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:42:17.063452 [ 4409 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:42:17.236912 [ 5227 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:42:17.237545 [ 5227 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:42:19.993431 [ 5227 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:42:20.018902 [ 5227 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:42:20.019485 [ 5227 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:42:20.079829 [ 5855 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:42:20.566590 [ 5227 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:42:20.572160 [ 5227 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:42:26.687871 [ 5408 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:42:26.689175 [ 5408 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:42:26.695747 [ 5408 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f8568928ac3 8. ? @ 0x00007f85689ba850 2025.04.03 15:42:26.718339 [ 6013 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:42:26.719134 [ 6013 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 5408) Received signal 6 2025.04.03 15:42:26.720620 [ 6013 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:42:26.721068 [ 6013 ] {} BaseDaemon: 2025.04.03 15:42:26.721906 [ 6013 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f85688d6520 0x00007f856892a9fd 0x00007f85688d6476 0x00007f85688bc7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f8568928ac3 0x00007f85689ba850 2025.04.03 15:42:26.722374 [ 6013 ] {} BaseDaemon: ######################################## 2025.04.03 15:42:26.722958 [ 6013 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 5408) (no query) Received signal Aborted (6) 2025.04.03 15:42:26.723621 [ 6013 ] {} BaseDaemon: 2025.04.03 15:42:26.724081 [ 6013 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f85688d6520 0x00007f856892a9fd 0x00007f85688d6476 0x00007f85688bc7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f8568928ac3 0x00007f85689ba850 2025.04.03 15:42:26.811473 [ 6013 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:42:26.811970 [ 6013 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:42:26.832950 [ 6013 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:42:26.833434 [ 6013 ] {} BaseDaemon: 2. ? @ 0x00007f85688d6520 2025.04.03 15:42:26.833915 [ 6013 ] {} BaseDaemon: 3. ? @ 0x00007f856892a9fd 2025.04.03 15:42:26.834428 [ 6013 ] {} BaseDaemon: 4. ? @ 0x00007f85688d6476 2025.04.03 15:42:26.834933 [ 6013 ] {} BaseDaemon: 5. ? @ 0x00007f85688bc7f3 2025.04.03 15:42:26.922665 [ 6013 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:42:26.957115 [ 6013 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:42:26.967664 [ 6013 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:42:26.982619 [ 6013 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:42:26.999427 [ 6013 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:42:26.999859 [ 6013 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:27.000479 [ 6013 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:42:27.001315 [ 6013 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:42:27.001761 [ 6013 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:42:27.002245 [ 6013 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:27.002810 [ 6013 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:42:27.003287 [ 6013 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:42:27.003825 [ 6013 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:42:27.019813 [ 6013 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:42:27.020301 [ 6013 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:42:27.020838 [ 6013 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:42:27.052244 [ 6013 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:42:27.052815 [ 6013 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:42:27.053465 [ 6013 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:42:27.054228 [ 6013 ] {} BaseDaemon: 13. ? @ 0x00007f8568928ac3 2025.04.03 15:42:27.054654 [ 6013 ] {} BaseDaemon: 14. ? @ 0x00007f85689ba850 2025.04.03 15:42:27.557067 [ 6013 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:42:28.066745 [ 6013 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:42:31.742240 [ 5222 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:42:31.919813 [ 6025 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:42:31.920642 [ 6025 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:42:36.195770 [ 6025 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:42:36.221903 [ 6025 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:42:36.229732 [ 6025 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:42:36.309329 [ 6673 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:42:36.740057 [ 6025 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:42:36.759872 [ 6025 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:42:43.825731 [ 6079 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:42:43.826956 [ 6079 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:42:43.833832 [ 6079 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007fdd8b8caac3 8. ? @ 0x00007fdd8b95c850 2025.04.03 15:42:43.840317 [ 6839 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:42:43.841637 [ 6839 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 6079) Received signal 6 2025.04.03 15:42:43.843175 [ 6839 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:42:43.843710 [ 6839 ] {} BaseDaemon: 2025.04.03 15:42:43.844673 [ 6839 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007fdd8b878520 0x00007fdd8b8cc9fd 0x00007fdd8b878476 0x00007fdd8b85e7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007fdd8b8caac3 0x00007fdd8b95c850 2025.04.03 15:42:43.845124 [ 6839 ] {} BaseDaemon: ######################################## 2025.04.03 15:42:43.845638 [ 6839 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 6079) (no query) Received signal Aborted (6) 2025.04.03 15:42:43.846017 [ 6839 ] {} BaseDaemon: 2025.04.03 15:42:43.846443 [ 6839 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007fdd8b878520 0x00007fdd8b8cc9fd 0x00007fdd8b878476 0x00007fdd8b85e7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007fdd8b8caac3 0x00007fdd8b95c850 2025.04.03 15:42:43.865893 [ 6839 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:42:43.866323 [ 6839 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:42:43.887283 [ 6839 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:42:43.888154 [ 6839 ] {} BaseDaemon: 2. ? @ 0x00007fdd8b878520 2025.04.03 15:42:43.888719 [ 6839 ] {} BaseDaemon: 3. ? @ 0x00007fdd8b8cc9fd 2025.04.03 15:42:43.889228 [ 6839 ] {} BaseDaemon: 4. ? @ 0x00007fdd8b878476 2025.04.03 15:42:43.889795 [ 6839 ] {} BaseDaemon: 5. ? @ 0x00007fdd8b85e7f3 2025.04.03 15:42:43.925207 [ 6839 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:42:44.031798 [ 6839 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:42:44.042621 [ 6839 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:42:44.057849 [ 6839 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:42:44.152928 [ 6839 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:42:44.153710 [ 6839 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:44.154313 [ 6839 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:42:44.155214 [ 6839 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:42:44.155793 [ 6839 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:42:44.156346 [ 6839 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:44.156961 [ 6839 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:42:44.157457 [ 6839 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:42:44.158041 [ 6839 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:42:44.174278 [ 6839 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:42:44.174849 [ 6839 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:42:44.175313 [ 6839 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:42:44.206737 [ 6839 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:42:44.207425 [ 6839 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:42:44.208019 [ 6839 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:42:44.208925 [ 6839 ] {} BaseDaemon: 13. ? @ 0x00007fdd8b8caac3 2025.04.03 15:42:44.209423 [ 6839 ] {} BaseDaemon: 14. ? @ 0x00007fdd8b95c850 2025.04.03 15:42:44.458420 [ 6839 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:42:44.741077 [ 6839 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:42:47.876660 [ 6020 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:42:48.053467 [ 6850 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:42:48.054403 [ 6850 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:42:52.145461 [ 6850 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:42:52.169009 [ 6850 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:42:52.169721 [ 6850 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:42:52.229890 [ 7492 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:42:52.967628 [ 6850 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:42:52.971986 [ 6850 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:42:59.298820 [ 6978 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:42:59.299950 [ 6978 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:42:59.305002 [ 6978 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f833d47cac3 8. ? @ 0x00007f833d50e850 2025.04.03 15:42:59.314038 [ 7658 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:42:59.314955 [ 7658 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 6978) Received signal 6 2025.04.03 15:42:59.316440 [ 7658 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:42:59.414401 [ 7658 ] {} BaseDaemon: 2025.04.03 15:42:59.415276 [ 7658 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f833d42a520 0x00007f833d47e9fd 0x00007f833d42a476 0x00007f833d4107f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f833d47cac3 0x00007f833d50e850 2025.04.03 15:42:59.415765 [ 7658 ] {} BaseDaemon: ######################################## 2025.04.03 15:42:59.416354 [ 7658 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 6978) (no query) Received signal Aborted (6) 2025.04.03 15:42:59.416971 [ 7658 ] {} BaseDaemon: 2025.04.03 15:42:59.417485 [ 7658 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f833d42a520 0x00007f833d47e9fd 0x00007f833d42a476 0x00007f833d4107f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f833d47cac3 0x00007f833d50e850 2025.04.03 15:42:59.437224 [ 7658 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:42:59.437738 [ 7658 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:42:59.458636 [ 7658 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:42:59.459214 [ 7658 ] {} BaseDaemon: 2. ? @ 0x00007f833d42a520 2025.04.03 15:42:59.459810 [ 7658 ] {} BaseDaemon: 3. ? @ 0x00007f833d47e9fd 2025.04.03 15:42:59.460358 [ 7658 ] {} BaseDaemon: 4. ? @ 0x00007f833d42a476 2025.04.03 15:42:59.460993 [ 7658 ] {} BaseDaemon: 5. ? @ 0x00007f833d4107f3 2025.04.03 15:42:59.525211 [ 7658 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:42:59.560567 [ 7658 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:42:59.571915 [ 7658 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:42:59.587245 [ 7658 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:42:59.625606 [ 7658 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:42:59.626226 [ 7658 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:59.626826 [ 7658 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:42:59.628293 [ 7658 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:42:59.628839 [ 7658 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:42:59.629355 [ 7658 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:42:59.629954 [ 7658 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:42:59.630437 [ 7658 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:42:59.630981 [ 7658 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:42:59.730253 [ 7658 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:42:59.730890 [ 7658 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:42:59.731424 [ 7658 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:42:59.798001 [ 7658 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:42:59.798699 [ 7658 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:42:59.799231 [ 7658 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:42:59.800339 [ 7658 ] {} BaseDaemon: 13. ? @ 0x00007f833d47cac3 2025.04.03 15:42:59.800981 [ 7658 ] {} BaseDaemon: 14. ? @ 0x00007f833d50e850 2025.04.03 15:43:00.322447 [ 7658 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:43:00.830358 [ 7658 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:43:04.361292 [ 6845 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:43:04.551960 [ 7668 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:43:04.552787 [ 7668 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:43:07.854813 [ 7668 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:43:07.870646 [ 7668 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:43:07.871211 [ 7668 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:43:07.935050 [ 8318 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:43:08.423567 [ 7668 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:43:08.484174 [ 7668 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:43:15.113367 [ 7736 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:43:15.114401 [ 7736 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:43:15.119347 [ 7736 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007fa8ab28fac3 8. ? @ 0x00007fa8ab321850 2025.04.03 15:43:15.127501 [ 8465 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:43:15.128503 [ 8465 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 7736) Received signal 6 2025.04.03 15:43:15.130013 [ 8465 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:43:15.130540 [ 8465 ] {} BaseDaemon: 2025.04.03 15:43:15.131045 [ 8465 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007fa8ab23d520 0x00007fa8ab2919fd 0x00007fa8ab23d476 0x00007fa8ab2237f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007fa8ab28fac3 0x00007fa8ab321850 2025.04.03 15:43:15.131522 [ 8465 ] {} BaseDaemon: ######################################## 2025.04.03 15:43:15.131992 [ 8465 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 7736) (no query) Received signal Aborted (6) 2025.04.03 15:43:15.132542 [ 8465 ] {} BaseDaemon: 2025.04.03 15:43:15.133028 [ 8465 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007fa8ab23d520 0x00007fa8ab2919fd 0x00007fa8ab23d476 0x00007fa8ab2237f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007fa8ab28fac3 0x00007fa8ab321850 2025.04.03 15:43:15.234485 [ 8465 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:43:15.235064 [ 8465 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:43:15.256869 [ 8465 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:43:15.257402 [ 8465 ] {} BaseDaemon: 2. ? @ 0x00007fa8ab23d520 2025.04.03 15:43:15.258002 [ 8465 ] {} BaseDaemon: 3. ? @ 0x00007fa8ab2919fd 2025.04.03 15:43:15.258491 [ 8465 ] {} BaseDaemon: 4. ? @ 0x00007fa8ab23d476 2025.04.03 15:43:15.259031 [ 8465 ] {} BaseDaemon: 5. ? @ 0x00007fa8ab2237f3 2025.04.03 15:43:15.336678 [ 8465 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:43:15.381333 [ 8465 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:43:15.392071 [ 8465 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:43:15.407084 [ 8465 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:43:15.423765 [ 8465 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:43:15.424398 [ 8465 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:43:15.425041 [ 8465 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:43:15.425976 [ 8465 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:43:15.426433 [ 8465 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:43:15.426959 [ 8465 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:43:15.427543 [ 8465 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:43:15.428024 [ 8465 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:43:15.428539 [ 8465 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:43:15.468192 [ 8465 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:43:15.468736 [ 8465 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:43:15.469216 [ 8465 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:43:15.503218 [ 8465 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:43:15.503746 [ 8465 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:43:15.504379 [ 8465 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:43:15.505081 [ 8465 ] {} BaseDaemon: 13. ? @ 0x00007fa8ab28fac3 2025.04.03 15:43:15.505584 [ 8465 ] {} BaseDaemon: 14. ? @ 0x00007fa8ab321850 2025.04.03 15:43:15.831091 [ 8465 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:43:16.581964 [ 8465 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:43:20.161881 [ 7664 ] {} Application: Child process was terminated by signal 6. 2025.04.03 15:43:20.346517 [ 8477 ] {} Context: Server was built in debug mode. It will work slowly. 2025.04.03 15:43:20.347445 [ 8477 ] {} Context: ThreadFuzzer is enabled. Application will run slowly and unstable. 2025.04.03 15:43:23.896268 [ 8477 ] {} KeeperServer: Got 1000000000000000 value for setting 'reserved_log_items' which is bigger than int32_t max value, lowering value to 2147483647. 2025.04.03 15:43:23.911424 [ 8477 ] {} RaftInstance: invalid election timeout lower bound detected, adjusted to 0 2025.04.03 15:43:23.911929 [ 8477 ] {} RaftInstance: invalid election timeout upper bound detected, adjusted to 0 2025.04.03 15:43:23.972968 [ 9115 ] {} RaftInstance: Election timeout, initiate leader election 2025.04.03 15:43:24.604753 [ 8477 ] {} Context: Delay accounting is not enabled, OSIOWaitMicroseconds will not be gathered. You can enable it using `echo 1 > /proc/sys/kernel/task_delayacct` or by using sysctl. 2025.04.03 15:43:24.610176 [ 8477 ] {} Context: The setting 'allow_remote_fs_zero_copy_replication' is enabled for MergeTree tables. But the feature of 'zero-copy replication' is under development and is not ready for production. The usage of this feature can lead to data corruption and loss. The setting should be disabled in production. 2025.04.03 15:43:30.606013 [ 8776 ] {} void DB::BackgroundSchedulePoolTaskInfo::execute(): std::exception. Code: 1001, type: Azure::Core::Http::TransportException, e.what() = Fail to get a new connection for: http://localhost:10000. Could not connect to server, Stack trace (when copying this message, always include the lines below): 0. /build/contrib/llvm-project/libcxx/include/exception:141: std::runtime_error::runtime_error(String const&) @ 0x0000000019ff76d4 1. /build/contrib/azure/sdk/core/azure-core/src/exception.cpp:20: Azure::Core::RequestFailedException::RequestFailedException(String const&) @ 0x0000000018283c89 2. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/http.hpp:66: Azure::Core::Http::CurlConnection::CurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, String const&, String const&) @ 0x000000001827f7ab 3. /build/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:714: Azure::Core::Http::_detail::CurlConnectionPool::ExtractOrCreateCurlConnection(Azure::Core::Http::Request&, Azure::Core::Http::CurlTransportOptions const&, bool) @ 0x0000000018278c5a 4. /build/contrib/azure/sdk/core/azure-core/src/http/curl/curl.cpp:351: Azure::Core::Http::CurlTransport::Send(Azure::Core::Http::Request&, Azure::Core::Context const&) @ 0x0000000018277ef4 5. /build/contrib/azure/sdk/core/azure-core/src/http/transport_policy.cpp:121: Azure::Core::Http::Policies::_internal::TransportPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b778c 6. /build/contrib/azure/sdk/core/azure-core/src/http/log_policy.cpp:114: Azure::Core::Http::Policies::_internal::LogPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018294f4c 7. /build/contrib/azure/sdk/core/azure-core/src/http/request_activity_policy.cpp:110: Azure::Core::Http::Policies::_internal::RequestActivityPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b53e2 8. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/shared_key_policy.hpp:36: Azure::Storage::_internal::SharedKeyPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3652 9. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_per_retry_policy.cpp:57: Azure::Storage::_internal::StoragePerRetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x0000000018307304 10. /build/contrib/azure/sdk/storage/azure-storage-common/src/storage_switch_to_secondary_policy.cpp:36: Azure::Storage::_internal::StorageSwitchToSecondaryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000183077ed 11. /build/contrib/azure/sdk/core/azure-core/src/http/retry_policy.cpp:146: Azure::Core::Http::Policies::_internal::RetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b40f3 12. /build/contrib/azure/sdk/core/azure-core/src/http/telemetry_policy.cpp:23: Azure::Core::Http::Policies::_internal::TelemetryPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182b7bb2 13. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/http/policies/policy.hpp:453: Azure::Core::Http::Policies::_internal::RequestIdPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182a7dc6 14. /build/contrib/azure/sdk/storage/azure-storage-common/inc/azure/storage/common/internal/storage_service_version_policy.hpp:34: Azure::Storage::_internal::StorageServiceVersionPolicy::Send(Azure::Core::Http::Request&, Azure::Core::Http::Policies::NextHttpPolicy, Azure::Core::Context const&) const @ 0x00000000182c3924 15. /build/contrib/azure/sdk/core/azure-core/inc/azure/core/internal/http/pipeline.hpp:230: Azure::Storage::Blobs::_detail::BlobContainerClient::GetProperties(Azure::Core::Http::_internal::HttpPipeline&, Azure::Core::Url const&, Azure::Storage::Blobs::_detail::BlobContainerClient::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) @ 0x00000000182d90e3 16. /build/contrib/azure/sdk/storage/azure-storage-blobs/src/blob_container_client.cpp:324: Azure::Storage::Blobs::BlobContainerClient::GetProperties(Azure::Storage::Blobs::GetBlobContainerPropertiesOptions const&, Azure::Core::Context const&) const @ 0x00000000182c9055 17. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:103: DB::AzureBlobStorage::ContainerClientWrapper::GetProperties() const @ 0x00000000115b7c77 18. /build/src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp:305: DB::AzureBlobStorage::getContainerClient(DB::AzureBlobStorage::ConnectionParams const&, bool) @ 0x00000000115ba1c1 19. /build/src/Disks/ObjectStorages/ObjectStorageFactory.cpp:308: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr const&, bool) @ 0x0000000011e7b5ea 20. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e78ba1 21. /build/src/Disks/ObjectStorages/RegisterDiskObjectStorage.cpp:27: std::shared_ptr std::__function::__policy_invoker (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>::__call_impl (String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::map, std::less, std::allocator>>> const&, bool, bool)>>(std::__function::__policy_storage const*, String const&, Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr&&, std::map, std::less, std::allocator>>> const&, bool, bool) @ 0x0000000011e782f4 22. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x0000000011e1d7b6 23. /build/src/Disks/DiskSelector.cpp:57: DB::DiskSelector::initialize(Poco::Util::AbstractConfiguration const&, String const&, std::shared_ptr, std::function) @ 0x0000000011e2039d 24. /build/src/Interpreters/Context.cpp:4745: DB::Context::getDiskSelector(std::lock_guard&) const @ 0x000000001213de2a 25. /build/src/Interpreters/Context.cpp:4729: DB::Context::getDisksMap() const @ 0x000000001213e787 26. /build/src/Interpreters/DatabaseCatalog.cpp:1666: DB::DatabaseCatalog::cleanupStoreDirectoryTask() @ 0x0000000012202e9e 27. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x00000000118a2694 28. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 29. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 30. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 31. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 (version 24.12.2.20231.altinityantalya (altinity build)) 2025.04.03 15:43:30.607386 [ 8776 ] {} : Logical error: 'false && "Tasks in BackgroundSchedulePool cannot throw"'. 2025.04.03 15:43:30.688002 [ 8776 ] {} : Stack trace (when copying this message, always include the lines below): 0. /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() @ 0x000000000cd8a212 1. /build/src/Common/Exception.cpp:53: DB::abortOnFailedAssertion(String const&) @ 0x000000000cd584b5 2. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 3. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 4. /build/src/Core/BackgroundSchedulePool.cpp:170: void std::__function::__policy_invoker::__call_impl::ThreadFromGlobalPoolImpl, StrongTypedef, char const*)::$_0>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&&)::'lambda'(), void ()>>(std::__function::__policy_storage const*) @ 0x00000000118a5b87 5. /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? @ 0x000000000ce15ac0 6. /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? @ 0x000000000ce1b3d2 7. ? @ 0x00007f4fd92fbac3 8. ? @ 0x00007f4fd938d850 2025.04.03 15:43:30.698792 [ 9232 ] {} BaseDaemon: ########## Short fault info ############ 2025.04.03 15:43:30.699663 [ 9232 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a, architecture: x86_64) (from thread 8776) Received signal 6 2025.04.03 15:43:30.700731 [ 9232 ] {} BaseDaemon: Signal description: Aborted 2025.04.03 15:43:30.701287 [ 9232 ] {} BaseDaemon: 2025.04.03 15:43:30.701800 [ 9232 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f4fd92a9520 0x00007f4fd92fd9fd 0x00007f4fd92a9476 0x00007f4fd928f7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f4fd92fbac3 0x00007f4fd938d850 2025.04.03 15:43:30.702277 [ 9232 ] {} BaseDaemon: ######################################## 2025.04.03 15:43:30.702732 [ 9232 ] {} BaseDaemon: (version 24.12.2.20231.altinityantalya (altinity build), build id: 7BC8239C28494478187B336E607A0CC6443FF771, git hash: ce78a8d28fd802b17cf3c7e092a948b4a453d18a) (from thread 8776) (no query) Received signal Aborted (6) 2025.04.03 15:43:30.703264 [ 9232 ] {} BaseDaemon: 2025.04.03 15:43:30.703875 [ 9232 ] {} BaseDaemon: Stack trace: 0x000000000cd8a168 0x000000000d01e174 0x00007f4fd92a9520 0x00007f4fd92fd9fd 0x00007f4fd92a9476 0x00007f4fd928f7f3 0x000000000cd5845b 0x000000000cd584cc 0x00000000118a2d15 0x00000000118a55b4 0x00000000118a5b87 0x000000000ce15ac0 0x000000000ce1b3d2 0x00007f4fd92fbac3 0x00007f4fd938d850 2025.04.03 15:43:30.721816 [ 9232 ] {} BaseDaemon: 0.0. inlined from /build/src/Common/StackTrace.cpp:381: StackTrace::tryCapture() 2025.04.03 15:43:30.729696 [ 9232 ] {} BaseDaemon: 0. /build/src/Common/StackTrace.cpp:350: StackTrace::StackTrace(ucontext_t const&) @ 0x000000000cd8a168 2025.04.03 15:43:30.751273 [ 9232 ] {} BaseDaemon: 1. /build/src/Common/SignalHandlers.cpp:102: signalHandler(int, siginfo_t*, void*) @ 0x000000000d01e174 2025.04.03 15:43:30.751831 [ 9232 ] {} BaseDaemon: 2. ? @ 0x00007f4fd92a9520 2025.04.03 15:43:30.752367 [ 9232 ] {} BaseDaemon: 3. ? @ 0x00007f4fd92fd9fd 2025.04.03 15:43:30.752878 [ 9232 ] {} BaseDaemon: 4. ? @ 0x00007f4fd92a9476 2025.04.03 15:43:30.753481 [ 9232 ] {} BaseDaemon: 5. ? @ 0x00007f4fd928f7f3 2025.04.03 15:43:30.881265 [ 9232 ] {} BaseDaemon: 6. /build/src/Common/Exception.cpp:48: DB::abortOnFailedAssertion(String const&, void* const*, unsigned long, unsigned long) @ 0x000000000cd5845b 2025.04.03 15:43:30.917787 [ 9232 ] {} BaseDaemon: 7. /build/src/Common/Exception.cpp:54: ? @ 0x000000000cd584cc 2025.04.03 15:43:30.935813 [ 9232 ] {} BaseDaemon: 8. /build/src/Core/BackgroundSchedulePool.cpp:111: DB::BackgroundSchedulePoolTaskInfo::execute() @ 0x00000000118a2d15 2025.04.03 15:43:30.952463 [ 9232 ] {} BaseDaemon: 9. /build/src/Core/BackgroundSchedulePool.cpp:304: DB::BackgroundSchedulePool::threadFunction() @ 0x00000000118a55b4 2025.04.03 15:43:30.969561 [ 9232 ] {} BaseDaemon: 10.0. inlined from /build/src/Core/BackgroundSchedulePool.cpp:170: operator() 2025.04.03 15:43:30.970210 [ 9232 ] {} BaseDaemon: 10.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:43:30.970842 [ 9232 ] {} BaseDaemon: 10.2. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1789: _ZNSt3__118__apply_tuple_implB6v15007IRZN2DB22BackgroundSchedulePoolC1Em13StrongTypedefImN14CurrentMetrics9MetricTagEES6_PKcE3$_0RNS_5tupleIJEEETpTnmJEEEDcOT_OT0_NS_15__tuple_indicesIJXspT1_EEEE 2025.04.03 15:43:30.971933 [ 9232 ] {} BaseDaemon: 10.3. inlined from /build/contrib/llvm-project/libcxx/include/tuple:1798: decltype(auto) std::apply[abi:v15007], StrongTypedef, char const*)::$_0&, std::tuple<>&>(DB::BackgroundSchedulePool::BackgroundSchedulePool(unsigned long, StrongTypedef, StrongTypedef, char const*)::$_0&, std::tuple<>&) 2025.04.03 15:43:30.972580 [ 9232 ] {} BaseDaemon: 10.4. inlined from /build/src/Common/ThreadPool.h:311: operator() 2025.04.03 15:43:30.973111 [ 9232 ] {} BaseDaemon: 10.5. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:394: ? 2025.04.03 15:43:30.973767 [ 9232 ] {} BaseDaemon: 10.6. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:479: ? 2025.04.03 15:43:30.974330 [ 9232 ] {} BaseDaemon: 10.7. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:235: ? 2025.04.03 15:43:30.975052 [ 9232 ] {} BaseDaemon: 10. /build/contrib/llvm-project/libcxx/include/__functional/function.h:716: ? @ 0x00000000118a5b87 2025.04.03 15:43:30.991737 [ 9232 ] {} BaseDaemon: 11.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:848: ? 2025.04.03 15:43:30.992267 [ 9232 ] {} BaseDaemon: 11.1. inlined from /build/contrib/llvm-project/libcxx/include/__functional/function.h:1197: ? 2025.04.03 15:43:30.992831 [ 9232 ] {} BaseDaemon: 11. /build/src/Common/ThreadPool.cpp:785: ThreadPoolImpl::ThreadFromThreadPool::worker() @ 0x000000000ce15ac0 2025.04.03 15:43:31.105766 [ 9232 ] {} BaseDaemon: 12.0. inlined from /build/contrib/llvm-project/libcxx/include/__functional/invoke.h:359: ? 2025.04.03 15:43:31.106456 [ 9232 ] {} BaseDaemon: 12.1. inlined from /build/contrib/llvm-project/libcxx/include/thread:284: void std::__thread_execute[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*, 2ul>(std::tuple>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>&, std::__tuple_indices<2ul>) 2025.04.03 15:43:31.107058 [ 9232 ] {} BaseDaemon: 12. /build/contrib/llvm-project/libcxx/include/thread:295: void* std::__thread_proxy[abi:v15007]>, void (ThreadPoolImpl::ThreadFromThreadPool::*)(), ThreadPoolImpl::ThreadFromThreadPool*>>(void*) @ 0x000000000ce1b3d2 2025.04.03 15:43:31.108209 [ 9232 ] {} BaseDaemon: 13. ? @ 0x00007f4fd92fbac3 2025.04.03 15:43:31.108749 [ 9232 ] {} BaseDaemon: 14. ? @ 0x00007f4fd938d850 2025.04.03 15:43:31.400039 [ 9232 ] {} BaseDaemon: Integrity check of the executable successfully passed (checksum: 8910D265ED80AEF767434627A95A5721) 2025.04.03 15:43:31.819830 [ 9232 ] {} BaseDaemon: This ClickHouse version is not official and should be upgraded to the official build. 2025.04.03 15:43:35.730314 [ 8472 ] {} Application: Child process was terminated by signal 6.