[ Feb 15 05:58:36 Enabled. ] [ Feb 15 05:58:36 Rereading configuration. ] [ Feb 15 05:58:40 Rereading configuration. ] [ Feb 15 05:58:44 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 15 05:58: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.15 05:58:45.422975 [ 1 ] {} Application: Will watch for the process with pid 24461 2024.02.15 05:58:45.423062 [ 1 ] {} Application: Forked a child process to watch 2024.02.15 05:58:45.886023 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24461 2024.02.15 05:58:45.886192 [ 1 ] {} Application: starting up 2024.02.15 05:58:45.886400 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.15 05:58:46.003550 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.15 05:58:46.003605 [ 1 ] {} Application: Initializing DateLUT. 2024.02.15 05:58:46.003624 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.15 05:58:46.003672 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.15 05:58:46.004002 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.15 05:58:46.004719 [ 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.15 05:58:46.005182 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 05:58:46.005443 [ 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.15 05:58:46.007644 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 05:58:46.007689 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 05:58:46.008419 [ 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.15 05:58:46.008589 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 05:58:46.013347 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 05:58:46.013656 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.15 05:58:46.013681 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.15 05:58:46.015080 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.15 05:58:46.015581 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.15 05:58:46.015895 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.15 05:58:46.016146 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.15 05:58:46.016933 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.15 05:58:46.016979 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.15 05:58:46.017033 [ 1 ] {} Application: Loaded user defined objects 2024.02.15 05:58:46.017051 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.15 05:58:46.029723 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.15 05:58:46.029752 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103953 sec 2024.02.15 05:58:46.030294 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 05:58:46.030371 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.15 05:58:46.030390 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.15 05:58:46.030407 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.15 05:58:46.030419 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.15 05:58:46.030432 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.15 05:58:46.030447 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.15 05:58:46.030479 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.15 05:58:46.030498 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.15 05:58:46.030527 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.15 05:58:46.030540 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.15 05:58:46.030553 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.15 05:58:46.030568 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.15 05:58:46.030601 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.15 05:58:46.030614 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.15 05:58:46.030626 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.15 05:58:46.063753 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.15 05:58:46.070074 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.15 05:58:46.070115 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7202e-05 sec 2024.02.15 05:58:46.070147 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 05:58:46.070167 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.15 05:58:46.070196 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.15 05:58:46.072468 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.15 05:58:46.077583 [ 1 ] {} Application: Loaded metadata. 2024.02.15 05:58:46.077696 [ 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.15 05:58:46.077738 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.15 05:58:46.260187 [ 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.15 05:58:46.278243 [ 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.15 05:58:46.278275 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.15 05:58:46.318963 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 05:58:46.319692 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2024.02.15 05:58:46.320083 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.15 05:58:46.320119 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.15 05:58:46.320150 [ 157 ] {} DNSResolver: Updating DNS cache 2024.02.15 05:58:46.320223 [ 157 ] {} DNSResolver: Updated DNS cache 2024.02.15 05:58:46.320238 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.15 05:58:46.320291 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.15 05:58:46.320916 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.15 05:58:46.320941 [ 1 ] {} Application: Ready for connections. 2024.02.15 05:58:47.293407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.293580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.294183 [ 3 ] {} HTTP-Session: e61786b7-08db-4cf8-818b-83030be905e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.294216 [ 3 ] {} HTTP-Session: e61786b7-08db-4cf8-818b-83030be905e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.294352 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.15 05:58:47.294380 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 05:58:47.294399 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 05:58:47.295871 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} executeQuery: (from [fd00:1122:3344:101::d]:40886) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 05:58:47.314845 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40886) (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.15 05:58:47.315632 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} 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.15 05:58:47.316358 [ 3 ] {9b749409-4bcf-442c-a17b-f80b8dcc6802} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.316382 [ 3 ] {} HTTP-Session: e61786b7-08db-4cf8-818b-83030be905e3 Destroying unnamed session 2024.02.15 05:58:47.317357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.317409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.317430 [ 3 ] {} HTTP-Session: 8c0b3018-1e0b-481c-b410-c0416453f370 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.317451 [ 3 ] {} HTTP-Session: 8c0b3018-1e0b-481c-b410-c0416453f370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.317544 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} executeQuery: (from [fd00:1122:3344:101::d]:40886) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.15 05:58:47.317626 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.15 05:58:47.318596 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.15 05:58:47.320440 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 05:58:47.324406 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.324441 [ 3 ] {3334583d-c434-43ff-ac78-eb224024136b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.15 05:58:47.324456 [ 3 ] {} HTTP-Session: 8c0b3018-1e0b-481c-b410-c0416453f370 Destroying unnamed session 2024.02.15 05:58:47.324588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.324643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.324664 [ 3 ] {} HTTP-Session: 0df9dbb0-3b56-46b3-8e35-28c9e6335525 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.324680 [ 3 ] {} HTTP-Session: 0df9dbb0-3b56-46b3-8e35-28c9e6335525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.324784 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} executeQuery: (from [fd00:1122:3344:101::d]:40886) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 05:58:47.325033 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40886) (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.15 05:58:47.325154 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} 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.15 05:58:47.325263 [ 3 ] {0b5291db-aaa9-4331-80b9-7d4ec9558f13} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.325282 [ 3 ] {} HTTP-Session: 0df9dbb0-3b56-46b3-8e35-28c9e6335525 Destroying unnamed session 2024.02.15 05:58:47.326612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.326662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.326680 [ 3 ] {} HTTP-Session: 5262c63e-a466-4795-9350-5084c66d3eef Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.326702 [ 3 ] {} HTTP-Session: 5262c63e-a466-4795-9350-5084c66d3eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.326818 [ 3 ] {036ae246-0106-4702-8fa7-bfa09a03eb19} executeQuery: (from [fd00:1122:3344:101::d]:40886) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.15 05:58:47.326923 [ 3 ] {036ae246-0106-4702-8fa7-bfa09a03eb19} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.326952 [ 3 ] {036ae246-0106-4702-8fa7-bfa09a03eb19} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.326967 [ 3 ] {} HTTP-Session: 5262c63e-a466-4795-9350-5084c66d3eef Destroying unnamed session 2024.02.15 05:58:47.327091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.327139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.327157 [ 3 ] {} HTTP-Session: 0cd8a4af-d0e7-4818-ae2f-7a9f49f8cde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.327179 [ 3 ] {} HTTP-Session: 0cd8a4af-d0e7-4818-ae2f-7a9f49f8cde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.327235 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} executeQuery: (from [fd00:1122:3344:101::d]:40886) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.15 05:58:47.327295 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.15 05:58:47.328996 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.15 05:58:47.329019 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3032e-05 sec 2024.02.15 05:58:47.329045 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 05:58:47.329065 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} DatabaseAtomic (oximeter): Starting up tables. 2024.02.15 05:58:47.329136 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.329162 [ 3 ] {5cc8c1ce-d516-4bd4-b716-b9af08f1e53a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.329177 [ 3 ] {} HTTP-Session: 0cd8a4af-d0e7-4818-ae2f-7a9f49f8cde6 Destroying unnamed session 2024.02.15 05:58:47.329311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.329367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.329390 [ 3 ] {} HTTP-Session: 17d898d4-009a-4652-b5fa-729c9e630a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.329416 [ 3 ] {} HTTP-Session: 17d898d4-009a-4652-b5fa-729c9e630a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.329583 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} executeQuery: (from [fd00:1122:3344:101::d]:40886) /* 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.15 05:58:47.329642 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.15 05:58:47.333047 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} oximeter.version (a90de9a2-a132-4a2b-9805-4dd0058046e2): Loading data parts 2024.02.15 05:58:47.333184 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} oximeter.version (a90de9a2-a132-4a2b-9805-4dd0058046e2): There are no data parts 2024.02.15 05:58:47.335233 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.335263 [ 3 ] {76890382-3bef-416b-94fc-c5029be8da8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.335290 [ 3 ] {} HTTP-Session: 17d898d4-009a-4652-b5fa-729c9e630a00 Destroying unnamed session 2024.02.15 05:58:47.335401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.335454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.335479 [ 3 ] {} HTTP-Session: 84d6bc88-54ff-416a-941f-d08195544c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.335496 [ 3 ] {} HTTP-Session: 84d6bc88-54ff-416a-941f-d08195544c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.335702 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} executeQuery: (from [fd00:1122:3344:101::d]:40886) /* 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.15 05:58:47.335764 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.15 05:58:47.348241 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} oximeter.measurements_bool (b8fff4cb-2264-4464-b24b-02d8aee16269): Loading data parts 2024.02.15 05:58:47.348371 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} oximeter.measurements_bool (b8fff4cb-2264-4464-b24b-02d8aee16269): There are no data parts 2024.02.15 05:58:47.350338 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.350363 [ 3 ] {e4acd7f4-b2e8-4741-b70f-3d905402eb3a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.350387 [ 3 ] {} HTTP-Session: 84d6bc88-54ff-416a-941f-d08195544c30 Destroying unnamed session 2024.02.15 05:58:47.350501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.350554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.350579 [ 3 ] {} HTTP-Session: 62448e80-f91e-4db7-827b-f6bfd55f6443 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.350596 [ 3 ] {} HTTP-Session: 62448e80-f91e-4db7-827b-f6bfd55f6443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.350794 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.350849 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.15 05:58:47.352240 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} oximeter.measurements_i8 (c39c1c94-c87d-492b-90ef-63cdd0ad167b): Loading data parts 2024.02.15 05:58:47.352336 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} oximeter.measurements_i8 (c39c1c94-c87d-492b-90ef-63cdd0ad167b): There are no data parts 2024.02.15 05:58:47.353639 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.353665 [ 3 ] {3dee460a-d057-4ba7-b609-274463eaa922} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.353680 [ 3 ] {} HTTP-Session: 62448e80-f91e-4db7-827b-f6bfd55f6443 Destroying unnamed session 2024.02.15 05:58:47.353791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.353842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.353862 [ 3 ] {} HTTP-Session: 9cf471b5-93a1-41df-b5fa-d351915d8acd Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.353885 [ 3 ] {} HTTP-Session: 9cf471b5-93a1-41df-b5fa-d351915d8acd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.354086 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.354144 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.15 05:58:47.355517 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} oximeter.measurements_u8 (4bfd0299-0aef-48e8-b51f-d108b2d7d80c): Loading data parts 2024.02.15 05:58:47.355613 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} oximeter.measurements_u8 (4bfd0299-0aef-48e8-b51f-d108b2d7d80c): There are no data parts 2024.02.15 05:58:47.356905 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.356929 [ 3 ] {8c6060f3-e5ef-4cfc-960a-ff38c31a9686} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.356944 [ 3 ] {} HTTP-Session: 9cf471b5-93a1-41df-b5fa-d351915d8acd Destroying unnamed session 2024.02.15 05:58:47.357049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.357100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.357119 [ 3 ] {} HTTP-Session: 8277c922-8e02-4076-8365-61e48b0c33a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.357141 [ 3 ] {} HTTP-Session: 8277c922-8e02-4076-8365-61e48b0c33a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.357325 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.357371 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.15 05:58:47.358861 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} oximeter.measurements_i16 (8a0f08d4-9c82-47e4-8b83-ad18a9cfdf66): Loading data parts 2024.02.15 05:58:47.358949 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} oximeter.measurements_i16 (8a0f08d4-9c82-47e4-8b83-ad18a9cfdf66): There are no data parts 2024.02.15 05:58:47.360248 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.360283 [ 3 ] {719466c8-322f-446e-9281-1ab1ae138dcc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.360298 [ 3 ] {} HTTP-Session: 8277c922-8e02-4076-8365-61e48b0c33a5 Destroying unnamed session 2024.02.15 05:58:47.360409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.360462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.360481 [ 3 ] {} HTTP-Session: 6ef92417-3faa-4cf4-92f6-f76a0680bd22 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.360506 [ 3 ] {} HTTP-Session: 6ef92417-3faa-4cf4-92f6-f76a0680bd22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.360702 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.360750 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.15 05:58:47.362133 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} oximeter.measurements_u16 (fcffd18c-8da1-447b-a66c-d0c92516a45d): Loading data parts 2024.02.15 05:58:47.362210 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} oximeter.measurements_u16 (fcffd18c-8da1-447b-a66c-d0c92516a45d): There are no data parts 2024.02.15 05:58:47.363607 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.363641 [ 3 ] {aa23e9f0-28c1-4eee-b01d-ca9f7335bdf8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.363656 [ 3 ] {} HTTP-Session: 6ef92417-3faa-4cf4-92f6-f76a0680bd22 Destroying unnamed session 2024.02.15 05:58:47.363784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.363834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.363852 [ 3 ] {} HTTP-Session: e4e6de6a-4b1e-49c1-8b3f-d68b4ce9fd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.363878 [ 3 ] {} HTTP-Session: e4e6de6a-4b1e-49c1-8b3f-d68b4ce9fd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.364066 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.364112 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.15 05:58:47.365567 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} oximeter.measurements_i32 (e68c38fc-4d9e-4f4f-9000-b583f07a96b4): Loading data parts 2024.02.15 05:58:47.365651 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} oximeter.measurements_i32 (e68c38fc-4d9e-4f4f-9000-b583f07a96b4): There are no data parts 2024.02.15 05:58:47.366989 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.367022 [ 3 ] {2c951b37-c4fe-42e4-ac44-ed610dcf59f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.367037 [ 3 ] {} HTTP-Session: e4e6de6a-4b1e-49c1-8b3f-d68b4ce9fd6b Destroying unnamed session 2024.02.15 05:58:47.367140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.367203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.367223 [ 3 ] {} HTTP-Session: 689a2480-a7c8-4e65-a181-014cd08ca1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.367247 [ 3 ] {} HTTP-Session: 689a2480-a7c8-4e65-a181-014cd08ca1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.367433 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.367487 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.15 05:58:47.368893 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} oximeter.measurements_u32 (4d887d33-fbcc-4e31-b627-b9cb07de8cd4): Loading data parts 2024.02.15 05:58:47.368969 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} oximeter.measurements_u32 (4d887d33-fbcc-4e31-b627-b9cb07de8cd4): There are no data parts 2024.02.15 05:58:47.370387 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.370423 [ 3 ] {0161c3b6-c82d-4de0-8abd-7f5082fc4c86} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.370438 [ 3 ] {} HTTP-Session: 689a2480-a7c8-4e65-a181-014cd08ca1e2 Destroying unnamed session 2024.02.15 05:58:47.370541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.370598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.370617 [ 3 ] {} HTTP-Session: 6d7170bf-6ce6-43b6-82e3-27f2e32a37b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.370634 [ 3 ] {} HTTP-Session: 6d7170bf-6ce6-43b6-82e3-27f2e32a37b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.370827 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.370882 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.15 05:58:47.372316 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} oximeter.measurements_i64 (98add4e5-0aa5-47ea-a321-27de5ee8f45c): Loading data parts 2024.02.15 05:58:47.372394 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} oximeter.measurements_i64 (98add4e5-0aa5-47ea-a321-27de5ee8f45c): There are no data parts 2024.02.15 05:58:47.373732 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.373755 [ 3 ] {4c143000-cd5f-427b-b2e0-fe9fef765b80} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.373781 [ 3 ] {} HTTP-Session: 6d7170bf-6ce6-43b6-82e3-27f2e32a37b2 Destroying unnamed session 2024.02.15 05:58:47.373886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.373935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.373963 [ 3 ] {} HTTP-Session: 65646a18-79e0-4781-b0e4-857df2e7f9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.373979 [ 3 ] {} HTTP-Session: 65646a18-79e0-4781-b0e4-857df2e7f9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.374169 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.374223 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.15 05:58:47.375685 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} oximeter.measurements_u64 (5dafb554-a562-4678-9b59-a16612af0c4e): Loading data parts 2024.02.15 05:58:47.375780 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} oximeter.measurements_u64 (5dafb554-a562-4678-9b59-a16612af0c4e): There are no data parts 2024.02.15 05:58:47.377117 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.377141 [ 3 ] {ebded13c-a604-496b-b3de-c5ef27c7a705} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.377166 [ 3 ] {} HTTP-Session: 65646a18-79e0-4781-b0e4-857df2e7f9ea Destroying unnamed session 2024.02.15 05:58:47.377286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.377336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.377362 [ 3 ] {} HTTP-Session: 9ec97c9d-536d-4b2d-bcd8-95b11f889ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.377378 [ 3 ] {} HTTP-Session: 9ec97c9d-536d-4b2d-bcd8-95b11f889ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.377568 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.377621 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.15 05:58:47.379022 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} oximeter.measurements_f32 (694db33c-eae4-44cd-ace7-ed72c5da2b95): Loading data parts 2024.02.15 05:58:47.379110 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} oximeter.measurements_f32 (694db33c-eae4-44cd-ace7-ed72c5da2b95): There are no data parts 2024.02.15 05:58:47.380402 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.380427 [ 3 ] {e6fca857-34a2-431e-8591-30670ad7152c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.380451 [ 3 ] {} HTTP-Session: 9ec97c9d-536d-4b2d-bcd8-95b11f889ab3 Destroying unnamed session 2024.02.15 05:58:47.380571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.380621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.380648 [ 3 ] {} HTTP-Session: a3b222f8-b289-4a99-8c2b-488d589815b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.380664 [ 3 ] {} HTTP-Session: a3b222f8-b289-4a99-8c2b-488d589815b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.380859 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.380907 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.15 05:58:47.382315 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} oximeter.measurements_f64 (9acf34e8-d255-4351-9524-31131b1bb573): Loading data parts 2024.02.15 05:58:47.382429 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} oximeter.measurements_f64 (9acf34e8-d255-4351-9524-31131b1bb573): There are no data parts 2024.02.15 05:58:47.383731 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.383764 [ 3 ] {bcbb6069-b3a5-4f77-9ab9-8686688110ae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.383786 [ 3 ] {} HTTP-Session: a3b222f8-b289-4a99-8c2b-488d589815b3 Destroying unnamed session 2024.02.15 05:58:47.383890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.383940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.383968 [ 3 ] {} HTTP-Session: b1e2e32a-3686-4b24-9354-638f2a1ecbb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.383984 [ 3 ] {} HTTP-Session: b1e2e32a-3686-4b24-9354-638f2a1ecbb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.384175 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.384224 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.15 05:58:47.385568 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} oximeter.measurements_string (538e47ca-b251-4a60-8b0a-b96328d50862): Loading data parts 2024.02.15 05:58:47.385657 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} oximeter.measurements_string (538e47ca-b251-4a60-8b0a-b96328d50862): There are no data parts 2024.02.15 05:58:47.386913 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.386948 [ 3 ] {6e688043-d502-401a-8097-25be7c717d0f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.386971 [ 3 ] {} HTTP-Session: b1e2e32a-3686-4b24-9354-638f2a1ecbb6 Destroying unnamed session 2024.02.15 05:58:47.387074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.387124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.387153 [ 3 ] {} HTTP-Session: 3c183fc9-312a-475e-b67f-d5bfd48f266d Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.387170 [ 3 ] {} HTTP-Session: 3c183fc9-312a-475e-b67f-d5bfd48f266d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.387366 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.387426 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.15 05:58:47.388748 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} oximeter.measurements_bytes (6b595be3-0cf3-4452-949d-1a9dc12279ff): Loading data parts 2024.02.15 05:58:47.388826 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} oximeter.measurements_bytes (6b595be3-0cf3-4452-949d-1a9dc12279ff): There are no data parts 2024.02.15 05:58:47.390308 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.390332 [ 3 ] {67652379-1506-4f8b-8f73-0464fe6ab1be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.390347 [ 3 ] {} HTTP-Session: 3c183fc9-312a-475e-b67f-d5bfd48f266d Destroying unnamed session 2024.02.15 05:58:47.390462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.390513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.390531 [ 3 ] {} HTTP-Session: 5c49a375-5762-4c41-8210-3a0ff4cb265c Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.390555 [ 3 ] {} HTTP-Session: 5c49a375-5762-4c41-8210-3a0ff4cb265c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.390762 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.390820 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.15 05:58:47.392191 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} oximeter.measurements_cumulativei64 (c3c34eea-e0a2-4460-8137-de09e1e6aba9): Loading data parts 2024.02.15 05:58:47.392263 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} oximeter.measurements_cumulativei64 (c3c34eea-e0a2-4460-8137-de09e1e6aba9): There are no data parts 2024.02.15 05:58:47.393539 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.393563 [ 3 ] {bab2fa1b-2078-4b5d-b5b9-f372599d6d6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.393587 [ 3 ] {} HTTP-Session: 5c49a375-5762-4c41-8210-3a0ff4cb265c Destroying unnamed session 2024.02.15 05:58:47.393707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.393758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.393786 [ 3 ] {} HTTP-Session: fdafc08c-b2f6-44f2-a726-6a624fb566c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.393809 [ 3 ] {} HTTP-Session: fdafc08c-b2f6-44f2-a726-6a624fb566c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.394010 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.394068 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.15 05:58:47.395441 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} oximeter.measurements_cumulativeu64 (c4a9906c-ba26-430e-b1da-22086e8064ba): Loading data parts 2024.02.15 05:58:47.395498 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} oximeter.measurements_cumulativeu64 (c4a9906c-ba26-430e-b1da-22086e8064ba): There are no data parts 2024.02.15 05:58:47.396778 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.396803 [ 3 ] {daf600a9-6be0-4f77-946b-c5888948ef60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.396828 [ 3 ] {} HTTP-Session: fdafc08c-b2f6-44f2-a726-6a624fb566c7 Destroying unnamed session 2024.02.15 05:58:47.396939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.396980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.397010 [ 3 ] {} HTTP-Session: 71e2d34e-d993-4f5b-8c8f-1ddf871efc45 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.397037 [ 3 ] {} HTTP-Session: 71e2d34e-d993-4f5b-8c8f-1ddf871efc45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.397237 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.397304 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.15 05:58:47.398672 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} oximeter.measurements_cumulativef32 (e6be1ec7-d6f4-4dcd-b969-4a84a55685fd): Loading data parts 2024.02.15 05:58:47.398747 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} oximeter.measurements_cumulativef32 (e6be1ec7-d6f4-4dcd-b969-4a84a55685fd): There are no data parts 2024.02.15 05:58:47.400175 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.400210 [ 3 ] {9d42f9a8-0c12-42bc-8fb4-04ea8f7de784} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.400225 [ 3 ] {} HTTP-Session: 71e2d34e-d993-4f5b-8c8f-1ddf871efc45 Destroying unnamed session 2024.02.15 05:58:47.400343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.400393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.400413 [ 3 ] {} HTTP-Session: 9f5969ac-3411-48bb-8edf-c92cc89bd439 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.400440 [ 3 ] {} HTTP-Session: 9f5969ac-3411-48bb-8edf-c92cc89bd439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.400642 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.400700 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.15 05:58:47.402268 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} oximeter.measurements_cumulativef64 (7dc69bdd-040a-4886-b0c5-0c4b01d24947): Loading data parts 2024.02.15 05:58:47.402340 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} oximeter.measurements_cumulativef64 (7dc69bdd-040a-4886-b0c5-0c4b01d24947): There are no data parts 2024.02.15 05:58:47.403636 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.403672 [ 3 ] {f3ef2cbe-3e82-4cb7-b9f3-afb391515ac7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.403695 [ 3 ] {} HTTP-Session: 9f5969ac-3411-48bb-8edf-c92cc89bd439 Destroying unnamed session 2024.02.15 05:58:47.403810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.403862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.403893 [ 3 ] {} HTTP-Session: 5a63cc99-dcab-4e2c-9d17-a820e0a4afac Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.403909 [ 3 ] {} HTTP-Session: 5a63cc99-dcab-4e2c-9d17-a820e0a4afac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.404130 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.404193 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.15 05:58:47.406354 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} oximeter.measurements_histogrami8 (4ac3d9ec-56d6-45ed-a23a-3578d77fa325): Loading data parts 2024.02.15 05:58:47.406422 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} oximeter.measurements_histogrami8 (4ac3d9ec-56d6-45ed-a23a-3578d77fa325): There are no data parts 2024.02.15 05:58:47.407805 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.407842 [ 3 ] {4819b51e-e866-4acc-a6d6-3da3dd92aafc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.407867 [ 3 ] {} HTTP-Session: 5a63cc99-dcab-4e2c-9d17-a820e0a4afac Destroying unnamed session 2024.02.15 05:58:47.408008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.408063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.408100 [ 3 ] {} HTTP-Session: c374934e-ae65-4137-b189-8d058d75d56f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.408117 [ 3 ] {} HTTP-Session: c374934e-ae65-4137-b189-8d058d75d56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.408337 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.408399 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.15 05:58:47.409795 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} oximeter.measurements_histogramu8 (c61c3912-58f9-4e8c-9075-a5bcb79d5a79): Loading data parts 2024.02.15 05:58:47.409856 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} oximeter.measurements_histogramu8 (c61c3912-58f9-4e8c-9075-a5bcb79d5a79): There are no data parts 2024.02.15 05:58:47.411485 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.411508 [ 3 ] {53bf4e6c-cbdd-42e2-b207-765f860d0689} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.411536 [ 3 ] {} HTTP-Session: c374934e-ae65-4137-b189-8d058d75d56f Destroying unnamed session 2024.02.15 05:58:47.411646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.411696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.411726 [ 3 ] {} HTTP-Session: cc34ed92-49f2-47c5-b440-265175dc8928 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.411742 [ 3 ] {} HTTP-Session: cc34ed92-49f2-47c5-b440-265175dc8928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.411961 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.412022 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.15 05:58:47.413460 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} oximeter.measurements_histogrami16 (52c7988c-92c0-4fab-acbc-2e4364a5cd9b): Loading data parts 2024.02.15 05:58:47.413520 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} oximeter.measurements_histogrami16 (52c7988c-92c0-4fab-acbc-2e4364a5cd9b): There are no data parts 2024.02.15 05:58:47.414810 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.414846 [ 3 ] {d5d1949d-6a60-4f1c-b75c-0f641b550630} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.414861 [ 3 ] {} HTTP-Session: cc34ed92-49f2-47c5-b440-265175dc8928 Destroying unnamed session 2024.02.15 05:58:47.414962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.415020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.415039 [ 3 ] {} HTTP-Session: a01e7546-72d0-42aa-bc09-a3c257a5fb85 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.415065 [ 3 ] {} HTTP-Session: a01e7546-72d0-42aa-bc09-a3c257a5fb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.415278 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.415338 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.15 05:58:47.416735 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} oximeter.measurements_histogramu16 (bc911a95-5001-46d7-b795-6d00cc14ebf3): Loading data parts 2024.02.15 05:58:47.416811 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} oximeter.measurements_histogramu16 (bc911a95-5001-46d7-b795-6d00cc14ebf3): There are no data parts 2024.02.15 05:58:47.418333 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.418370 [ 3 ] {f30a3ff2-271e-4984-a9af-baa234526cb6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.418386 [ 3 ] {} HTTP-Session: a01e7546-72d0-42aa-bc09-a3c257a5fb85 Destroying unnamed session 2024.02.15 05:58:47.418500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.418552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.418571 [ 3 ] {} HTTP-Session: 9c4df0b9-d91c-492f-aa2b-76736def3988 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.418597 [ 3 ] {} HTTP-Session: 9c4df0b9-d91c-492f-aa2b-76736def3988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.418813 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.418875 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.15 05:58:47.420285 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} oximeter.measurements_histogrami32 (19d1b5bf-ebd3-4ad2-90cf-b0031aa0e7a8): Loading data parts 2024.02.15 05:58:47.420355 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} oximeter.measurements_histogrami32 (19d1b5bf-ebd3-4ad2-90cf-b0031aa0e7a8): There are no data parts 2024.02.15 05:58:47.421709 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.421733 [ 3 ] {5dcf9089-c6c7-4d34-8b52-70d2e25105f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.421759 [ 3 ] {} HTTP-Session: 9c4df0b9-d91c-492f-aa2b-76736def3988 Destroying unnamed session 2024.02.15 05:58:47.421873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.421925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.421944 [ 3 ] {} HTTP-Session: ebfe11a3-b2a4-454e-8597-d1c040eccfda Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.421969 [ 3 ] {} HTTP-Session: ebfe11a3-b2a4-454e-8597-d1c040eccfda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.422186 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.422248 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.15 05:58:47.423621 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} oximeter.measurements_histogramu32 (62d2b68e-3290-402b-8b41-3bbd76b5022d): Loading data parts 2024.02.15 05:58:47.423694 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} oximeter.measurements_histogramu32 (62d2b68e-3290-402b-8b41-3bbd76b5022d): There are no data parts 2024.02.15 05:58:47.425039 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.425061 [ 3 ] {5e73d27f-3c84-4392-9ddb-10f1eb929f98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.425085 [ 3 ] {} HTTP-Session: ebfe11a3-b2a4-454e-8597-d1c040eccfda Destroying unnamed session 2024.02.15 05:58:47.425182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.425233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.425258 [ 3 ] {} HTTP-Session: 071678b3-6694-492b-a761-56852186198a Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.425281 [ 3 ] {} HTTP-Session: 071678b3-6694-492b-a761-56852186198a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.425481 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.425540 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.15 05:58:47.426987 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} oximeter.measurements_histogrami64 (1d9f31e1-af12-4a51-ad54-cb70a714878f): Loading data parts 2024.02.15 05:58:47.427056 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} oximeter.measurements_histogrami64 (1d9f31e1-af12-4a51-ad54-cb70a714878f): There are no data parts 2024.02.15 05:58:47.428389 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.428427 [ 3 ] {62ce0a93-8b36-4917-9210-4d4c8e36f09a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.428442 [ 3 ] {} HTTP-Session: 071678b3-6694-492b-a761-56852186198a Destroying unnamed session 2024.02.15 05:58:47.428554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.428606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.428626 [ 3 ] {} HTTP-Session: 8a8e0aa4-cd9e-4cca-bac9-dcaacfea4c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.428654 [ 3 ] {} HTTP-Session: 8a8e0aa4-cd9e-4cca-bac9-dcaacfea4c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.428868 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.428929 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.15 05:58:47.430357 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} oximeter.measurements_histogramu64 (629f4031-7391-43cc-af5f-3a7c94106cb0): Loading data parts 2024.02.15 05:58:47.430426 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} oximeter.measurements_histogramu64 (629f4031-7391-43cc-af5f-3a7c94106cb0): There are no data parts 2024.02.15 05:58:47.431766 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.431803 [ 3 ] {07d2131e-c984-4f3d-9d97-7b1db987362a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.431826 [ 3 ] {} HTTP-Session: 8a8e0aa4-cd9e-4cca-bac9-dcaacfea4c93 Destroying unnamed session 2024.02.15 05:58:47.431936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.431988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.432019 [ 3 ] {} HTTP-Session: 74e263f5-e0d8-428c-8756-b38434b29a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.432035 [ 3 ] {} HTTP-Session: 74e263f5-e0d8-428c-8756-b38434b29a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.432252 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.432313 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.15 05:58:47.433732 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} oximeter.measurements_histogramf32 (dab1918b-8708-40ea-8123-492afc6364b0): Loading data parts 2024.02.15 05:58:47.433810 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} oximeter.measurements_histogramf32 (dab1918b-8708-40ea-8123-492afc6364b0): There are no data parts 2024.02.15 05:58:47.435116 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.435140 [ 3 ] {ab160059-f650-4dca-ba3f-9d1c9456c91d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.435170 [ 3 ] {} HTTP-Session: 74e263f5-e0d8-428c-8756-b38434b29a0f Destroying unnamed session 2024.02.15 05:58:47.435276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.435329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.435359 [ 3 ] {} HTTP-Session: 8aff8392-e6ce-4d4f-af67-7b096e3cfa26 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.435375 [ 3 ] {} HTTP-Session: 8aff8392-e6ce-4d4f-af67-7b096e3cfa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.435592 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.435656 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.15 05:58:47.437059 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): Loading data parts 2024.02.15 05:58:47.437119 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): There are no data parts 2024.02.15 05:58:47.438421 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.438460 [ 3 ] {785bb0f8-21fa-4cb8-b475-98702016f874} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.438475 [ 3 ] {} HTTP-Session: 8aff8392-e6ce-4d4f-af67-7b096e3cfa26 Destroying unnamed session 2024.02.15 05:58:47.438613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.438678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.438698 [ 3 ] {} HTTP-Session: 3043a9f7-1902-450e-972e-d9cbb2d21d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.438726 [ 3 ] {} HTTP-Session: 3043a9f7-1902-450e-972e-d9cbb2d21d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.438884 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} executeQuery: (from [fd00:1122:3344:101::d]:40886) /* 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.15 05:58:47.438949 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.15 05:58:47.440222 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} oximeter.fields_bool (b23f0d2a-0c1b-41a6-bb51-897ab1f4f5fc): Loading data parts 2024.02.15 05:58:47.440342 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} oximeter.fields_bool (b23f0d2a-0c1b-41a6-bb51-897ab1f4f5fc): There are no data parts 2024.02.15 05:58:47.441611 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.441647 [ 3 ] {c08efef5-4372-4751-91bf-e69c47d56b20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.441663 [ 3 ] {} HTTP-Session: 3043a9f7-1902-450e-972e-d9cbb2d21d5f Destroying unnamed session 2024.02.15 05:58:47.441776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.441831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.441849 [ 3 ] {} HTTP-Session: 80cc0dce-ccf1-4ee1-8b05-cf90c7e372be Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.441886 [ 3 ] {} HTTP-Session: 80cc0dce-ccf1-4ee1-8b05-cf90c7e372be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.442047 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.442097 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.15 05:58:47.443353 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} oximeter.fields_i8 (516026a3-5e3d-4600-ae35-e0feeecf9a96): Loading data parts 2024.02.15 05:58:47.443432 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} oximeter.fields_i8 (516026a3-5e3d-4600-ae35-e0feeecf9a96): There are no data parts 2024.02.15 05:58:47.444691 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.444715 [ 3 ] {8c654a77-0954-4014-8645-c624a52b771f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.444746 [ 3 ] {} HTTP-Session: 80cc0dce-ccf1-4ee1-8b05-cf90c7e372be Destroying unnamed session 2024.02.15 05:58:47.444893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.444935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.444967 [ 3 ] {} HTTP-Session: c6aab6f2-d26a-4b65-8586-fc97d7e0fa5d Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.444996 [ 3 ] {} HTTP-Session: c6aab6f2-d26a-4b65-8586-fc97d7e0fa5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.445147 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.445201 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.15 05:58:47.446417 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} oximeter.fields_u8 (31b4bec4-b0cf-4912-854b-0d307de61ecf): Loading data parts 2024.02.15 05:58:47.446509 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} oximeter.fields_u8 (31b4bec4-b0cf-4912-854b-0d307de61ecf): There are no data parts 2024.02.15 05:58:47.447775 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.447799 [ 3 ] {dddb7743-3e64-4d8e-9174-b6d17e43ca91} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.447822 [ 3 ] {} HTTP-Session: c6aab6f2-d26a-4b65-8586-fc97d7e0fa5d Destroying unnamed session 2024.02.15 05:58:47.447927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.447982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.448001 [ 3 ] {} HTTP-Session: d97ac567-8d14-4c95-b82e-e1bd9d8f6c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.448026 [ 3 ] {} HTTP-Session: d97ac567-8d14-4c95-b82e-e1bd9d8f6c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.448184 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.448235 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.15 05:58:47.449484 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} oximeter.fields_i16 (39e8a2fc-19b9-4f4f-9ca4-ff251214605f): Loading data parts 2024.02.15 05:58:47.449568 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} oximeter.fields_i16 (39e8a2fc-19b9-4f4f-9ca4-ff251214605f): There are no data parts 2024.02.15 05:58:47.450831 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.450864 [ 3 ] {f1dc542a-84f2-4425-9819-c2c8a4ea89e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.450879 [ 3 ] {} HTTP-Session: d97ac567-8d14-4c95-b82e-e1bd9d8f6c6d Destroying unnamed session 2024.02.15 05:58:47.450990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.451040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.451059 [ 3 ] {} HTTP-Session: cc21863b-d484-4ee2-89b0-d1e1c8e6c3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.451085 [ 3 ] {} HTTP-Session: cc21863b-d484-4ee2-89b0-d1e1c8e6c3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.451242 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.451285 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.15 05:58:47.452544 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} oximeter.fields_u16 (af240e79-fd95-4dd5-9b9a-ed5528f6127d): Loading data parts 2024.02.15 05:58:47.452618 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} oximeter.fields_u16 (af240e79-fd95-4dd5-9b9a-ed5528f6127d): There are no data parts 2024.02.15 05:58:47.453880 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.453914 [ 3 ] {f5cf2871-15c3-418a-97db-c13149f10349} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.453929 [ 3 ] {} HTTP-Session: cc21863b-d484-4ee2-89b0-d1e1c8e6c3fe Destroying unnamed session 2024.02.15 05:58:47.454046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.454104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.454123 [ 3 ] {} HTTP-Session: 3b330e80-2bc7-4855-8a11-b54b40ffc64c Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.454139 [ 3 ] {} HTTP-Session: 3b330e80-2bc7-4855-8a11-b54b40ffc64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.454296 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.454347 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.15 05:58:47.455586 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} oximeter.fields_i32 (735bb7c3-8722-4ae9-bbd5-777b40c43b99): Loading data parts 2024.02.15 05:58:47.455668 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} oximeter.fields_i32 (735bb7c3-8722-4ae9-bbd5-777b40c43b99): There are no data parts 2024.02.15 05:58:47.456999 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.457033 [ 3 ] {f8077efc-b911-41ef-9f79-1368ba40b032} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.457056 [ 3 ] {} HTTP-Session: 3b330e80-2bc7-4855-8a11-b54b40ffc64c Destroying unnamed session 2024.02.15 05:58:47.457159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.457209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.457235 [ 3 ] {} HTTP-Session: c81342b6-f6a4-4d9c-a37c-4356ac98216c Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.457250 [ 3 ] {} HTTP-Session: c81342b6-f6a4-4d9c-a37c-4356ac98216c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.457406 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.457450 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.15 05:58:47.458710 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} oximeter.fields_u32 (9973111b-729c-4809-a9c0-dbf97453355a): Loading data parts 2024.02.15 05:58:47.458797 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} oximeter.fields_u32 (9973111b-729c-4809-a9c0-dbf97453355a): There are no data parts 2024.02.15 05:58:47.460071 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.460102 [ 3 ] {15d08bc6-f966-45c4-b61a-1f5ddee0cbee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.460118 [ 3 ] {} HTTP-Session: c81342b6-f6a4-4d9c-a37c-4356ac98216c Destroying unnamed session 2024.02.15 05:58:47.460229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.460278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.460297 [ 3 ] {} HTTP-Session: 7d812faf-2d23-47ad-b857-cd0e815758f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.460319 [ 3 ] {} HTTP-Session: 7d812faf-2d23-47ad-b857-cd0e815758f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.460474 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.460531 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.15 05:58:47.461778 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): Loading data parts 2024.02.15 05:58:47.461865 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): There are no data parts 2024.02.15 05:58:47.463167 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.463192 [ 3 ] {61cd5e37-e374-4440-a9a7-8c55aec1be39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.463217 [ 3 ] {} HTTP-Session: 7d812faf-2d23-47ad-b857-cd0e815758f2 Destroying unnamed session 2024.02.15 05:58:47.463327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.463378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.463404 [ 3 ] {} HTTP-Session: 25df7602-27b3-49dc-b981-230149795165 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.463429 [ 3 ] {} HTTP-Session: 25df7602-27b3-49dc-b981-230149795165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.463579 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.463629 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.15 05:58:47.464888 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} oximeter.fields_u64 (8b9135db-2452-4578-ac44-8e8198645d31): Loading data parts 2024.02.15 05:58:47.464984 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} oximeter.fields_u64 (8b9135db-2452-4578-ac44-8e8198645d31): There are no data parts 2024.02.15 05:58:47.466241 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.466265 [ 3 ] {1eefdde1-a5a8-478b-9ec4-7a6b99144764} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.466280 [ 3 ] {} HTTP-Session: 25df7602-27b3-49dc-b981-230149795165 Destroying unnamed session 2024.02.15 05:58:47.466389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.466447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.466466 [ 3 ] {} HTTP-Session: 58268fb6-eec2-4058-bf4d-06513f4e5bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.466496 [ 3 ] {} HTTP-Session: 58268fb6-eec2-4058-bf4d-06513f4e5bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.466658 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.466708 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.15 05:58:47.467985 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} oximeter.fields_ipaddr (0076a13e-a73c-4aa2-97d2-520aafcd2404): Loading data parts 2024.02.15 05:58:47.468061 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} oximeter.fields_ipaddr (0076a13e-a73c-4aa2-97d2-520aafcd2404): There are no data parts 2024.02.15 05:58:47.469351 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.469393 [ 3 ] {aeb7efd8-240b-4f02-b113-2387f7bd1aec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.469407 [ 3 ] {} HTTP-Session: 58268fb6-eec2-4058-bf4d-06513f4e5bfb Destroying unnamed session 2024.02.15 05:58:47.469519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.469577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.469596 [ 3 ] {} HTTP-Session: 05d0874a-6a49-4627-844a-06feff5bb99f Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.469630 [ 3 ] {} HTTP-Session: 05d0874a-6a49-4627-844a-06feff5bb99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.469798 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.469848 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.15 05:58:47.471098 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): Loading data parts 2024.02.15 05:58:47.471174 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): There are no data parts 2024.02.15 05:58:47.472483 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.472514 [ 3 ] {594c09dd-7092-4be6-87c0-4ffb38893c80} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.472549 [ 3 ] {} HTTP-Session: 05d0874a-6a49-4627-844a-06feff5bb99f Destroying unnamed session 2024.02.15 05:58:47.472656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.472716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.472749 [ 3 ] {} HTTP-Session: 9f5f07a0-fc03-40a5-af41-5f70df970d57 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.472768 [ 3 ] {} HTTP-Session: 9f5f07a0-fc03-40a5-af41-5f70df970d57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.472943 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} executeQuery: (from [fd00:1122:3344:101::d]:40886) 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.15 05:58:47.473011 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.15 05:58:47.474273 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): Loading data parts 2024.02.15 05:58:47.474377 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): There are no data parts 2024.02.15 05:58:47.475673 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.475717 [ 3 ] {8411ecc1-b2a9-4bbd-b7e0-99ed67d5071a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.475744 [ 3 ] {} HTTP-Session: 9f5f07a0-fc03-40a5-af41-5f70df970d57 Destroying unnamed session 2024.02.15 05:58:47.475861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.475919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.475953 [ 3 ] {} HTTP-Session: 8a69dc8d-c366-4774-be85-73b7d281f715 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.475970 [ 3 ] {} HTTP-Session: 8a69dc8d-c366-4774-be85-73b7d281f715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.476201 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} executeQuery: (from [fd00:1122:3344:101::d]:40886) /* 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.15 05:58:47.476282 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.15 05:58:47.477674 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} oximeter.timeseries_schema (749f3d56-5f10-4b71-80e7-c97e2be4f29c): Loading data parts 2024.02.15 05:58:47.477753 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} oximeter.timeseries_schema (749f3d56-5f10-4b71-80e7-c97e2be4f29c): There are no data parts 2024.02.15 05:58:47.479174 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.479215 [ 3 ] {ba554624-1034-4c52-a080-c836ba1b3771} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 05:58:47.479231 [ 3 ] {} HTTP-Session: 8a69dc8d-c366-4774-be85-73b7d281f715 Destroying unnamed session 2024.02.15 05:58:47.479365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40886, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:58:47.479425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:58:47.479443 [ 3 ] {} HTTP-Session: bfe7b96d-7169-4669-b696-4b743fd9d217 Authenticating user 'default' from [fd00:1122:3344:101::d]:40886 2024.02.15 05:58:47.479473 [ 3 ] {} HTTP-Session: bfe7b96d-7169-4669-b696-4b743fd9d217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:58:47.479591 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} executeQuery: (from [fd00:1122:3344:101::d]:40886) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.15 05:58:47.480227 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.15 05:58:47.483033 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.25 GiB. 2024.02.15 05:58:47.485341 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:58:47.485560 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} oximeter.version (a90de9a2-a132-4a2b-9805-4dd0058046e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:58:47.485785 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} executeQuery: Read 1 rows, 16.00 B in 0.006161173 sec., 162 rows/sec., 2.54 KiB/sec. 2024.02.15 05:58:47.485910 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} DynamicQueryHandler: Done processing query 2024.02.15 05:58:47.485930 [ 3 ] {d2a2cbda-a10d-4bdb-8e2a-174e89ae20aa} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.15 05:58:47.485945 [ 3 ] {} HTTP-Session: bfe7b96d-7169-4669-b696-4b743fd9d217 Destroying unnamed session 2024.02.15 05:58:48.000137 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2024.02.15 05:59:01.320462 [ 158 ] {} DNSResolver: Updating DNS cache 2024.02.15 05:59:01.320530 [ 158 ] {} DNSResolver: Updated DNS cache 2024.02.15 05:59:16.320570 [ 139 ] {} DNSResolver: Updating DNS cache 2024.02.15 05:59:16.320633 [ 139 ] {} DNSResolver: Updated DNS cache 2024.02.15 05:59:31.320709 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.15 05:59:31.320787 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.15 05:59:42.494004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.494130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.494189 [ 3 ] {} HTTP-Session: 8a608789-6745-4446-af45-70e082bf6b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.494241 [ 3 ] {} HTTP-Session: 8a608789-6745-4446-af45-70e082bf6b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.494383 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.15 05:59:42.494753 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.495457 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.495666 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 05:59:42.496647 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.496676 [ 3 ] {d8399648-7e03-437a-8562-9b4ae1769e30} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 05:59:42.496691 [ 3 ] {} HTTP-Session: 8a608789-6745-4446-af45-70e082bf6b83 Destroying unnamed session 2024.02.15 05:59:42.500419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.500488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.500514 [ 3 ] {} HTTP-Session: af70fe09-7bf9-40e0-bc42-4a2adb28ce22 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.500624 [ 3 ] {} HTTP-Session: af70fe09-7bf9-40e0-bc42-4a2adb28ce22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.500749 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 05:59:42.505767 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.505915 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.506028 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 05:59:42.506891 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.506918 [ 3 ] {6540ecae-0788-4e2d-bc38-511223a113a7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 05:59:42.506934 [ 3 ] {} HTTP-Session: af70fe09-7bf9-40e0-bc42-4a2adb28ce22 Destroying unnamed session 2024.02.15 05:59:42.507222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.507266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.507285 [ 3 ] {} HTTP-Session: 0b081677-89be-4bd0-99c2-881f496f37e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.507301 [ 3 ] {} HTTP-Session: 0b081677-89be-4bd0-99c2-881f496f37e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.507412 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 05:59:42.507866 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.508014 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.508055 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 05:59:42.508865 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.508892 [ 3 ] {747ccb55-082d-4f27-befb-e756ba617915} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 05:59:42.508908 [ 3 ] {} HTTP-Session: 0b081677-89be-4bd0-99c2-881f496f37e4 Destroying unnamed session 2024.02.15 05:59:42.509092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.509135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.509153 [ 3 ] {} HTTP-Session: 89f37865-9ee1-4011-bca7-028dfdd378c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.509170 [ 3 ] {} HTTP-Session: 89f37865-9ee1-4011-bca7-028dfdd378c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.509280 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} executeQuery: (from [fd00:1122:3344:101::d]:62953) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 05:59:42.509626 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.509773 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.509814 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 05:59:42.510596 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.510623 [ 3 ] {99806575-d94a-450f-ac30-0418e7da2703} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 05:59:42.510639 [ 3 ] {} HTTP-Session: 89f37865-9ee1-4011-bca7-028dfdd378c4 Destroying unnamed session 2024.02.15 05:59:42.511348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.511393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.511411 [ 3 ] {} HTTP-Session: bb36611d-47d4-49d8-aeac-c1d519ec9dba Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.511429 [ 3 ] {} HTTP-Session: bb36611d-47d4-49d8-aeac-c1d519ec9dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.511508 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:42.511547 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 05:59:42.512276 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:42.513303 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:42.513646 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:59:42.513821 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} oximeter.timeseries_schema (749f3d56-5f10-4b71-80e7-c97e2be4f29c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:59:42.513944 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} executeQuery: Read 4 rows, 443.00 B in 0.002402029 sec., 1665 rows/sec., 180.10 KiB/sec. 2024.02.15 05:59:42.514108 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.514132 [ 3 ] {7b811999-81af-4cf0-8783-d6969181c3db} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 05:59:42.514147 [ 3 ] {} HTTP-Session: bb36611d-47d4-49d8-aeac-c1d519ec9dba Destroying unnamed session 2024.02.15 05:59:42.514253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 4211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.514297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.514315 [ 3 ] {} HTTP-Session: 925b9a2f-321e-440a-80fc-fd32a9808d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.514333 [ 3 ] {} HTTP-Session: 925b9a2f-321e-440a-80fc-fd32a9808d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.514404 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:42.514442 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 05:59:42.514549 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:42.518224 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:42.518436 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:59:42.518587 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:59:42.518701 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} executeQuery: Read 29 rows, 2.35 KiB in 0.0042686 sec., 6793 rows/sec., 550.67 KiB/sec. 2024.02.15 05:59:42.518823 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.518845 [ 3 ] {67a34081-b8ec-424d-a279-be48175802bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 05:59:42.518860 [ 3 ] {} HTTP-Session: 925b9a2f-321e-440a-80fc-fd32a9808d0b Destroying unnamed session 2024.02.15 05:59:42.519025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 13680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.519069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.519088 [ 3 ] {} HTTP-Session: 41b0a149-939f-4590-91f8-e2c39bb77e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.519105 [ 3 ] {} HTTP-Session: 41b0a149-939f-4590-91f8-e2c39bb77e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.519177 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:42.519215 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 05:59:42.519316 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:42.519671 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:42.519910 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:59:42.520060 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:59:42.520174 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} executeQuery: Read 87 rows, 8.34 KiB in 0.000969322 sec., 89753 rows/sec., 8.40 MiB/sec. 2024.02.15 05:59:42.520296 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.520318 [ 3 ] {8fed8d43-a1c5-494c-88cc-f63c516907d2} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 05:59:42.520333 [ 3 ] {} HTTP-Session: 41b0a149-939f-4590-91f8-e2c39bb77e4c Destroying unnamed session 2024.02.15 05:59:42.520439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 6672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.520485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.520503 [ 3 ] {} HTTP-Session: 7ea846dd-401f-47f2-8b5d-7c8f9a7c46e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.520519 [ 3 ] {} HTTP-Session: 7ea846dd-401f-47f2-8b5d-7c8f9a7c46e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.520588 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:42.520625 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 05:59:42.521861 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:42.524592 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:42.524864 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:59:42.525042 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:59:42.525177 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} executeQuery: Read 39 rows, 3.14 KiB in 0.00455655 sec., 8559 rows/sec., 688.18 KiB/sec. 2024.02.15 05:59:42.525293 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.525315 [ 3 ] {0bb36c11-1a17-4c3d-a0d2-d02d0ec25a62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 05:59:42.525330 [ 3 ] {} HTTP-Session: 7ea846dd-401f-47f2-8b5d-7c8f9a7c46e3 Destroying unnamed session 2024.02.15 05:59:42.525582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 31051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.525625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.525644 [ 3 ] {} HTTP-Session: bd2d757f-82f7-4e2c-bc27-931f98df205c Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.525660 [ 3 ] {} HTTP-Session: bd2d757f-82f7-4e2c-bc27-931f98df205c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.525736 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:42.525777 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 05:59:42.525927 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:42.526377 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:42.527386 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:59:42.527582 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:59:42.527675 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} executeQuery: Read 29 rows, 40.07 KiB in 0.001912563 sec., 15162 rows/sec., 20.46 MiB/sec. 2024.02.15 05:59:42.527824 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.527846 [ 3 ] {2d1e53a7-85f4-4d4e-bd9d-bcb0011898ab} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.15 05:59:42.527863 [ 3 ] {} HTTP-Session: bd2d757f-82f7-4e2c-bc27-931f98df205c Destroying unnamed session 2024.02.15 05:59:42.527971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 2947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:42.528017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:42.528035 [ 3 ] {} HTTP-Session: 17970f7c-d046-4664-a176-bb4b231dee2f Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:42.528053 [ 3 ] {} HTTP-Session: 17970f7c-d046-4664-a176-bb4b231dee2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:42.528123 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:42.528766 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 05:59:42.528878 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:42.529192 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:42.529453 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 05:59:42.529634 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} oximeter.measurements_i64 (98add4e5-0aa5-47ea-a321-27de5ee8f45c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 05:59:42.529734 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} executeQuery: Read 18 rows, 1.36 KiB in 0.001581422 sec., 11382 rows/sec., 857.74 KiB/sec. 2024.02.15 05:59:42.529840 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} DynamicQueryHandler: Done processing query 2024.02.15 05:59:42.529862 [ 3 ] {e3fc5af4-e5ee-44f3-8d9e-a2afbcee4e23} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 05:59:42.529878 [ 3 ] {} HTTP-Session: 17970f7c-d046-4664-a176-bb4b231dee2f Destroying unnamed session 2024.02.15 05:59:46.320867 [ 119 ] {} DNSResolver: Updating DNS cache 2024.02.15 05:59:46.320916 [ 119 ] {} DNSResolver: Updated DNS cache 2024.02.15 05:59:52.489952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 4498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:52.490136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:52.490181 [ 3 ] {} HTTP-Session: 4fac89b9-48b4-4d46-b76d-d1c7ff8c551e Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:52.490222 [ 3 ] {} HTTP-Session: 4fac89b9-48b4-4d46-b76d-d1c7ff8c551e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:52.490433 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:52.490532 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 05:59:52.490744 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:52.491181 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:52.491458 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 05:59:52.491629 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} oximeter.fields_i64 (f25a4342-bcde-470c-8172-a45448230a67): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 05:59:52.491745 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} executeQuery: Read 31 rows, 2.51 KiB in 0.001258902 sec., 24624 rows/sec., 1.95 MiB/sec. 2024.02.15 05:59:52.491916 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} DynamicQueryHandler: Done processing query 2024.02.15 05:59:52.491940 [ 3 ] {e3d159a3-c39e-4a4d-90d1-2fb328746afb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 05:59:52.491958 [ 3 ] {} HTTP-Session: 4fac89b9-48b4-4d46-b76d-d1c7ff8c551e Destroying unnamed session 2024.02.15 05:59:52.492096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 14621, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:52.492142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:52.492161 [ 3 ] {} HTTP-Session: a4231f1c-27cd-4285-b7c4-fe8ad1439b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:52.492178 [ 3 ] {} HTTP-Session: a4231f1c-27cd-4285-b7c4-fe8ad1439b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:52.492251 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:52.492291 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 05:59:52.492399 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:52.492733 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:52.492950 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 05:59:52.493102 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} oximeter.fields_string (54798f88-597a-4b9d-9112-9cb62f9a2a90): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 05:59:52.493222 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} executeQuery: Read 93 rows, 8.92 KiB in 0.000941761 sec., 98751 rows/sec., 9.25 MiB/sec. 2024.02.15 05:59:52.493365 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} DynamicQueryHandler: Done processing query 2024.02.15 05:59:52.493388 [ 3 ] {e88520e0-47e3-4bca-9d48-9ba5acc66ab3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 05:59:52.493403 [ 3 ] {} HTTP-Session: a4231f1c-27cd-4285-b7c4-fe8ad1439b69 Destroying unnamed session 2024.02.15 05:59:52.493515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 5305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:52.493559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:52.493577 [ 3 ] {} HTTP-Session: 943b2a5c-f1cf-44da-b069-9c837e46376d Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:52.493593 [ 3 ] {} HTTP-Session: 943b2a5c-f1cf-44da-b069-9c837e46376d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:52.493663 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:52.493701 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 05:59:52.493808 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:52.494073 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:52.494273 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 05:59:52.494423 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} oximeter.fields_uuid (3ca7b912-5427-4bf2-9ef2-34b53a7e041e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 05:59:52.494530 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} executeQuery: Read 31 rows, 2.48 KiB in 0.000840997 sec., 36861 rows/sec., 2.88 MiB/sec. 2024.02.15 05:59:52.494643 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} DynamicQueryHandler: Done processing query 2024.02.15 05:59:52.494665 [ 3 ] {d7070e30-66f6-4710-a016-0a7800a603f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 05:59:52.494680 [ 3 ] {} HTTP-Session: 943b2a5c-f1cf-44da-b069-9c837e46376d Destroying unnamed session 2024.02.15 05:59:52.494821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62953, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 05:59:52.494864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 05:59:52.494881 [ 3 ] {} HTTP-Session: 93c7e4b2-52e1-4745-afb5-cf4bb1ca7a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:62953 2024.02.15 05:59:52.494898 [ 3 ] {} HTTP-Session: 93c7e4b2-52e1-4745-afb5-cf4bb1ca7a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 05:59:52.494972 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} executeQuery: (from [fd00:1122:3344:101::d]:62953) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 05:59:52.495014 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 05:59:52.495147 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 05:59:52.495532 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.23 GiB. 2024.02.15 05:59:52.495828 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 05:59:52.496008 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} oximeter.measurements_histogramf64 (94b2ecd0-86f1-4c64-862c-021ec810cde6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 05:59:52.496121 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} executeQuery: Read 31 rows, 42.84 KiB in 0.001123586 sec., 27590 rows/sec., 37.23 MiB/sec. 2024.02.15 05:59:52.496228 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} DynamicQueryHandler: Done processing query 2024.02.15 05:59:52.496250 [ 3 ] {b92b7213-36c5-49cb-be0e-538d0e47b442} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.15 05:59:52.496265 [ 3 ] {} HTTP-Session: 93c7e4b2-52e1-4745-afb5-cf4bb1ca7a36 Destroying unnamed session 2024.02.15 06:00:01.320977 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:00:01.321037 [ 108 ] {} DNSResolver: Updated DNS cache