[ Dec 13 05:14:33 Enabled. ] [ Dec 13 05:14:33 Rereading configuration. ] [ Dec 13 05:14:37 Rereading configuration. ] [ Dec 13 05:14:43 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService14 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService14 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService14 ipadm: Could not delete oxControlService14: Interface does not exist + true + ipadm create-if -t oxControlService14 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14 + ipadm show-addr oxControlService14/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService14/ll + ipadm show-addr oxControlService14/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService14/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 13 05:14:43 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.12.13 05:14:44.281176 [ 1 ] {} Application: Will watch for the process with pid 22247 2023.12.13 05:14:44.281270 [ 1 ] {} Application: Forked a child process to watch 2023.12.13 05:14:45.183185 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22247 2023.12.13 05:14:45.183353 [ 1 ] {} Application: starting up 2023.12.13 05:14:45.183612 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.13 05:14:45.269802 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.13 05:14:45.269871 [ 1 ] {} Application: Initializing DateLUT. 2023.12.13 05:14:45.269887 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.13 05:14:45.269925 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.13 05:14:45.270472 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.13 05:14:45.271228 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.13 05:14:45.271817 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.13 05:14:45.272054 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.12.13 05:14:45.274804 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.13 05:14:45.274895 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.13 05:14:45.275562 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.13 05:14:45.275853 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.13 05:14:45.282270 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.13 05:14:45.282815 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.13 05:14:45.282864 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.13 05:14:45.284168 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.13 05:14:45.284651 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.13 05:14:45.285133 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.13 05:14:45.285525 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.13 05:14:45.286453 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.13 05:14:45.286494 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.13 05:14:45.286549 [ 1 ] {} Application: Loaded user defined objects 2023.12.13 05:14:45.286591 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.13 05:14:45.295364 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.13 05:14:45.295415 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136222 sec 2023.12.13 05:14:45.296031 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 05:14:45.296130 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.13 05:14:45.296154 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.13 05:14:45.296195 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.13 05:14:45.296207 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.13 05:14:45.296245 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.13 05:14:45.296286 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.13 05:14:45.296318 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.13 05:14:45.296363 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.13 05:14:45.296420 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.13 05:14:45.296433 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.13 05:14:45.296469 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.13 05:14:45.296508 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.13 05:14:45.296539 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.13 05:14:45.296576 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.13 05:14:45.296590 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.13 05:14:45.333281 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.13 05:14:45.334575 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.13 05:14:45.334625 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9541e-05 sec 2023.12.13 05:14:45.334671 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 05:14:45.334686 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.13 05:14:45.334705 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.13 05:14:45.336986 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.13 05:14:45.342443 [ 1 ] {} Application: Loaded metadata. 2023.12.13 05:14:45.342564 [ 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). 2023.12.13 05:14:45.342606 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.13 05:14:45.579563 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.12.13 05:14:45.597205 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.12.13 05:14:45.597273 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.13 05:14:45.624580 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.13 05:14:45.625373 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.13 05:14:45.625831 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.13 05:14:45.625899 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.13 05:14:45.625914 [ 161 ] {} DNSResolver: Updating DNS cache 2023.12.13 05:14:45.626021 [ 161 ] {} DNSResolver: Updated DNS cache 2023.12.13 05:14:45.626034 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.13 05:14:45.626082 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.13 05:14:45.626736 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.13 05:14:45.626782 [ 1 ] {} Application: Ready for connections. 2023.12.13 05:14:46.243534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.243733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.244411 [ 3 ] {} HTTP-Session: 6aba8cc8-19f8-4d92-9521-aa90ddc1199c Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.244491 [ 3 ] {} HTTP-Session: 6aba8cc8-19f8-4d92-9521-aa90ddc1199c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.244641 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.13 05:14:46.244668 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.13 05:14:46.244711 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.13 05:14:46.246215 [ 3 ] {dcfd380f-e929-403f-9964-7bfb6ec04bb6} executeQuery: (from [fd00:1122:3344:101::d]:41902) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.13 05:14:46.268260 [ 3 ] {dcfd380f-e929-403f-9964-7bfb6ec04bb6} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:41902) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.13 05:14:46.269170 [ 3 ] {dcfd380f-e929-403f-9964-7bfb6ec04bb6} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.13 05:14:46.270007 [ 3 ] {dcfd380f-e929-403f-9964-7bfb6ec04bb6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.270031 [ 3 ] {} HTTP-Session: 6aba8cc8-19f8-4d92-9521-aa90ddc1199c Destroying unnamed session 2023.12.13 05:14:46.272254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.272353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.272444 [ 3 ] {} HTTP-Session: 0aa01901-d4a6-4b08-b110-7a20c6d6d9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.272499 [ 3 ] {} HTTP-Session: 0aa01901-d4a6-4b08-b110-7a20c6d6d9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.272602 [ 3 ] {334d9b30-b2c6-454d-8237-7b7fb7b0da57} executeQuery: (from [fd00:1122:3344:101::d]:41902) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.13 05:14:46.272722 [ 3 ] {334d9b30-b2c6-454d-8237-7b7fb7b0da57} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.13 05:14:46.273780 [ 3 ] {334d9b30-b2c6-454d-8237-7b7fb7b0da57} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.13 05:14:46.275647 [ 3 ] {334d9b30-b2c6-454d-8237-7b7fb7b0da57} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 05:14:46.279741 [ 3 ] {334d9b30-b2c6-454d-8237-7b7fb7b0da57} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.279801 [ 3 ] {334d9b30-b2c6-454d-8237-7b7fb7b0da57} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.13 05:14:46.279817 [ 3 ] {} HTTP-Session: 0aa01901-d4a6-4b08-b110-7a20c6d6d9f1 Destroying unnamed session 2023.12.13 05:14:46.279951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.280053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.280074 [ 3 ] {} HTTP-Session: 9083ff6e-86a5-4845-a6ce-ff904e02141c Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.280091 [ 3 ] {} HTTP-Session: 9083ff6e-86a5-4845-a6ce-ff904e02141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.280215 [ 3 ] {ca67a577-fd64-49cb-a762-3637f244d772} executeQuery: (from [fd00:1122:3344:101::d]:41902) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.13 05:14:46.280551 [ 3 ] {ca67a577-fd64-49cb-a762-3637f244d772} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:41902) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.13 05:14:46.280802 [ 3 ] {ca67a577-fd64-49cb-a762-3637f244d772} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.13 05:14:46.281025 [ 3 ] {ca67a577-fd64-49cb-a762-3637f244d772} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.281045 [ 3 ] {} HTTP-Session: 9083ff6e-86a5-4845-a6ce-ff904e02141c Destroying unnamed session 2023.12.13 05:14:46.283239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.283309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.283328 [ 3 ] {} HTTP-Session: a6222aca-62bd-4bbe-a26d-bcb58b3f6312 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.283372 [ 3 ] {} HTTP-Session: a6222aca-62bd-4bbe-a26d-bcb58b3f6312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.283570 [ 3 ] {0a7621ab-c8ff-4116-b16d-234766463c41} executeQuery: (from [fd00:1122:3344:101::d]:41902) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.13 05:14:46.283667 [ 3 ] {0a7621ab-c8ff-4116-b16d-234766463c41} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.283712 [ 3 ] {0a7621ab-c8ff-4116-b16d-234766463c41} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.283728 [ 3 ] {} HTTP-Session: a6222aca-62bd-4bbe-a26d-bcb58b3f6312 Destroying unnamed session 2023.12.13 05:14:46.285698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.285778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.285802 [ 3 ] {} HTTP-Session: 5366fc98-e8b1-4cfd-84fc-53c86d0c11dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.285856 [ 3 ] {} HTTP-Session: 5366fc98-e8b1-4cfd-84fc-53c86d0c11dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.285923 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.13 05:14:46.286012 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.13 05:14:46.287118 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.13 05:14:46.287138 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.215e-05 sec 2023.12.13 05:14:46.287186 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 05:14:46.287231 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} DatabaseAtomic (oximeter): Starting up tables. 2023.12.13 05:14:46.287296 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.287347 [ 3 ] {c06231d4-e8cc-47c4-b160-b72dd1a6d63e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.287363 [ 3 ] {} HTTP-Session: 5366fc98-e8b1-4cfd-84fc-53c86d0c11dc Destroying unnamed session 2023.12.13 05:14:46.287563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.287630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.287650 [ 3 ] {} HTTP-Session: a5765dab-9e02-40f9-9cd8-d98643592a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.287697 [ 3 ] {} HTTP-Session: a5765dab-9e02-40f9-9cd8-d98643592a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.287827 [ 3 ] {79fd5e24-0fe3-4db2-bfe4-5f827ac9777a} executeQuery: (from [fd00:1122:3344:101::d]:41902) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.13 05:14:46.287931 [ 3 ] {79fd5e24-0fe3-4db2-bfe4-5f827ac9777a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.13 05:14:46.291799 [ 3 ] {79fd5e24-0fe3-4db2-bfe4-5f827ac9777a} oximeter.version (ff04410b-72ff-48a5-b402-f5e86fdf31e4): Loading data parts 2023.12.13 05:14:46.291944 [ 3 ] {79fd5e24-0fe3-4db2-bfe4-5f827ac9777a} oximeter.version (ff04410b-72ff-48a5-b402-f5e86fdf31e4): There are no data parts 2023.12.13 05:14:46.293769 [ 3 ] {79fd5e24-0fe3-4db2-bfe4-5f827ac9777a} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.293794 [ 3 ] {79fd5e24-0fe3-4db2-bfe4-5f827ac9777a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.293836 [ 3 ] {} HTTP-Session: a5765dab-9e02-40f9-9cd8-d98643592a74 Destroying unnamed session 2023.12.13 05:14:46.293990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.294062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.294103 [ 3 ] {} HTTP-Session: 5129be79-7ecf-4c8a-b00a-075e5e318162 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.294121 [ 3 ] {} HTTP-Session: 5129be79-7ecf-4c8a-b00a-075e5e318162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.294347 [ 3 ] {d05ee4bf-8dfc-4029-a481-65e484bbd1ab} executeQuery: (from [fd00:1122:3344:101::d]:41902) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.294518 [ 3 ] {d05ee4bf-8dfc-4029-a481-65e484bbd1ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.13 05:14:46.301198 [ 3 ] {d05ee4bf-8dfc-4029-a481-65e484bbd1ab} oximeter.measurements_bool (967b58aa-30cd-4052-a429-ddd449c6491a): Loading data parts 2023.12.13 05:14:46.301323 [ 3 ] {d05ee4bf-8dfc-4029-a481-65e484bbd1ab} oximeter.measurements_bool (967b58aa-30cd-4052-a429-ddd449c6491a): There are no data parts 2023.12.13 05:14:46.302612 [ 3 ] {d05ee4bf-8dfc-4029-a481-65e484bbd1ab} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.302637 [ 3 ] {d05ee4bf-8dfc-4029-a481-65e484bbd1ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.302680 [ 3 ] {} HTTP-Session: 5129be79-7ecf-4c8a-b00a-075e5e318162 Destroying unnamed session 2023.12.13 05:14:46.302807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.302879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.302928 [ 3 ] {} HTTP-Session: 5d85a7e4-8c4a-4e5c-8c81-1ac6698bec39 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.302946 [ 3 ] {} HTTP-Session: 5d85a7e4-8c4a-4e5c-8c81-1ac6698bec39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.303156 [ 3 ] {c97123a3-d390-49e3-8b39-48b99ee54997} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.303257 [ 3 ] {c97123a3-d390-49e3-8b39-48b99ee54997} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.13 05:14:46.304734 [ 3 ] {c97123a3-d390-49e3-8b39-48b99ee54997} oximeter.measurements_i8 (7d295dd8-b4fb-4ef4-91ac-8cb18e48b0d6): Loading data parts 2023.12.13 05:14:46.304848 [ 3 ] {c97123a3-d390-49e3-8b39-48b99ee54997} oximeter.measurements_i8 (7d295dd8-b4fb-4ef4-91ac-8cb18e48b0d6): There are no data parts 2023.12.13 05:14:46.306261 [ 3 ] {c97123a3-d390-49e3-8b39-48b99ee54997} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.306285 [ 3 ] {c97123a3-d390-49e3-8b39-48b99ee54997} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.306300 [ 3 ] {} HTTP-Session: 5d85a7e4-8c4a-4e5c-8c81-1ac6698bec39 Destroying unnamed session 2023.12.13 05:14:46.306446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.306588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.306607 [ 3 ] {} HTTP-Session: d8da4781-77d2-462e-a6e6-a2ef8af6148f Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.306660 [ 3 ] {} HTTP-Session: d8da4781-77d2-462e-a6e6-a2ef8af6148f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.306867 [ 3 ] {c56b8b40-3b80-4b30-8951-4142c4a87c5b} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.306970 [ 3 ] {c56b8b40-3b80-4b30-8951-4142c4a87c5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.13 05:14:46.308448 [ 3 ] {c56b8b40-3b80-4b30-8951-4142c4a87c5b} oximeter.measurements_u8 (252101f9-2ff3-43c6-b463-7d296cbfdb88): Loading data parts 2023.12.13 05:14:46.308626 [ 3 ] {c56b8b40-3b80-4b30-8951-4142c4a87c5b} oximeter.measurements_u8 (252101f9-2ff3-43c6-b463-7d296cbfdb88): There are no data parts 2023.12.13 05:14:46.309935 [ 3 ] {c56b8b40-3b80-4b30-8951-4142c4a87c5b} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.309990 [ 3 ] {c56b8b40-3b80-4b30-8951-4142c4a87c5b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.310005 [ 3 ] {} HTTP-Session: d8da4781-77d2-462e-a6e6-a2ef8af6148f Destroying unnamed session 2023.12.13 05:14:46.310136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.310205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.310222 [ 3 ] {} HTTP-Session: 92d14964-3865-4f64-8a4c-b88a25d1f4be Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.310267 [ 3 ] {} HTTP-Session: 92d14964-3865-4f64-8a4c-b88a25d1f4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.310543 [ 3 ] {660c1887-9a2a-4f11-b650-a34193dcf769} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.310617 [ 3 ] {660c1887-9a2a-4f11-b650-a34193dcf769} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.13 05:14:46.314303 [ 3 ] {660c1887-9a2a-4f11-b650-a34193dcf769} oximeter.measurements_i16 (c9050b50-bedf-47ed-8232-a9f84dc8a3fc): Loading data parts 2023.12.13 05:14:46.314410 [ 3 ] {660c1887-9a2a-4f11-b650-a34193dcf769} oximeter.measurements_i16 (c9050b50-bedf-47ed-8232-a9f84dc8a3fc): There are no data parts 2023.12.13 05:14:46.315771 [ 3 ] {660c1887-9a2a-4f11-b650-a34193dcf769} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.315843 [ 3 ] {660c1887-9a2a-4f11-b650-a34193dcf769} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.315860 [ 3 ] {} HTTP-Session: 92d14964-3865-4f64-8a4c-b88a25d1f4be Destroying unnamed session 2023.12.13 05:14:46.316029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.316108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.316126 [ 3 ] {} HTTP-Session: b90a4dd1-23f7-48a5-bb52-476ecb4a48fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.316180 [ 3 ] {} HTTP-Session: b90a4dd1-23f7-48a5-bb52-476ecb4a48fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.316553 [ 3 ] {7d1649c3-9c5e-4fa4-8776-f4f10e6fd0f0} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.316686 [ 3 ] {7d1649c3-9c5e-4fa4-8776-f4f10e6fd0f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.13 05:14:46.318205 [ 3 ] {7d1649c3-9c5e-4fa4-8776-f4f10e6fd0f0} oximeter.measurements_u16 (96619ef0-e572-48ff-9851-6828feca942f): Loading data parts 2023.12.13 05:14:46.318282 [ 3 ] {7d1649c3-9c5e-4fa4-8776-f4f10e6fd0f0} oximeter.measurements_u16 (96619ef0-e572-48ff-9851-6828feca942f): There are no data parts 2023.12.13 05:14:46.319801 [ 3 ] {7d1649c3-9c5e-4fa4-8776-f4f10e6fd0f0} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.319856 [ 3 ] {7d1649c3-9c5e-4fa4-8776-f4f10e6fd0f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.319871 [ 3 ] {} HTTP-Session: b90a4dd1-23f7-48a5-bb52-476ecb4a48fa Destroying unnamed session 2023.12.13 05:14:46.320056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.320149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.320173 [ 3 ] {} HTTP-Session: 8a67263f-d525-46e3-8cd2-15ecc0f8ae32 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.320224 [ 3 ] {} HTTP-Session: 8a67263f-d525-46e3-8cd2-15ecc0f8ae32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.320445 [ 3 ] {62d5364e-a99b-48d0-8cf4-52d32017693a} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.320580 [ 3 ] {62d5364e-a99b-48d0-8cf4-52d32017693a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.13 05:14:46.322069 [ 3 ] {62d5364e-a99b-48d0-8cf4-52d32017693a} oximeter.measurements_i32 (dda2cf37-e5c7-4ea9-a7b8-641f44a746dc): Loading data parts 2023.12.13 05:14:46.322149 [ 3 ] {62d5364e-a99b-48d0-8cf4-52d32017693a} oximeter.measurements_i32 (dda2cf37-e5c7-4ea9-a7b8-641f44a746dc): There are no data parts 2023.12.13 05:14:46.323306 [ 3 ] {62d5364e-a99b-48d0-8cf4-52d32017693a} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.323364 [ 3 ] {62d5364e-a99b-48d0-8cf4-52d32017693a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.323380 [ 3 ] {} HTTP-Session: 8a67263f-d525-46e3-8cd2-15ecc0f8ae32 Destroying unnamed session 2023.12.13 05:14:46.323572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.323674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.323694 [ 3 ] {} HTTP-Session: d3bfaa95-b3dd-4ab0-83a1-39e2e9ee3982 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.323741 [ 3 ] {} HTTP-Session: d3bfaa95-b3dd-4ab0-83a1-39e2e9ee3982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.323918 [ 3 ] {0fe8dfba-50b2-4064-bd58-60e55b867fb5} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.324021 [ 3 ] {0fe8dfba-50b2-4064-bd58-60e55b867fb5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.13 05:14:46.325647 [ 3 ] {0fe8dfba-50b2-4064-bd58-60e55b867fb5} oximeter.measurements_u32 (46dfda48-76c4-4931-a1ed-bf27d35a02ee): Loading data parts 2023.12.13 05:14:46.325728 [ 3 ] {0fe8dfba-50b2-4064-bd58-60e55b867fb5} oximeter.measurements_u32 (46dfda48-76c4-4931-a1ed-bf27d35a02ee): There are no data parts 2023.12.13 05:14:46.327194 [ 3 ] {0fe8dfba-50b2-4064-bd58-60e55b867fb5} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.327250 [ 3 ] {0fe8dfba-50b2-4064-bd58-60e55b867fb5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.327266 [ 3 ] {} HTTP-Session: d3bfaa95-b3dd-4ab0-83a1-39e2e9ee3982 Destroying unnamed session 2023.12.13 05:14:46.327384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.327510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.327607 [ 3 ] {} HTTP-Session: 8ed04334-b61f-4d5c-82a3-ad14c242e0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.327622 [ 3 ] {} HTTP-Session: 8ed04334-b61f-4d5c-82a3-ad14c242e0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.327857 [ 3 ] {bced51e9-4fd8-420e-80ce-454616c22a86} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.327959 [ 3 ] {bced51e9-4fd8-420e-80ce-454616c22a86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.13 05:14:46.329461 [ 3 ] {bced51e9-4fd8-420e-80ce-454616c22a86} oximeter.measurements_i64 (81d55abf-ab1f-4dd7-a03d-ee9260c0e9fe): Loading data parts 2023.12.13 05:14:46.329621 [ 3 ] {bced51e9-4fd8-420e-80ce-454616c22a86} oximeter.measurements_i64 (81d55abf-ab1f-4dd7-a03d-ee9260c0e9fe): There are no data parts 2023.12.13 05:14:46.331130 [ 3 ] {bced51e9-4fd8-420e-80ce-454616c22a86} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.331156 [ 3 ] {bced51e9-4fd8-420e-80ce-454616c22a86} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.331206 [ 3 ] {} HTTP-Session: 8ed04334-b61f-4d5c-82a3-ad14c242e0dd Destroying unnamed session 2023.12.13 05:14:46.331323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.331395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.331446 [ 3 ] {} HTTP-Session: 9130bde3-5b91-4605-98c6-f464c7b314be Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.331461 [ 3 ] {} HTTP-Session: 9130bde3-5b91-4605-98c6-f464c7b314be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.331741 [ 3 ] {4decb962-2933-4845-8f02-96bc3a7cebec} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.331843 [ 3 ] {4decb962-2933-4845-8f02-96bc3a7cebec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.13 05:14:46.333302 [ 3 ] {4decb962-2933-4845-8f02-96bc3a7cebec} oximeter.measurements_u64 (351ff0b4-0e8c-4b04-906e-9057862e5fec): Loading data parts 2023.12.13 05:14:46.333375 [ 3 ] {4decb962-2933-4845-8f02-96bc3a7cebec} oximeter.measurements_u64 (351ff0b4-0e8c-4b04-906e-9057862e5fec): There are no data parts 2023.12.13 05:14:46.334483 [ 3 ] {4decb962-2933-4845-8f02-96bc3a7cebec} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.334506 [ 3 ] {4decb962-2933-4845-8f02-96bc3a7cebec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.334631 [ 3 ] {} HTTP-Session: 9130bde3-5b91-4605-98c6-f464c7b314be Destroying unnamed session 2023.12.13 05:14:46.334753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.334826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.334879 [ 3 ] {} HTTP-Session: cefe3bdc-7391-4ad9-8fb9-b021da6d11cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.334895 [ 3 ] {} HTTP-Session: cefe3bdc-7391-4ad9-8fb9-b021da6d11cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.335099 [ 3 ] {54d0b703-9b98-4750-ac61-5d977b7933ed} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.335203 [ 3 ] {54d0b703-9b98-4750-ac61-5d977b7933ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.13 05:14:46.337144 [ 3 ] {54d0b703-9b98-4750-ac61-5d977b7933ed} oximeter.measurements_f32 (8275eb07-21cb-4908-8d88-b93b1ba3d430): Loading data parts 2023.12.13 05:14:46.337257 [ 3 ] {54d0b703-9b98-4750-ac61-5d977b7933ed} oximeter.measurements_f32 (8275eb07-21cb-4908-8d88-b93b1ba3d430): There are no data parts 2023.12.13 05:14:46.338443 [ 3 ] {54d0b703-9b98-4750-ac61-5d977b7933ed} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.338467 [ 3 ] {54d0b703-9b98-4750-ac61-5d977b7933ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.338520 [ 3 ] {} HTTP-Session: cefe3bdc-7391-4ad9-8fb9-b021da6d11cf Destroying unnamed session 2023.12.13 05:14:46.338709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.338781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.338832 [ 3 ] {} HTTP-Session: 4ff424f6-3e33-4edf-a832-676f036aeab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.338847 [ 3 ] {} HTTP-Session: 4ff424f6-3e33-4edf-a832-676f036aeab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.339050 [ 3 ] {8834f569-7512-4423-b568-4a29a2d48b38} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.339122 [ 3 ] {8834f569-7512-4423-b568-4a29a2d48b38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.13 05:14:46.341682 [ 3 ] {8834f569-7512-4423-b568-4a29a2d48b38} oximeter.measurements_f64 (37d9bd71-14cd-467a-b071-083458795507): Loading data parts 2023.12.13 05:14:46.341790 [ 3 ] {8834f569-7512-4423-b568-4a29a2d48b38} oximeter.measurements_f64 (37d9bd71-14cd-467a-b071-083458795507): There are no data parts 2023.12.13 05:14:46.343013 [ 3 ] {8834f569-7512-4423-b568-4a29a2d48b38} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.343073 [ 3 ] {8834f569-7512-4423-b568-4a29a2d48b38} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.343125 [ 3 ] {} HTTP-Session: 4ff424f6-3e33-4edf-a832-676f036aeab6 Destroying unnamed session 2023.12.13 05:14:46.343228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.343308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.343366 [ 3 ] {} HTTP-Session: c110103d-201e-4d21-ac59-9aad88b7b90b Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.343382 [ 3 ] {} HTTP-Session: c110103d-201e-4d21-ac59-9aad88b7b90b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.343653 [ 3 ] {1a62b3e1-0a94-4aad-bb18-b4ffb6d93f32} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.343729 [ 3 ] {1a62b3e1-0a94-4aad-bb18-b4ffb6d93f32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.13 05:14:46.345439 [ 3 ] {1a62b3e1-0a94-4aad-bb18-b4ffb6d93f32} oximeter.measurements_string (ad9eeedf-2be2-4c79-ab9e-bc2e76fd2e28): Loading data parts 2023.12.13 05:14:46.345639 [ 3 ] {1a62b3e1-0a94-4aad-bb18-b4ffb6d93f32} oximeter.measurements_string (ad9eeedf-2be2-4c79-ab9e-bc2e76fd2e28): There are no data parts 2023.12.13 05:14:46.347567 [ 3 ] {1a62b3e1-0a94-4aad-bb18-b4ffb6d93f32} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.347697 [ 3 ] {1a62b3e1-0a94-4aad-bb18-b4ffb6d93f32} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.347751 [ 3 ] {} HTTP-Session: c110103d-201e-4d21-ac59-9aad88b7b90b Destroying unnamed session 2023.12.13 05:14:46.347876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.347951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.348010 [ 3 ] {} HTTP-Session: 64759ec0-3bd7-4d8a-8548-862e41ff1995 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.348026 [ 3 ] {} HTTP-Session: 64759ec0-3bd7-4d8a-8548-862e41ff1995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.348236 [ 3 ] {2ded2944-3fe4-419b-9b00-1275a2ca343a} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.348397 [ 3 ] {2ded2944-3fe4-419b-9b00-1275a2ca343a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.13 05:14:46.350191 [ 3 ] {2ded2944-3fe4-419b-9b00-1275a2ca343a} oximeter.measurements_bytes (5c7e1388-9d59-461b-be57-396caa0678c3): Loading data parts 2023.12.13 05:14:46.350304 [ 3 ] {2ded2944-3fe4-419b-9b00-1275a2ca343a} oximeter.measurements_bytes (5c7e1388-9d59-461b-be57-396caa0678c3): There are no data parts 2023.12.13 05:14:46.351800 [ 3 ] {2ded2944-3fe4-419b-9b00-1275a2ca343a} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.351824 [ 3 ] {2ded2944-3fe4-419b-9b00-1275a2ca343a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.351839 [ 3 ] {} HTTP-Session: 64759ec0-3bd7-4d8a-8548-862e41ff1995 Destroying unnamed session 2023.12.13 05:14:46.351978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.352054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.352073 [ 3 ] {} HTTP-Session: 8e07db14-f2c5-4a8c-bea3-14151caebb94 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.352121 [ 3 ] {} HTTP-Session: 8e07db14-f2c5-4a8c-bea3-14151caebb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.352346 [ 3 ] {fdf726d6-f8ec-4e35-b74f-0dd8df002a02} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.352453 [ 3 ] {fdf726d6-f8ec-4e35-b74f-0dd8df002a02} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.13 05:14:46.354517 [ 3 ] {fdf726d6-f8ec-4e35-b74f-0dd8df002a02} oximeter.measurements_cumulativei64 (646aa2c5-730b-4a50-aed5-b66ef822de54): Loading data parts 2023.12.13 05:14:46.354719 [ 3 ] {fdf726d6-f8ec-4e35-b74f-0dd8df002a02} oximeter.measurements_cumulativei64 (646aa2c5-730b-4a50-aed5-b66ef822de54): There are no data parts 2023.12.13 05:14:46.355870 [ 3 ] {fdf726d6-f8ec-4e35-b74f-0dd8df002a02} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.355894 [ 3 ] {fdf726d6-f8ec-4e35-b74f-0dd8df002a02} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.355943 [ 3 ] {} HTTP-Session: 8e07db14-f2c5-4a8c-bea3-14151caebb94 Destroying unnamed session 2023.12.13 05:14:46.356050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.356124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.356175 [ 3 ] {} HTTP-Session: 6890e4ed-b4ca-4f08-ad1b-4c7d092c70bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.356192 [ 3 ] {} HTTP-Session: 6890e4ed-b4ca-4f08-ad1b-4c7d092c70bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.356415 [ 3 ] {5e6e1c5b-30c7-4987-919b-c39e75e0a18c} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.356523 [ 3 ] {5e6e1c5b-30c7-4987-919b-c39e75e0a18c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.13 05:14:46.358022 [ 3 ] {5e6e1c5b-30c7-4987-919b-c39e75e0a18c} oximeter.measurements_cumulativeu64 (e26c1ae0-4a78-4ce6-b62f-4ef279ce0329): Loading data parts 2023.12.13 05:14:46.358102 [ 3 ] {5e6e1c5b-30c7-4987-919b-c39e75e0a18c} oximeter.measurements_cumulativeu64 (e26c1ae0-4a78-4ce6-b62f-4ef279ce0329): There are no data parts 2023.12.13 05:14:46.359368 [ 3 ] {5e6e1c5b-30c7-4987-919b-c39e75e0a18c} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.359392 [ 3 ] {5e6e1c5b-30c7-4987-919b-c39e75e0a18c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.359440 [ 3 ] {} HTTP-Session: 6890e4ed-b4ca-4f08-ad1b-4c7d092c70bc Destroying unnamed session 2023.12.13 05:14:46.359575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.359685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.359737 [ 3 ] {} HTTP-Session: 15f1f248-2790-4939-8fab-af263e535710 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.359785 [ 3 ] {} HTTP-Session: 15f1f248-2790-4939-8fab-af263e535710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.359992 [ 3 ] {e9ee381e-3951-403e-b51a-86dba27b35eb} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.360108 [ 3 ] {e9ee381e-3951-403e-b51a-86dba27b35eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.13 05:14:46.361768 [ 3 ] {e9ee381e-3951-403e-b51a-86dba27b35eb} oximeter.measurements_cumulativef32 (7bdcb2e5-6aea-4114-b42d-571ca80b2ef4): Loading data parts 2023.12.13 05:14:46.361889 [ 3 ] {e9ee381e-3951-403e-b51a-86dba27b35eb} oximeter.measurements_cumulativef32 (7bdcb2e5-6aea-4114-b42d-571ca80b2ef4): There are no data parts 2023.12.13 05:14:46.363260 [ 3 ] {e9ee381e-3951-403e-b51a-86dba27b35eb} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.363321 [ 3 ] {e9ee381e-3951-403e-b51a-86dba27b35eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.363339 [ 3 ] {} HTTP-Session: 15f1f248-2790-4939-8fab-af263e535710 Destroying unnamed session 2023.12.13 05:14:46.363505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.363579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.363600 [ 3 ] {} HTTP-Session: d6ddbaba-ac89-45e8-8a8a-bded4315b5d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.363716 [ 3 ] {} HTTP-Session: d6ddbaba-ac89-45e8-8a8a-bded4315b5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.363913 [ 3 ] {ab61ae42-3a65-410c-982b-cc7c226e2eef} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.364019 [ 3 ] {ab61ae42-3a65-410c-982b-cc7c226e2eef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.13 05:14:46.366124 [ 3 ] {ab61ae42-3a65-410c-982b-cc7c226e2eef} oximeter.measurements_cumulativef64 (ef9824e9-5097-4abe-9a4c-0887767abc05): Loading data parts 2023.12.13 05:14:46.366243 [ 3 ] {ab61ae42-3a65-410c-982b-cc7c226e2eef} oximeter.measurements_cumulativef64 (ef9824e9-5097-4abe-9a4c-0887767abc05): There are no data parts 2023.12.13 05:14:46.367616 [ 3 ] {ab61ae42-3a65-410c-982b-cc7c226e2eef} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.367745 [ 3 ] {ab61ae42-3a65-410c-982b-cc7c226e2eef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.367795 [ 3 ] {} HTTP-Session: d6ddbaba-ac89-45e8-8a8a-bded4315b5d5 Destroying unnamed session 2023.12.13 05:14:46.367928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.368006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.368114 [ 3 ] {} HTTP-Session: d2b233fb-1549-46a3-b0bf-202720066925 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.368129 [ 3 ] {} HTTP-Session: d2b233fb-1549-46a3-b0bf-202720066925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.368364 [ 3 ] {bdbb97e5-deda-49d2-bb3c-d4472cfa6d84} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.368478 [ 3 ] {bdbb97e5-deda-49d2-bb3c-d4472cfa6d84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.13 05:14:46.370041 [ 3 ] {bdbb97e5-deda-49d2-bb3c-d4472cfa6d84} oximeter.measurements_histogrami8 (da731fc8-c6e3-4bf6-b6aa-e00118f7e466): Loading data parts 2023.12.13 05:14:46.370155 [ 3 ] {bdbb97e5-deda-49d2-bb3c-d4472cfa6d84} oximeter.measurements_histogrami8 (da731fc8-c6e3-4bf6-b6aa-e00118f7e466): There are no data parts 2023.12.13 05:14:46.371213 [ 3 ] {bdbb97e5-deda-49d2-bb3c-d4472cfa6d84} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.371276 [ 3 ] {bdbb97e5-deda-49d2-bb3c-d4472cfa6d84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.371326 [ 3 ] {} HTTP-Session: d2b233fb-1549-46a3-b0bf-202720066925 Destroying unnamed session 2023.12.13 05:14:46.371443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.371515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.371566 [ 3 ] {} HTTP-Session: 76f6cf07-66e0-4b84-bfdb-2e78fa9073c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.371581 [ 3 ] {} HTTP-Session: 76f6cf07-66e0-4b84-bfdb-2e78fa9073c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.371875 [ 3 ] {8558e373-9781-488f-bbc5-73d47ac17cb4} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.371984 [ 3 ] {8558e373-9781-488f-bbc5-73d47ac17cb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.13 05:14:46.373446 [ 3 ] {8558e373-9781-488f-bbc5-73d47ac17cb4} oximeter.measurements_histogramu8 (25511f21-4794-40b7-809b-69728be19174): Loading data parts 2023.12.13 05:14:46.373558 [ 3 ] {8558e373-9781-488f-bbc5-73d47ac17cb4} oximeter.measurements_histogramu8 (25511f21-4794-40b7-809b-69728be19174): There are no data parts 2023.12.13 05:14:46.374790 [ 3 ] {8558e373-9781-488f-bbc5-73d47ac17cb4} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.374814 [ 3 ] {8558e373-9781-488f-bbc5-73d47ac17cb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.374873 [ 3 ] {} HTTP-Session: 76f6cf07-66e0-4b84-bfdb-2e78fa9073c4 Destroying unnamed session 2023.12.13 05:14:46.374987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.375067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.375124 [ 3 ] {} HTTP-Session: 9a052a96-51a8-479d-b6d4-87781d1b2831 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.375139 [ 3 ] {} HTTP-Session: 9a052a96-51a8-479d-b6d4-87781d1b2831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.375376 [ 3 ] {829d07c6-884a-4620-bc28-3aa827451155} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.375485 [ 3 ] {829d07c6-884a-4620-bc28-3aa827451155} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.13 05:14:46.377121 [ 3 ] {829d07c6-884a-4620-bc28-3aa827451155} oximeter.measurements_histogrami16 (06aaeb60-9ac4-45dd-ae5d-50ab85a5dba1): Loading data parts 2023.12.13 05:14:46.377208 [ 3 ] {829d07c6-884a-4620-bc28-3aa827451155} oximeter.measurements_histogrami16 (06aaeb60-9ac4-45dd-ae5d-50ab85a5dba1): There are no data parts 2023.12.13 05:14:46.378378 [ 3 ] {829d07c6-884a-4620-bc28-3aa827451155} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.378444 [ 3 ] {829d07c6-884a-4620-bc28-3aa827451155} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.378459 [ 3 ] {} HTTP-Session: 9a052a96-51a8-479d-b6d4-87781d1b2831 Destroying unnamed session 2023.12.13 05:14:46.378563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.378734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.378753 [ 3 ] {} HTTP-Session: 8e23d4ae-8afe-4493-9751-61cbb9f865b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.378805 [ 3 ] {} HTTP-Session: 8e23d4ae-8afe-4493-9751-61cbb9f865b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.379000 [ 3 ] {ef005752-3379-4f24-8c3e-4c99f1da0648} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.379162 [ 3 ] {ef005752-3379-4f24-8c3e-4c99f1da0648} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.13 05:14:46.380640 [ 3 ] {ef005752-3379-4f24-8c3e-4c99f1da0648} oximeter.measurements_histogramu16 (b93125e9-9674-4030-8e9d-877cc90324ef): Loading data parts 2023.12.13 05:14:46.380833 [ 3 ] {ef005752-3379-4f24-8c3e-4c99f1da0648} oximeter.measurements_histogramu16 (b93125e9-9674-4030-8e9d-877cc90324ef): There are no data parts 2023.12.13 05:14:46.382528 [ 3 ] {ef005752-3379-4f24-8c3e-4c99f1da0648} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.382592 [ 3 ] {ef005752-3379-4f24-8c3e-4c99f1da0648} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.382606 [ 3 ] {} HTTP-Session: 8e23d4ae-8afe-4493-9751-61cbb9f865b3 Destroying unnamed session 2023.12.13 05:14:46.382833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.382917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.382935 [ 3 ] {} HTTP-Session: af997695-4bf5-4683-a68d-48df9279bd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.382984 [ 3 ] {} HTTP-Session: af997695-4bf5-4683-a68d-48df9279bd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.383220 [ 3 ] {673e41e0-12a7-4e2b-824a-e5d409060b37} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.383329 [ 3 ] {673e41e0-12a7-4e2b-824a-e5d409060b37} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.13 05:14:46.384942 [ 3 ] {673e41e0-12a7-4e2b-824a-e5d409060b37} oximeter.measurements_histogrami32 (ca8e08af-ccb2-4226-adf7-21d7451a4c29): Loading data parts 2023.12.13 05:14:46.385064 [ 3 ] {673e41e0-12a7-4e2b-824a-e5d409060b37} oximeter.measurements_histogrami32 (ca8e08af-ccb2-4226-adf7-21d7451a4c29): There are no data parts 2023.12.13 05:14:46.386215 [ 3 ] {673e41e0-12a7-4e2b-824a-e5d409060b37} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.386239 [ 3 ] {673e41e0-12a7-4e2b-824a-e5d409060b37} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.386290 [ 3 ] {} HTTP-Session: af997695-4bf5-4683-a68d-48df9279bd93 Destroying unnamed session 2023.12.13 05:14:46.386405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.386485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.386504 [ 3 ] {} HTTP-Session: c683c342-2303-44be-9941-6a9a918f9463 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.386621 [ 3 ] {} HTTP-Session: c683c342-2303-44be-9941-6a9a918f9463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.386930 [ 3 ] {174fb397-e0e1-48c5-b4c8-6d25206a4490} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.387043 [ 3 ] {174fb397-e0e1-48c5-b4c8-6d25206a4490} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.13 05:14:46.388620 [ 3 ] {174fb397-e0e1-48c5-b4c8-6d25206a4490} oximeter.measurements_histogramu32 (31d9f383-969e-4767-83df-5f0e7d70e77c): Loading data parts 2023.12.13 05:14:46.388823 [ 3 ] {174fb397-e0e1-48c5-b4c8-6d25206a4490} oximeter.measurements_histogramu32 (31d9f383-969e-4767-83df-5f0e7d70e77c): There are no data parts 2023.12.13 05:14:46.390125 [ 3 ] {174fb397-e0e1-48c5-b4c8-6d25206a4490} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.390154 [ 3 ] {174fb397-e0e1-48c5-b4c8-6d25206a4490} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.390207 [ 3 ] {} HTTP-Session: c683c342-2303-44be-9941-6a9a918f9463 Destroying unnamed session 2023.12.13 05:14:46.390326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.390406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.390457 [ 3 ] {} HTTP-Session: 510f438f-0078-48b6-bbf4-c6df4d7abc99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.390508 [ 3 ] {} HTTP-Session: 510f438f-0078-48b6-bbf4-c6df4d7abc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.390778 [ 3 ] {c0aa386d-8c03-4398-a7cf-8ba0e095ec83} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.390902 [ 3 ] {c0aa386d-8c03-4398-a7cf-8ba0e095ec83} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.13 05:14:46.392861 [ 3 ] {c0aa386d-8c03-4398-a7cf-8ba0e095ec83} oximeter.measurements_histogrami64 (5fa456e0-751c-493e-8632-5c228ccd9364): Loading data parts 2023.12.13 05:14:46.392979 [ 3 ] {c0aa386d-8c03-4398-a7cf-8ba0e095ec83} oximeter.measurements_histogrami64 (5fa456e0-751c-493e-8632-5c228ccd9364): There are no data parts 2023.12.13 05:14:46.394110 [ 3 ] {c0aa386d-8c03-4398-a7cf-8ba0e095ec83} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.394170 [ 3 ] {c0aa386d-8c03-4398-a7cf-8ba0e095ec83} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.394185 [ 3 ] {} HTTP-Session: 510f438f-0078-48b6-bbf4-c6df4d7abc99 Destroying unnamed session 2023.12.13 05:14:46.394324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.394397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.394416 [ 3 ] {} HTTP-Session: 12185a35-5a5a-4e42-8241-af15919ba114 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.394465 [ 3 ] {} HTTP-Session: 12185a35-5a5a-4e42-8241-af15919ba114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.394662 [ 3 ] {0a83a368-8452-4a47-a2c1-f3b719ce19a3} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.394844 [ 3 ] {0a83a368-8452-4a47-a2c1-f3b719ce19a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.13 05:14:46.396465 [ 3 ] {0a83a368-8452-4a47-a2c1-f3b719ce19a3} oximeter.measurements_histogramu64 (1dfc78c7-90d1-4855-9efb-375e90e13123): Loading data parts 2023.12.13 05:14:46.396586 [ 3 ] {0a83a368-8452-4a47-a2c1-f3b719ce19a3} oximeter.measurements_histogramu64 (1dfc78c7-90d1-4855-9efb-375e90e13123): There are no data parts 2023.12.13 05:14:46.397994 [ 3 ] {0a83a368-8452-4a47-a2c1-f3b719ce19a3} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.398055 [ 3 ] {0a83a368-8452-4a47-a2c1-f3b719ce19a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.398104 [ 3 ] {} HTTP-Session: 12185a35-5a5a-4e42-8241-af15919ba114 Destroying unnamed session 2023.12.13 05:14:46.398215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.398289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.398308 [ 3 ] {} HTTP-Session: e6c5f9f0-995b-4624-aa79-28b4cbd80de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.398358 [ 3 ] {} HTTP-Session: e6c5f9f0-995b-4624-aa79-28b4cbd80de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.398590 [ 3 ] {f9c639db-85a8-4723-abe0-08b4c7533133} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.398795 [ 3 ] {f9c639db-85a8-4723-abe0-08b4c7533133} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.13 05:14:46.400315 [ 3 ] {f9c639db-85a8-4723-abe0-08b4c7533133} oximeter.measurements_histogramf32 (4a339616-4b59-44c0-8ede-c8619453e43d): Loading data parts 2023.12.13 05:14:46.400434 [ 3 ] {f9c639db-85a8-4723-abe0-08b4c7533133} oximeter.measurements_histogramf32 (4a339616-4b59-44c0-8ede-c8619453e43d): There are no data parts 2023.12.13 05:14:46.401576 [ 3 ] {f9c639db-85a8-4723-abe0-08b4c7533133} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.401606 [ 3 ] {f9c639db-85a8-4723-abe0-08b4c7533133} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.401668 [ 3 ] {} HTTP-Session: e6c5f9f0-995b-4624-aa79-28b4cbd80de0 Destroying unnamed session 2023.12.13 05:14:46.401853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.401939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.402006 [ 3 ] {} HTTP-Session: dd04d225-2d26-4df2-b175-ae5c0eb06779 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.402025 [ 3 ] {} HTTP-Session: dd04d225-2d26-4df2-b175-ae5c0eb06779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.402308 [ 3 ] {0bfdf47b-51e4-4177-8b31-7b54e9e74303} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 05:14:46.402435 [ 3 ] {0bfdf47b-51e4-4177-8b31-7b54e9e74303} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.13 05:14:46.404070 [ 3 ] {0bfdf47b-51e4-4177-8b31-7b54e9e74303} oximeter.measurements_histogramf64 (6db5a9b6-fb4f-4a04-8059-26e50f2c5da9): Loading data parts 2023.12.13 05:14:46.404149 [ 3 ] {0bfdf47b-51e4-4177-8b31-7b54e9e74303} oximeter.measurements_histogramf64 (6db5a9b6-fb4f-4a04-8059-26e50f2c5da9): There are no data parts 2023.12.13 05:14:46.405383 [ 3 ] {0bfdf47b-51e4-4177-8b31-7b54e9e74303} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.405449 [ 3 ] {0bfdf47b-51e4-4177-8b31-7b54e9e74303} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.405463 [ 3 ] {} HTTP-Session: dd04d225-2d26-4df2-b175-ae5c0eb06779 Destroying unnamed session 2023.12.13 05:14:46.405611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.405721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.405808 [ 3 ] {} HTTP-Session: 53e37512-2b66-467d-895d-dfa21ec8d81a Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.405860 [ 3 ] {} HTTP-Session: 53e37512-2b66-467d-895d-dfa21ec8d81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.406014 [ 3 ] {4b1f539b-e549-4a34-8c0a-dc7a1c4f1f7b} executeQuery: (from [fd00:1122:3344:101::d]:41902) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.406125 [ 3 ] {4b1f539b-e549-4a34-8c0a-dc7a1c4f1f7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.13 05:14:46.407481 [ 3 ] {4b1f539b-e549-4a34-8c0a-dc7a1c4f1f7b} oximeter.fields_bool (8694ba4c-f1f4-40de-a997-39a75d069d64): Loading data parts 2023.12.13 05:14:46.407593 [ 3 ] {4b1f539b-e549-4a34-8c0a-dc7a1c4f1f7b} oximeter.fields_bool (8694ba4c-f1f4-40de-a997-39a75d069d64): There are no data parts 2023.12.13 05:14:46.409533 [ 3 ] {4b1f539b-e549-4a34-8c0a-dc7a1c4f1f7b} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.409598 [ 3 ] {4b1f539b-e549-4a34-8c0a-dc7a1c4f1f7b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.409614 [ 3 ] {} HTTP-Session: 53e37512-2b66-467d-895d-dfa21ec8d81a Destroying unnamed session 2023.12.13 05:14:46.409833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.409910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.409930 [ 3 ] {} HTTP-Session: b3eba68e-3053-4657-9b80-2c2b0072c34d Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.409982 [ 3 ] {} HTTP-Session: b3eba68e-3053-4657-9b80-2c2b0072c34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.410160 [ 3 ] {c7f40947-8897-4101-9aa9-9b982f864a8b} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.410233 [ 3 ] {c7f40947-8897-4101-9aa9-9b982f864a8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.13 05:14:46.412081 [ 3 ] {c7f40947-8897-4101-9aa9-9b982f864a8b} oximeter.fields_i8 (562f5b92-e73a-49af-88bb-2584c631e281): Loading data parts 2023.12.13 05:14:46.412163 [ 3 ] {c7f40947-8897-4101-9aa9-9b982f864a8b} oximeter.fields_i8 (562f5b92-e73a-49af-88bb-2584c631e281): There are no data parts 2023.12.13 05:14:46.413498 [ 3 ] {c7f40947-8897-4101-9aa9-9b982f864a8b} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.413521 [ 3 ] {c7f40947-8897-4101-9aa9-9b982f864a8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.413573 [ 3 ] {} HTTP-Session: b3eba68e-3053-4657-9b80-2c2b0072c34d Destroying unnamed session 2023.12.13 05:14:46.413715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.413822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.413870 [ 3 ] {} HTTP-Session: a580dab4-ba85-4cdc-a34e-1c34b759a87d Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.413923 [ 3 ] {} HTTP-Session: a580dab4-ba85-4cdc-a34e-1c34b759a87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.414067 [ 3 ] {8bd08a41-e3aa-4224-981a-50f3942e4d0e} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.414166 [ 3 ] {8bd08a41-e3aa-4224-981a-50f3942e4d0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.13 05:14:46.415454 [ 3 ] {8bd08a41-e3aa-4224-981a-50f3942e4d0e} oximeter.fields_u8 (a2f40cc3-1d20-405a-9114-e801ed5dbf3f): Loading data parts 2023.12.13 05:14:46.415556 [ 3 ] {8bd08a41-e3aa-4224-981a-50f3942e4d0e} oximeter.fields_u8 (a2f40cc3-1d20-405a-9114-e801ed5dbf3f): There are no data parts 2023.12.13 05:14:46.416909 [ 3 ] {8bd08a41-e3aa-4224-981a-50f3942e4d0e} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.416932 [ 3 ] {8bd08a41-e3aa-4224-981a-50f3942e4d0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.416979 [ 3 ] {} HTTP-Session: a580dab4-ba85-4cdc-a34e-1c34b759a87d Destroying unnamed session 2023.12.13 05:14:46.417084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.417153 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.417171 [ 3 ] {} HTTP-Session: 163d94b0-5afc-4c47-82ee-410d53d1c1fe Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.417217 [ 3 ] {} HTTP-Session: 163d94b0-5afc-4c47-82ee-410d53d1c1fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.417394 [ 3 ] {11cf6f5e-ab9d-4891-8df7-804dff99e56d} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.417460 [ 3 ] {11cf6f5e-ab9d-4891-8df7-804dff99e56d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.13 05:14:46.418870 [ 3 ] {11cf6f5e-ab9d-4891-8df7-804dff99e56d} oximeter.fields_i16 (c6cd9ffe-f438-4286-b718-6a9814d2f280): Loading data parts 2023.12.13 05:14:46.418977 [ 3 ] {11cf6f5e-ab9d-4891-8df7-804dff99e56d} oximeter.fields_i16 (c6cd9ffe-f438-4286-b718-6a9814d2f280): There are no data parts 2023.12.13 05:14:46.420036 [ 3 ] {11cf6f5e-ab9d-4891-8df7-804dff99e56d} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.420103 [ 3 ] {11cf6f5e-ab9d-4891-8df7-804dff99e56d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.420117 [ 3 ] {} HTTP-Session: 163d94b0-5afc-4c47-82ee-410d53d1c1fe Destroying unnamed session 2023.12.13 05:14:46.420270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.420346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.420365 [ 3 ] {} HTTP-Session: 510f9c4b-5add-4cec-8cab-38fd0d122ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.420414 [ 3 ] {} HTTP-Session: 510f9c4b-5add-4cec-8cab-38fd0d122ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.420598 [ 3 ] {1ca3d404-b8eb-4a6d-aefd-430a8780e9c2} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.420671 [ 3 ] {1ca3d404-b8eb-4a6d-aefd-430a8780e9c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.13 05:14:46.422664 [ 3 ] {1ca3d404-b8eb-4a6d-aefd-430a8780e9c2} oximeter.fields_u16 (4fbdc4a7-3249-4a49-9d88-9b2777caec61): Loading data parts 2023.12.13 05:14:46.422729 [ 3 ] {1ca3d404-b8eb-4a6d-aefd-430a8780e9c2} oximeter.fields_u16 (4fbdc4a7-3249-4a49-9d88-9b2777caec61): There are no data parts 2023.12.13 05:14:46.424684 [ 3 ] {1ca3d404-b8eb-4a6d-aefd-430a8780e9c2} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.424707 [ 3 ] {1ca3d404-b8eb-4a6d-aefd-430a8780e9c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.424891 [ 3 ] {} HTTP-Session: 510f9c4b-5add-4cec-8cab-38fd0d122ca1 Destroying unnamed session 2023.12.13 05:14:46.425018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.425096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.425154 [ 3 ] {} HTTP-Session: 0769b6a6-70cf-429d-be04-07ab79f345dd Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.425171 [ 3 ] {} HTTP-Session: 0769b6a6-70cf-429d-be04-07ab79f345dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.425353 [ 3 ] {5eaf64e4-6827-4269-8ff5-c8715bef4f22} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.425491 [ 3 ] {5eaf64e4-6827-4269-8ff5-c8715bef4f22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.13 05:14:46.427278 [ 3 ] {5eaf64e4-6827-4269-8ff5-c8715bef4f22} oximeter.fields_i32 (2337a54e-bed3-4301-a33c-4fb01f085d9c): Loading data parts 2023.12.13 05:14:46.427385 [ 3 ] {5eaf64e4-6827-4269-8ff5-c8715bef4f22} oximeter.fields_i32 (2337a54e-bed3-4301-a33c-4fb01f085d9c): There are no data parts 2023.12.13 05:14:46.428615 [ 3 ] {5eaf64e4-6827-4269-8ff5-c8715bef4f22} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.428680 [ 3 ] {5eaf64e4-6827-4269-8ff5-c8715bef4f22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.428739 [ 3 ] {} HTTP-Session: 0769b6a6-70cf-429d-be04-07ab79f345dd Destroying unnamed session 2023.12.13 05:14:46.428958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.429041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.429100 [ 3 ] {} HTTP-Session: 57f8cd83-0b10-4366-aa73-37c7ad5e505c Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.429115 [ 3 ] {} HTTP-Session: 57f8cd83-0b10-4366-aa73-37c7ad5e505c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.429349 [ 3 ] {634222c2-8a03-4854-bb51-a93dcb9032a4} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.429424 [ 3 ] {634222c2-8a03-4854-bb51-a93dcb9032a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.13 05:14:46.430752 [ 3 ] {634222c2-8a03-4854-bb51-a93dcb9032a4} oximeter.fields_u32 (530e7182-dba2-45ca-abda-2d6a8f308a7b): Loading data parts 2023.12.13 05:14:46.430914 [ 3 ] {634222c2-8a03-4854-bb51-a93dcb9032a4} oximeter.fields_u32 (530e7182-dba2-45ca-abda-2d6a8f308a7b): There are no data parts 2023.12.13 05:14:46.432043 [ 3 ] {634222c2-8a03-4854-bb51-a93dcb9032a4} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.432110 [ 3 ] {634222c2-8a03-4854-bb51-a93dcb9032a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.432127 [ 3 ] {} HTTP-Session: 57f8cd83-0b10-4366-aa73-37c7ad5e505c Destroying unnamed session 2023.12.13 05:14:46.432270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.432346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.432366 [ 3 ] {} HTTP-Session: 284adf16-3161-479b-8d91-5ee77b463a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.432421 [ 3 ] {} HTTP-Session: 284adf16-3161-479b-8d91-5ee77b463a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.432563 [ 3 ] {a96b1061-11d7-403c-9219-d3d9240e1a84} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.432672 [ 3 ] {a96b1061-11d7-403c-9219-d3d9240e1a84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.13 05:14:46.435010 [ 3 ] {a96b1061-11d7-403c-9219-d3d9240e1a84} oximeter.fields_i64 (2aee00d3-30a0-46df-95c8-7b48b7d8297a): Loading data parts 2023.12.13 05:14:46.435119 [ 3 ] {a96b1061-11d7-403c-9219-d3d9240e1a84} oximeter.fields_i64 (2aee00d3-30a0-46df-95c8-7b48b7d8297a): There are no data parts 2023.12.13 05:14:46.436530 [ 3 ] {a96b1061-11d7-403c-9219-d3d9240e1a84} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.436555 [ 3 ] {a96b1061-11d7-403c-9219-d3d9240e1a84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.436614 [ 3 ] {} HTTP-Session: 284adf16-3161-479b-8d91-5ee77b463a1c Destroying unnamed session 2023.12.13 05:14:46.436732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.436887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.436959 [ 3 ] {} HTTP-Session: 0b54fd71-6cfe-4195-9148-3fb34d0112d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.437023 [ 3 ] {} HTTP-Session: 0b54fd71-6cfe-4195-9148-3fb34d0112d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.437174 [ 3 ] {4d00760f-7d9b-40af-9942-29a4a8dafcc2} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.437285 [ 3 ] {4d00760f-7d9b-40af-9942-29a4a8dafcc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.13 05:14:46.438920 [ 3 ] {4d00760f-7d9b-40af-9942-29a4a8dafcc2} oximeter.fields_u64 (98454411-e346-4b71-aa0e-43b9466f09a1): Loading data parts 2023.12.13 05:14:46.439029 [ 3 ] {4d00760f-7d9b-40af-9942-29a4a8dafcc2} oximeter.fields_u64 (98454411-e346-4b71-aa0e-43b9466f09a1): There are no data parts 2023.12.13 05:14:46.440141 [ 3 ] {4d00760f-7d9b-40af-9942-29a4a8dafcc2} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.440165 [ 3 ] {4d00760f-7d9b-40af-9942-29a4a8dafcc2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.440179 [ 3 ] {} HTTP-Session: 0b54fd71-6cfe-4195-9148-3fb34d0112d5 Destroying unnamed session 2023.12.13 05:14:46.440326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.440417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.440446 [ 3 ] {} HTTP-Session: 75deb6ac-24ad-4450-948c-963131438810 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.440501 [ 3 ] {} HTTP-Session: 75deb6ac-24ad-4450-948c-963131438810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.440682 [ 3 ] {d8f13001-c473-4a37-817d-ba276162fab6} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.440749 [ 3 ] {d8f13001-c473-4a37-817d-ba276162fab6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.13 05:14:46.442309 [ 3 ] {d8f13001-c473-4a37-817d-ba276162fab6} oximeter.fields_ipaddr (96a2f04c-b660-4d14-9b20-b05fa693bf29): Loading data parts 2023.12.13 05:14:46.442372 [ 3 ] {d8f13001-c473-4a37-817d-ba276162fab6} oximeter.fields_ipaddr (96a2f04c-b660-4d14-9b20-b05fa693bf29): There are no data parts 2023.12.13 05:14:46.443491 [ 3 ] {d8f13001-c473-4a37-817d-ba276162fab6} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.443546 [ 3 ] {d8f13001-c473-4a37-817d-ba276162fab6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.443561 [ 3 ] {} HTTP-Session: 75deb6ac-24ad-4450-948c-963131438810 Destroying unnamed session 2023.12.13 05:14:46.443702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.443775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.443793 [ 3 ] {} HTTP-Session: d630cf8b-ffa2-436d-a722-b4872172ddd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.443905 [ 3 ] {} HTTP-Session: d630cf8b-ffa2-436d-a722-b4872172ddd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.444082 [ 3 ] {8d768e26-3556-41ff-bbbc-1eab7887de48} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.444151 [ 3 ] {8d768e26-3556-41ff-bbbc-1eab7887de48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.13 05:14:46.445995 [ 3 ] {8d768e26-3556-41ff-bbbc-1eab7887de48} oximeter.fields_string (34ad7323-8054-49df-b614-56ccb73c68b3): Loading data parts 2023.12.13 05:14:46.446061 [ 3 ] {8d768e26-3556-41ff-bbbc-1eab7887de48} oximeter.fields_string (34ad7323-8054-49df-b614-56ccb73c68b3): There are no data parts 2023.12.13 05:14:46.447295 [ 3 ] {8d768e26-3556-41ff-bbbc-1eab7887de48} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.447318 [ 3 ] {8d768e26-3556-41ff-bbbc-1eab7887de48} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.447369 [ 3 ] {} HTTP-Session: d630cf8b-ffa2-436d-a722-b4872172ddd3 Destroying unnamed session 2023.12.13 05:14:46.447481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.447550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.447601 [ 3 ] {} HTTP-Session: 571eca2b-8c61-4e0e-915c-86a2c8e2b16d Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.447616 [ 3 ] {} HTTP-Session: 571eca2b-8c61-4e0e-915c-86a2c8e2b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.447790 [ 3 ] {f05ddcf6-6226-4351-82bb-30fde757e83c} executeQuery: (from [fd00:1122:3344:101::d]:41902) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 05:14:46.447956 [ 3 ] {f05ddcf6-6226-4351-82bb-30fde757e83c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.13 05:14:46.449230 [ 3 ] {f05ddcf6-6226-4351-82bb-30fde757e83c} oximeter.fields_uuid (bdaecfb5-a7e6-45c3-84e5-6daeb498480b): Loading data parts 2023.12.13 05:14:46.449317 [ 3 ] {f05ddcf6-6226-4351-82bb-30fde757e83c} oximeter.fields_uuid (bdaecfb5-a7e6-45c3-84e5-6daeb498480b): There are no data parts 2023.12.13 05:14:46.450355 [ 3 ] {f05ddcf6-6226-4351-82bb-30fde757e83c} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.450413 [ 3 ] {f05ddcf6-6226-4351-82bb-30fde757e83c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.450460 [ 3 ] {} HTTP-Session: 571eca2b-8c61-4e0e-915c-86a2c8e2b16d Destroying unnamed session 2023.12.13 05:14:46.450571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.450640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.450695 [ 3 ] {} HTTP-Session: dadf7059-0bbf-41e8-adf0-f8848818b753 Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.450711 [ 3 ] {} HTTP-Session: dadf7059-0bbf-41e8-adf0-f8848818b753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.451015 [ 3 ] {2f4e25d7-48d6-44b4-8f00-c1098c9dff60} executeQuery: (from [fd00:1122:3344:101::d]:41902) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.13 05:14:46.451132 [ 3 ] {2f4e25d7-48d6-44b4-8f00-c1098c9dff60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.13 05:14:46.452544 [ 3 ] {2f4e25d7-48d6-44b4-8f00-c1098c9dff60} oximeter.timeseries_schema (171d7c0f-eb7e-41e5-aebb-5dc58f435076): Loading data parts 2023.12.13 05:14:46.452600 [ 3 ] {2f4e25d7-48d6-44b4-8f00-c1098c9dff60} oximeter.timeseries_schema (171d7c0f-eb7e-41e5-aebb-5dc58f435076): There are no data parts 2023.12.13 05:14:46.453768 [ 3 ] {2f4e25d7-48d6-44b4-8f00-c1098c9dff60} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.453822 [ 3 ] {2f4e25d7-48d6-44b4-8f00-c1098c9dff60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 05:14:46.453839 [ 3 ] {} HTTP-Session: dadf7059-0bbf-41e8-adf0-f8848818b753 Destroying unnamed session 2023.12.13 05:14:46.454061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41902, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 05:14:46.454132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 05:14:46.454150 [ 3 ] {} HTTP-Session: 53d825e5-fee2-4c28-907a-0c29d6e7620e Authenticating user 'default' from [fd00:1122:3344:101::d]:41902 2023.12.13 05:14:46.454196 [ 3 ] {} HTTP-Session: 53d825e5-fee2-4c28-907a-0c29d6e7620e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 05:14:46.454300 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} executeQuery: (from [fd00:1122:3344:101::d]:41902) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.13 05:14:46.455023 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.13 05:14:46.460527 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB. 2023.12.13 05:14:46.463434 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 05:14:46.463806 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} oximeter.version (ff04410b-72ff-48a5-b402-f5e86fdf31e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 05:14:46.464128 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} executeQuery: Read 1 rows, 16.00 B in 0.00971895 sec., 102 rows/sec., 1.61 KiB/sec. 2023.12.13 05:14:46.464266 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} DynamicQueryHandler: Done processing query 2023.12.13 05:14:46.464285 [ 3 ] {dd263738-3e95-4407-8852-c2cf4f18139d} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.13 05:14:46.464301 [ 3 ] {} HTTP-Session: 53d825e5-fee2-4c28-907a-0c29d6e7620e Destroying unnamed session 2023.12.13 05:14:47.002838 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.12.13 05:15:00.626064 [ 157 ] {} DNSResolver: Updating DNS cache 2023.12.13 05:15:00.626116 [ 157 ] {} DNSResolver: Updated DNS cache