[ Feb 12 21:14:35 Enabled. ] [ Feb 12 21:14:35 Rereading configuration. ] [ Feb 12 21:14:39 Rereading configuration. ] [ Feb 12 21:14:45 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 12 21:14:45 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.12 21:14:45.846390 [ 1 ] {} Application: Will watch for the process with pid 24194 2024.02.12 21:14:45.846485 [ 1 ] {} Application: Forked a child process to watch 2024.02.12 21:14:46.545450 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24194 2024.02.12 21:14:46.545618 [ 1 ] {} Application: starting up 2024.02.12 21:14:46.545817 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.12 21:14:46.659280 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.12 21:14:46.659341 [ 1 ] {} Application: Initializing DateLUT. 2024.02.12 21:14:46.659356 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.12 21:14:46.659396 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.12 21:14:46.659707 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.12 21:14:46.660377 [ 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.12 21:14:46.660821 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.12 21:14:46.661074 [ 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.12 21:14:46.663599 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.12 21:14:46.663640 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.12 21:14:46.664341 [ 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.12 21:14:46.664502 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.12 21:14:46.670549 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.12 21:14:46.670865 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.12 21:14:46.670890 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.12 21:14:46.672195 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.12 21:14:46.672657 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.12 21:14:46.672936 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.12 21:14:46.673210 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.12 21:14:46.674044 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.12 21:14:46.674089 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.12 21:14:46.674148 [ 1 ] {} Application: Loaded user defined objects 2024.02.12 21:14:46.674164 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.12 21:14:46.690128 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.12 21:14:46.690157 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106961 sec 2024.02.12 21:14:46.690696 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.12 21:14:46.690770 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.12 21:14:46.690790 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.12 21:14:46.690805 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.12 21:14:46.690817 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.12 21:14:46.690831 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.12 21:14:46.690845 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.12 21:14:46.690875 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.12 21:14:46.690893 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.12 21:14:46.690925 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.12 21:14:46.690937 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.12 21:14:46.690950 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.12 21:14:46.690966 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.12 21:14:46.690998 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.12 21:14:46.691012 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.12 21:14:46.691023 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.12 21:14:46.726389 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.12 21:14:46.731678 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.12 21:14:46.731710 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1731e-05 sec 2024.02.12 21:14:46.731737 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.12 21:14:46.731755 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.12 21:14:46.731778 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.12 21:14:46.733870 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.12 21:14:46.738716 [ 1 ] {} Application: Loaded metadata. 2024.02.12 21:14:46.738889 [ 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.12 21:14:46.738919 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.12 21:14:46.968258 [ 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.12 21:14:46.986546 [ 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.12 21:14:46.986630 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.12 21:14:47.038373 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.12 21:14:47.039154 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.12 21:14:47.039531 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.12 21:14:47.039588 [ 85 ] {} DNSResolver: Updating DNS cache 2024.02.12 21:14:47.039586 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.12 21:14:47.039659 [ 85 ] {} DNSResolver: Updated DNS cache 2024.02.12 21:14:47.039748 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.12 21:14:47.039801 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.12 21:14:47.040438 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.12 21:14:47.040486 [ 1 ] {} Application: Ready for connections. 2024.02.12 21:14:47.454559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.454734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.455320 [ 3 ] {} HTTP-Session: 26cc0075-15cb-4111-a34c-0d6715aabd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.455354 [ 3 ] {} HTTP-Session: 26cc0075-15cb-4111-a34c-0d6715aabd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.455487 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.12 21:14:47.455518 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.12 21:14:47.455538 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.12 21:14:47.456622 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} executeQuery: (from [fd00:1122:3344:101::d]:65392) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.12 21:14:47.475991 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:65392) (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.12 21:14:47.476259 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} 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.12 21:14:47.476949 [ 3 ] {0355778a-794a-4e6e-9b91-fbcebcbb974c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.476973 [ 3 ] {} HTTP-Session: 26cc0075-15cb-4111-a34c-0d6715aabd2d Destroying unnamed session 2024.02.12 21:14:47.477297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.477354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.477374 [ 3 ] {} HTTP-Session: d81f433d-07e5-4d0c-ab9f-f135e7f92302 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.477397 [ 3 ] {} HTTP-Session: d81f433d-07e5-4d0c-ab9f-f135e7f92302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.477493 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} executeQuery: (from [fd00:1122:3344:101::d]:65392) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.12 21:14:47.477577 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.12 21:14:47.478503 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.12 21:14:47.480241 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.12 21:14:47.483970 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.484005 [ 3 ] {6ae34709-fde5-4129-a822-3c5133aa8c54} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.12 21:14:47.484022 [ 3 ] {} HTTP-Session: d81f433d-07e5-4d0c-ab9f-f135e7f92302 Destroying unnamed session 2024.02.12 21:14:47.484166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.484218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.484237 [ 3 ] {} HTTP-Session: 47956d86-2aec-4ba1-b89f-e47ce2f5b287 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.484252 [ 3 ] {} HTTP-Session: 47956d86-2aec-4ba1-b89f-e47ce2f5b287 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.484349 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} executeQuery: (from [fd00:1122:3344:101::d]:65392) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.12 21:14:47.484595 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:65392) (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.12 21:14:47.484708 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} 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.12 21:14:47.484810 [ 3 ] {87d05e5e-a4f0-4a23-bc6f-3aedd75efe52} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.484829 [ 3 ] {} HTTP-Session: 47956d86-2aec-4ba1-b89f-e47ce2f5b287 Destroying unnamed session 2024.02.12 21:14:47.485065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.485110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.485128 [ 3 ] {} HTTP-Session: 91bb36e9-510d-404b-abc8-42a07ac67e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.485147 [ 3 ] {} HTTP-Session: 91bb36e9-510d-404b-abc8-42a07ac67e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.485250 [ 3 ] {4ddefbde-3444-467f-9949-deae78bb0853} executeQuery: (from [fd00:1122:3344:101::d]:65392) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.12 21:14:47.485347 [ 3 ] {4ddefbde-3444-467f-9949-deae78bb0853} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.485371 [ 3 ] {4ddefbde-3444-467f-9949-deae78bb0853} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.485386 [ 3 ] {} HTTP-Session: 91bb36e9-510d-404b-abc8-42a07ac67e1a Destroying unnamed session 2024.02.12 21:14:47.487498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.487542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.487561 [ 3 ] {} HTTP-Session: 5aeaff4e-de64-4717-9e25-f2ea7a0a4f66 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.487580 [ 3 ] {} HTTP-Session: 5aeaff4e-de64-4717-9e25-f2ea7a0a4f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.487635 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} executeQuery: (from [fd00:1122:3344:101::d]:65392) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.12 21:14:47.487688 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.12 21:14:47.496099 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.12 21:14:47.496142 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7051e-05 sec 2024.02.12 21:14:47.496187 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.12 21:14:47.496222 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} DatabaseAtomic (oximeter): Starting up tables. 2024.02.12 21:14:47.496348 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.496393 [ 3 ] {b1e46c02-ca17-42cb-acee-b8561c9b2cb0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.496424 [ 3 ] {} HTTP-Session: 5aeaff4e-de64-4717-9e25-f2ea7a0a4f66 Destroying unnamed session 2024.02.12 21:14:47.496564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.496609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.496628 [ 3 ] {} HTTP-Session: bfddee6f-2d49-4386-bdd1-89b0f4b8a627 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.496647 [ 3 ] {} HTTP-Session: bfddee6f-2d49-4386-bdd1-89b0f4b8a627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.496781 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} executeQuery: (from [fd00:1122:3344:101::d]:65392) /* 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.12 21:14:47.496827 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.12 21:14:47.501520 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} oximeter.version (b9146972-ba77-46d5-843e-ac9126231077): Loading data parts 2024.02.12 21:14:47.501651 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} oximeter.version (b9146972-ba77-46d5-843e-ac9126231077): There are no data parts 2024.02.12 21:14:47.503945 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.503971 [ 3 ] {22f57839-05db-4d5c-994e-a193589a5f84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.503993 [ 3 ] {} HTTP-Session: bfddee6f-2d49-4386-bdd1-89b0f4b8a627 Destroying unnamed session 2024.02.12 21:14:47.504111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.504159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.504182 [ 3 ] {} HTTP-Session: 800e28d4-086c-42bd-b76d-b01577e5e87f Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.504198 [ 3 ] {} HTTP-Session: 800e28d4-086c-42bd-b76d-b01577e5e87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.504394 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} executeQuery: (from [fd00:1122:3344:101::d]:65392) /* 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.12 21:14:47.504451 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.12 21:14:47.514957 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} oximeter.measurements_bool (92fc901f-3c0a-4b5b-ad7e-2b5deeea301b): Loading data parts 2024.02.12 21:14:47.515074 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} oximeter.measurements_bool (92fc901f-3c0a-4b5b-ad7e-2b5deeea301b): There are no data parts 2024.02.12 21:14:47.516723 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.516748 [ 3 ] {d07aca8e-6b05-4d15-bffd-2895fe5c34a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.516770 [ 3 ] {} HTTP-Session: 800e28d4-086c-42bd-b76d-b01577e5e87f Destroying unnamed session 2024.02.12 21:14:47.516897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.516945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.516968 [ 3 ] {} HTTP-Session: a80678d5-f326-4500-b6f8-1189bdcd907d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.516985 [ 3 ] {} HTTP-Session: a80678d5-f326-4500-b6f8-1189bdcd907d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.517178 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.517226 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.12 21:14:47.518902 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} oximeter.measurements_i8 (803d11dd-fe0a-4eed-b734-32b2f0d5686a): Loading data parts 2024.02.12 21:14:47.518998 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} oximeter.measurements_i8 (803d11dd-fe0a-4eed-b734-32b2f0d5686a): There are no data parts 2024.02.12 21:14:47.520834 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.520859 [ 3 ] {039ba4d8-1d35-49cf-a39b-1e9125ed383d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.520874 [ 3 ] {} HTTP-Session: a80678d5-f326-4500-b6f8-1189bdcd907d Destroying unnamed session 2024.02.12 21:14:47.521001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.521048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.521067 [ 3 ] {} HTTP-Session: 3e485271-fa8a-4ef8-af23-568e5839fbaf Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.521087 [ 3 ] {} HTTP-Session: 3e485271-fa8a-4ef8-af23-568e5839fbaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.521281 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.521329 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.12 21:14:47.523002 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} oximeter.measurements_u8 (484759a0-5be4-4f8d-89b1-c6b31d885b2d): Loading data parts 2024.02.12 21:14:47.523090 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} oximeter.measurements_u8 (484759a0-5be4-4f8d-89b1-c6b31d885b2d): There are no data parts 2024.02.12 21:14:47.524281 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.524306 [ 3 ] {0ffd80e6-de83-43dc-b37b-e26fde9ec729} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.524321 [ 3 ] {} HTTP-Session: 3e485271-fa8a-4ef8-af23-568e5839fbaf Destroying unnamed session 2024.02.12 21:14:47.524468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.524515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.524534 [ 3 ] {} HTTP-Session: 86e79c7d-ca00-41fc-920a-856b56f9a5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.524555 [ 3 ] {} HTTP-Session: 86e79c7d-ca00-41fc-920a-856b56f9a5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.524749 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.524793 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.12 21:14:47.528577 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} oximeter.measurements_i16 (221f5c56-2025-4529-a544-7e239c2cd860): Loading data parts 2024.02.12 21:14:47.528665 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} oximeter.measurements_i16 (221f5c56-2025-4529-a544-7e239c2cd860): There are no data parts 2024.02.12 21:14:47.529873 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.529905 [ 3 ] {bdd1b98d-490a-4a27-866a-23789f23067d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.529920 [ 3 ] {} HTTP-Session: 86e79c7d-ca00-41fc-920a-856b56f9a5b8 Destroying unnamed session 2024.02.12 21:14:47.530030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.530079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.530098 [ 3 ] {} HTTP-Session: 5730c8dc-b14d-4f4d-9f10-ec4ea9cf796d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.530119 [ 3 ] {} HTTP-Session: 5730c8dc-b14d-4f4d-9f10-ec4ea9cf796d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.530309 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.530353 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.12 21:14:47.531948 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} oximeter.measurements_u16 (c68fef0c-26ae-44fe-b624-e587371e138e): Loading data parts 2024.02.12 21:14:47.532026 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} oximeter.measurements_u16 (c68fef0c-26ae-44fe-b624-e587371e138e): There are no data parts 2024.02.12 21:14:47.533191 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.533223 [ 3 ] {ef04b273-9e38-464b-a353-809924a975ef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.533239 [ 3 ] {} HTTP-Session: 5730c8dc-b14d-4f4d-9f10-ec4ea9cf796d Destroying unnamed session 2024.02.12 21:14:47.533346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.533395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.533413 [ 3 ] {} HTTP-Session: f1769062-909b-4e60-9888-b4d97f1e7fff Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.533433 [ 3 ] {} HTTP-Session: f1769062-909b-4e60-9888-b4d97f1e7fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.533620 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.533664 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.12 21:14:47.535227 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} oximeter.measurements_i32 (710d3c7f-68f3-4559-8984-394953ddd5fc): Loading data parts 2024.02.12 21:14:47.535307 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} oximeter.measurements_i32 (710d3c7f-68f3-4559-8984-394953ddd5fc): There are no data parts 2024.02.12 21:14:47.537355 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.537386 [ 3 ] {fa27db96-5b68-43d5-8f1e-a01f6a62c1c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.537402 [ 3 ] {} HTTP-Session: f1769062-909b-4e60-9888-b4d97f1e7fff Destroying unnamed session 2024.02.12 21:14:47.537516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.537577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.537600 [ 3 ] {} HTTP-Session: 76a42066-986c-4fa9-b49e-da7a55f6c942 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.537624 [ 3 ] {} HTTP-Session: 76a42066-986c-4fa9-b49e-da7a55f6c942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.537853 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.537911 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.12 21:14:47.539682 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} oximeter.measurements_u32 (d6f41042-5899-4d64-94d9-441b3e583dbc): Loading data parts 2024.02.12 21:14:47.539757 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} oximeter.measurements_u32 (d6f41042-5899-4d64-94d9-441b3e583dbc): There are no data parts 2024.02.12 21:14:47.540940 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.540971 [ 3 ] {51aa4587-af30-456a-b312-7678fb310e8b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.540991 [ 3 ] {} HTTP-Session: 76a42066-986c-4fa9-b49e-da7a55f6c942 Destroying unnamed session 2024.02.12 21:14:47.541117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.541170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.541189 [ 3 ] {} HTTP-Session: 7d8a683f-372c-4231-8f2e-3c472426ce73 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.541205 [ 3 ] {} HTTP-Session: 7d8a683f-372c-4231-8f2e-3c472426ce73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.541393 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.541444 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.12 21:14:47.543131 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} oximeter.measurements_i64 (2551b960-b190-4217-9d00-ccd733e45582): Loading data parts 2024.02.12 21:14:47.543210 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} oximeter.measurements_i64 (2551b960-b190-4217-9d00-ccd733e45582): There are no data parts 2024.02.12 21:14:47.544383 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.544408 [ 3 ] {919aafe5-c01f-41b6-b5ab-275d7ebda3c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.544429 [ 3 ] {} HTTP-Session: 7d8a683f-372c-4231-8f2e-3c472426ce73 Destroying unnamed session 2024.02.12 21:14:47.544519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.544565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.544589 [ 3 ] {} HTTP-Session: 517439bc-10e1-4424-be4b-6bc23ab4df12 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.544606 [ 3 ] {} HTTP-Session: 517439bc-10e1-4424-be4b-6bc23ab4df12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.544793 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.544843 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.12 21:14:47.546416 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} oximeter.measurements_u64 (600fc05d-42d1-41ec-839c-75defde6c35b): Loading data parts 2024.02.12 21:14:47.546492 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} oximeter.measurements_u64 (600fc05d-42d1-41ec-839c-75defde6c35b): There are no data parts 2024.02.12 21:14:47.547656 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.547681 [ 3 ] {95cb16a3-d958-4f20-8b53-d7f4ccbbb4c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.547703 [ 3 ] {} HTTP-Session: 517439bc-10e1-4424-be4b-6bc23ab4df12 Destroying unnamed session 2024.02.12 21:14:47.547807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.547854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.547876 [ 3 ] {} HTTP-Session: 763c8b8f-d9cb-4371-8f55-718bbd6e2443 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.547892 [ 3 ] {} HTTP-Session: 763c8b8f-d9cb-4371-8f55-718bbd6e2443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.548077 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.548125 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.12 21:14:47.549700 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} oximeter.measurements_f32 (f872eb5c-9a00-458c-9a97-f3759eb75611): Loading data parts 2024.02.12 21:14:47.549780 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} oximeter.measurements_f32 (f872eb5c-9a00-458c-9a97-f3759eb75611): There are no data parts 2024.02.12 21:14:47.550939 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.550963 [ 3 ] {300a8446-52d9-48d2-85a6-783920d8af08} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.550984 [ 3 ] {} HTTP-Session: 763c8b8f-d9cb-4371-8f55-718bbd6e2443 Destroying unnamed session 2024.02.12 21:14:47.551124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.551172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.551195 [ 3 ] {} HTTP-Session: 333fc513-09d1-4435-b455-c3c7c2fdbb6b Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.551211 [ 3 ] {} HTTP-Session: 333fc513-09d1-4435-b455-c3c7c2fdbb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.551399 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.551444 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.12 21:14:47.553053 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} oximeter.measurements_f64 (69c0eac4-2418-4309-9cee-a8a2672bb11c): Loading data parts 2024.02.12 21:14:47.553158 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} oximeter.measurements_f64 (69c0eac4-2418-4309-9cee-a8a2672bb11c): There are no data parts 2024.02.12 21:14:47.554388 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.554424 [ 3 ] {a1ad2d19-ab0f-4368-9a3e-dc2151ffa7cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.554447 [ 3 ] {} HTTP-Session: 333fc513-09d1-4435-b455-c3c7c2fdbb6b Destroying unnamed session 2024.02.12 21:14:47.554563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.554615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.554644 [ 3 ] {} HTTP-Session: 40aa22bb-9f7f-4084-8388-5c17ffcb00bf Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.554661 [ 3 ] {} HTTP-Session: 40aa22bb-9f7f-4084-8388-5c17ffcb00bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.554861 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.554912 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.12 21:14:47.556513 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} oximeter.measurements_string (91c3c61b-4735-45c0-a8be-f0edd45e3eca): Loading data parts 2024.02.12 21:14:47.556620 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} oximeter.measurements_string (91c3c61b-4735-45c0-a8be-f0edd45e3eca): There are no data parts 2024.02.12 21:14:47.557784 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.557820 [ 3 ] {73c87a87-2880-408a-851b-2f9732351402} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.557843 [ 3 ] {} HTTP-Session: 40aa22bb-9f7f-4084-8388-5c17ffcb00bf Destroying unnamed session 2024.02.12 21:14:47.557944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.557996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.558023 [ 3 ] {} HTTP-Session: 943dbb5d-a056-45ef-a299-b8e6dd55b5a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.558039 [ 3 ] {} HTTP-Session: 943dbb5d-a056-45ef-a299-b8e6dd55b5a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.558238 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.558297 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.12 21:14:47.559896 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} oximeter.measurements_bytes (d432f871-05f9-42c3-912a-980265740867): Loading data parts 2024.02.12 21:14:47.559982 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} oximeter.measurements_bytes (d432f871-05f9-42c3-912a-980265740867): There are no data parts 2024.02.12 21:14:47.561143 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.561167 [ 3 ] {53ab2390-4d09-4424-9f68-5dc8f436e63c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.561181 [ 3 ] {} HTTP-Session: 943dbb5d-a056-45ef-a299-b8e6dd55b5a2 Destroying unnamed session 2024.02.12 21:14:47.561280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.561326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.561344 [ 3 ] {} HTTP-Session: 0e7fb03f-872b-4ec6-b4fa-848f3468e202 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.561364 [ 3 ] {} HTTP-Session: 0e7fb03f-872b-4ec6-b4fa-848f3468e202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.561561 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.561610 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.12 21:14:47.563274 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} oximeter.measurements_cumulativei64 (835b31ff-1bb1-4342-b490-1b3a54d1fb6e): Loading data parts 2024.02.12 21:14:47.563356 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} oximeter.measurements_cumulativei64 (835b31ff-1bb1-4342-b490-1b3a54d1fb6e): There are no data parts 2024.02.12 21:14:47.564550 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.564574 [ 3 ] {c7793c3f-3092-4639-8d72-7e186f2c997e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.564595 [ 3 ] {} HTTP-Session: 0e7fb03f-872b-4ec6-b4fa-848f3468e202 Destroying unnamed session 2024.02.12 21:14:47.564696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.564744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.564768 [ 3 ] {} HTTP-Session: df833dc5-6f87-429d-9425-cd708df2efb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.564789 [ 3 ] {} HTTP-Session: df833dc5-6f87-429d-9425-cd708df2efb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.564995 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.565046 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.12 21:14:47.566671 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} oximeter.measurements_cumulativeu64 (7b7a4063-4032-405a-adac-c6ef754b7546): Loading data parts 2024.02.12 21:14:47.566742 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} oximeter.measurements_cumulativeu64 (7b7a4063-4032-405a-adac-c6ef754b7546): There are no data parts 2024.02.12 21:14:47.567925 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.567949 [ 3 ] {a5ace67c-8665-493d-8575-46d17804a06a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.567970 [ 3 ] {} HTTP-Session: df833dc5-6f87-429d-9425-cd708df2efb1 Destroying unnamed session 2024.02.12 21:14:47.568065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.568109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.568134 [ 3 ] {} HTTP-Session: 7254531f-6fe8-416d-80c0-8cdb93d34e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.568155 [ 3 ] {} HTTP-Session: 7254531f-6fe8-416d-80c0-8cdb93d34e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.568359 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.568411 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.12 21:14:47.570047 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} oximeter.measurements_cumulativef32 (becd0d61-96a3-416a-ae20-8f0e955e3877): Loading data parts 2024.02.12 21:14:47.570128 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} oximeter.measurements_cumulativef32 (becd0d61-96a3-416a-ae20-8f0e955e3877): There are no data parts 2024.02.12 21:14:47.571300 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.571330 [ 3 ] {07c6bf65-d023-4945-9285-1b2cd91b3e82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.571345 [ 3 ] {} HTTP-Session: 7254531f-6fe8-416d-80c0-8cdb93d34e39 Destroying unnamed session 2024.02.12 21:14:47.571454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.571502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.571521 [ 3 ] {} HTTP-Session: 3e89c930-b913-4a2e-b82d-ccf48a17bd6a Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.571542 [ 3 ] {} HTTP-Session: 3e89c930-b913-4a2e-b82d-ccf48a17bd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.571749 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.571799 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.12 21:14:47.573438 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} oximeter.measurements_cumulativef64 (911fbaca-2cf0-4d83-8262-6314c12d7869): Loading data parts 2024.02.12 21:14:47.573517 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} oximeter.measurements_cumulativef64 (911fbaca-2cf0-4d83-8262-6314c12d7869): There are no data parts 2024.02.12 21:14:47.574754 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.574785 [ 3 ] {874bd361-7315-4447-91b2-e5d4d3e0a739} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.574806 [ 3 ] {} HTTP-Session: 3e89c930-b913-4a2e-b82d-ccf48a17bd6a Destroying unnamed session 2024.02.12 21:14:47.574906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.574954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.574978 [ 3 ] {} HTTP-Session: ed1c262e-8157-4275-a748-a74a44d05a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.574996 [ 3 ] {} HTTP-Session: ed1c262e-8157-4275-a748-a74a44d05a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.575217 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.575272 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.12 21:14:47.576920 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} oximeter.measurements_histogrami8 (90c0d5b6-45b2-42b7-9ced-acf3782c2023): Loading data parts 2024.02.12 21:14:47.577001 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} oximeter.measurements_histogrami8 (90c0d5b6-45b2-42b7-9ced-acf3782c2023): There are no data parts 2024.02.12 21:14:47.578207 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.578238 [ 3 ] {47cdb6e6-c85a-4fb9-923d-f4dbb33b47c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.578259 [ 3 ] {} HTTP-Session: ed1c262e-8157-4275-a748-a74a44d05a1c Destroying unnamed session 2024.02.12 21:14:47.578361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.578409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.578433 [ 3 ] {} HTTP-Session: f25543e4-c165-49fa-a718-843d6b6b563c Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.578448 [ 3 ] {} HTTP-Session: f25543e4-c165-49fa-a718-843d6b6b563c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.578666 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.578720 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.12 21:14:47.580375 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} oximeter.measurements_histogramu8 (c2b3ad78-747f-4314-9d22-c35fabdbeef5): Loading data parts 2024.02.12 21:14:47.580451 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} oximeter.measurements_histogramu8 (c2b3ad78-747f-4314-9d22-c35fabdbeef5): There are no data parts 2024.02.12 21:14:47.581640 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.581665 [ 3 ] {c5c9b871-058b-4f70-aa8e-844161376311} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.581693 [ 3 ] {} HTTP-Session: f25543e4-c165-49fa-a718-843d6b6b563c Destroying unnamed session 2024.02.12 21:14:47.581795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.581843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.581871 [ 3 ] {} HTTP-Session: e3ab87e1-d1b8-415c-ad40-d3cab54adafd Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.581887 [ 3 ] {} HTTP-Session: e3ab87e1-d1b8-415c-ad40-d3cab54adafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.582105 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.582158 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.12 21:14:47.583782 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} oximeter.measurements_histogrami16 (a9cbde25-9d94-41ca-bb7d-d64b5cb32202): Loading data parts 2024.02.12 21:14:47.583855 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} oximeter.measurements_histogrami16 (a9cbde25-9d94-41ca-bb7d-d64b5cb32202): There are no data parts 2024.02.12 21:14:47.585031 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.585067 [ 3 ] {a9854425-9398-4a21-bae6-409b7f72dc3d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.585081 [ 3 ] {} HTTP-Session: e3ab87e1-d1b8-415c-ad40-d3cab54adafd Destroying unnamed session 2024.02.12 21:14:47.585184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.585238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.585256 [ 3 ] {} HTTP-Session: 05062533-fe05-49e1-aeda-3ab3117e70e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.585277 [ 3 ] {} HTTP-Session: 05062533-fe05-49e1-aeda-3ab3117e70e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.585490 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.585543 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.12 21:14:47.587163 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} oximeter.measurements_histogramu16 (4efa4f75-f753-425d-b288-5d37a269f7a8): Loading data parts 2024.02.12 21:14:47.587244 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} oximeter.measurements_histogramu16 (4efa4f75-f753-425d-b288-5d37a269f7a8): There are no data parts 2024.02.12 21:14:47.588412 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.588443 [ 3 ] {10444d65-f55c-4cba-b74c-46a07937e85a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.588458 [ 3 ] {} HTTP-Session: 05062533-fe05-49e1-aeda-3ab3117e70e9 Destroying unnamed session 2024.02.12 21:14:47.588560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.588609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.588627 [ 3 ] {} HTTP-Session: a91c7511-2f8b-4313-94b1-cab587762eac Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.588649 [ 3 ] {} HTTP-Session: a91c7511-2f8b-4313-94b1-cab587762eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.588868 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.588921 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.12 21:14:47.590553 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} oximeter.measurements_histogrami32 (ea87f34f-570f-4f40-b1da-938535f45e3a): Loading data parts 2024.02.12 21:14:47.590629 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} oximeter.measurements_histogrami32 (ea87f34f-570f-4f40-b1da-938535f45e3a): There are no data parts 2024.02.12 21:14:47.591812 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.591837 [ 3 ] {17ec50b1-c491-45ed-ba65-8ca07e66eab8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.591859 [ 3 ] {} HTTP-Session: a91c7511-2f8b-4313-94b1-cab587762eac Destroying unnamed session 2024.02.12 21:14:47.591958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.592007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.592025 [ 3 ] {} HTTP-Session: e599fdda-0a0e-4506-b498-38b54f79ae19 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.592047 [ 3 ] {} HTTP-Session: e599fdda-0a0e-4506-b498-38b54f79ae19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.592263 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.592316 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.12 21:14:47.593948 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} oximeter.measurements_histogramu32 (4b83b981-f1cc-4b1c-9cdc-518302a78783): Loading data parts 2024.02.12 21:14:47.594032 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} oximeter.measurements_histogramu32 (4b83b981-f1cc-4b1c-9cdc-518302a78783): There are no data parts 2024.02.12 21:14:47.595419 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.595444 [ 3 ] {69c9fd83-7b9c-42c5-9bc9-080e3ad6ecdf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.595466 [ 3 ] {} HTTP-Session: e599fdda-0a0e-4506-b498-38b54f79ae19 Destroying unnamed session 2024.02.12 21:14:47.595561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.595611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.595634 [ 3 ] {} HTTP-Session: 22005291-7b9d-44e4-aaa5-71eda03587e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.595656 [ 3 ] {} HTTP-Session: 22005291-7b9d-44e4-aaa5-71eda03587e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.595869 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.595921 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.12 21:14:47.597600 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} oximeter.measurements_histogrami64 (2df5aca3-edd1-4c3e-ba72-9509cb7bf4a5): Loading data parts 2024.02.12 21:14:47.597680 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} oximeter.measurements_histogrami64 (2df5aca3-edd1-4c3e-ba72-9509cb7bf4a5): There are no data parts 2024.02.12 21:14:47.598982 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.599015 [ 3 ] {98067cbf-9518-4fe1-8e87-f9fec3ec11af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.599031 [ 3 ] {} HTTP-Session: 22005291-7b9d-44e4-aaa5-71eda03587e1 Destroying unnamed session 2024.02.12 21:14:47.599152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.599200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.599218 [ 3 ] {} HTTP-Session: c2a1811b-7b31-4dc3-8bf2-49c695fdd089 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.599242 [ 3 ] {} HTTP-Session: c2a1811b-7b31-4dc3-8bf2-49c695fdd089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.599454 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.599507 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.12 21:14:47.601143 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} oximeter.measurements_histogramu64 (de4ea79b-db76-4909-81f4-391e696448e9): Loading data parts 2024.02.12 21:14:47.601228 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} oximeter.measurements_histogramu64 (de4ea79b-db76-4909-81f4-391e696448e9): There are no data parts 2024.02.12 21:14:47.602530 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.602562 [ 3 ] {d1e13bda-abad-4a06-9cc7-fe780430abc8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.602583 [ 3 ] {} HTTP-Session: c2a1811b-7b31-4dc3-8bf2-49c695fdd089 Destroying unnamed session 2024.02.12 21:14:47.602685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.602734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.602758 [ 3 ] {} HTTP-Session: 35849c57-f074-4349-9aef-5536cffeacf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.602775 [ 3 ] {} HTTP-Session: 35849c57-f074-4349-9aef-5536cffeacf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.602993 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.603047 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.12 21:14:47.604676 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} oximeter.measurements_histogramf32 (8c56db0f-26a7-4c76-bbf7-d0513a49a6f4): Loading data parts 2024.02.12 21:14:47.604761 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} oximeter.measurements_histogramf32 (8c56db0f-26a7-4c76-bbf7-d0513a49a6f4): There are no data parts 2024.02.12 21:14:47.605945 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.605969 [ 3 ] {7251df86-cee9-4c13-8685-419460c5a1d8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.605994 [ 3 ] {} HTTP-Session: 35849c57-f074-4349-9aef-5536cffeacf7 Destroying unnamed session 2024.02.12 21:14:47.606093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.606142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.606166 [ 3 ] {} HTTP-Session: b9225566-4a5e-4d25-864b-105ffd0a3a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.606183 [ 3 ] {} HTTP-Session: b9225566-4a5e-4d25-864b-105ffd0a3a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.606403 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.606457 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.12 21:14:47.608093 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} oximeter.measurements_histogramf64 (b1b8796d-d4fd-4ac1-9495-f73b4b7c9593): Loading data parts 2024.02.12 21:14:47.608170 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} oximeter.measurements_histogramf64 (b1b8796d-d4fd-4ac1-9495-f73b4b7c9593): There are no data parts 2024.02.12 21:14:47.609517 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.609554 [ 3 ] {2cc8f9f3-d3a1-48db-93a2-1ba299e25ef6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.609569 [ 3 ] {} HTTP-Session: b9225566-4a5e-4d25-864b-105ffd0a3a8d Destroying unnamed session 2024.02.12 21:14:47.609680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.609735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.609754 [ 3 ] {} HTTP-Session: aec51105-b0d2-41a5-9bfc-d5d317e3429f Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.609775 [ 3 ] {} HTTP-Session: aec51105-b0d2-41a5-9bfc-d5d317e3429f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.609937 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} executeQuery: (from [fd00:1122:3344:101::d]:65392) /* 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.12 21:14:47.609990 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.12 21:14:47.611478 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} oximeter.fields_bool (880e3a82-267f-487d-b62e-84bd8add43a8): Loading data parts 2024.02.12 21:14:47.611569 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} oximeter.fields_bool (880e3a82-267f-487d-b62e-84bd8add43a8): There are no data parts 2024.02.12 21:14:47.612924 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.612956 [ 3 ] {662a6929-6ce4-4006-b9b6-c05a1bfaa209} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.612971 [ 3 ] {} HTTP-Session: aec51105-b0d2-41a5-9bfc-d5d317e3429f Destroying unnamed session 2024.02.12 21:14:47.613076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.613124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.613142 [ 3 ] {} HTTP-Session: 52e5733a-5c3e-467e-a126-8082a98d4f61 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.613165 [ 3 ] {} HTTP-Session: 52e5733a-5c3e-467e-a126-8082a98d4f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.613327 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.613369 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.12 21:14:47.614873 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} oximeter.fields_i8 (b944c539-9b7a-488b-85de-7add16d12482): Loading data parts 2024.02.12 21:14:47.614948 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} oximeter.fields_i8 (b944c539-9b7a-488b-85de-7add16d12482): There are no data parts 2024.02.12 21:14:47.616129 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.616153 [ 3 ] {b651a1ee-1762-4152-8919-4a752d229409} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.616176 [ 3 ] {} HTTP-Session: 52e5733a-5c3e-467e-a126-8082a98d4f61 Destroying unnamed session 2024.02.12 21:14:47.616286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.616328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.616354 [ 3 ] {} HTTP-Session: 8d1081fb-e034-4d7b-b43f-1df1a7e941bd Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.616377 [ 3 ] {} HTTP-Session: 8d1081fb-e034-4d7b-b43f-1df1a7e941bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.616532 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.616579 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.12 21:14:47.618055 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} oximeter.fields_u8 (c5230480-5671-4437-b63e-f35be52c4a6f): Loading data parts 2024.02.12 21:14:47.618138 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} oximeter.fields_u8 (c5230480-5671-4437-b63e-f35be52c4a6f): There are no data parts 2024.02.12 21:14:47.619283 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.619307 [ 3 ] {dd128877-c95c-43ff-bf23-2c71e84d860f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.619330 [ 3 ] {} HTTP-Session: 8d1081fb-e034-4d7b-b43f-1df1a7e941bd Destroying unnamed session 2024.02.12 21:14:47.619437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.619486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.619503 [ 3 ] {} HTTP-Session: 6754e616-6107-4c61-9623-c7d45a9e6360 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.619525 [ 3 ] {} HTTP-Session: 6754e616-6107-4c61-9623-c7d45a9e6360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.619684 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.619726 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.12 21:14:47.621198 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} oximeter.fields_i16 (ae010fba-c16d-40cf-a28e-b1f6779dc66f): Loading data parts 2024.02.12 21:14:47.621281 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} oximeter.fields_i16 (ae010fba-c16d-40cf-a28e-b1f6779dc66f): There are no data parts 2024.02.12 21:14:47.622470 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.622501 [ 3 ] {c6ced8ed-c5d4-4cb9-9ec5-3f078295fd69} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.622516 [ 3 ] {} HTTP-Session: 6754e616-6107-4c61-9623-c7d45a9e6360 Destroying unnamed session 2024.02.12 21:14:47.622611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.622660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.622677 [ 3 ] {} HTTP-Session: 3a2d55b8-9c77-4e5b-b5a2-2c563101150f Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.622700 [ 3 ] {} HTTP-Session: 3a2d55b8-9c77-4e5b-b5a2-2c563101150f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.622861 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.622904 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.12 21:14:47.624397 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} oximeter.fields_u16 (f157d974-b07e-4cf2-a476-42a34fd7d938): Loading data parts 2024.02.12 21:14:47.624470 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} oximeter.fields_u16 (f157d974-b07e-4cf2-a476-42a34fd7d938): There are no data parts 2024.02.12 21:14:47.625670 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.625702 [ 3 ] {80cdbdbb-8d8a-45b4-bdc0-bafd1a6affa2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.625717 [ 3 ] {} HTTP-Session: 3a2d55b8-9c77-4e5b-b5a2-2c563101150f Destroying unnamed session 2024.02.12 21:14:47.625821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.625877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.625895 [ 3 ] {} HTTP-Session: 5b0c0fe2-eb90-41af-9b9d-7c78c0321877 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.625912 [ 3 ] {} HTTP-Session: 5b0c0fe2-eb90-41af-9b9d-7c78c0321877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.626072 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.626120 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.12 21:14:47.627600 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} oximeter.fields_i32 (e800f3af-ee7b-4de5-96e4-602c09bd1fe4): Loading data parts 2024.02.12 21:14:47.627681 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} oximeter.fields_i32 (e800f3af-ee7b-4de5-96e4-602c09bd1fe4): There are no data parts 2024.02.12 21:14:47.628831 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.628864 [ 3 ] {7b40a692-de79-452a-9894-403cf3f73c68} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.628886 [ 3 ] {} HTTP-Session: 5b0c0fe2-eb90-41af-9b9d-7c78c0321877 Destroying unnamed session 2024.02.12 21:14:47.628987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.629035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.629061 [ 3 ] {} HTTP-Session: 602104a7-999e-4e37-89d2-6b4adbfae123 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.629077 [ 3 ] {} HTTP-Session: 602104a7-999e-4e37-89d2-6b4adbfae123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.629235 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.629276 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.12 21:14:47.630750 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} oximeter.fields_u32 (69dd8017-dc37-4b10-8d33-f9727044e5b1): Loading data parts 2024.02.12 21:14:47.630832 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} oximeter.fields_u32 (69dd8017-dc37-4b10-8d33-f9727044e5b1): There are no data parts 2024.02.12 21:14:47.631969 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.632003 [ 3 ] {586af8f0-bacc-4437-872d-45fd64552803} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.632018 [ 3 ] {} HTTP-Session: 602104a7-999e-4e37-89d2-6b4adbfae123 Destroying unnamed session 2024.02.12 21:14:47.632125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.632175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.632193 [ 3 ] {} HTTP-Session: 306cf02d-c226-4ff4-9dce-7eae427d6934 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.632216 [ 3 ] {} HTTP-Session: 306cf02d-c226-4ff4-9dce-7eae427d6934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.632368 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.632423 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.12 21:14:47.633890 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} oximeter.fields_i64 (7fcd2275-7cb7-48c5-8385-ccc871242e68): Loading data parts 2024.02.12 21:14:47.633973 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} oximeter.fields_i64 (7fcd2275-7cb7-48c5-8385-ccc871242e68): There are no data parts 2024.02.12 21:14:47.635137 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.635163 [ 3 ] {432d8d31-6498-41d0-8b05-d7ec090d1a80} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.635186 [ 3 ] {} HTTP-Session: 306cf02d-c226-4ff4-9dce-7eae427d6934 Destroying unnamed session 2024.02.12 21:14:47.635282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.635332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.635358 [ 3 ] {} HTTP-Session: 7eb7f211-e390-43ce-856d-aa653d5c56d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.635381 [ 3 ] {} HTTP-Session: 7eb7f211-e390-43ce-856d-aa653d5c56d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.635534 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.635582 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.12 21:14:47.637052 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} oximeter.fields_u64 (5c80a81d-2360-42e1-8234-97618c5275cf): Loading data parts 2024.02.12 21:14:47.637144 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} oximeter.fields_u64 (5c80a81d-2360-42e1-8234-97618c5275cf): There are no data parts 2024.02.12 21:14:47.638288 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.638313 [ 3 ] {647e606c-7356-42f7-97ea-92318ddab506} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.638328 [ 3 ] {} HTTP-Session: 7eb7f211-e390-43ce-856d-aa653d5c56d1 Destroying unnamed session 2024.02.12 21:14:47.638437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.638487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.638505 [ 3 ] {} HTTP-Session: 8945a021-7890-4677-bcb3-799a9d432eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.638529 [ 3 ] {} HTTP-Session: 8945a021-7890-4677-bcb3-799a9d432eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.638689 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.638731 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.12 21:14:47.640227 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} oximeter.fields_ipaddr (8d5e1b6d-7163-44de-ac1a-33cb18a5d3d0): Loading data parts 2024.02.12 21:14:47.640298 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} oximeter.fields_ipaddr (8d5e1b6d-7163-44de-ac1a-33cb18a5d3d0): There are no data parts 2024.02.12 21:14:47.641442 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.641475 [ 3 ] {1d218059-fce1-414f-ab14-67896e0174fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.641491 [ 3 ] {} HTTP-Session: 8945a021-7890-4677-bcb3-799a9d432eb1 Destroying unnamed session 2024.02.12 21:14:47.641592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.641642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.641660 [ 3 ] {} HTTP-Session: 84560317-ad72-4f93-abc5-a3a597e290f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.641683 [ 3 ] {} HTTP-Session: 84560317-ad72-4f93-abc5-a3a597e290f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.641842 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.641883 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.12 21:14:47.643366 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} oximeter.fields_string (bd95edd9-7389-44c7-bca1-d3bbf1a892cb): Loading data parts 2024.02.12 21:14:47.643437 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} oximeter.fields_string (bd95edd9-7389-44c7-bca1-d3bbf1a892cb): There are no data parts 2024.02.12 21:14:47.646089 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.646137 [ 3 ] {1d359b8a-ef12-42d9-8f11-c3e9c64fed38} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.646185 [ 3 ] {} HTTP-Session: 84560317-ad72-4f93-abc5-a3a597e290f0 Destroying unnamed session 2024.02.12 21:14:47.646348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.646445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.646496 [ 3 ] {} HTTP-Session: 530be4c6-f58c-41e3-a740-a1bacf513734 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.646515 [ 3 ] {} HTTP-Session: 530be4c6-f58c-41e3-a740-a1bacf513734 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.646673 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} executeQuery: (from [fd00:1122:3344:101::d]:65392) 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.12 21:14:47.646721 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.12 21:14:47.648332 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} oximeter.fields_uuid (b58d69ee-efac-493c-a8ee-c4e4d02e80ef): Loading data parts 2024.02.12 21:14:47.648416 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} oximeter.fields_uuid (b58d69ee-efac-493c-a8ee-c4e4d02e80ef): There are no data parts 2024.02.12 21:14:47.649557 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.649588 [ 3 ] {9148b30c-e3b3-49af-a722-0dfbf970b81e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.649611 [ 3 ] {} HTTP-Session: 530be4c6-f58c-41e3-a740-a1bacf513734 Destroying unnamed session 2024.02.12 21:14:47.649700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.649750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.649775 [ 3 ] {} HTTP-Session: ac9f2300-d0b5-4909-8c3b-627bd0f4acfc Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.649792 [ 3 ] {} HTTP-Session: ac9f2300-d0b5-4909-8c3b-627bd0f4acfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.650022 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} executeQuery: (from [fd00:1122:3344:101::d]:65392) /* 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.12 21:14:47.650090 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.12 21:14:47.651722 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} oximeter.timeseries_schema (e504f1cc-6913-469d-af3b-3a8bd9ecbfdd): Loading data parts 2024.02.12 21:14:47.651798 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} oximeter.timeseries_schema (e504f1cc-6913-469d-af3b-3a8bd9ecbfdd): There are no data parts 2024.02.12 21:14:47.653098 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.653131 [ 3 ] {68a395d4-81b5-4860-b379-7311c79b72cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.12 21:14:47.653146 [ 3 ] {} HTTP-Session: ac9f2300-d0b5-4909-8c3b-627bd0f4acfc Destroying unnamed session 2024.02.12 21:14:47.653278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65392, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.12 21:14:47.653330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.12 21:14:47.653347 [ 3 ] {} HTTP-Session: e8ad3130-17eb-4fd5-81ea-34c8693bbc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:65392 2024.02.12 21:14:47.653370 [ 3 ] {} HTTP-Session: e8ad3130-17eb-4fd5-81ea-34c8693bbc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.12 21:14:47.653479 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} executeQuery: (from [fd00:1122:3344:101::d]:65392) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.12 21:14:47.654090 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.12 21:14:47.659596 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.12 21:14:47.662186 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.12 21:14:47.662393 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} oximeter.version (b9146972-ba77-46d5-843e-ac9126231077): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.12 21:14:47.662592 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} executeQuery: Read 1 rows, 16.00 B in 0.009081662 sec., 110 rows/sec., 1.72 KiB/sec. 2024.02.12 21:14:47.662703 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} DynamicQueryHandler: Done processing query 2024.02.12 21:14:47.662723 [ 3 ] {17b98a8e-793b-463e-b428-3d8617159be9} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.12 21:14:47.662738 [ 3 ] {} HTTP-Session: e8ad3130-17eb-4fd5-81ea-34c8693bbc94 Destroying unnamed session 2024.02.12 21:14:48.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.28 MiB (RSS), difference: 9.60 MiB 2024.02.12 21:15:02.039735 [ 148 ] {} DNSResolver: Updating DNS cache 2024.02.12 21:15:02.039799 [ 148 ] {} DNSResolver: Updated DNS cache