2026.06.03 22:07:58.628271 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: ), PID 22450 2026.06.03 22:07:58.628413 [ 1 ] {} Application: starting up 2026.06.03 22:07:58.628452 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2026.06.03 22:07:58.652005 [ 1 ] {} Application: Available RAM: 251.30 GiB; physical cores: 32; logical cores: 32. 2026.06.03 22:07:58.655453 [ 1 ] {} SensitiveDataMaskerConfigRead: 1 query masking rules loaded. 2026.06.03 22:07:58.658328 [ 1 ] {} Application: Setting max_server_memory_usage was set to 226.17 GiB (251.30 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2026.06.03 22:07:58.658355 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 125.65 GiB (251.30 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2026.06.03 22:07:58.658363 [ 1 ] {} Application: Merges and mutations memory limit is set to 125.65 GiB 2026.06.03 22:07:58.658474 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2026.06.03 22:07:58.659246 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2026.06.03 22:07:58.674687 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2026.06.03 22:07:58.675330 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2026.06.03 22:07:58.675825 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.06.03 22:07:58.703513 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2026.06.03 22:07:58.704565 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2026.06.03 22:07:58.735533 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2026.06.03 22:07:58.735784 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2026.06.03 22:07:58.737015 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2026.06.03 22:07:58.737078 [ 1 ] {} Application: Loading metadata from /var/tmp/omicron_tmp/test_all-7c635ef38852fc03-test_update_status.22411.1-clickhouse-9cl9qs/datastore/ 2026.06.03 22:07:58.743246 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2026.06.03 22:07:58.743278 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00012919 sec 2026.06.03 22:07:58.743445 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2026.06.03 22:07:58.804935 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2026.06.03 22:07:58.805519 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2026.06.03 22:07:58.805536 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 3.817e-05 sec 2026.06.03 22:07:58.805562 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2026.06.03 22:07:58.805711 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /var/tmp/omicron_tmp/test_all-7c635ef38852fc03-test_update_status.22411.1-clickhouse-9cl9qs/datastore/user_defined/ 2026.06.03 22:07:58.805738 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2026.06.03 22:07:58.805749 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2026.06.03 22:07:58.806711 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2026.06.03 22:07:58.807591 [ 1 ] {} Application: Listening for http://[::1]:59170 2026.06.03 22:07:58.807628 [ 1 ] {} Application: Listening for native protocol (tcp): [::1]:42637 2026.06.03 22:07:58.809512 [ 1 ] {} Application: Listening for http://127.0.0.1:41000 2026.06.03 22:07:58.809559 [ 1 ] {} Application: Listening for native protocol (tcp): 127.0.0.1:47027 2026.06.03 22:07:58.809567 [ 1 ] {} Application: Ready for connections. 2026.06.03 22:08:05.253390 [ 261 ] {5d7e6b08-2699-4cec-9fa3-d64408f688e3} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [::1]:56106) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1 2026.06.03 22:08:05.253750 [ 261 ] {5d7e6b08-2699-4cec-9fa3-d64408f688e3} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1 2026.06.03 22:08:05.267413 [ 262 ] {339ca496-da9f-4196-be10-a04ed08628df} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [::1]:47997) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1 2026.06.03 22:08:05.267538 [ 262 ] {339ca496-da9f-4196-be10-a04ed08628df} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000a3bf3d7 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x00000000147a31b1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x000000001485c461 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x000000001485acc6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a9aa6 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x00000000148a87e3 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015400efc in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /work/oxidecomputer/omicron/out/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000117177 in /lib/amd64/libc.so.1 2026.06.03 22:08:05.281212 [ 261 ] {bf10fe41-c25c-4c8b-a7a3-535a90b51104} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2026.06.03 22:08:05.281250 [ 261 ] {bf10fe41-c25c-4c8b-a7a3-535a90b51104} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.388e-05 sec 2026.06.03 22:08:05.281327 [ 261 ] {bf10fe41-c25c-4c8b-a7a3-535a90b51104} DatabaseAtomic (oximeter): Starting up tables.