[ Feb 10 00:59:11 Enabled. ] [ Feb 10 00:59:11 Rereading configuration. ] [ Feb 10 00:59:13 Rereading configuration. ] [ Feb 10 00:59:17 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 + 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 [ Feb 10 00:59:17 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 2024.02.10 00:59:17.880590 [ 1 ] {} Application: Will watch for the process with pid 24854 2024.02.10 00:59:17.880675 [ 1 ] {} Application: Forked a child process to watch 2024.02.10 00:59:18.513081 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24854 2024.02.10 00:59:18.513256 [ 1 ] {} Application: starting up 2024.02.10 00:59:18.513468 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.10 00:59:18.620518 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.10 00:59:18.620576 [ 1 ] {} Application: Initializing DateLUT. 2024.02.10 00:59:18.620592 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.10 00:59:18.620634 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.10 00:59:18.620983 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.10 00:59:18.621646 [ 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'. 2024.02.10 00:59:18.622138 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.10 00:59:18.622393 [ 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) 2024.02.10 00:59:18.624911 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.10 00:59:18.624952 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.10 00:59:18.625610 [ 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'. 2024.02.10 00:59:18.625772 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.10 00:59:18.631587 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.10 00:59:18.631814 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.10 00:59:18.631837 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.10 00:59:18.633175 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.10 00:59:18.633743 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.10 00:59:18.634057 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.10 00:59:18.634341 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.10 00:59:18.635118 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.10 00:59:18.635161 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.10 00:59:18.635214 [ 1 ] {} Application: Loaded user defined objects 2024.02.10 00:59:18.635231 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.10 00:59:18.651471 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.10 00:59:18.651499 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104673 sec 2024.02.10 00:59:18.652126 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.10 00:59:18.652211 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.10 00:59:18.652234 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.10 00:59:18.652254 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.10 00:59:18.652269 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.10 00:59:18.652286 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.10 00:59:18.652304 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.10 00:59:18.652341 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.10 00:59:18.652363 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.10 00:59:18.652394 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.10 00:59:18.652410 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.10 00:59:18.652427 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.10 00:59:18.652445 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.10 00:59:18.652480 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.10 00:59:18.652496 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.10 00:59:18.652511 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.10 00:59:18.685717 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.10 00:59:18.692036 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.10 00:59:18.692066 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9151e-05 sec 2024.02.10 00:59:18.692091 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.10 00:59:18.692109 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.10 00:59:18.692134 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.10 00:59:18.694197 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.10 00:59:18.699319 [ 1 ] {} Application: Loaded metadata. 2024.02.10 00:59:18.699424 [ 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). 2024.02.10 00:59:18.699478 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.10 00:59:18.924287 [ 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) 2024.02.10 00:59:18.940917 [ 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) 2024.02.10 00:59:18.940964 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.10 00:59:18.976652 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.10 00:59:18.977375 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.10 00:59:18.977711 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.10 00:59:18.977755 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.10 00:59:18.977785 [ 81 ] {} DNSResolver: Updating DNS cache 2024.02.10 00:59:18.977890 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.10 00:59:18.977932 [ 81 ] {} DNSResolver: Updated DNS cache 2024.02.10 00:59:18.977960 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.10 00:59:18.978035 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.10 00:59:18.978059 [ 1 ] {} Application: Ready for connections. 2024.02.10 00:59:19.679989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.680171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.680743 [ 3 ] {} HTTP-Session: 9a98ae6c-bb9e-46f6-ad9e-6fc40140f7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.680777 [ 3 ] {} HTTP-Session: 9a98ae6c-bb9e-46f6-ad9e-6fc40140f7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.680913 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.10 00:59:19.680942 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.10 00:59:19.680959 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.10 00:59:19.682457 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} executeQuery: (from [fd00:1122:3344:101::d]:44379) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.10 00:59:19.705743 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44379) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.10 00:59:19.706577 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} 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 @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.10 00:59:19.707348 [ 3 ] {ba9fb1b2-069d-448f-9ee5-9f1bdbeef44b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.707373 [ 3 ] {} HTTP-Session: 9a98ae6c-bb9e-46f6-ad9e-6fc40140f7bf Destroying unnamed session 2024.02.10 00:59:19.707746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.707806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.707826 [ 3 ] {} HTTP-Session: d78ce30b-c482-4def-93f8-619788639639 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.707850 [ 3 ] {} HTTP-Session: d78ce30b-c482-4def-93f8-619788639639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.707947 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} executeQuery: (from [fd00:1122:3344:101::d]:44379) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.10 00:59:19.708033 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.10 00:59:19.709011 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.10 00:59:19.710918 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.10 00:59:19.714928 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.714975 [ 3 ] {0f7078cd-1662-47c5-9017-b9847eaa3e10} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.10 00:59:19.714991 [ 3 ] {} HTTP-Session: d78ce30b-c482-4def-93f8-619788639639 Destroying unnamed session 2024.02.10 00:59:19.715118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.715176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.715195 [ 3 ] {} HTTP-Session: 5c63cf21-84b6-41ec-98b7-b8fab267adf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.715211 [ 3 ] {} HTTP-Session: 5c63cf21-84b6-41ec-98b7-b8fab267adf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.715309 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} executeQuery: (from [fd00:1122:3344:101::d]:44379) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.10 00:59:19.715557 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44379) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.10 00:59:19.715683 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} 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 @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.10 00:59:19.715798 [ 3 ] {f1bb1d69-8c1f-44e2-8411-afaa0172ab74} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.715817 [ 3 ] {} HTTP-Session: 5c63cf21-84b6-41ec-98b7-b8fab267adf9 Destroying unnamed session 2024.02.10 00:59:19.716029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.716079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.716098 [ 3 ] {} HTTP-Session: b7c07650-bcfb-4ed5-895b-6f1e092969d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.716117 [ 3 ] {} HTTP-Session: b7c07650-bcfb-4ed5-895b-6f1e092969d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.716224 [ 3 ] {ca964b5d-1ebf-4132-a3d2-a990a21d8aa4} executeQuery: (from [fd00:1122:3344:101::d]:44379) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.10 00:59:19.716322 [ 3 ] {ca964b5d-1ebf-4132-a3d2-a990a21d8aa4} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.716346 [ 3 ] {ca964b5d-1ebf-4132-a3d2-a990a21d8aa4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.716361 [ 3 ] {} HTTP-Session: b7c07650-bcfb-4ed5-895b-6f1e092969d0 Destroying unnamed session 2024.02.10 00:59:19.716466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.716510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.716528 [ 3 ] {} HTTP-Session: bfa2adb1-a942-47bb-b88f-c578e792d316 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.716547 [ 3 ] {} HTTP-Session: bfa2adb1-a942-47bb-b88f-c578e792d316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.716604 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} executeQuery: (from [fd00:1122:3344:101::d]:44379) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.10 00:59:19.716655 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.10 00:59:19.718465 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.10 00:59:19.718487 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1411e-05 sec 2024.02.10 00:59:19.718521 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.10 00:59:19.718538 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} DatabaseAtomic (oximeter): Starting up tables. 2024.02.10 00:59:19.718605 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.718628 [ 3 ] {95319bd0-c129-4917-a36e-588ce0337e9f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.718643 [ 3 ] {} HTTP-Session: bfa2adb1-a942-47bb-b88f-c578e792d316 Destroying unnamed session 2024.02.10 00:59:19.718752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.718804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.718826 [ 3 ] {} HTTP-Session: 9956068b-fbd7-4f5d-80f8-b87c5c009853 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.718850 [ 3 ] {} HTTP-Session: 9956068b-fbd7-4f5d-80f8-b87c5c009853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.719015 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} executeQuery: (from [fd00:1122:3344:101::d]:44379) /* 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) 2024.02.10 00:59:19.719077 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.10 00:59:19.729951 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} oximeter.version (136bcbea-1a9c-45dd-8d8c-609781a6896d): Loading data parts 2024.02.10 00:59:19.730115 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} oximeter.version (136bcbea-1a9c-45dd-8d8c-609781a6896d): There are no data parts 2024.02.10 00:59:19.732650 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.732679 [ 3 ] {79adad9d-ea42-4f0c-942c-e74dd0f0423a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.732728 [ 3 ] {} HTTP-Session: 9956068b-fbd7-4f5d-80f8-b87c5c009853 Destroying unnamed session 2024.02.10 00:59:19.732842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.732906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.732932 [ 3 ] {} HTTP-Session: 90e91a99-d3a8-44cc-9956-120c961c8fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.732952 [ 3 ] {} HTTP-Session: 90e91a99-d3a8-44cc-9956-120c961c8fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.733205 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} executeQuery: (from [fd00:1122:3344:101::d]:44379) /* 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) 2024.02.10 00:59:19.733267 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.10 00:59:19.747419 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} oximeter.measurements_bool (ab5efc57-703c-4814-a2e5-0b0995d08201): Loading data parts 2024.02.10 00:59:19.747541 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} oximeter.measurements_bool (ab5efc57-703c-4814-a2e5-0b0995d08201): There are no data parts 2024.02.10 00:59:19.749478 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.749504 [ 3 ] {44f6bfa9-b7fe-4eed-bb44-4079855f7db4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.749525 [ 3 ] {} HTTP-Session: 90e91a99-d3a8-44cc-9956-120c961c8fe2 Destroying unnamed session 2024.02.10 00:59:19.749647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.749694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.749716 [ 3 ] {} HTTP-Session: bdb4af69-d9a4-4648-844c-f46cab112e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.749733 [ 3 ] {} HTTP-Session: bdb4af69-d9a4-4648-844c-f46cab112e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.749933 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.749986 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.10 00:59:19.752684 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} oximeter.measurements_i8 (7987e8ec-5a62-4dab-9f56-4c798cdb377e): Loading data parts 2024.02.10 00:59:19.752771 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} oximeter.measurements_i8 (7987e8ec-5a62-4dab-9f56-4c798cdb377e): There are no data parts 2024.02.10 00:59:19.753998 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.754023 [ 3 ] {73733671-42e4-425d-9b7a-54c5cf76dd06} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.754038 [ 3 ] {} HTTP-Session: bdb4af69-d9a4-4648-844c-f46cab112e59 Destroying unnamed session 2024.02.10 00:59:19.754145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.754192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.754211 [ 3 ] {} HTTP-Session: 505c72d2-ae02-4c44-a40e-e9da4b0e5f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.754230 [ 3 ] {} HTTP-Session: 505c72d2-ae02-4c44-a40e-e9da4b0e5f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.754426 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.754473 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.10 00:59:19.761200 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} oximeter.measurements_u8 (9c08512b-4bb8-4751-8fe3-a4daae5ca9d7): Loading data parts 2024.02.10 00:59:19.761339 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} oximeter.measurements_u8 (9c08512b-4bb8-4751-8fe3-a4daae5ca9d7): There are no data parts 2024.02.10 00:59:19.763150 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.763176 [ 3 ] {3a1256a0-0c26-4e48-afc4-397a1140636c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.763191 [ 3 ] {} HTTP-Session: 505c72d2-ae02-4c44-a40e-e9da4b0e5f6d Destroying unnamed session 2024.02.10 00:59:19.763325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.763373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.763391 [ 3 ] {} HTTP-Session: 3f2ed0b0-0e8d-40c5-864f-38ab7dac935e Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.763411 [ 3 ] {} HTTP-Session: 3f2ed0b0-0e8d-40c5-864f-38ab7dac935e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.763611 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.763655 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.10 00:59:19.766445 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} oximeter.measurements_i16 (eeb8389a-b9f7-454b-a1b7-8e018af2c231): Loading data parts 2024.02.10 00:59:19.766536 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} oximeter.measurements_i16 (eeb8389a-b9f7-454b-a1b7-8e018af2c231): There are no data parts 2024.02.10 00:59:19.767877 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.767913 [ 3 ] {86823776-7587-4b71-bca9-6cf57f564cae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.767929 [ 3 ] {} HTTP-Session: 3f2ed0b0-0e8d-40c5-864f-38ab7dac935e Destroying unnamed session 2024.02.10 00:59:19.768040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.768087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.768105 [ 3 ] {} HTTP-Session: 4f071eae-d4ea-406e-affb-407852fa462e Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.768125 [ 3 ] {} HTTP-Session: 4f071eae-d4ea-406e-affb-407852fa462e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.768323 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.768367 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.10 00:59:19.774954 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} oximeter.measurements_u16 (f9528551-865a-4325-b716-4c52f7fc007a): Loading data parts 2024.02.10 00:59:19.775081 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} oximeter.measurements_u16 (f9528551-865a-4325-b716-4c52f7fc007a): There are no data parts 2024.02.10 00:59:19.776994 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.777024 [ 3 ] {bc7c1684-bfe9-47dd-9e74-08f583f76090} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.777039 [ 3 ] {} HTTP-Session: 4f071eae-d4ea-406e-affb-407852fa462e Destroying unnamed session 2024.02.10 00:59:19.777147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.777194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.777213 [ 3 ] {} HTTP-Session: 8cfb7892-c4eb-4ed9-adb9-827bb818c39f Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.777233 [ 3 ] {} HTTP-Session: 8cfb7892-c4eb-4ed9-adb9-827bb818c39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.777429 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.777473 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.10 00:59:19.780134 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} oximeter.measurements_i32 (38280151-4093-4f0e-9d6a-f73c35ed00f3): Loading data parts 2024.02.10 00:59:19.780208 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} oximeter.measurements_i32 (38280151-4093-4f0e-9d6a-f73c35ed00f3): There are no data parts 2024.02.10 00:59:19.781571 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.781602 [ 3 ] {beef3bbf-ad2d-4515-b990-73f5eb89df6b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.781617 [ 3 ] {} HTTP-Session: 8cfb7892-c4eb-4ed9-adb9-827bb818c39f Destroying unnamed session 2024.02.10 00:59:19.781716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.781767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.781785 [ 3 ] {} HTTP-Session: 30b3b909-71e0-46c5-9bdc-96c53f4baf8f Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.781805 [ 3 ] {} HTTP-Session: 30b3b909-71e0-46c5-9bdc-96c53f4baf8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.781990 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.782043 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.10 00:59:19.788572 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} oximeter.measurements_u32 (3c7f2d3d-7a69-4eb7-bf8e-57c87c036219): Loading data parts 2024.02.10 00:59:19.788653 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} oximeter.measurements_u32 (3c7f2d3d-7a69-4eb7-bf8e-57c87c036219): There are no data parts 2024.02.10 00:59:19.790473 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.790504 [ 3 ] {38b78f40-9ff2-46c8-9ce8-6baea8083c00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.790519 [ 3 ] {} HTTP-Session: 30b3b909-71e0-46c5-9bdc-96c53f4baf8f Destroying unnamed session 2024.02.10 00:59:19.790636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.790687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.790705 [ 3 ] {} HTTP-Session: f6537bfc-4d31-470d-a5f7-f67b1c95c4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.790721 [ 3 ] {} HTTP-Session: f6537bfc-4d31-470d-a5f7-f67b1c95c4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.790908 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.790964 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.10 00:59:19.793639 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} oximeter.measurements_i64 (f939087f-71b6-451d-a671-8928d06eaa9d): Loading data parts 2024.02.10 00:59:19.793719 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} oximeter.measurements_i64 (f939087f-71b6-451d-a671-8928d06eaa9d): There are no data parts 2024.02.10 00:59:19.794995 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.795019 [ 3 ] {759adb3f-e732-41fa-bef3-b330a8921ef4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.795040 [ 3 ] {} HTTP-Session: f6537bfc-4d31-470d-a5f7-f67b1c95c4a0 Destroying unnamed session 2024.02.10 00:59:19.795137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.795184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.795208 [ 3 ] {} HTTP-Session: cd4838bd-6cc4-46c8-b3b7-ced2590cb4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.795223 [ 3 ] {} HTTP-Session: cd4838bd-6cc4-46c8-b3b7-ced2590cb4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.795409 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.795466 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.10 00:59:19.802105 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} oximeter.measurements_u64 (6dccf86a-5b8c-434a-8a55-bc0c28a09fec): Loading data parts 2024.02.10 00:59:19.802220 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} oximeter.measurements_u64 (6dccf86a-5b8c-434a-8a55-bc0c28a09fec): There are no data parts 2024.02.10 00:59:19.804120 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.804144 [ 3 ] {741229a9-71fb-4d2e-bb2f-df8aa0246ec2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.804176 [ 3 ] {} HTTP-Session: cd4838bd-6cc4-46c8-b3b7-ced2590cb4bf Destroying unnamed session 2024.02.10 00:59:19.804273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.804320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.804343 [ 3 ] {} HTTP-Session: 993495d9-0a5a-4ce9-9322-e7abd6962a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.804358 [ 3 ] {} HTTP-Session: 993495d9-0a5a-4ce9-9322-e7abd6962a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.804567 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.804626 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.10 00:59:19.807278 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} oximeter.measurements_f32 (2fab55cc-65e3-4c47-8d47-d4dc9b0af3a4): Loading data parts 2024.02.10 00:59:19.807376 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} oximeter.measurements_f32 (2fab55cc-65e3-4c47-8d47-d4dc9b0af3a4): There are no data parts 2024.02.10 00:59:19.808684 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.808709 [ 3 ] {ec20eb8b-da0a-40fc-b63b-4858af07141c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.808731 [ 3 ] {} HTTP-Session: 993495d9-0a5a-4ce9-9322-e7abd6962a3b Destroying unnamed session 2024.02.10 00:59:19.808845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.808892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.808915 [ 3 ] {} HTTP-Session: b556cff8-735d-4d5f-9c4f-511f1612b869 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.808930 [ 3 ] {} HTTP-Session: b556cff8-735d-4d5f-9c4f-511f1612b869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.809118 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.809168 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.10 00:59:19.815831 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} oximeter.measurements_f64 (d63d2f45-b581-4194-b939-8fdb035b0d11): Loading data parts 2024.02.10 00:59:19.815993 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} oximeter.measurements_f64 (d63d2f45-b581-4194-b939-8fdb035b0d11): There are no data parts 2024.02.10 00:59:19.817770 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.817801 [ 3 ] {c085a83e-5a9a-49be-8c75-50f47fbf5399} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.817821 [ 3 ] {} HTTP-Session: b556cff8-735d-4d5f-9c4f-511f1612b869 Destroying unnamed session 2024.02.10 00:59:19.817911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.817958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.817981 [ 3 ] {} HTTP-Session: 9bba041f-0e58-472f-bb89-51bbc32d1489 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.817997 [ 3 ] {} HTTP-Session: 9bba041f-0e58-472f-bb89-51bbc32d1489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.818184 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.818238 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.10 00:59:19.820869 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} oximeter.measurements_string (fb4da28c-48fd-4ad4-9712-e2f9db07fce1): Loading data parts 2024.02.10 00:59:19.820987 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} oximeter.measurements_string (fb4da28c-48fd-4ad4-9712-e2f9db07fce1): There are no data parts 2024.02.10 00:59:19.822312 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.822343 [ 3 ] {91ca77f9-97ab-48da-a293-e302ad9505e1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.822364 [ 3 ] {} HTTP-Session: 9bba041f-0e58-472f-bb89-51bbc32d1489 Destroying unnamed session 2024.02.10 00:59:19.822498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.822545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.822569 [ 3 ] {} HTTP-Session: c4ad53a6-dbcd-4df1-8e6c-ea926b386b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.822584 [ 3 ] {} HTTP-Session: c4ad53a6-dbcd-4df1-8e6c-ea926b386b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.822774 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.822835 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.10 00:59:19.829376 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} oximeter.measurements_bytes (8afa80b7-3594-4350-8469-45231c9993a7): Loading data parts 2024.02.10 00:59:19.829493 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} oximeter.measurements_bytes (8afa80b7-3594-4350-8469-45231c9993a7): There are no data parts 2024.02.10 00:59:19.831176 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.831201 [ 3 ] {c8c849b5-5584-4245-9e95-838e8948859c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.831216 [ 3 ] {} HTTP-Session: c4ad53a6-dbcd-4df1-8e6c-ea926b386b50 Destroying unnamed session 2024.02.10 00:59:19.831333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.831381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.831400 [ 3 ] {} HTTP-Session: 1af665f8-ae3f-4fc4-b6cc-b25955fbb3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.831420 [ 3 ] {} HTTP-Session: 1af665f8-ae3f-4fc4-b6cc-b25955fbb3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.831633 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.831689 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.10 00:59:19.834354 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} oximeter.measurements_cumulativei64 (b461c516-6eff-4bcf-9d2c-e06e003e58db): Loading data parts 2024.02.10 00:59:19.834436 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} oximeter.measurements_cumulativei64 (b461c516-6eff-4bcf-9d2c-e06e003e58db): There are no data parts 2024.02.10 00:59:19.835825 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.835850 [ 3 ] {7c9bb5f4-83dd-4cea-ac74-9e2e394f2080} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.835871 [ 3 ] {} HTTP-Session: 1af665f8-ae3f-4fc4-b6cc-b25955fbb3a0 Destroying unnamed session 2024.02.10 00:59:19.835969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.836024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.836048 [ 3 ] {} HTTP-Session: 45ad1774-ffbd-4527-9e44-1fa3e67c5320 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.836072 [ 3 ] {} HTTP-Session: 45ad1774-ffbd-4527-9e44-1fa3e67c5320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.836276 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.836328 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.10 00:59:19.842840 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} oximeter.measurements_cumulativeu64 (ec491d7f-25eb-4e39-a7c1-d7c3bcfe4213): Loading data parts 2024.02.10 00:59:19.842928 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} oximeter.measurements_cumulativeu64 (ec491d7f-25eb-4e39-a7c1-d7c3bcfe4213): There are no data parts 2024.02.10 00:59:19.844582 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.844606 [ 3 ] {56302cd0-4bcf-42db-9019-bb75c031e73d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.844633 [ 3 ] {} HTTP-Session: 45ad1774-ffbd-4527-9e44-1fa3e67c5320 Destroying unnamed session 2024.02.10 00:59:19.844736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.844778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.844802 [ 3 ] {} HTTP-Session: 195f948a-c5d4-4cb2-921b-0214ba0b5288 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.844827 [ 3 ] {} HTTP-Session: 195f948a-c5d4-4cb2-921b-0214ba0b5288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.845029 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.845084 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.10 00:59:19.847768 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} oximeter.measurements_cumulativef32 (013fe49b-f868-40c5-bfdf-05adf41dd632): Loading data parts 2024.02.10 00:59:19.847874 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} oximeter.measurements_cumulativef32 (013fe49b-f868-40c5-bfdf-05adf41dd632): There are no data parts 2024.02.10 00:59:19.849252 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.849284 [ 3 ] {92e953cb-e080-4c71-8232-ef4b860bffe9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.849299 [ 3 ] {} HTTP-Session: 195f948a-c5d4-4cb2-921b-0214ba0b5288 Destroying unnamed session 2024.02.10 00:59:19.849396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.849444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.849462 [ 3 ] {} HTTP-Session: 441f9f70-e98d-42ae-8705-b1ce03883c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.849489 [ 3 ] {} HTTP-Session: 441f9f70-e98d-42ae-8705-b1ce03883c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.849693 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.849743 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.10 00:59:19.856279 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} oximeter.measurements_cumulativef64 (b5fcdd4d-5099-4891-9b7d-ce4dfd650a3d): Loading data parts 2024.02.10 00:59:19.856367 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} oximeter.measurements_cumulativef64 (b5fcdd4d-5099-4891-9b7d-ce4dfd650a3d): There are no data parts 2024.02.10 00:59:19.858107 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.858138 [ 3 ] {bf38f97c-e5ee-4520-a38a-5501518a52ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.858157 [ 3 ] {} HTTP-Session: 441f9f70-e98d-42ae-8705-b1ce03883c67 Destroying unnamed session 2024.02.10 00:59:19.858264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.858312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.858341 [ 3 ] {} HTTP-Session: 04144cf4-dccc-4827-8980-fa8d772b8c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.858358 [ 3 ] {} HTTP-Session: 04144cf4-dccc-4827-8980-fa8d772b8c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.858575 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.858634 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.10 00:59:19.861369 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} oximeter.measurements_histogrami8 (1446de98-969d-47df-a539-17e9f75005a3): Loading data parts 2024.02.10 00:59:19.861458 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} oximeter.measurements_histogrami8 (1446de98-969d-47df-a539-17e9f75005a3): There are no data parts 2024.02.10 00:59:19.864452 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.864535 [ 3 ] {eaee19fe-79b0-484e-bef0-7a57771ece8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.864560 [ 3 ] {} HTTP-Session: 04144cf4-dccc-4827-8980-fa8d772b8c9b Destroying unnamed session 2024.02.10 00:59:19.864683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.864735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.864760 [ 3 ] {} HTTP-Session: 63da7aed-904b-4640-8e3d-2cb824d72bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.864776 [ 3 ] {} HTTP-Session: 63da7aed-904b-4640-8e3d-2cb824d72bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.864992 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.865044 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.10 00:59:19.869887 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} oximeter.measurements_histogramu8 (dabb6979-b404-416f-b6fc-0faabd4f7da5): Loading data parts 2024.02.10 00:59:19.870015 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} oximeter.measurements_histogramu8 (dabb6979-b404-416f-b6fc-0faabd4f7da5): There are no data parts 2024.02.10 00:59:19.871609 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.871634 [ 3 ] {aa2317f8-0a1d-4209-a7fa-c90b6f782b55} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.871661 [ 3 ] {} HTTP-Session: 63da7aed-904b-4640-8e3d-2cb824d72bf2 Destroying unnamed session 2024.02.10 00:59:19.871768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.871816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.871851 [ 3 ] {} HTTP-Session: 19295d72-1445-46b2-b572-5693950caf59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.871868 [ 3 ] {} HTTP-Session: 19295d72-1445-46b2-b572-5693950caf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.872084 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.872138 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.10 00:59:19.874852 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} oximeter.measurements_histogrami16 (30496bd9-a9ae-4154-8205-345ed1d97a0c): Loading data parts 2024.02.10 00:59:19.874941 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} oximeter.measurements_histogrami16 (30496bd9-a9ae-4154-8205-345ed1d97a0c): There are no data parts 2024.02.10 00:59:19.876232 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.876273 [ 3 ] {fcbc6800-4710-4ed5-8fec-a3801fa917aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.876288 [ 3 ] {} HTTP-Session: 19295d72-1445-46b2-b572-5693950caf59 Destroying unnamed session 2024.02.10 00:59:19.876392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.876445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.876463 [ 3 ] {} HTTP-Session: ab84413e-d514-4cf8-9bab-5be8c6d0540d Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.876484 [ 3 ] {} HTTP-Session: ab84413e-d514-4cf8-9bab-5be8c6d0540d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.876695 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.876748 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.10 00:59:19.883400 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} oximeter.measurements_histogramu16 (27bf30e2-3f84-4145-a9da-adbf2edef422): Loading data parts 2024.02.10 00:59:19.883511 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} oximeter.measurements_histogramu16 (27bf30e2-3f84-4145-a9da-adbf2edef422): There are no data parts 2024.02.10 00:59:19.885261 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.885359 [ 3 ] {36148f4e-12fb-4355-8f62-0b5c2b66971f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.885374 [ 3 ] {} HTTP-Session: ab84413e-d514-4cf8-9bab-5be8c6d0540d Destroying unnamed session 2024.02.10 00:59:19.885484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.885537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.885556 [ 3 ] {} HTTP-Session: 714a11bd-1947-48da-8871-eb2e5ac589cc Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.885577 [ 3 ] {} HTTP-Session: 714a11bd-1947-48da-8871-eb2e5ac589cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.885793 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.885852 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.10 00:59:19.887531 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} oximeter.measurements_histogrami32 (200f1468-d052-4249-a96e-9fa806322a1e): Loading data parts 2024.02.10 00:59:19.887628 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} oximeter.measurements_histogrami32 (200f1468-d052-4249-a96e-9fa806322a1e): There are no data parts 2024.02.10 00:59:19.896208 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.896233 [ 3 ] {e8bd0d8f-2658-45f0-b45b-4e76c7b37bce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.896268 [ 3 ] {} HTTP-Session: 714a11bd-1947-48da-8871-eb2e5ac589cc Destroying unnamed session 2024.02.10 00:59:19.896379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.896427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.896446 [ 3 ] {} HTTP-Session: 214ccc13-2817-4af7-8645-8ef823cab5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.896468 [ 3 ] {} HTTP-Session: 214ccc13-2817-4af7-8645-8ef823cab5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.896682 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.896734 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.10 00:59:19.906361 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} oximeter.measurements_histogramu32 (e134eb9d-c8ae-4983-9cea-0b252448e732): Loading data parts 2024.02.10 00:59:19.906452 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} oximeter.measurements_histogramu32 (e134eb9d-c8ae-4983-9cea-0b252448e732): There are no data parts 2024.02.10 00:59:19.909647 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.909677 [ 3 ] {35cc7b25-7d18-4b24-9934-72f3e063e977} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.909702 [ 3 ] {} HTTP-Session: 214ccc13-2817-4af7-8645-8ef823cab5ff Destroying unnamed session 2024.02.10 00:59:19.909841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.909905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.909934 [ 3 ] {} HTTP-Session: cb5055f5-4729-4242-bf7a-b7c2a48d8286 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.909959 [ 3 ] {} HTTP-Session: cb5055f5-4729-4242-bf7a-b7c2a48d8286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.910219 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.910282 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.10 00:59:19.911989 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} oximeter.measurements_histogrami64 (52e20f90-cbb6-4fd8-90f2-e59c33ad4e84): Loading data parts 2024.02.10 00:59:19.912082 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} oximeter.measurements_histogrami64 (52e20f90-cbb6-4fd8-90f2-e59c33ad4e84): There are no data parts 2024.02.10 00:59:19.918118 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.918154 [ 3 ] {53ac1670-8941-412a-914d-73401c032f4e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.918173 [ 3 ] {} HTTP-Session: cb5055f5-4729-4242-bf7a-b7c2a48d8286 Destroying unnamed session 2024.02.10 00:59:19.918304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.918361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.918383 [ 3 ] {} HTTP-Session: 1536a0b9-9228-4f2e-be4a-32e4dd916ca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.918409 [ 3 ] {} HTTP-Session: 1536a0b9-9228-4f2e-be4a-32e4dd916ca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.918666 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.918723 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.10 00:59:19.920719 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} oximeter.measurements_histogramu64 (95a7a884-3df4-4856-8f9c-02be46a1e1cb): Loading data parts 2024.02.10 00:59:19.920809 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} oximeter.measurements_histogramu64 (95a7a884-3df4-4856-8f9c-02be46a1e1cb): There are no data parts 2024.02.10 00:59:19.923238 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.923276 [ 3 ] {af5b5e00-e44d-44cc-811f-e50e443c7554} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.923308 [ 3 ] {} HTTP-Session: 1536a0b9-9228-4f2e-be4a-32e4dd916ca3 Destroying unnamed session 2024.02.10 00:59:19.923417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.923474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.923505 [ 3 ] {} HTTP-Session: 2ebe56cd-2309-4098-8caf-f3641ac9273c Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.923525 [ 3 ] {} HTTP-Session: 2ebe56cd-2309-4098-8caf-f3641ac9273c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.923769 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.923820 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.10 00:59:19.925412 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} oximeter.measurements_histogramf32 (5c40b7e5-1f9f-48e3-aca8-908c2bb95cc3): Loading data parts 2024.02.10 00:59:19.925509 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} oximeter.measurements_histogramf32 (5c40b7e5-1f9f-48e3-aca8-908c2bb95cc3): There are no data parts 2024.02.10 00:59:19.932108 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.932136 [ 3 ] {9a6a946c-8be8-40c4-8078-9d1b9a162ae2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.932164 [ 3 ] {} HTTP-Session: 2ebe56cd-2309-4098-8caf-f3641ac9273c Destroying unnamed session 2024.02.10 00:59:19.932276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.932333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.932362 [ 3 ] {} HTTP-Session: 557b4cd4-5e6c-42f3-87d9-d127a7cbccdf Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.932382 [ 3 ] {} HTTP-Session: 557b4cd4-5e6c-42f3-87d9-d127a7cbccdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.932645 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.932705 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.10 00:59:19.934794 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} oximeter.measurements_histogramf64 (6c6d92de-ef30-48b3-beaa-86d92c84505d): Loading data parts 2024.02.10 00:59:19.934877 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} oximeter.measurements_histogramf64 (6c6d92de-ef30-48b3-beaa-86d92c84505d): There are no data parts 2024.02.10 00:59:19.937286 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.937335 [ 3 ] {0b95bd15-4954-43a4-beef-3deb2804e650} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.937353 [ 3 ] {} HTTP-Session: 557b4cd4-5e6c-42f3-87d9-d127a7cbccdf Destroying unnamed session 2024.02.10 00:59:19.937503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.937567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.937590 [ 3 ] {} HTTP-Session: c14d0e42-cdc5-472b-9987-7e0d20fc02e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.937616 [ 3 ] {} HTTP-Session: c14d0e42-cdc5-472b-9987-7e0d20fc02e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.937784 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} executeQuery: (from [fd00:1122:3344:101::d]:44379) /* 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) 2024.02.10 00:59:19.937835 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.10 00:59:19.939342 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} oximeter.fields_bool (266ac81e-6b05-4b9f-8fcc-3e40629c07b0): Loading data parts 2024.02.10 00:59:19.939446 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} oximeter.fields_bool (266ac81e-6b05-4b9f-8fcc-3e40629c07b0): There are no data parts 2024.02.10 00:59:19.945703 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.945732 [ 3 ] {3bfb899e-7fdf-4b2e-8901-8a707514a46c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.945746 [ 3 ] {} HTTP-Session: c14d0e42-cdc5-472b-9987-7e0d20fc02e3 Destroying unnamed session 2024.02.10 00:59:19.945849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.945894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.945911 [ 3 ] {} HTTP-Session: e77469fb-ac52-441d-aeac-00e35ab564fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.945939 [ 3 ] {} HTTP-Session: e77469fb-ac52-441d-aeac-00e35ab564fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.946089 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.946133 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.10 00:59:19.948038 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} oximeter.fields_i8 (a889624f-ff51-4358-88eb-cd2cce61f4cf): Loading data parts 2024.02.10 00:59:19.948126 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} oximeter.fields_i8 (a889624f-ff51-4358-88eb-cd2cce61f4cf): There are no data parts 2024.02.10 00:59:19.950475 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.950498 [ 3 ] {3f413b08-d623-40a7-87e7-368bb5c2522f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.950522 [ 3 ] {} HTTP-Session: e77469fb-ac52-441d-aeac-00e35ab564fb Destroying unnamed session 2024.02.10 00:59:19.950630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.950673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.950697 [ 3 ] {} HTTP-Session: 84be0f07-a189-4f6e-ba61-b7a9ae82d8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.950726 [ 3 ] {} HTTP-Session: 84be0f07-a189-4f6e-ba61-b7a9ae82d8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.950879 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.950926 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.10 00:59:19.952469 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} oximeter.fields_u8 (c69c5d83-ba3f-43f2-b5fe-fc64bf1b2755): Loading data parts 2024.02.10 00:59:19.952552 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} oximeter.fields_u8 (c69c5d83-ba3f-43f2-b5fe-fc64bf1b2755): There are no data parts 2024.02.10 00:59:19.959225 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.959253 [ 3 ] {f680f043-9246-4a55-9dc4-de19e80befa4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.959280 [ 3 ] {} HTTP-Session: 84be0f07-a189-4f6e-ba61-b7a9ae82d8a3 Destroying unnamed session 2024.02.10 00:59:19.959391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.959450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.959473 [ 3 ] {} HTTP-Session: ae2e6742-4eba-4d9e-acdb-cd5373874075 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.959499 [ 3 ] {} HTTP-Session: ae2e6742-4eba-4d9e-acdb-cd5373874075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.959694 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.959736 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.10 00:59:19.961761 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} oximeter.fields_i16 (387d76f0-d3cb-4777-a1a9-c70cca25d17f): Loading data parts 2024.02.10 00:59:19.961858 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} oximeter.fields_i16 (387d76f0-d3cb-4777-a1a9-c70cca25d17f): There are no data parts 2024.02.10 00:59:19.964642 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.964676 [ 3 ] {21ba10ac-d663-45a9-8fc4-85703b062004} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.964694 [ 3 ] {} HTTP-Session: ae2e6742-4eba-4d9e-acdb-cd5373874075 Destroying unnamed session 2024.02.10 00:59:19.964813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.964871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.964892 [ 3 ] {} HTTP-Session: c2f98e28-5e17-4779-9e53-92ce035f9e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.964919 [ 3 ] {} HTTP-Session: c2f98e28-5e17-4779-9e53-92ce035f9e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.965118 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.965169 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.10 00:59:19.966701 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} oximeter.fields_u16 (737d7289-a73a-4a1a-982b-2f8057e5f01b): Loading data parts 2024.02.10 00:59:19.966782 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} oximeter.fields_u16 (737d7289-a73a-4a1a-982b-2f8057e5f01b): There are no data parts 2024.02.10 00:59:19.973349 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.973386 [ 3 ] {f8f11d1b-b4d3-427e-b8e7-37f513b634eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.973404 [ 3 ] {} HTTP-Session: c2f98e28-5e17-4779-9e53-92ce035f9e95 Destroying unnamed session 2024.02.10 00:59:19.973528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.973590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.973613 [ 3 ] {} HTTP-Session: 85ac9b03-2d4d-412b-96f9-8de724abef94 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.973632 [ 3 ] {} HTTP-Session: 85ac9b03-2d4d-412b-96f9-8de724abef94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.973801 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.973854 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.10 00:59:19.975861 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} oximeter.fields_i32 (9f86bcac-3b3e-434b-afaa-ee5a73037523): Loading data parts 2024.02.10 00:59:19.975952 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} oximeter.fields_i32 (9f86bcac-3b3e-434b-afaa-ee5a73037523): There are no data parts 2024.02.10 00:59:19.978274 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.978305 [ 3 ] {dd854089-0319-42b2-a44e-d6b94acdcd25} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.978327 [ 3 ] {} HTTP-Session: 85ac9b03-2d4d-412b-96f9-8de724abef94 Destroying unnamed session 2024.02.10 00:59:19.978431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.978477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.978503 [ 3 ] {} HTTP-Session: 4058abbf-e31a-4628-a8c0-48f4dafb5c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.978519 [ 3 ] {} HTTP-Session: 4058abbf-e31a-4628-a8c0-48f4dafb5c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.978675 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.978724 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.10 00:59:19.980304 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} oximeter.fields_u32 (9feb1191-2a34-41dc-97c3-181335408778): Loading data parts 2024.02.10 00:59:19.980373 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} oximeter.fields_u32 (9feb1191-2a34-41dc-97c3-181335408778): There are no data parts 2024.02.10 00:59:19.986988 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.987026 [ 3 ] {afbb7b41-3987-47b1-abea-dd7856b58105} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.987044 [ 3 ] {} HTTP-Session: 4058abbf-e31a-4628-a8c0-48f4dafb5c8a Destroying unnamed session 2024.02.10 00:59:19.987170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.987226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.987248 [ 3 ] {} HTTP-Session: 6ee54945-b377-4b80-8b20-24126a4ffa36 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.987275 [ 3 ] {} HTTP-Session: 6ee54945-b377-4b80-8b20-24126a4ffa36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.987461 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.987530 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.10 00:59:19.989395 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} oximeter.fields_i64 (ccb3b758-dffd-4a91-90df-d1f344cd7172): Loading data parts 2024.02.10 00:59:19.989470 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} oximeter.fields_i64 (ccb3b758-dffd-4a91-90df-d1f344cd7172): There are no data parts 2024.02.10 00:59:19.991866 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} DynamicQueryHandler: Done processing query 2024.02.10 00:59:19.991893 [ 3 ] {566cdcf8-2f6d-48a6-bb99-f1c3c0366f63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:19.991920 [ 3 ] {} HTTP-Session: 6ee54945-b377-4b80-8b20-24126a4ffa36 Destroying unnamed session 2024.02.10 00:59:19.992043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:19.992101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:19.992131 [ 3 ] {} HTTP-Session: e8a41fbf-d6cf-4b53-800a-07ce4f022d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:19.992158 [ 3 ] {} HTTP-Session: e8a41fbf-d6cf-4b53-800a-07ce4f022d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:19.992341 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:19.992399 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.10 00:59:19.993889 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} oximeter.fields_u64 (1f9d58df-31df-4630-b0e8-f1c2aea953e8): Loading data parts 2024.02.10 00:59:19.993972 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} oximeter.fields_u64 (1f9d58df-31df-4630-b0e8-f1c2aea953e8): There are no data parts 2024.02.10 00:59:20.000185 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.74 MiB, peak 222.01 MiB, will set to 226.30 MiB (RSS), difference: 6.56 MiB 2024.02.10 00:59:20.000695 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} DynamicQueryHandler: Done processing query 2024.02.10 00:59:20.000741 [ 3 ] {1299b465-9ff9-4be7-be55-a5cfe4564e44} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:20.000761 [ 3 ] {} HTTP-Session: e8a41fbf-d6cf-4b53-800a-07ce4f022d1c Destroying unnamed session 2024.02.10 00:59:20.000901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:20.000959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:20.000981 [ 3 ] {} HTTP-Session: cee77045-62c0-4150-a489-1edb6132c808 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:20.001010 [ 3 ] {} HTTP-Session: cee77045-62c0-4150-a489-1edb6132c808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:20.001200 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:20.001265 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.10 00:59:20.003170 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} oximeter.fields_ipaddr (59e738f8-764e-49a3-80ac-74b2f6a56c37): Loading data parts 2024.02.10 00:59:20.003247 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} oximeter.fields_ipaddr (59e738f8-764e-49a3-80ac-74b2f6a56c37): There are no data parts 2024.02.10 00:59:20.005628 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} DynamicQueryHandler: Done processing query 2024.02.10 00:59:20.005658 [ 3 ] {f438450a-b7b7-4486-939e-bff29c64df57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:20.005745 [ 3 ] {} HTTP-Session: cee77045-62c0-4150-a489-1edb6132c808 Destroying unnamed session 2024.02.10 00:59:20.005853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:20.005913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:20.005944 [ 3 ] {} HTTP-Session: b65ae839-512e-4d7e-9d86-cc9c634ec8dd Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:20.005971 [ 3 ] {} HTTP-Session: b65ae839-512e-4d7e-9d86-cc9c634ec8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:20.006125 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:20.006178 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.10 00:59:20.007564 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} oximeter.fields_string (a2c7d203-0530-4c5e-991a-cc85ad581895): Loading data parts 2024.02.10 00:59:20.007640 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} oximeter.fields_string (a2c7d203-0530-4c5e-991a-cc85ad581895): There are no data parts 2024.02.10 00:59:20.014341 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} DynamicQueryHandler: Done processing query 2024.02.10 00:59:20.014370 [ 3 ] {e67446ce-7c38-4f3b-9441-4ad0338a1d4f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:20.014388 [ 3 ] {} HTTP-Session: b65ae839-512e-4d7e-9d86-cc9c634ec8dd Destroying unnamed session 2024.02.10 00:59:20.014518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:20.014577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:20.014599 [ 3 ] {} HTTP-Session: 48434a04-9069-43c3-a851-8e354ae19b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:20.014627 [ 3 ] {} HTTP-Session: 48434a04-9069-43c3-a851-8e354ae19b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:20.014796 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} executeQuery: (from [fd00:1122:3344:101::d]:44379) 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) 2024.02.10 00:59:20.014838 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.10 00:59:20.016747 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} oximeter.fields_uuid (1b0ac4bc-88be-4f9f-8487-6ada287a30d1): Loading data parts 2024.02.10 00:59:20.016815 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} oximeter.fields_uuid (1b0ac4bc-88be-4f9f-8487-6ada287a30d1): There are no data parts 2024.02.10 00:59:20.019178 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} DynamicQueryHandler: Done processing query 2024.02.10 00:59:20.019224 [ 3 ] {f884efaf-cc2b-40e8-a92e-46f093af3211} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:20.019242 [ 3 ] {} HTTP-Session: 48434a04-9069-43c3-a851-8e354ae19b52 Destroying unnamed session 2024.02.10 00:59:20.019365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:20.019425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:20.019448 [ 3 ] {} HTTP-Session: e49b4f42-1219-437a-8671-5f8e2f564760 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:20.019475 [ 3 ] {} HTTP-Session: e49b4f42-1219-437a-8671-5f8e2f564760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:20.019737 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} executeQuery: (from [fd00:1122:3344:101::d]:44379) /* 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) 2024.02.10 00:59:20.019802 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.10 00:59:20.021336 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} oximeter.timeseries_schema (4100bb8c-f7ff-46f2-abc8-24036cadad93): Loading data parts 2024.02.10 00:59:20.021416 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} oximeter.timeseries_schema (4100bb8c-f7ff-46f2-abc8-24036cadad93): There are no data parts 2024.02.10 00:59:20.027895 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} DynamicQueryHandler: Done processing query 2024.02.10 00:59:20.027919 [ 3 ] {29f51628-e1b6-4df0-bda0-df57343cb08f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.10 00:59:20.027944 [ 3 ] {} HTTP-Session: e49b4f42-1219-437a-8671-5f8e2f564760 Destroying unnamed session 2024.02.10 00:59:20.028066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44379, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.10 00:59:20.028114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.10 00:59:20.028139 [ 3 ] {} HTTP-Session: ec428cf3-8f09-4031-80d5-c70b44573af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44379 2024.02.10 00:59:20.028157 [ 3 ] {} HTTP-Session: ec428cf3-8f09-4031-80d5-c70b44573af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.10 00:59:20.028266 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} executeQuery: (from [fd00:1122:3344:101::d]:44379) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.10 00:59:20.028868 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.10 00:59:20.032188 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.02.10 00:59:20.034957 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.10 00:59:20.035228 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} oximeter.version (136bcbea-1a9c-45dd-8d8c-609781a6896d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.10 00:59:20.035430 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} executeQuery: Read 1 rows, 16.00 B in 0.007127345 sec., 140 rows/sec., 2.19 KiB/sec. 2024.02.10 00:59:20.035530 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} DynamicQueryHandler: Done processing query 2024.02.10 00:59:20.035551 [ 3 ] {57352f32-898c-4fa5-84d1-68cf07e14669} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.10 00:59:20.035574 [ 3 ] {} HTTP-Session: ec428cf3-8f09-4031-80d5-c70b44573af5 Destroying unnamed session 2024.02.10 00:59:21.000187 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.55 MiB, peak 230.62 MiB, will set to 228.30 MiB (RSS), difference: 2.75 MiB 2024.02.10 00:59:33.978192 [ 161 ] {} DNSResolver: Updating DNS cache 2024.02.10 00:59:33.978250 [ 161 ] {} DNSResolver: Updated DNS cache 2024.02.10 00:59:48.979330 [ 144 ] {} DNSResolver: Updating DNS cache 2024.02.10 00:59:48.979419 [ 144 ] {} DNSResolver: Updated DNS cache