[ Dec 12 05:42:19 Enabled. ] [ Dec 12 05:42:19 Rereading configuration. ] [ Dec 12 05:42:22 Rereading configuration. ] [ Dec 12 05:42:28 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService23 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService23 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService23 ipadm: Could not delete oxControlService23: Interface does not exist + true + ipadm create-if -t oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23 + ipadm show-addr oxControlService23/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService23/ll + ipadm show-addr oxControlService23/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 12 05:42:29 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.12.12 05:42:29.800209 [ 1 ] {} Application: Will watch for the process with pid 23826 2023.12.12 05:42:29.800325 [ 1 ] {} Application: Forked a child process to watch 2023.12.12 05:42:30.163864 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23826 2023.12.12 05:42:30.164029 [ 1 ] {} Application: starting up 2023.12.12 05:42:30.164239 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.12 05:42:30.264170 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.12 05:42:30.264217 [ 1 ] {} Application: Initializing DateLUT. 2023.12.12 05:42:30.264231 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.12 05:42:30.264266 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.12 05:42:30.264571 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.12 05:42:30.265235 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.12 05:42:30.265694 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.12 05:42:30.265946 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.12.12 05:42:30.268455 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.12 05:42:30.268497 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.12 05:42:30.269187 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.12 05:42:30.269361 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.12 05:42:30.275001 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.12 05:42:30.275282 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.12 05:42:30.275308 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.12 05:42:30.276757 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.12 05:42:30.277314 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.12 05:42:30.277717 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.12 05:42:30.278124 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.12 05:42:30.278976 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.12 05:42:30.279023 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.12 05:42:30.279079 [ 1 ] {} Application: Loaded user defined objects 2023.12.12 05:42:30.279098 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.12 05:42:30.304449 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.12 05:42:30.304479 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123862 sec 2023.12.12 05:42:30.305092 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.12 05:42:30.305198 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.12 05:42:30.305231 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.12 05:42:30.305258 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.12 05:42:30.305273 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.12 05:42:30.305289 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.12 05:42:30.305309 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.12 05:42:30.305346 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.12 05:42:30.305377 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.12 05:42:30.305421 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.12 05:42:30.305437 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.12 05:42:30.305452 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.12 05:42:30.305467 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.12 05:42:30.305505 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.12 05:42:30.305521 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.12 05:42:30.305535 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.12 05:42:30.341386 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.12 05:42:30.356109 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.12 05:42:30.356146 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.133e-05 sec 2023.12.12 05:42:30.356178 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.12 05:42:30.356198 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.12 05:42:30.356225 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.12 05:42:30.358403 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.12 05:42:30.363612 [ 1 ] {} Application: Loaded metadata. 2023.12.12 05:42:30.363739 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.12.12 05:42:30.363779 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.12 05:42:30.560384 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.12.12 05:42:30.577253 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.12.12 05:42:30.577301 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.12 05:42:30.633919 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.12 05:42:30.634648 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.12 05:42:30.634969 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.12 05:42:30.634999 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.12 05:42:30.635067 [ 76 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:42:30.635126 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.12 05:42:30.635179 [ 76 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:42:30.635237 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.12 05:42:30.636054 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.12 05:42:30.636077 [ 1 ] {} Application: Ready for connections. 2023.12.12 05:42:45.635784 [ 90 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:42:45.635845 [ 90 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:42:49.774756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.774961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.775589 [ 3 ] {} HTTP-Session: ee6e6707-f33d-4221-8820-4b65f8aa662f Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.775625 [ 3 ] {} HTTP-Session: ee6e6707-f33d-4221-8820-4b65f8aa662f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.775748 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.12 05:42:49.775779 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.12 05:42:49.775800 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.12 05:42:49.777303 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} executeQuery: (from [fd00:1122:3344:101::d]:37158) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.12 05:42:49.801018 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37158) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.12 05:42:49.801831 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.12 05:42:49.802568 [ 3 ] {2f11737a-da22-4d65-a354-fd5bb0faf406} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.802602 [ 3 ] {} HTTP-Session: ee6e6707-f33d-4221-8820-4b65f8aa662f Destroying unnamed session 2023.12.12 05:42:49.802970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.803034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.803062 [ 3 ] {} HTTP-Session: baef5e28-a651-4d7d-bf4d-d155b010d434 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.803083 [ 3 ] {} HTTP-Session: baef5e28-a651-4d7d-bf4d-d155b010d434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.803190 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} executeQuery: (from [fd00:1122:3344:101::d]:37158) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:42:49.803280 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.12 05:42:49.804241 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.12 05:42:49.806115 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:42:49.810078 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.810107 [ 3 ] {d258df73-fd3d-4851-8a53-686612fd737d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.12 05:42:49.810123 [ 3 ] {} HTTP-Session: baef5e28-a651-4d7d-bf4d-d155b010d434 Destroying unnamed session 2023.12.12 05:42:49.810288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.810339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.810358 [ 3 ] {} HTTP-Session: 031c73e7-c61a-484a-924c-9bb9f32b99c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.810380 [ 3 ] {} HTTP-Session: 031c73e7-c61a-484a-924c-9bb9f32b99c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.810483 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} executeQuery: (from [fd00:1122:3344:101::d]:37158) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.12 05:42:49.810741 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37158) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.12 05:42:49.810863 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.12 05:42:49.810967 [ 3 ] {8c759e95-28d6-4b38-b71a-783cef5e3fc3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.810989 [ 3 ] {} HTTP-Session: 031c73e7-c61a-484a-924c-9bb9f32b99c1 Destroying unnamed session 2023.12.12 05:42:49.813251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.813313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.813340 [ 3 ] {} HTTP-Session: 33af67b4-40ac-4610-afeb-fc0392087536 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.813357 [ 3 ] {} HTTP-Session: 33af67b4-40ac-4610-afeb-fc0392087536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.813469 [ 3 ] {699bc5b5-4cd3-4a99-bffa-5d98d6cb4008} executeQuery: (from [fd00:1122:3344:101::d]:37158) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.12 05:42:49.813578 [ 3 ] {699bc5b5-4cd3-4a99-bffa-5d98d6cb4008} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.813598 [ 3 ] {699bc5b5-4cd3-4a99-bffa-5d98d6cb4008} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.813622 [ 3 ] {} HTTP-Session: 33af67b4-40ac-4610-afeb-fc0392087536 Destroying unnamed session 2023.12.12 05:42:49.813741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.813787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.813812 [ 3 ] {} HTTP-Session: ddc11f92-733d-4e21-9c65-3d0249bd9892 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.813828 [ 3 ] {} HTTP-Session: ddc11f92-733d-4e21-9c65-3d0249bd9892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.813890 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.12 05:42:49.813944 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.12 05:42:49.815875 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.12 05:42:49.815904 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9511e-05 sec 2023.12.12 05:42:49.815929 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.12 05:42:49.815943 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} DatabaseAtomic (oximeter): Starting up tables. 2023.12.12 05:42:49.816014 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.816034 [ 3 ] {1a876fc1-4c78-4e31-8849-879f3556d008} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.816056 [ 3 ] {} HTTP-Session: ddc11f92-733d-4e21-9c65-3d0249bd9892 Destroying unnamed session 2023.12.12 05:42:49.816174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.816222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.816247 [ 3 ] {} HTTP-Session: 572ad479-728e-4004-8a8a-2311d54c3f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.816263 [ 3 ] {} HTTP-Session: 572ad479-728e-4004-8a8a-2311d54c3f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.816408 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.12 05:42:49.816453 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.12 05:42:49.820518 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} oximeter.version (1bf60f7c-aec5-43f4-935b-6dbe480e6feb): Loading data parts 2023.12.12 05:42:49.820645 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} oximeter.version (1bf60f7c-aec5-43f4-935b-6dbe480e6feb): There are no data parts 2023.12.12 05:42:49.822732 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.822765 [ 3 ] {464903ea-8b1e-4dc3-9415-8bbbae24f187} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.822781 [ 3 ] {} HTTP-Session: 572ad479-728e-4004-8a8a-2311d54c3f80 Destroying unnamed session 2023.12.12 05:42:49.822909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.822958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.822977 [ 3 ] {} HTTP-Session: c258672c-c116-4b19-bcdd-b95be237eb45 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.823000 [ 3 ] {} HTTP-Session: c258672c-c116-4b19-bcdd-b95be237eb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.823193 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.823244 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.12 05:42:49.830051 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} oximeter.measurements_bool (5c2d915a-0fcc-40b0-b5f3-7d990e04b254): Loading data parts 2023.12.12 05:42:49.830158 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} oximeter.measurements_bool (5c2d915a-0fcc-40b0-b5f3-7d990e04b254): There are no data parts 2023.12.12 05:42:49.832750 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.832795 [ 3 ] {8f11fa25-ff8a-4c40-8a8b-d56c87ceeec3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.832818 [ 3 ] {} HTTP-Session: c258672c-c116-4b19-bcdd-b95be237eb45 Destroying unnamed session 2023.12.12 05:42:49.832977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.833037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.833057 [ 3 ] {} HTTP-Session: 9b07b38c-e270-49bd-8b0b-f58a99cb5c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.833083 [ 3 ] {} HTTP-Session: 9b07b38c-e270-49bd-8b0b-f58a99cb5c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.833291 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.833347 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.12 05:42:49.834917 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} oximeter.measurements_i8 (33492e31-e062-4c63-affc-f6032e43642e): Loading data parts 2023.12.12 05:42:49.835024 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} oximeter.measurements_i8 (33492e31-e062-4c63-affc-f6032e43642e): There are no data parts 2023.12.12 05:42:49.836449 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.836487 [ 3 ] {706fad2a-d379-42dc-aa0b-aee9b227c41c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.836504 [ 3 ] {} HTTP-Session: 9b07b38c-e270-49bd-8b0b-f58a99cb5c3c Destroying unnamed session 2023.12.12 05:42:49.836675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.836729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.836748 [ 3 ] {} HTTP-Session: 393fcac8-4b51-4bfa-9940-6715b96a7855 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.836774 [ 3 ] {} HTTP-Session: 393fcac8-4b51-4bfa-9940-6715b96a7855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.836964 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.837018 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.12 05:42:49.839342 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} oximeter.measurements_u8 (ba3f67ce-bc6c-4569-a96c-81837fced701): Loading data parts 2023.12.12 05:42:49.839430 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} oximeter.measurements_u8 (ba3f67ce-bc6c-4569-a96c-81837fced701): There are no data parts 2023.12.12 05:42:49.840621 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.840647 [ 3 ] {f2f34929-a30e-4311-9a8f-6c32b020052a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.840672 [ 3 ] {} HTTP-Session: 393fcac8-4b51-4bfa-9940-6715b96a7855 Destroying unnamed session 2023.12.12 05:42:49.840827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.840871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.840900 [ 3 ] {} HTTP-Session: 882e53bb-0396-433c-b8e4-8dc1d1694a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.840924 [ 3 ] {} HTTP-Session: 882e53bb-0396-433c-b8e4-8dc1d1694a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.841114 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.841171 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.12 05:42:49.844729 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} oximeter.measurements_i16 (059f5f7b-bd4b-414d-a589-d1849c5a6383): Loading data parts 2023.12.12 05:42:49.844828 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} oximeter.measurements_i16 (059f5f7b-bd4b-414d-a589-d1849c5a6383): There are no data parts 2023.12.12 05:42:49.845852 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.845876 [ 3 ] {c7df5457-b6ec-4cdb-864b-2d62da434d13} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.845899 [ 3 ] {} HTTP-Session: 882e53bb-0396-433c-b8e4-8dc1d1694a9a Destroying unnamed session 2023.12.12 05:42:49.846012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.846127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.846154 [ 3 ] {} HTTP-Session: f545eb88-911a-4c20-bc7e-ebe01e05a2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.846180 [ 3 ] {} HTTP-Session: f545eb88-911a-4c20-bc7e-ebe01e05a2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.846365 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.846420 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.12 05:42:49.847778 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} oximeter.measurements_u16 (d4aeed7f-b599-4ded-9a4a-3eb53d764680): Loading data parts 2023.12.12 05:42:49.847865 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} oximeter.measurements_u16 (d4aeed7f-b599-4ded-9a4a-3eb53d764680): There are no data parts 2023.12.12 05:42:49.849648 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.849674 [ 3 ] {e2942a36-d077-49e3-a12f-5ab637a7e706} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.849699 [ 3 ] {} HTTP-Session: f545eb88-911a-4c20-bc7e-ebe01e05a2f9 Destroying unnamed session 2023.12.12 05:42:49.849826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.849878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.849904 [ 3 ] {} HTTP-Session: 0f661a3f-0714-4f22-8833-2958e0c0027f Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.849921 [ 3 ] {} HTTP-Session: 0f661a3f-0714-4f22-8833-2958e0c0027f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.850114 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.850170 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.12 05:42:49.851554 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} oximeter.measurements_i32 (1cbdf69a-152f-43a1-9207-49c3e29a696e): Loading data parts 2023.12.12 05:42:49.851651 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} oximeter.measurements_i32 (1cbdf69a-152f-43a1-9207-49c3e29a696e): There are no data parts 2023.12.12 05:42:49.852937 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.852963 [ 3 ] {cad541c8-a9ec-4522-a6af-e8f2dc706415} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.852987 [ 3 ] {} HTTP-Session: 0f661a3f-0714-4f22-8833-2958e0c0027f Destroying unnamed session 2023.12.12 05:42:49.853113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.853163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.853188 [ 3 ] {} HTTP-Session: e3bb28de-0e8a-48b5-b044-ff0f4e7d62a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.853205 [ 3 ] {} HTTP-Session: e3bb28de-0e8a-48b5-b044-ff0f4e7d62a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.853395 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.853450 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.12 05:42:49.854967 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} oximeter.measurements_u32 (9669ba57-21a7-4da2-ac6a-a918d15467f6): Loading data parts 2023.12.12 05:42:49.855064 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} oximeter.measurements_u32 (9669ba57-21a7-4da2-ac6a-a918d15467f6): There are no data parts 2023.12.12 05:42:49.856196 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.856222 [ 3 ] {eb450db3-db86-4360-a857-47b70b10b189} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.856238 [ 3 ] {} HTTP-Session: e3bb28de-0e8a-48b5-b044-ff0f4e7d62a0 Destroying unnamed session 2023.12.12 05:42:49.856367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.856418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.856437 [ 3 ] {} HTTP-Session: a88cd61e-0183-4502-b37a-a31677932f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.856461 [ 3 ] {} HTTP-Session: a88cd61e-0183-4502-b37a-a31677932f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.856652 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.856708 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.12 05:42:49.858174 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): Loading data parts 2023.12.12 05:42:49.858268 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): There are no data parts 2023.12.12 05:42:49.859565 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.859590 [ 3 ] {09a66579-1b0e-4291-9e89-a7766bbc84ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.859611 [ 3 ] {} HTTP-Session: a88cd61e-0183-4502-b37a-a31677932f2b Destroying unnamed session 2023.12.12 05:42:49.859768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.859830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.859850 [ 3 ] {} HTTP-Session: 3f8310ee-4992-4381-9f5a-32b887bd5f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.859875 [ 3 ] {} HTTP-Session: 3f8310ee-4992-4381-9f5a-32b887bd5f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.860074 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.860123 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.12 05:42:49.862081 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} oximeter.measurements_u64 (3d1606d0-8a55-460c-94de-80b5a886b04f): Loading data parts 2023.12.12 05:42:49.862181 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} oximeter.measurements_u64 (3d1606d0-8a55-460c-94de-80b5a886b04f): There are no data parts 2023.12.12 05:42:49.863522 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.863557 [ 3 ] {1a333e8c-d518-4ae3-868a-27257d24dd2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.863572 [ 3 ] {} HTTP-Session: 3f8310ee-4992-4381-9f5a-32b887bd5f50 Destroying unnamed session 2023.12.12 05:42:49.863699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.863751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.863770 [ 3 ] {} HTTP-Session: a0e418cc-039e-4037-a3c2-2fd9b04e4246 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.863796 [ 3 ] {} HTTP-Session: a0e418cc-039e-4037-a3c2-2fd9b04e4246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.863990 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.864037 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.12 05:42:49.865891 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} oximeter.measurements_f32 (ffada433-90c9-4e71-8261-ea53f88a3f0f): Loading data parts 2023.12.12 05:42:49.865970 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} oximeter.measurements_f32 (ffada433-90c9-4e71-8261-ea53f88a3f0f): There are no data parts 2023.12.12 05:42:49.867045 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.867080 [ 3 ] {abde2694-3d8f-4933-be2d-abdea15c17d3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.867096 [ 3 ] {} HTTP-Session: a0e418cc-039e-4037-a3c2-2fd9b04e4246 Destroying unnamed session 2023.12.12 05:42:49.867226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.867282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.867301 [ 3 ] {} HTTP-Session: a6f5455f-6fc5-474e-9fb6-66273938198b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.867326 [ 3 ] {} HTTP-Session: a6f5455f-6fc5-474e-9fb6-66273938198b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.867520 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.867567 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.12 05:42:49.868949 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} oximeter.measurements_f64 (20f9d87c-b983-485a-af85-5a7853b369cf): Loading data parts 2023.12.12 05:42:49.869048 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} oximeter.measurements_f64 (20f9d87c-b983-485a-af85-5a7853b369cf): There are no data parts 2023.12.12 05:42:49.870881 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.870915 [ 3 ] {2f71b4e3-dcb6-47cd-8128-f0b1d0d24652} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.870930 [ 3 ] {} HTTP-Session: a6f5455f-6fc5-474e-9fb6-66273938198b Destroying unnamed session 2023.12.12 05:42:49.871119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.871173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.871194 [ 3 ] {} HTTP-Session: 3f162c59-5fea-4606-a2c1-0eb7e88c882b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.871220 [ 3 ] {} HTTP-Session: 3f162c59-5fea-4606-a2c1-0eb7e88c882b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.871410 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.871464 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.12 05:42:49.872878 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} oximeter.measurements_string (6c657b88-ff5c-4daf-85d5-69f9c328328c): Loading data parts 2023.12.12 05:42:49.872956 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} oximeter.measurements_string (6c657b88-ff5c-4daf-85d5-69f9c328328c): There are no data parts 2023.12.12 05:42:49.874055 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.874091 [ 3 ] {9e3ca6e0-24fe-43b7-8c50-18f1695f8862} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.874106 [ 3 ] {} HTTP-Session: 3f162c59-5fea-4606-a2c1-0eb7e88c882b Destroying unnamed session 2023.12.12 05:42:49.874244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.874314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.874334 [ 3 ] {} HTTP-Session: ecc76f1a-c957-4f0e-a106-0e4c1f7064d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.874359 [ 3 ] {} HTTP-Session: ecc76f1a-c957-4f0e-a106-0e4c1f7064d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.874558 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.874618 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.12 05:42:49.876705 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} oximeter.measurements_bytes (127cef89-2eb3-4c4e-8627-24284490b3b5): Loading data parts 2023.12.12 05:42:49.876785 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} oximeter.measurements_bytes (127cef89-2eb3-4c4e-8627-24284490b3b5): There are no data parts 2023.12.12 05:42:49.878169 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.878203 [ 3 ] {ebeb29fc-ed2d-4b90-82c2-007b5fe3ba66} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.878220 [ 3 ] {} HTTP-Session: ecc76f1a-c957-4f0e-a106-0e4c1f7064d3 Destroying unnamed session 2023.12.12 05:42:49.878352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.878402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.878422 [ 3 ] {} HTTP-Session: c378e76b-5ba6-4445-9fe2-b462d762382b Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.878447 [ 3 ] {} HTTP-Session: c378e76b-5ba6-4445-9fe2-b462d762382b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.878650 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.878709 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.12 05:42:49.880296 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} oximeter.measurements_cumulativei64 (0425eb2e-a7b8-42cb-837a-7efa5352df3b): Loading data parts 2023.12.12 05:42:49.880388 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} oximeter.measurements_cumulativei64 (0425eb2e-a7b8-42cb-837a-7efa5352df3b): There are no data parts 2023.12.12 05:42:49.882087 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.882133 [ 3 ] {1c73bf51-f74c-46c5-87de-7183a3d2e463} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.882148 [ 3 ] {} HTTP-Session: c378e76b-5ba6-4445-9fe2-b462d762382b Destroying unnamed session 2023.12.12 05:42:49.882288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.882339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.882358 [ 3 ] {} HTTP-Session: b0ddb48e-f7a5-464a-b9f4-fdacf76fed96 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.882384 [ 3 ] {} HTTP-Session: b0ddb48e-f7a5-464a-b9f4-fdacf76fed96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.882647 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.882709 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.12 05:42:49.884735 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Loading data parts 2023.12.12 05:42:49.884825 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): There are no data parts 2023.12.12 05:42:49.886852 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.886881 [ 3 ] {da9ef8df-2c08-4218-94c9-70a40c0091b1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.886914 [ 3 ] {} HTTP-Session: b0ddb48e-f7a5-464a-b9f4-fdacf76fed96 Destroying unnamed session 2023.12.12 05:42:49.887061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.887130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.887159 [ 3 ] {} HTTP-Session: 5e6e8d4a-9f1c-4279-aec5-a9ec990b0fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.887177 [ 3 ] {} HTTP-Session: 5e6e8d4a-9f1c-4279-aec5-a9ec990b0fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.887419 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.887484 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.12 05:42:49.889343 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} oximeter.measurements_cumulativef32 (ce7ec88e-0d1e-4445-b48a-2d0d75c8503a): Loading data parts 2023.12.12 05:42:49.889431 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} oximeter.measurements_cumulativef32 (ce7ec88e-0d1e-4445-b48a-2d0d75c8503a): There are no data parts 2023.12.12 05:42:49.891136 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.891162 [ 3 ] {933fafd7-bfce-4ffb-837a-368dc4f05c98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.891190 [ 3 ] {} HTTP-Session: 5e6e8d4a-9f1c-4279-aec5-a9ec990b0fc2 Destroying unnamed session 2023.12.12 05:42:49.891318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.891372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.891401 [ 3 ] {} HTTP-Session: 3a8663da-04f7-41fa-8980-a93f7073bfec Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.891418 [ 3 ] {} HTTP-Session: 3a8663da-04f7-41fa-8980-a93f7073bfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.891634 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.891696 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.12 05:42:49.893170 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} oximeter.measurements_cumulativef64 (02d6a55d-1b79-4c8e-a555-a1ac2644f72d): Loading data parts 2023.12.12 05:42:49.893266 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} oximeter.measurements_cumulativef64 (02d6a55d-1b79-4c8e-a555-a1ac2644f72d): There are no data parts 2023.12.12 05:42:49.894422 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.894461 [ 3 ] {094fa1b5-a9d5-4cf8-a408-81ecbe60d072} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.894477 [ 3 ] {} HTTP-Session: 3a8663da-04f7-41fa-8980-a93f7073bfec Destroying unnamed session 2023.12.12 05:42:49.894607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.894674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.894707 [ 3 ] {} HTTP-Session: 102f876b-66ec-4a44-b48d-99ea9ae0091d Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.894748 [ 3 ] {} HTTP-Session: 102f876b-66ec-4a44-b48d-99ea9ae0091d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.895024 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.895100 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.12 05:42:49.896619 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} oximeter.measurements_histogrami8 (ea60cd39-6559-4a20-bfdb-a4e9e83d56dc): Loading data parts 2023.12.12 05:42:49.896706 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} oximeter.measurements_histogrami8 (ea60cd39-6559-4a20-bfdb-a4e9e83d56dc): There are no data parts 2023.12.12 05:42:49.898815 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.898852 [ 3 ] {d3b9a96e-945f-499b-8d4d-8332e8df7310} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.898870 [ 3 ] {} HTTP-Session: 102f876b-66ec-4a44-b48d-99ea9ae0091d Destroying unnamed session 2023.12.12 05:42:49.899008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.899064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.899083 [ 3 ] {} HTTP-Session: 172bdb5f-f3a0-49d5-a564-b6b0a4aa23bb Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.899109 [ 3 ] {} HTTP-Session: 172bdb5f-f3a0-49d5-a564-b6b0a4aa23bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.899328 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.899390 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.12 05:42:49.901759 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} oximeter.measurements_histogramu8 (6667a139-7d3b-490c-9665-32f1d78b6448): Loading data parts 2023.12.12 05:42:49.901845 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} oximeter.measurements_histogramu8 (6667a139-7d3b-490c-9665-32f1d78b6448): There are no data parts 2023.12.12 05:42:49.903241 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.903278 [ 3 ] {1b4aef99-1dbd-408c-a741-631b7812bbea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.903295 [ 3 ] {} HTTP-Session: 172bdb5f-f3a0-49d5-a564-b6b0a4aa23bb Destroying unnamed session 2023.12.12 05:42:49.903413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.903469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.903489 [ 3 ] {} HTTP-Session: a4526088-dd7d-453c-8804-b60ea7af2a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.903516 [ 3 ] {} HTTP-Session: a4526088-dd7d-453c-8804-b60ea7af2a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.903739 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.903801 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.12 05:42:49.905933 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} oximeter.measurements_histogrami16 (0f66b47e-99ba-40ad-8ee1-bbb8576f948c): Loading data parts 2023.12.12 05:42:49.906021 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} oximeter.measurements_histogrami16 (0f66b47e-99ba-40ad-8ee1-bbb8576f948c): There are no data parts 2023.12.12 05:42:49.907290 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.907314 [ 3 ] {f90bcd57-2f8e-4ce8-970e-84fb70e2cbf3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.907340 [ 3 ] {} HTTP-Session: a4526088-dd7d-453c-8804-b60ea7af2a01 Destroying unnamed session 2023.12.12 05:42:49.907458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.907508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.907534 [ 3 ] {} HTTP-Session: 216397f6-0dad-443e-89a9-b78fb3660334 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.907551 [ 3 ] {} HTTP-Session: 216397f6-0dad-443e-89a9-b78fb3660334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.907768 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.907827 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.12 05:42:49.909753 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} oximeter.measurements_histogramu16 (f51fe286-d8bd-4d81-952d-bf2dd768700d): Loading data parts 2023.12.12 05:42:49.909837 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} oximeter.measurements_histogramu16 (f51fe286-d8bd-4d81-952d-bf2dd768700d): There are no data parts 2023.12.12 05:42:49.910942 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.910967 [ 3 ] {6376a1ad-d7ed-40ee-b5cc-c8f2e63d2679} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.910996 [ 3 ] {} HTTP-Session: 216397f6-0dad-443e-89a9-b78fb3660334 Destroying unnamed session 2023.12.12 05:42:49.911110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.911165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.911194 [ 3 ] {} HTTP-Session: c829d541-c971-4506-a021-ad3481a78aac Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.911221 [ 3 ] {} HTTP-Session: c829d541-c971-4506-a021-ad3481a78aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.911433 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.911499 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.12 05:42:49.912939 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} oximeter.measurements_histogrami32 (23cce1e4-600d-46c8-ae96-4b8df5a564c5): Loading data parts 2023.12.12 05:42:49.913016 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} oximeter.measurements_histogrami32 (23cce1e4-600d-46c8-ae96-4b8df5a564c5): There are no data parts 2023.12.12 05:42:49.914597 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.914635 [ 3 ] {f7b65638-c377-41cb-9ca9-00e2fc50401a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.914651 [ 3 ] {} HTTP-Session: c829d541-c971-4506-a021-ad3481a78aac Destroying unnamed session 2023.12.12 05:42:49.914785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.914838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.914862 [ 3 ] {} HTTP-Session: 4eae368f-6e6e-4d54-af65-de3cd19de238 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.914886 [ 3 ] {} HTTP-Session: 4eae368f-6e6e-4d54-af65-de3cd19de238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.915095 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.915153 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.12 05:42:49.917121 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} oximeter.measurements_histogramu32 (47901885-6e8e-4897-8bb3-ac1ed84bce46): Loading data parts 2023.12.12 05:42:49.917206 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} oximeter.measurements_histogramu32 (47901885-6e8e-4897-8bb3-ac1ed84bce46): There are no data parts 2023.12.12 05:42:49.918660 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.918693 [ 3 ] {72fd34ef-4be4-4f84-b991-65f27c19c7ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.918715 [ 3 ] {} HTTP-Session: 4eae368f-6e6e-4d54-af65-de3cd19de238 Destroying unnamed session 2023.12.12 05:42:49.918827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.918875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.918901 [ 3 ] {} HTTP-Session: 680013db-ca9b-46a6-98aa-fed0ef309842 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.918917 [ 3 ] {} HTTP-Session: 680013db-ca9b-46a6-98aa-fed0ef309842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.919132 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.919187 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.12 05:42:49.921326 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} oximeter.measurements_histogrami64 (ecd46669-ad1d-483b-bd54-a3e827824739): Loading data parts 2023.12.12 05:42:49.921407 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} oximeter.measurements_histogrami64 (ecd46669-ad1d-483b-bd54-a3e827824739): There are no data parts 2023.12.12 05:42:49.922671 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.922695 [ 3 ] {90ac8745-c0d8-4810-a3e6-646a23ef215a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.922718 [ 3 ] {} HTTP-Session: 680013db-ca9b-46a6-98aa-fed0ef309842 Destroying unnamed session 2023.12.12 05:42:49.922831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.922882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.922909 [ 3 ] {} HTTP-Session: 3dba7e9a-a9bb-440e-856b-69ef65b537eb Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.922927 [ 3 ] {} HTTP-Session: 3dba7e9a-a9bb-440e-856b-69ef65b537eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.923205 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.923269 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.12 05:42:49.926162 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} oximeter.measurements_histogramu64 (7eee01de-0a1d-4f77-9d62-f83d41f68395): Loading data parts 2023.12.12 05:42:49.926231 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} oximeter.measurements_histogramu64 (7eee01de-0a1d-4f77-9d62-f83d41f68395): There are no data parts 2023.12.12 05:42:49.928566 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.928604 [ 3 ] {70f21c30-c691-4abc-8ca7-edc345cd6859} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.928620 [ 3 ] {} HTTP-Session: 3dba7e9a-a9bb-440e-856b-69ef65b537eb Destroying unnamed session 2023.12.12 05:42:49.928743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.928799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.928818 [ 3 ] {} HTTP-Session: a00bbe6c-c606-42f6-9e45-c3e17419afed Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.928839 [ 3 ] {} HTTP-Session: a00bbe6c-c606-42f6-9e45-c3e17419afed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.929055 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.929118 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.12 05:42:49.931012 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} oximeter.measurements_histogramf32 (89587f98-0954-4edd-9d09-2da0436a2754): Loading data parts 2023.12.12 05:42:49.931095 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} oximeter.measurements_histogramf32 (89587f98-0954-4edd-9d09-2da0436a2754): There are no data parts 2023.12.12 05:42:49.932790 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.932825 [ 3 ] {28274fc1-e91d-43b8-bed6-53a8dcaf9a5e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.932840 [ 3 ] {} HTTP-Session: a00bbe6c-c606-42f6-9e45-c3e17419afed Destroying unnamed session 2023.12.12 05:42:49.932971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.933022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.933040 [ 3 ] {} HTTP-Session: c5234612-3736-4d33-9036-4c1094234758 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.933062 [ 3 ] {} HTTP-Session: c5234612-3736-4d33-9036-4c1094234758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.933279 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.12 05:42:49.933333 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.12 05:42:49.934782 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Loading data parts 2023.12.12 05:42:49.934899 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): There are no data parts 2023.12.12 05:42:49.937687 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.937713 [ 3 ] {38b38b59-07a1-4f7b-be20-28c5e6d108c3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.937742 [ 3 ] {} HTTP-Session: c5234612-3736-4d33-9036-4c1094234758 Destroying unnamed session 2023.12.12 05:42:49.937916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.937974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.937994 [ 3 ] {} HTTP-Session: c889d4fb-9271-4cad-a65f-efab258f3176 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.938023 [ 3 ] {} HTTP-Session: c889d4fb-9271-4cad-a65f-efab258f3176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.938228 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.938304 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.12 05:42:49.940040 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} oximeter.fields_bool (da8c2691-56d1-4eaf-bb68-32108edd28e5): Loading data parts 2023.12.12 05:42:49.940164 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} oximeter.fields_bool (da8c2691-56d1-4eaf-bb68-32108edd28e5): There are no data parts 2023.12.12 05:42:49.942340 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.942384 [ 3 ] {2a4105f4-6ba4-44b5-8b53-aee0801a255f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.942400 [ 3 ] {} HTTP-Session: c889d4fb-9271-4cad-a65f-efab258f3176 Destroying unnamed session 2023.12.12 05:42:49.942532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.942598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.942617 [ 3 ] {} HTTP-Session: acdf6cbe-dec5-4647-b7af-7ecf2c3299a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.942635 [ 3 ] {} HTTP-Session: acdf6cbe-dec5-4647-b7af-7ecf2c3299a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.942802 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.942862 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.12 05:42:49.944350 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} oximeter.fields_i8 (6a7cc7a3-17f1-4ce0-947e-27a939b5868b): Loading data parts 2023.12.12 05:42:49.944481 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} oximeter.fields_i8 (6a7cc7a3-17f1-4ce0-947e-27a939b5868b): There are no data parts 2023.12.12 05:42:49.945787 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.945828 [ 3 ] {5c0c2a34-7ecc-4403-bada-5a678286b730} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.945855 [ 3 ] {} HTTP-Session: acdf6cbe-dec5-4647-b7af-7ecf2c3299a7 Destroying unnamed session 2023.12.12 05:42:49.945982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.946040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.946072 [ 3 ] {} HTTP-Session: f239eaa6-e96e-4f54-91dd-0973999191f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.946088 [ 3 ] {} HTTP-Session: f239eaa6-e96e-4f54-91dd-0973999191f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.946248 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.946294 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.12 05:42:49.948227 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} oximeter.fields_u8 (6f75203b-271d-48bf-8f4e-60f7e4b5be58): Loading data parts 2023.12.12 05:42:49.948318 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} oximeter.fields_u8 (6f75203b-271d-48bf-8f4e-60f7e4b5be58): There are no data parts 2023.12.12 05:42:49.949462 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.949495 [ 3 ] {20855c3e-57aa-4e12-8035-5e69c7380175} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.949511 [ 3 ] {} HTTP-Session: f239eaa6-e96e-4f54-91dd-0973999191f7 Destroying unnamed session 2023.12.12 05:42:49.949644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.949696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.949714 [ 3 ] {} HTTP-Session: 41240016-ee47-486c-b693-efbcc93a81f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.949737 [ 3 ] {} HTTP-Session: 41240016-ee47-486c-b693-efbcc93a81f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.949891 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.949941 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.12 05:42:49.951295 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} oximeter.fields_i16 (98819b74-9cc5-46d2-ad56-1f86ee11f62c): Loading data parts 2023.12.12 05:42:49.951391 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} oximeter.fields_i16 (98819b74-9cc5-46d2-ad56-1f86ee11f62c): There are no data parts 2023.12.12 05:42:49.952468 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.952497 [ 3 ] {b6fb23d2-9488-486a-8fee-067c78de6bcc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.952527 [ 3 ] {} HTTP-Session: 41240016-ee47-486c-b693-efbcc93a81f3 Destroying unnamed session 2023.12.12 05:42:49.952648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.952707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.952738 [ 3 ] {} HTTP-Session: 777a743b-e33c-410f-a3f0-7c31e56b9b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.952769 [ 3 ] {} HTTP-Session: 777a743b-e33c-410f-a3f0-7c31e56b9b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.952922 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.952987 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.12 05:42:49.955013 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): Loading data parts 2023.12.12 05:42:49.955116 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): There are no data parts 2023.12.12 05:42:49.956251 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.956275 [ 3 ] {b90d491a-6400-4ac3-a81b-adb7bdcac3b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.956290 [ 3 ] {} HTTP-Session: 777a743b-e33c-410f-a3f0-7c31e56b9b48 Destroying unnamed session 2023.12.12 05:42:49.956434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.956489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.956513 [ 3 ] {} HTTP-Session: b40f7124-ddf3-4c30-b3be-2ba1b11b2414 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.956543 [ 3 ] {} HTTP-Session: b40f7124-ddf3-4c30-b3be-2ba1b11b2414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.956709 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.956760 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.12 05:42:49.958353 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} oximeter.fields_i32 (25022ae5-79cd-4afa-ba96-6db9a921a4be): Loading data parts 2023.12.12 05:42:49.958433 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} oximeter.fields_i32 (25022ae5-79cd-4afa-ba96-6db9a921a4be): There are no data parts 2023.12.12 05:42:49.959604 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.959643 [ 3 ] {0197ba90-4577-4fa3-bed1-f9926e7e5ab9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.959659 [ 3 ] {} HTTP-Session: b40f7124-ddf3-4c30-b3be-2ba1b11b2414 Destroying unnamed session 2023.12.12 05:42:49.959790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.959852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.959871 [ 3 ] {} HTTP-Session: e2e9b145-0b77-4273-8a29-3bf5f40d5c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.959899 [ 3 ] {} HTTP-Session: e2e9b145-0b77-4273-8a29-3bf5f40d5c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.960068 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.960123 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.12 05:42:49.961371 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} oximeter.fields_u32 (50cd3ec3-779a-47ad-a6d5-930d464dc024): Loading data parts 2023.12.12 05:42:49.961450 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} oximeter.fields_u32 (50cd3ec3-779a-47ad-a6d5-930d464dc024): There are no data parts 2023.12.12 05:42:49.962711 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.962734 [ 3 ] {260e0807-6d51-4882-8aaa-97688a02540c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.962790 [ 3 ] {} HTTP-Session: e2e9b145-0b77-4273-8a29-3bf5f40d5c7c Destroying unnamed session 2023.12.12 05:42:49.962909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.962958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.963011 [ 3 ] {} HTTP-Session: ccf26e99-5ab5-4974-a773-4692a506ee13 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.963027 [ 3 ] {} HTTP-Session: ccf26e99-5ab5-4974-a773-4692a506ee13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.963192 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.963249 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.12 05:42:49.965119 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Loading data parts 2023.12.12 05:42:49.965239 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): There are no data parts 2023.12.12 05:42:49.966529 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.966567 [ 3 ] {896d05b6-aaae-4504-8150-44666fcb65fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.966594 [ 3 ] {} HTTP-Session: ccf26e99-5ab5-4974-a773-4692a506ee13 Destroying unnamed session 2023.12.12 05:42:49.966722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.966803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.966826 [ 3 ] {} HTTP-Session: ca08bab8-ff4a-4635-8b62-544ccf1afeaf Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.966860 [ 3 ] {} HTTP-Session: ca08bab8-ff4a-4635-8b62-544ccf1afeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.967027 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.967078 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.12 05:42:49.968546 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} oximeter.fields_u64 (37c0ad82-01da-460e-a970-d3aabab6ba7c): Loading data parts 2023.12.12 05:42:49.968658 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} oximeter.fields_u64 (37c0ad82-01da-460e-a970-d3aabab6ba7c): There are no data parts 2023.12.12 05:42:49.969761 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.969785 [ 3 ] {b15c0aca-2980-4c2d-b146-04873ea7ca4a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.969807 [ 3 ] {} HTTP-Session: ca08bab8-ff4a-4635-8b62-544ccf1afeaf Destroying unnamed session 2023.12.12 05:42:49.969927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.969969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.969993 [ 3 ] {} HTTP-Session: f7e39d76-aff0-4c3f-896a-d7fdaa3facf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.970017 [ 3 ] {} HTTP-Session: f7e39d76-aff0-4c3f-896a-d7fdaa3facf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.970171 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.970220 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.12 05:42:49.971884 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): Loading data parts 2023.12.12 05:42:49.971967 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): There are no data parts 2023.12.12 05:42:49.973134 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.973157 [ 3 ] {980d92ec-2b3b-4f1a-b4b6-367ff0ee988a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.973177 [ 3 ] {} HTTP-Session: f7e39d76-aff0-4c3f-896a-d7fdaa3facf7 Destroying unnamed session 2023.12.12 05:42:49.973271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.973318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.973342 [ 3 ] {} HTTP-Session: c68b5a15-8673-45e3-bca2-e0f2f388518f Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.973357 [ 3 ] {} HTTP-Session: c68b5a15-8673-45e3-bca2-e0f2f388518f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.973503 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.973549 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.12 05:42:49.975571 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Loading data parts 2023.12.12 05:42:49.975656 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): There are no data parts 2023.12.12 05:42:49.976929 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.976953 [ 3 ] {424aaacc-9a05-4b3b-8294-181a05c9fed2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.976970 [ 3 ] {} HTTP-Session: c68b5a15-8673-45e3-bca2-e0f2f388518f Destroying unnamed session 2023.12.12 05:42:49.977082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.977135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.977153 [ 3 ] {} HTTP-Session: a4205d10-d1ec-4248-ac87-785d0f9c9037 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.977176 [ 3 ] {} HTTP-Session: a4205d10-d1ec-4248-ac87-785d0f9c9037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.977332 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} executeQuery: (from [fd00:1122:3344:101::d]:37158) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.12 05:42:49.977374 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.12 05:42:49.979016 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Loading data parts 2023.12.12 05:42:49.979091 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): There are no data parts 2023.12.12 05:42:49.980179 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.980213 [ 3 ] {416a91f5-46ba-4632-a2c4-f40ab8e0206a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.980228 [ 3 ] {} HTTP-Session: a4205d10-d1ec-4248-ac87-785d0f9c9037 Destroying unnamed session 2023.12.12 05:42:49.980354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.980404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.980421 [ 3 ] {} HTTP-Session: 0b0e8633-e634-4b36-84ef-4e37f6f41df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.980443 [ 3 ] {} HTTP-Session: 0b0e8633-e634-4b36-84ef-4e37f6f41df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.980663 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} executeQuery: (from [fd00:1122:3344:101::d]:37158) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.12 05:42:49.980730 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.12 05:42:49.982101 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Loading data parts 2023.12.12 05:42:49.982190 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): There are no data parts 2023.12.12 05:42:49.983364 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.983389 [ 3 ] {863f57f3-d6ec-4303-92f9-687e4a6eeccf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.12 05:42:49.983411 [ 3 ] {} HTTP-Session: 0b0e8633-e634-4b36-84ef-4e37f6f41df5 Destroying unnamed session 2023.12.12 05:42:49.983546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37158, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:42:49.983597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:42:49.983622 [ 3 ] {} HTTP-Session: 152a607b-142b-4488-ad8d-bb9486ca2d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:37158 2023.12.12 05:42:49.983639 [ 3 ] {} HTTP-Session: 152a607b-142b-4488-ad8d-bb9486ca2d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:42:49.983754 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} executeQuery: (from [fd00:1122:3344:101::d]:37158) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.12 05:42:49.984443 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.12 05:42:49.990186 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:42:49.995113 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:42:49.995336 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} oximeter.version (1bf60f7c-aec5-43f4-935b-6dbe480e6feb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:42:49.995594 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} executeQuery: Read 1 rows, 16.00 B in 0.011800889 sec., 84 rows/sec., 1.32 KiB/sec. 2023.12.12 05:42:49.995726 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} DynamicQueryHandler: Done processing query 2023.12.12 05:42:49.995749 [ 3 ] {88c8dcb4-c20c-45e7-8b7f-cf85c9a6c482} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.12 05:42:49.995777 [ 3 ] {} HTTP-Session: 152a607b-142b-4488-ad8d-bb9486ca2d7c Destroying unnamed session 2023.12.12 05:42:50.000375 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.12.12 05:43:00.635892 [ 164 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:43:00.635989 [ 164 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:43:15.636079 [ 141 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:43:15.636148 [ 141 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:43:30.636408 [ 129 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:43:30.636547 [ 129 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:43:35.011658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.011812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.011872 [ 3 ] {} HTTP-Session: 71b07291-1550-4ceb-b2c5-a7918ab822d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.011901 [ 3 ] {} HTTP-Session: 71b07291-1550-4ceb-b2c5-a7918ab822d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.012088 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:35.012522 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.013236 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.015830 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:35.017015 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.017045 [ 3 ] {909d1805-93f4-4a18-842b-7761228d9a50} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:35.017087 [ 3 ] {} HTTP-Session: 71b07291-1550-4ceb-b2c5-a7918ab822d9 Destroying unnamed session 2023.12.12 05:43:35.020962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.021027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.021068 [ 3 ] {} HTTP-Session: 393932de-76fa-4b31-af56-49f12d6cee35 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.021092 [ 3 ] {} HTTP-Session: 393932de-76fa-4b31-af56-49f12d6cee35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.021255 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:35.029994 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.030261 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.030364 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:35.031356 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.031383 [ 3 ] {47c3a5a7-5a9d-452e-8176-0ad39fbe01f1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:35.031418 [ 3 ] {} HTTP-Session: 393932de-76fa-4b31-af56-49f12d6cee35 Destroying unnamed session 2023.12.12 05:43:35.031831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.031875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.031895 [ 3 ] {} HTTP-Session: b569cc84-b5c6-4d06-b875-7c8361a78c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.031911 [ 3 ] {} HTTP-Session: b569cc84-b5c6-4d06-b875-7c8361a78c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.032022 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:35.032459 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.032606 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.032648 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:35.033397 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.033425 [ 3 ] {08069b27-4b44-471a-a1fc-3da59aa4cb95} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:35.033441 [ 3 ] {} HTTP-Session: b569cc84-b5c6-4d06-b875-7c8361a78c1a Destroying unnamed session 2023.12.12 05:43:35.033767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.033811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.033830 [ 3 ] {} HTTP-Session: 0ed5bff4-a612-4d3a-bbba-8e1b28c9e9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.033847 [ 3 ] {} HTTP-Session: 0ed5bff4-a612-4d3a-bbba-8e1b28c9e9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.033956 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} executeQuery: (from [fd00:1122:3344:101::d]:43194) 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) 2023.12.12 05:43:35.034298 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.034446 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.034487 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:35.035298 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.035325 [ 3 ] {514590f8-9aed-495b-9c13-484960eda459} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:35.035340 [ 3 ] {} HTTP-Session: 0ed5bff4-a612-4d3a-bbba-8e1b28c9e9d4 Destroying unnamed session 2023.12.12 05:43:35.036285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.036327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.036346 [ 3 ] {} HTTP-Session: 3dfe450c-4cd6-49a4-9762-86d2a23350b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.036362 [ 3 ] {} HTTP-Session: 3dfe450c-4cd6-49a4-9762-86d2a23350b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.036437 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:35.036476 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:35.037151 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:35.040634 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:35.041036 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:35.041201 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:35.041324 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} executeQuery: Read 4 rows, 443.00 B in 0.004852447 sec., 824 rows/sec., 89.15 KiB/sec. 2023.12.12 05:43:35.041450 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.041474 [ 3 ] {a3644824-f2ca-4bab-a39c-7e0ded248b57} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.12 05:43:35.041489 [ 3 ] {} HTTP-Session: 3dfe450c-4cd6-49a4-9762-86d2a23350b9 Destroying unnamed session 2023.12.12 05:43:35.041596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 1916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.041638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.041658 [ 3 ] {} HTTP-Session: 2fa6c7fa-35ed-428c-9335-9340d3f23660 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.041674 [ 3 ] {} HTTP-Session: 2fa6c7fa-35ed-428c-9335-9340d3f23660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.041742 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:35.041780 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:43:35.041882 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:35.045250 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:35.045459 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:35.045606 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:35.045714 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} executeQuery: Read 13 rows, 1.05 KiB in 0.003945247 sec., 3295 rows/sec., 267.08 KiB/sec. 2023.12.12 05:43:35.045862 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.045887 [ 3 ] {6b80c807-c0aa-4e3b-aa0c-475e27c29eb3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.12 05:43:35.045903 [ 3 ] {} HTTP-Session: 2fa6c7fa-35ed-428c-9335-9340d3f23660 Destroying unnamed session 2023.12.12 05:43:35.046032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 5901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.046077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.046095 [ 3 ] {} HTTP-Session: b82a423d-2980-4a07-ab62-2c33466c8c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.046112 [ 3 ] {} HTTP-Session: b82a423d-2980-4a07-ab62-2c33466c8c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.046182 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:35.046219 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:43:35.046328 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:35.046622 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:35.046834 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:35.046978 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:35.047092 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} executeQuery: Read 39 rows, 3.48 KiB in 0.00088153 sec., 44241 rows/sec., 3.86 MiB/sec. 2023.12.12 05:43:35.047201 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.047224 [ 3 ] {bb064542-e94a-4282-bb4d-dfe8ea3e55c7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:43:35.047239 [ 3 ] {} HTTP-Session: b82a423d-2980-4a07-ab62-2c33466c8c27 Destroying unnamed session 2023.12.12 05:43:35.047376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 4290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.047418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.047436 [ 3 ] {} HTTP-Session: 114ccef0-51c2-477f-a808-f89f876dcb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.047453 [ 3 ] {} HTTP-Session: 114ccef0-51c2-477f-a808-f89f876dcb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.047521 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:35.047560 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:43:35.048672 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:35.052962 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:35.055391 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:35.055546 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:35.055664 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} executeQuery: Read 25 rows, 2.01 KiB in 0.008113656 sec., 3081 rows/sec., 247.22 KiB/sec. 2023.12.12 05:43:35.055788 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.055812 [ 3 ] {32f7977b-1796-46db-96dc-a03311ff77c7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:43:35.055827 [ 3 ] {} HTTP-Session: 114ccef0-51c2-477f-a808-f89f876dcb32 Destroying unnamed session 2023.12.12 05:43:35.055991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 13956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.056036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.056054 [ 3 ] {} HTTP-Session: de83fcfb-5acb-4f09-8eaa-49ad8f4b6aed Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.056071 [ 3 ] {} HTTP-Session: de83fcfb-5acb-4f09-8eaa-49ad8f4b6aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.056149 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:35.056193 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:43:35.056350 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:35.056711 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:35.059601 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:35.059786 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:35.059907 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} executeQuery: Read 13 rows, 17.96 KiB in 0.003724354 sec., 3490 rows/sec., 4.71 MiB/sec. 2023.12.12 05:43:35.060028 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.060051 [ 3 ] {0d3ec564-1c61-4c79-b6bf-205ef4aaed4a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.12 05:43:35.060067 [ 3 ] {} HTTP-Session: de83fcfb-5acb-4f09-8eaa-49ad8f4b6aed Destroying unnamed session 2023.12.12 05:43:35.060205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:35.060248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:35.060268 [ 3 ] {} HTTP-Session: 612b25af-1c12-427c-914e-9369e6730fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:35.060284 [ 3 ] {} HTTP-Session: 612b25af-1c12-427c-914e-9369e6730fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:35.060353 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:35.060921 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.12 05:43:35.061029 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:35.061365 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:35.061626 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:35.061808 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:35.061922 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} executeQuery: Read 18 rows, 1.33 KiB in 0.001540838 sec., 11681 rows/sec., 861.95 KiB/sec. 2023.12.12 05:43:35.062039 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} DynamicQueryHandler: Done processing query 2023.12.12 05:43:35.062062 [ 3 ] {0aec990c-c61e-4d74-b40e-de9cd723e75f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:43:35.062078 [ 3 ] {} HTTP-Session: 612b25af-1c12-427c-914e-9369e6730fa2 Destroying unnamed session 2023.12.12 05:43:44.999323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:44.999456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:44.999486 [ 3 ] {} HTTP-Session: 51c18a19-8907-4a65-a2b1-a0ab3b52b9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:44.999514 [ 3 ] {} HTTP-Session: 51c18a19-8907-4a65-a2b1-a0ab3b52b9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:44.999719 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:45.000186 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 230.53 MiB, peak 233.72 MiB, will set to 229.53 MiB (RSS), difference: -1.00 MiB 2023.12.12 05:43:45.004873 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.005055 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.005152 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:45.005385 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.12 05:43:45.009870 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:43:45.009903 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.12 05:43:45.009969 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.12 05:43:45.016337 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} executeQuery: Read 4 rows, 443.00 B in 0.016567045 sec., 241 rows/sec., 26.11 KiB/sec. 2023.12.12 05:43:45.016556 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.016582 [ 3 ] {47819742-cd4a-43c9-83ef-60ab01a9cff6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:45.016598 [ 3 ] {} HTTP-Session: 51c18a19-8907-4a65-a2b1-a0ab3b52b9b4 Destroying unnamed session 2023.12.12 05:43:45.016870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.016919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.016939 [ 3 ] {} HTTP-Session: 46506b31-1f00-4ef5-9d6f-c9d81617aee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.016959 [ 3 ] {} HTTP-Session: 46506b31-1f00-4ef5-9d6f-c9d81617aee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.017090 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:45.017530 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.017691 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.017734 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:45.017878 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.12 05:43:45.017908 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:43:45.017928 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.12 05:43:45.017955 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.12 05:43:45.018758 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} executeQuery: Read 4 rows, 443.00 B in 0.001631979 sec., 2451 rows/sec., 265.09 KiB/sec. 2023.12.12 05:43:45.018938 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.018962 [ 3 ] {49b290cf-c877-46b7-b3f3-81cc1120e979} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:45.018977 [ 3 ] {} HTTP-Session: 46506b31-1f00-4ef5-9d6f-c9d81617aee9 Destroying unnamed session 2023.12.12 05:43:45.019214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.019258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.019278 [ 3 ] {} HTTP-Session: fffd470b-c5cb-46d6-8be3-23b4746230f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.019294 [ 3 ] {} HTTP-Session: fffd470b-c5cb-46d6-8be3-23b4746230f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.019409 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:45.019851 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.020012 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.020053 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:45.020195 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.12 05:43:45.020224 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:43:45.020244 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.12 05:43:45.020272 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.12 05:43:45.021126 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} executeQuery: Read 4 rows, 443.00 B in 0.001680869 sec., 2379 rows/sec., 257.38 KiB/sec. 2023.12.12 05:43:45.021328 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.021353 [ 3 ] {bf8446f8-9b24-44cb-a304-bc0d48375064} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:45.021369 [ 3 ] {} HTTP-Session: fffd470b-c5cb-46d6-8be3-23b4746230f4 Destroying unnamed session 2023.12.12 05:43:45.021710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.021754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.021773 [ 3 ] {} HTTP-Session: 72643d6d-7252-4c60-800f-f41486745262 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.021790 [ 3 ] {} HTTP-Session: 72643d6d-7252-4c60-800f-f41486745262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.021907 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:45.022360 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.022522 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.022563 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:45.022708 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.12 05:43:45.022737 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:43:45.022757 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.12 05:43:45.022785 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.12 05:43:45.023786 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} executeQuery: Read 4 rows, 443.00 B in 0.001842512 sec., 2170 rows/sec., 234.80 KiB/sec. 2023.12.12 05:43:45.023988 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.024012 [ 3 ] {2883cac0-d568-4253-a56d-4d5e35f94f30} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:45.024028 [ 3 ] {} HTTP-Session: 72643d6d-7252-4c60-800f-f41486745262 Destroying unnamed session 2023.12.12 05:43:45.024395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.024439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.024458 [ 3 ] {} HTTP-Session: 064a5598-c1d7-451d-a876-45186c38d73f Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.024474 [ 3 ] {} HTTP-Session: 064a5598-c1d7-451d-a876-45186c38d73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.024592 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:45.025032 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.025187 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.025225 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:45.025360 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.12 05:43:45.025386 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:43:45.025405 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.12 05:43:45.025431 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.12 05:43:45.026393 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} executeQuery: Read 4 rows, 443.00 B in 0.001762171 sec., 2269 rows/sec., 245.50 KiB/sec. 2023.12.12 05:43:45.026596 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.026620 [ 3 ] {8339f955-a665-415a-9cb4-d0292ecb9f95} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:45.026636 [ 3 ] {} HTTP-Session: 064a5598-c1d7-451d-a876-45186c38d73f Destroying unnamed session 2023.12.12 05:43:45.026882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.026927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.026948 [ 3 ] {} HTTP-Session: c93391fd-8e75-4087-bb05-f3481f77c082 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.026965 [ 3 ] {} HTTP-Session: c93391fd-8e75-4087-bb05-f3481f77c082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.027083 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:43:45.027539 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.027705 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.027746 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:43:45.027891 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.12 05:43:45.027920 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:43:45.027940 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.12 05:43:45.027968 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.12 05:43:45.028847 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} executeQuery: Read 4 rows, 443.00 B in 0.0017265 sec., 2316 rows/sec., 250.57 KiB/sec. 2023.12.12 05:43:45.029024 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.029048 [ 3 ] {151cdc18-d830-480b-a7ab-2af95f1c42eb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.12 05:43:45.029063 [ 3 ] {} HTTP-Session: c93391fd-8e75-4087-bb05-f3481f77c082 Destroying unnamed session 2023.12.12 05:43:45.050321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.050380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.050404 [ 3 ] {} HTTP-Session: 7b448f08-b97a-401f-8dc8-4d3a8bd23a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.050425 [ 3 ] {} HTTP-Session: 7b448f08-b97a-401f-8dc8-4d3a8bd23a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.050517 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:45.050566 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:43:45.050737 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:45.051177 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:45.051468 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:43:45.051632 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:43:45.051746 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} executeQuery: Read 6 rows, 996.00 B in 0.001194934 sec., 5021 rows/sec., 813.98 KiB/sec. 2023.12.12 05:43:45.051933 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.051957 [ 3 ] {a2a66930-1cf0-4d1a-8a25-d00e3f255b3d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.12 05:43:45.051974 [ 3 ] {} HTTP-Session: 7b448f08-b97a-401f-8dc8-4d3a8bd23a36 Destroying unnamed session 2023.12.12 05:43:45.052100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.052145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.052164 [ 3 ] {} HTTP-Session: 4b96c0bc-ffd9-43c4-b08f-c72eaaf44b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.052181 [ 3 ] {} HTTP-Session: 4b96c0bc-ffd9-43c4-b08f-c72eaaf44b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.052252 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:45.052292 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:43:45.052404 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:45.052694 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:45.052897 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:43:45.053043 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:43:45.053162 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} executeQuery: Read 14 rows, 1.13 KiB in 0.0008777 sec., 15950 rows/sec., 1.26 MiB/sec. 2023.12.12 05:43:45.053283 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.053306 [ 3 ] {e9d66e57-7714-4ce0-a109-a0e9134f0917} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.12 05:43:45.053321 [ 3 ] {} HTTP-Session: 4b96c0bc-ffd9-43c4-b08f-c72eaaf44b55 Destroying unnamed session 2023.12.12 05:43:45.053482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 11677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.053527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.053547 [ 3 ] {} HTTP-Session: 29deb3c5-f3b6-4f9c-9bbd-27b7711a9cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.053563 [ 3 ] {} HTTP-Session: 29deb3c5-f3b6-4f9c-9bbd-27b7711a9cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.053635 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:45.053673 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:43:45.053774 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:45.054102 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:45.054315 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:43:45.054461 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:43:45.054574 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} executeQuery: Read 78 rows, 6.90 KiB in 0.000911161 sec., 85605 rows/sec., 7.39 MiB/sec. 2023.12.12 05:43:45.054695 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.054718 [ 3 ] {1ad03ae0-24a9-47a8-8427-c30c3385c225} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.12 05:43:45.054733 [ 3 ] {} HTTP-Session: 29deb3c5-f3b6-4f9c-9bbd-27b7711a9cdc Destroying unnamed session 2023.12.12 05:43:45.054838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.054883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.054902 [ 3 ] {} HTTP-Session: de48e6c9-0032-4127-8866-fe3109226003 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.054918 [ 3 ] {} HTTP-Session: de48e6c9-0032-4127-8866-fe3109226003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.054987 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:45.055024 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:43:45.055126 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:45.055417 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:45.055616 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:43:45.055783 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:43:45.055894 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} executeQuery: Read 38 rows, 3.02 KiB in 0.00088027 sec., 43168 rows/sec., 3.35 MiB/sec. 2023.12.12 05:43:45.055994 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.056017 [ 3 ] {94860363-7652-4668-b7d2-a9eace85a83a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:43:45.056032 [ 3 ] {} HTTP-Session: de48e6c9-0032-4127-8866-fe3109226003 Destroying unnamed session 2023.12.12 05:43:45.056350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 80871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.056394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.056412 [ 3 ] {} HTTP-Session: 36ca8034-bbf0-41d3-9a98-062e208ad934 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.056429 [ 3 ] {} HTTP-Session: 36ca8034-bbf0-41d3-9a98-062e208ad934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.056520 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:45.056562 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.12 05:43:45.056674 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:45.057170 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:45.057452 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:43:45.057623 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:43:45.057743 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} executeQuery: Read 420 rows, 30.35 KiB in 0.001192804 sec., 352111 rows/sec., 24.85 MiB/sec. 2023.12.12 05:43:45.057870 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.057894 [ 3 ] {88752db4-c64c-4199-8cd0-120cae4bd63d} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2023.12.12 05:43:45.057909 [ 3 ] {} HTTP-Session: 36ca8034-bbf0-41d3-9a98-062e208ad934 Destroying unnamed session 2023.12.12 05:43:45.058049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:45.058094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:45.058113 [ 3 ] {} HTTP-Session: f312a872-17cc-46e5-aad9-3a9ce04b5e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:45.058129 [ 3 ] {} HTTP-Session: f312a872-17cc-46e5-aad9-3a9ce04b5e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:45.058201 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:45.058244 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:43:45.058375 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:45.058694 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:45.058976 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:43:45.059152 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:43:45.059252 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} executeQuery: Read 14 rows, 19.35 KiB in 0.001021172 sec., 13709 rows/sec., 18.50 MiB/sec. 2023.12.12 05:43:45.059365 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} DynamicQueryHandler: Done processing query 2023.12.12 05:43:45.059388 [ 3 ] {9149b937-0331-4d40-9d3f-8aac32f94092} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.12 05:43:45.059403 [ 3 ] {} HTTP-Session: f312a872-17cc-46e5-aad9-3a9ce04b5e41 Destroying unnamed session 2023.12.12 05:43:45.636805 [ 117 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:43:45.636875 [ 117 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:43:46.000182 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 228.99 MiB, peak 234.26 MiB, will set to 230.35 MiB (RSS), difference: 1.36 MiB 2023.12.12 05:43:55.000552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:55.000684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:55.000715 [ 3 ] {} HTTP-Session: 62c2decc-d34d-4959-9d25-b0fe628ebd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:55.000743 [ 3 ] {} HTTP-Session: 62c2decc-d34d-4959-9d25-b0fe628ebd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:55.000881 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:55.000948 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:43:55.001129 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:55.001574 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:55.001833 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.12 05:43:55.001995 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.12 05:43:55.002137 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} executeQuery: Read 14 rows, 1.13 KiB in 0.001218825 sec., 11486 rows/sec., 931.03 KiB/sec. 2023.12.12 05:43:55.002294 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} DynamicQueryHandler: Done processing query 2023.12.12 05:43:55.002320 [ 3 ] {5ae2a7b4-bf2e-4aed-a55e-2334e13252b4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.12 05:43:55.002338 [ 3 ] {} HTTP-Session: 62c2decc-d34d-4959-9d25-b0fe628ebd95 Destroying unnamed session 2023.12.12 05:43:55.002450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:55.002497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:55.002518 [ 3 ] {} HTTP-Session: 4ee3d2d0-6642-4d99-8af4-27c8257a37bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:55.002536 [ 3 ] {} HTTP-Session: 4ee3d2d0-6642-4d99-8af4-27c8257a37bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:55.002608 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:55.002649 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:43:55.002755 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:55.003060 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:55.003264 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.12 05:43:55.003437 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.12 05:43:55.003561 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} executeQuery: Read 42 rows, 3.78 KiB in 0.000920961 sec., 45604 rows/sec., 4.01 MiB/sec. 2023.12.12 05:43:55.003674 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} DynamicQueryHandler: Done processing query 2023.12.12 05:43:55.003697 [ 3 ] {756e6ccf-b2d1-4c2e-a039-0f03e46db9f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:43:55.003713 [ 3 ] {} HTTP-Session: 4ee3d2d0-6642-4d99-8af4-27c8257a37bf Destroying unnamed session 2023.12.12 05:43:55.003823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:55.003868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:55.003887 [ 3 ] {} HTTP-Session: 00456ae2-3a37-45ec-a26a-981668be865f Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:55.003905 [ 3 ] {} HTTP-Session: 00456ae2-3a37-45ec-a26a-981668be865f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:55.003974 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:55.004012 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:43:55.004113 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:55.004396 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:55.004597 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.12 05:43:55.004742 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.12 05:43:55.004870 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} executeQuery: Read 14 rows, 1.12 KiB in 0.00086573 sec., 16171 rows/sec., 1.26 MiB/sec. 2023.12.12 05:43:55.004988 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} DynamicQueryHandler: Done processing query 2023.12.12 05:43:55.005012 [ 3 ] {3f0b74f7-8316-4c96-a13f-5b77e779a652} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.12 05:43:55.005029 [ 3 ] {} HTTP-Session: 00456ae2-3a37-45ec-a26a-981668be865f Destroying unnamed session 2023.12.12 05:43:55.005217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:43:55.005262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:43:55.005281 [ 3 ] {} HTTP-Session: 3e2ac641-0674-4d88-b70f-65f691e3962a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:43:55.005299 [ 3 ] {} HTTP-Session: 3e2ac641-0674-4d88-b70f-65f691e3962a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:43:55.005373 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:43:55.005416 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:43:55.005552 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:43:55.005899 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:43:55.006181 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.12 05:43:55.006360 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.12 05:43:55.006463 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} executeQuery: Read 14 rows, 19.35 KiB in 0.001060413 sec., 13202 rows/sec., 17.82 MiB/sec. 2023.12.12 05:43:55.006623 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} DynamicQueryHandler: Done processing query 2023.12.12 05:43:55.006646 [ 3 ] {f2345c45-799c-44ff-b36d-7345e714730e} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.12 05:43:55.006663 [ 3 ] {} HTTP-Session: 3e2ac641-0674-4d88-b70f-65f691e3962a Destroying unnamed session 2023.12.12 05:44:00.636945 [ 108 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:44:00.637043 [ 108 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:44:05.000216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:05.000374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:05.000408 [ 3 ] {} HTTP-Session: b44d5af0-9a91-4c66-9866-b5ec34214863 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:05.000436 [ 3 ] {} HTTP-Session: b44d5af0-9a91-4c66-9866-b5ec34214863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:05.000573 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:05.000641 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:44:05.000810 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:05.001230 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:44:05.001486 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.12 05:44:05.001650 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.12 05:44:05.001769 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} executeQuery: Read 14 rows, 1.13 KiB in 0.001158793 sec., 12081 rows/sec., 979.27 KiB/sec. 2023.12.12 05:44:05.001916 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} DynamicQueryHandler: Done processing query 2023.12.12 05:44:05.001941 [ 3 ] {d32218ba-699c-405a-bd35-0c08473000af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.12 05:44:05.001957 [ 3 ] {} HTTP-Session: b44d5af0-9a91-4c66-9866-b5ec34214863 Destroying unnamed session 2023.12.12 05:44:05.002080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6382, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:05.002127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:05.002147 [ 3 ] {} HTTP-Session: c07d9dc1-daa2-4e9a-810b-240230f749e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:05.002164 [ 3 ] {} HTTP-Session: c07d9dc1-daa2-4e9a-810b-240230f749e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:05.002237 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:05.002276 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:44:05.002381 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:05.002756 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:44:05.002974 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.12 05:44:05.003121 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.12 05:44:05.003245 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} executeQuery: Read 42 rows, 3.78 KiB in 0.000979362 sec., 42885 rows/sec., 3.77 MiB/sec. 2023.12.12 05:44:05.003400 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} DynamicQueryHandler: Done processing query 2023.12.12 05:44:05.003425 [ 3 ] {dd8b723e-3208-407b-82df-8e6191be49d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:05.003441 [ 3 ] {} HTTP-Session: c07d9dc1-daa2-4e9a-810b-240230f749e4 Destroying unnamed session 2023.12.12 05:44:05.003565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 2425, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:05.003612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:05.003631 [ 3 ] {} HTTP-Session: 524bf7da-b786-4f93-accd-d947bb1b4668 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:05.003649 [ 3 ] {} HTTP-Session: 524bf7da-b786-4f93-accd-d947bb1b4668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:05.003722 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:05.003761 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:44:05.003879 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:05.004178 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:44:05.004379 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.12 05:44:05.004524 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.12 05:44:05.004651 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} executeQuery: Read 14 rows, 1.12 KiB in 0.000896681 sec., 15613 rows/sec., 1.22 MiB/sec. 2023.12.12 05:44:05.004779 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} DynamicQueryHandler: Done processing query 2023.12.12 05:44:05.004803 [ 3 ] {ec1c78da-90a0-4869-8d51-0bd154e98b61} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.12 05:44:05.004819 [ 3 ] {} HTTP-Session: 524bf7da-b786-4f93-accd-d947bb1b4668 Destroying unnamed session 2023.12.12 05:44:05.004979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:05.005025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:05.005045 [ 3 ] {} HTTP-Session: 66b9ca54-5bac-4edd-8960-649fec5d7782 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:05.005062 [ 3 ] {} HTTP-Session: 66b9ca54-5bac-4edd-8960-649fec5d7782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:05.005137 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:05.005181 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:44:05.005320 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:05.005680 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.12 05:44:05.005968 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.12 05:44:05.006143 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.12 05:44:05.006277 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} executeQuery: Read 14 rows, 19.35 KiB in 0.001107223 sec., 12644 rows/sec., 17.06 MiB/sec. 2023.12.12 05:44:05.006422 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} DynamicQueryHandler: Done processing query 2023.12.12 05:44:05.006446 [ 3 ] {6972e507-91ae-47fa-85aa-25c099bbf9f3} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.12.12 05:44:05.006462 [ 3 ] {} HTTP-Session: 66b9ca54-5bac-4edd-8960-649fec5d7782 Destroying unnamed session 2023.12.12 05:44:15.001143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.001272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.001297 [ 3 ] {} HTTP-Session: 9d3df958-a3b2-4405-9aa0-e2d50799872e Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.001321 [ 3 ] {} HTTP-Session: 9d3df958-a3b2-4405-9aa0-e2d50799872e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.001516 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} executeQuery: (from [fd00:1122:3344:101::d]:43194) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.12 05:44:15.002132 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:44:15.002313 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:44:15.002363 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.12 05:44:15.002518 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.12 05:44:15.002626 [ 188 ] {0295908e-2501-4a83-8bba-80423890e8f3} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.12 05:44:15.002642 [ 189 ] {0295908e-2501-4a83-8bba-80423890e8f3} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.12 05:44:15.002770 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.12.12 05:44:15.002852 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.12 05:44:15.004800 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} executeQuery: Read 10 rows, 1.41 KiB in 0.003235147 sec., 3091 rows/sec., 434.38 KiB/sec. 2023.12.12 05:44:15.005082 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.005107 [ 3 ] {0295908e-2501-4a83-8bba-80423890e8f3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.12 05:44:15.005126 [ 3 ] {} HTTP-Session: 9d3df958-a3b2-4405-9aa0-e2d50799872e Destroying unnamed session 2023.12.12 05:44:15.009209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.009268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.009293 [ 3 ] {} HTTP-Session: c2eda196-b21a-48d2-8ef7-b68c2dff49ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.009316 [ 3 ] {} HTTP-Session: c2eda196-b21a-48d2-8ef7-b68c2dff49ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.009417 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.009468 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.12 05:44:15.009644 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.010036 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.010354 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.12 05:44:15.010521 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} oximeter.timeseries_schema (67f1a94b-b5c8-4f63-b39d-991bb74a03bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.12 05:44:15.010656 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} executeQuery: Read 1 rows, 232.00 B in 0.001205615 sec., 829 rows/sec., 187.92 KiB/sec. 2023.12.12 05:44:15.010786 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.010809 [ 3 ] {051b4532-5894-45f9-ba91-6208877d8a74} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.12 05:44:15.010825 [ 3 ] {} HTTP-Session: c2eda196-b21a-48d2-8ef7-b68c2dff49ec Destroying unnamed session 2023.12.12 05:44:15.010954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 6932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.011002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.011021 [ 3 ] {} HTTP-Session: b9ef6a85-d8f2-4db2-bb84-d07faf618941 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.011039 [ 3 ] {} HTTP-Session: b9ef6a85-d8f2-4db2-bb84-d07faf618941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.011110 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.011150 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:44:15.011255 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.011589 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.011808 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.12 05:44:15.011956 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.12 05:44:15.012079 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} executeQuery: Read 48 rows, 3.89 KiB in 0.000941011 sec., 51008 rows/sec., 4.04 MiB/sec. 2023.12.12 05:44:15.012193 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.012216 [ 3 ] {314a8208-8e7b-42b6-a138-035eb9fee687} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:15.012231 [ 3 ] {} HTTP-Session: b9ef6a85-d8f2-4db2-bb84-d07faf618941 Destroying unnamed session 2023.12.12 05:44:15.012369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.012418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.012437 [ 3 ] {} HTTP-Session: 136b58d0-d0db-483b-b15d-2189539b7e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.012454 [ 3 ] {} HTTP-Session: 136b58d0-d0db-483b-b15d-2189539b7e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.012520 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.012560 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.12 05:44:15.012699 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.012982 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.013193 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:44:15.013343 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:44:15.013456 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} executeQuery: Read 2 rows, 175.00 B in 0.000908181 sec., 2202 rows/sec., 188.18 KiB/sec. 2023.12.12 05:44:15.013586 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.013610 [ 3 ] {5f7db192-a4ef-40d6-a201-fb16b40a2166} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:44:15.013626 [ 3 ] {} HTTP-Session: 136b58d0-d0db-483b-b15d-2189539b7e79 Destroying unnamed session 2023.12.12 05:44:15.013820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 28496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.013865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.013884 [ 3 ] {} HTTP-Session: 280cb3ec-df7e-4982-8eb6-e5cc5ec2bf98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.013900 [ 3 ] {} HTTP-Session: 280cb3ec-df7e-4982-8eb6-e5cc5ec2bf98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.013975 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.014012 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:44:15.014114 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.014528 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.014738 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.12 05:44:15.014885 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.12 05:44:15.015007 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} executeQuery: Read 181 rows, 17.46 KiB in 0.001004352 sec., 180215 rows/sec., 16.97 MiB/sec. 2023.12.12 05:44:15.015125 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.015148 [ 3 ] {6f632ab9-f2f1-4b10-bd33-bd1de91ee826} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.12 05:44:15.015163 [ 3 ] {} HTTP-Session: 280cb3ec-df7e-4982-8eb6-e5cc5ec2bf98 Destroying unnamed session 2023.12.12 05:44:15.015328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.015374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.015393 [ 3 ] {} HTTP-Session: dd198dda-1a23-44a6-9f8d-7b2335fb0eac Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.015409 [ 3 ] {} HTTP-Session: dd198dda-1a23-44a6-9f8d-7b2335fb0eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.015476 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.015516 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.12 05:44:15.015618 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.015954 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.016168 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.12 05:44:15.016315 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.12 05:44:15.016426 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} executeQuery: Read 2 rows, 143.00 B in 0.00091861 sec., 2177 rows/sec., 152.02 KiB/sec. 2023.12.12 05:44:15.016549 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.016572 [ 3 ] {631d2bae-c1cc-4e2e-8364-667ff8f0b16a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:44:15.016589 [ 3 ] {} HTTP-Session: dd198dda-1a23-44a6-9f8d-7b2335fb0eac Destroying unnamed session 2023.12.12 05:44:15.016734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 13944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.016779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.016798 [ 3 ] {} HTTP-Session: 74cf77c2-f6d6-41a9-826d-416a653f48db Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.016815 [ 3 ] {} HTTP-Session: 74cf77c2-f6d6-41a9-826d-416a653f48db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.016891 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.016929 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:44:15.017033 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.017379 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.017593 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.12 05:44:15.017736 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.12 05:44:15.017845 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} executeQuery: Read 82 rows, 6.57 KiB in 0.000919631 sec., 89166 rows/sec., 6.97 MiB/sec. 2023.12.12 05:44:15.017973 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.017996 [ 3 ] {7b8e6a33-8061-487d-9ef9-bfb75eeeae5d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.12 05:44:15.018012 [ 3 ] {} HTTP-Session: 74cf77c2-f6d6-41a9-826d-416a653f48db Destroying unnamed session 2023.12.12 05:44:15.018126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.018171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.018190 [ 3 ] {} HTTP-Session: 1c949ffb-99fa-4f10-be9c-73674b5dcc50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.018207 [ 3 ] {} HTTP-Session: 1c949ffb-99fa-4f10-be9c-73674b5dcc50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.018276 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.018324 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.12 05:44:15.018440 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.018737 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.019053 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:44:15.019305 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:44:15.019490 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} executeQuery: Read 37 rows, 2.67 KiB in 0.001178243 sec., 31402 rows/sec., 2.21 MiB/sec. 2023.12.12 05:44:15.019642 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.019674 [ 3 ] {e5a405d9-5af7-4085-92c3-00befd0a01dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:15.019694 [ 3 ] {} HTTP-Session: 1c949ffb-99fa-4f10-be9c-73674b5dcc50 Destroying unnamed session 2023.12.12 05:44:15.019951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 51349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.020006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.020030 [ 3 ] {} HTTP-Session: 017ae4b7-7307-4f7b-a67c-211618f3dbe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.020050 [ 3 ] {} HTTP-Session: 017ae4b7-7307-4f7b-a67c-211618f3dbe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.020155 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.020200 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:44:15.020339 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.020831 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.021156 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.12 05:44:15.021338 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.12 05:44:15.021457 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} executeQuery: Read 48 rows, 66.33 KiB in 0.001264405 sec., 37962 rows/sec., 51.23 MiB/sec. 2023.12.12 05:44:15.021630 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.021653 [ 3 ] {9a405781-ab33-4871-97fd-30a9a9793536} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.12 05:44:15.021668 [ 3 ] {} HTTP-Session: 017ae4b7-7307-4f7b-a67c-211618f3dbe0 Destroying unnamed session 2023.12.12 05:44:15.021782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:15.021826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:15.021845 [ 3 ] {} HTTP-Session: 998a87bd-f55e-465f-a63f-f1c6c3ece4a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:15.021861 [ 3 ] {} HTTP-Session: 998a87bd-f55e-465f-a63f-f1c6c3ece4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:15.021930 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:15.021968 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.12 05:44:15.022077 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:15.022348 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:15.022722 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:44:15.023539 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} oximeter.measurements_i64 (4102137a-41e0-4987-979f-00f136802486): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:44:15.023683 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} executeQuery: Read 9 rows, 680.00 B in 0.00171934 sec., 5234 rows/sec., 386.23 KiB/sec. 2023.12.12 05:44:15.023877 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} DynamicQueryHandler: Done processing query 2023.12.12 05:44:15.023907 [ 3 ] {fdd6197d-fae8-4a82-bfbd-bf0fa27f332c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:44:15.023930 [ 3 ] {} HTTP-Session: 998a87bd-f55e-465f-a63f-f1c6c3ece4a7 Destroying unnamed session 2023.12.12 05:44:15.637115 [ 99 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:44:15.637196 [ 99 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:44:25.003175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.003292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.003317 [ 3 ] {} HTTP-Session: 037b28f0-c11b-4b9e-8fa2-24216b1ceae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.003341 [ 3 ] {} HTTP-Session: 037b28f0-c11b-4b9e-8fa2-24216b1ceae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.003465 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.003523 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:44:25.003684 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.004112 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.004395 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.12 05:44:25.004555 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.12 05:44:25.004675 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} executeQuery: Read 50 rows, 4.05 KiB in 0.001177194 sec., 42473 rows/sec., 3.36 MiB/sec. 2023.12.12 05:44:25.004816 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.004841 [ 3 ] {aa4ffa7d-5810-4c4e-89dd-c649267f5796} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:25.004857 [ 3 ] {} HTTP-Session: 037b28f0-c11b-4b9e-8fa2-24216b1ceae8 Destroying unnamed session 2023.12.12 05:44:25.004976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.005032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.005053 [ 3 ] {} HTTP-Session: 99b8622f-ecd2-40dd-b75b-e63dba863f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.005071 [ 3 ] {} HTTP-Session: 99b8622f-ecd2-40dd-b75b-e63dba863f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.005146 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.005189 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.12 05:44:25.005273 [ 93 ] {} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.005310 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.005325 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.005512 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.12 05:44:25.005678 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.005889 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:44:25.006037 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} oximeter.fields_ipaddr (b58b240c-5a7a-405c-a4a3-67acfb5701c2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:44:25.006138 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} executeQuery: Read 2 rows, 175.00 B in 0.000963581 sec., 2075 rows/sec., 177.36 KiB/sec. 2023.12.12 05:44:25.006257 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.006280 [ 3 ] {61bb0831-6c01-4900-9e27-df4dcd5961ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:44:25.006295 [ 3 ] {} HTTP-Session: 99b8622f-ecd2-40dd-b75b-e63dba863f03 Destroying unnamed session 2023.12.12 05:44:25.006494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 24156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.006541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.006560 [ 3 ] {} HTTP-Session: d03e1224-cb65-4662-88b0-e843defc25c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.006578 [ 3 ] {} HTTP-Session: d03e1224-cb65-4662-88b0-e843defc25c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.006655 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.006694 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:44:25.006795 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.007158 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.007378 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.12 05:44:25.007526 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.12 05:44:25.007617 [ 93 ] {} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.007629 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} executeQuery: Read 151 rows, 14.93 KiB in 0.000946232 sec., 159580 rows/sec., 15.41 MiB/sec. 2023.12.12 05:44:25.007656 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.007843 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.12 05:44:25.007968 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.007998 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.12 05:44:25.008015 [ 3 ] {eb21a080-b2e9-41be-bb76-c6642eec0da5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.12 05:44:25.008068 [ 3 ] {} HTTP-Session: d03e1224-cb65-4662-88b0-e843defc25c9 Destroying unnamed session 2023.12.12 05:44:25.008109 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.12 05:44:25.008143 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.12.12 05:44:25.008174 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2023.12.12 05:44:25.008301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.008405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.008493 [ 3 ] {} HTTP-Session: bed6e833-3a7a-430b-a27a-e153dc1d0a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.008572 [ 3 ] {} HTTP-Session: bed6e833-3a7a-430b-a27a-e153dc1d0a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.008621 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 78 rows starting from the beginning of the part 2023.12.12 05:44:25.008637 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.008901 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.009067 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part 2023.12.12 05:44:25.009072 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.12 05:44:25.009125 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.009506 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2023.12.12 05:44:25.009747 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.009931 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 181 rows starting from the beginning of the part 2023.12.12 05:44:25.010013 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.010347 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2023.12.12 05:44:25.010350 [ 9 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part 2023.12.12 05:44:25.010850 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.12 05:44:25.011396 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.012185 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.12 05:44:25.012660 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} oximeter.fields_u16 (f2bbf347-8159-415f-bba1-9702da53c7a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.12 05:44:25.013020 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} executeQuery: Read 2 rows, 143.00 B in 0.004016907 sec., 497 rows/sec., 34.77 KiB/sec. 2023.12.12 05:44:25.013435 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.013510 [ 3 ] {e3ec1584-36de-439f-b0e4-2a0ced24ad54} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:44:25.013612 [ 3 ] {} HTTP-Session: bed6e833-3a7a-430b-a27a-e153dc1d0a27 Destroying unnamed session 2023.12.12 05:44:25.013764 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 533 rows, containing 4 columns (4 merged, 0 gathered) in 0.006025461 sec., 88457.96197170639 rows/sec., 8.16 MiB/sec. 2023.12.12 05:44:25.013868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.013998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.014071 [ 3 ] {} HTTP-Session: c9d051da-ecbc-4a26-9c06-39e014e56632 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.014124 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.12 05:44:25.014150 [ 3 ] {} HTTP-Session: c9d051da-ecbc-4a26-9c06-39e014e56632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.014553 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.014600 [ 10 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 4 columns (4 merged, 0 gathered) in 0.009210008 sec., 16612.363420314075 rows/sec., 1.31 MiB/sec. 2023.12.12 05:44:25.014641 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:44:25.014782 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.12 05:44:25.014802 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.12 05:44:25.015057 [ 11 ] {a6bccb16-f3c4-4505-a15f-54be02442e42::all_1_6_1} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.015101 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.015225 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.12 05:44:25.015362 [ 12 ] {3cb5905d-32a7-4b96-87cd-b88ed7cd1b63::all_1_6_1} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.015629 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.015853 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.12 05:44:25.016003 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.12 05:44:25.016098 [ 93 ] {} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.016103 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} executeQuery: Read 52 rows, 4.17 KiB in 0.001494687 sec., 34789 rows/sec., 2.72 MiB/sec. 2023.12.12 05:44:25.016132 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.016274 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.12 05:44:25.016316 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.016358 [ 3 ] {84abc7a3-553e-4f6f-b8a1-4c773e1b239a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.12 05:44:25.016408 [ 3 ] {} HTTP-Session: c9d051da-ecbc-4a26-9c06-39e014e56632 Destroying unnamed session 2023.12.12 05:44:25.016420 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.12 05:44:25.016462 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part 2023.12.12 05:44:25.016551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.016607 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2023.12.12 05:44:25.016638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.016679 [ 3 ] {} HTTP-Session: 186acf27-d3e2-45b4-8567-38333fec145a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.016715 [ 3 ] {} HTTP-Session: 186acf27-d3e2-45b4-8567-38333fec145a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.016792 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.016917 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.016998 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.017016 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.12 05:44:25.017261 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2023.12.12 05:44:25.017542 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.017558 [ 9 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part 2023.12.12 05:44:25.018090 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.018721 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.12 05:44:25.018969 [ 11 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002783083 sec., 80845.59461575527 rows/sec., 6.32 MiB/sec. 2023.12.12 05:44:25.019046 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.12 05:44:25.019140 [ 12 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.12 05:44:25.019304 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} executeQuery: Read 1 rows, 72.00 B in 0.002308307 sec., 433 rows/sec., 30.46 KiB/sec. 2023.12.12 05:44:25.019523 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.019530 [ 12 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.12 05:44:25.019563 [ 3 ] {b58e061b-3816-4498-830f-33980ba6df28} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.12 05:44:25.019602 [ 3 ] {} HTTP-Session: 186acf27-d3e2-45b4-8567-38333fec145a Destroying unnamed session 2023.12.12 05:44:25.019644 [ 12 ] {8a7889d2-7b1e-46ec-b9cb-58d90776888f::all_1_6_1} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.019826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:25.019878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:25.019896 [ 3 ] {} HTTP-Session: d0ed0538-d9ce-4dee-a6d8-0098e4267814 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:25.019914 [ 3 ] {} HTTP-Session: d0ed0538-d9ce-4dee-a6d8-0098e4267814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:25.020004 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:25.020051 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:44:25.020204 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:25.020711 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.021038 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.12 05:44:25.021237 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.12 05:44:25.021333 [ 93 ] {} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.12 05:44:25.021345 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} executeQuery: Read 50 rows, 69.09 KiB in 0.001311866 sec., 38113 rows/sec., 51.43 MiB/sec. 2023.12.12 05:44:25.021369 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:25.021501 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.12 05:44:25.021580 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} DynamicQueryHandler: Done processing query 2023.12.12 05:44:25.021625 [ 3 ] {f5d33109-ef40-413c-a200-cb51d8204eed} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.12 05:44:25.021675 [ 3 ] {} HTTP-Session: d0ed0538-d9ce-4dee-a6d8-0098e4267814 Destroying unnamed session 2023.12.12 05:44:25.021753 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.12 05:44:25.021817 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2023.12.12 05:44:25.022061 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.022244 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.022413 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2023.12.12 05:44:25.022563 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2023.12.12 05:44:25.022654 [ 11 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.12 05:44:25.024292 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 153 rows, containing 6 columns (6 merged, 0 gathered) in 0.002870834 sec., 53294.61752229492 rows/sec., 71.92 MiB/sec. 2023.12.12 05:44:25.024484 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.12 05:44:25.024828 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.12 05:44:25.024937 [ 12 ] {b391bbe2-0c85-4216-9d88-37d8b8e790fd::all_1_6_1} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.12 05:44:30.637460 [ 88 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:44:30.637550 [ 88 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:44:35.002128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:35.002250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:35.002276 [ 3 ] {} HTTP-Session: 136ab4fe-e544-43f8-992b-ab10b084b4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:35.002299 [ 3 ] {} HTTP-Session: 136ab4fe-e544-43f8-992b-ab10b084b4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:35.002428 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:35.002488 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:44:35.002646 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:35.003110 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:35.003385 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.12 05:44:35.003591 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.12 05:44:35.003739 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} executeQuery: Read 50 rows, 4.05 KiB in 0.001274985 sec., 39216 rows/sec., 3.10 MiB/sec. 2023.12.12 05:44:35.003911 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} DynamicQueryHandler: Done processing query 2023.12.12 05:44:35.003939 [ 3 ] {cc8ddc8e-a6e3-4b40-ad1f-c0e5092bd290} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:35.003956 [ 3 ] {} HTTP-Session: 136ab4fe-e544-43f8-992b-ab10b084b4a6 Destroying unnamed session 2023.12.12 05:44:35.004105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 24007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:35.004162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:35.004181 [ 3 ] {} HTTP-Session: 221fbe33-f39c-46f2-96fb-0d01e7facf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:35.004201 [ 3 ] {} HTTP-Session: 221fbe33-f39c-46f2-96fb-0d01e7facf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:35.004296 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:35.004340 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:44:35.004462 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:35.004909 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:35.005178 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.12 05:44:35.005344 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.12 05:44:35.005476 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} executeQuery: Read 150 rows, 14.85 KiB in 0.001150623 sec., 130364 rows/sec., 12.60 MiB/sec. 2023.12.12 05:44:35.005704 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} DynamicQueryHandler: Done processing query 2023.12.12 05:44:35.005729 [ 3 ] {3f514939-9412-4801-bc44-ae60b0c8eb68} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.12 05:44:35.005757 [ 3 ] {} HTTP-Session: 221fbe33-f39c-46f2-96fb-0d01e7facf6d Destroying unnamed session 2023.12.12 05:44:35.005888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:35.005941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:35.005960 [ 3 ] {} HTTP-Session: a388af1c-514c-40f3-9f23-0b0d8c9cb5c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:35.005980 [ 3 ] {} HTTP-Session: a388af1c-514c-40f3-9f23-0b0d8c9cb5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:35.006067 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:35.006109 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:44:35.006228 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:35.006587 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:35.006820 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.12 05:44:35.006977 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.12 05:44:35.007106 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} executeQuery: Read 50 rows, 4.00 KiB in 0.001009811 sec., 49514 rows/sec., 3.87 MiB/sec. 2023.12.12 05:44:35.007237 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} DynamicQueryHandler: Done processing query 2023.12.12 05:44:35.007261 [ 3 ] {fe64780d-bf2f-48a5-965a-4bfb8413b7d0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.12 05:44:35.007277 [ 3 ] {} HTTP-Session: a388af1c-514c-40f3-9f23-0b0d8c9cb5c3 Destroying unnamed session 2023.12.12 05:44:35.007501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:35.007635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:35.007656 [ 3 ] {} HTTP-Session: bbf4f3df-a820-4df5-9622-95b9f5fd51c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:35.007675 [ 3 ] {} HTTP-Session: bbf4f3df-a820-4df5-9622-95b9f5fd51c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:35.007789 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:35.007837 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:44:35.007989 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:35.008511 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:35.008875 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.12 05:44:35.009070 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.12 05:44:35.009201 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} executeQuery: Read 50 rows, 69.09 KiB in 0.001382516 sec., 36165 rows/sec., 48.80 MiB/sec. 2023.12.12 05:44:35.009333 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} DynamicQueryHandler: Done processing query 2023.12.12 05:44:35.009356 [ 3 ] {ff70aa37-b32c-4a02-bffe-b3598fbfcb1c} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.12 05:44:35.009372 [ 3 ] {} HTTP-Session: bbf4f3df-a820-4df5-9622-95b9f5fd51c8 Destroying unnamed session 2023.12.12 05:44:45.004871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:45.005000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:45.005032 [ 3 ] {} HTTP-Session: 94db912f-8256-47e3-87af-7530eeda1482 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:45.005064 [ 3 ] {} HTTP-Session: 94db912f-8256-47e3-87af-7530eeda1482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:45.005193 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:45.005251 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:44:45.005409 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:45.005879 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:45.006156 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.12 05:44:45.006342 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.12 05:44:45.006483 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} executeQuery: Read 50 rows, 4.05 KiB in 0.001258184 sec., 39739 rows/sec., 3.15 MiB/sec. 2023.12.12 05:44:45.006632 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} DynamicQueryHandler: Done processing query 2023.12.12 05:44:45.006656 [ 3 ] {11838f1a-b317-4b09-959b-729410668d88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:45.006672 [ 3 ] {} HTTP-Session: 94db912f-8256-47e3-87af-7530eeda1482 Destroying unnamed session 2023.12.12 05:44:45.006844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 29302, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:45.006888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:45.006907 [ 3 ] {} HTTP-Session: 5ffd55fb-1e54-461c-a177-9b3fbd6e9069 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:45.006931 [ 3 ] {} HTTP-Session: 5ffd55fb-1e54-461c-a177-9b3fbd6e9069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:45.007009 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:45.007047 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:44:45.007148 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:45.007581 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:45.007805 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.12 05:44:45.007955 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.12 05:44:45.008075 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} executeQuery: Read 186 rows, 17.96 KiB in 0.001038332 sec., 179133 rows/sec., 16.89 MiB/sec. 2023.12.12 05:44:45.008194 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} DynamicQueryHandler: Done processing query 2023.12.12 05:44:45.008217 [ 3 ] {055a0e20-1221-430e-91e8-a110f4e9705f} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.12 05:44:45.008232 [ 3 ] {} HTTP-Session: 5ffd55fb-1e54-461c-a177-9b3fbd6e9069 Destroying unnamed session 2023.12.12 05:44:45.008367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 12561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:45.008410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:45.008428 [ 3 ] {} HTTP-Session: 21bae348-9064-4285-8690-287434b36d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:45.008445 [ 3 ] {} HTTP-Session: 21bae348-9064-4285-8690-287434b36d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:45.008516 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:45.008555 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:44:45.008661 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:45.009005 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:45.009208 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.12 05:44:45.009353 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.12 05:44:45.009472 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} executeQuery: Read 74 rows, 5.90 KiB in 0.00092848 sec., 79700 rows/sec., 6.21 MiB/sec. 2023.12.12 05:44:45.009593 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} DynamicQueryHandler: Done processing query 2023.12.12 05:44:45.009617 [ 3 ] {5b70bc1e-416c-4fdd-a483-8868e0581cbf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.12 05:44:45.009632 [ 3 ] {} HTTP-Session: 21bae348-9064-4285-8690-287434b36d8a Destroying unnamed session 2023.12.12 05:44:45.009772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:45.009814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:45.009832 [ 3 ] {} HTTP-Session: 78e43dbd-fd92-4479-af81-0133d8adacee Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:45.009849 [ 3 ] {} HTTP-Session: 78e43dbd-fd92-4479-af81-0133d8adacee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:45.009927 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:45.009970 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.12 05:44:45.010089 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:45.010394 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:45.010650 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.12 05:44:45.010825 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} oximeter.measurements_cumulativeu64 (20bd963b-d715-41d1-89f3-67b8d3faf103): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.12 05:44:45.010939 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} executeQuery: Read 36 rows, 2.60 KiB in 0.000983662 sec., 36597 rows/sec., 2.58 MiB/sec. 2023.12.12 05:44:45.011054 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} DynamicQueryHandler: Done processing query 2023.12.12 05:44:45.011076 [ 3 ] {b9bb8530-1411-4971-b9ce-83ed9f96cd75} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:45.011092 [ 3 ] {} HTTP-Session: 78e43dbd-fd92-4479-af81-0133d8adacee Destroying unnamed session 2023.12.12 05:44:45.011255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:45.011298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:45.011316 [ 3 ] {} HTTP-Session: 754b7855-ce8a-47e3-abac-dfbb748cf863 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:45.011332 [ 3 ] {} HTTP-Session: 754b7855-ce8a-47e3-abac-dfbb748cf863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:45.011421 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:45.011463 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:44:45.011594 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:45.012087 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:45.012400 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.12 05:44:45.012587 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.12 05:44:45.012708 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} executeQuery: Read 50 rows, 69.09 KiB in 0.001260085 sec., 39679 rows/sec., 53.55 MiB/sec. 2023.12.12 05:44:45.012829 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} DynamicQueryHandler: Done processing query 2023.12.12 05:44:45.012851 [ 3 ] {2d92cae0-b13d-4a70-b110-a2011e7bfef6} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.12 05:44:45.012867 [ 3 ] {} HTTP-Session: 754b7855-ce8a-47e3-abac-dfbb748cf863 Destroying unnamed session 2023.12.12 05:44:45.637617 [ 81 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:44:45.637677 [ 81 ] {} DNSResolver: Updated DNS cache 2023.12.12 05:44:55.003216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:55.003344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:55.003373 [ 3 ] {} HTTP-Session: cba1e1c9-7b7b-4079-a02f-9332bee2ea8c Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:55.003401 [ 3 ] {} HTTP-Session: cba1e1c9-7b7b-4079-a02f-9332bee2ea8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:55.003539 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:55.003605 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.12 05:44:55.003773 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:55.004240 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:55.004488 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.12 05:44:55.004644 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} oximeter.fields_i64 (3cb5905d-32a7-4b96-87cd-b88ed7cd1b63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.12 05:44:55.004773 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} executeQuery: Read 50 rows, 4.05 KiB in 0.001190874 sec., 41985 rows/sec., 3.32 MiB/sec. 2023.12.12 05:44:55.004916 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} DynamicQueryHandler: Done processing query 2023.12.12 05:44:55.004940 [ 3 ] {7577956f-bc12-4a57-bf44-fc7f12a56c2a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.12 05:44:55.004956 [ 3 ] {} HTTP-Session: cba1e1c9-7b7b-4079-a02f-9332bee2ea8c Destroying unnamed session 2023.12.12 05:44:55.005179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 24007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:55.005223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:55.005242 [ 3 ] {} HTTP-Session: 43d94811-c8f2-442e-9215-1dcdb289eef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:55.005258 [ 3 ] {} HTTP-Session: 43d94811-c8f2-442e-9215-1dcdb289eef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:55.005335 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:55.005374 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.12 05:44:55.005476 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:55.005869 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:55.006078 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.12 05:44:55.006228 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} oximeter.fields_string (a6bccb16-f3c4-4505-a15f-54be02442e42): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.12 05:44:55.006360 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} executeQuery: Read 150 rows, 14.85 KiB in 0.000984892 sec., 152300 rows/sec., 14.72 MiB/sec. 2023.12.12 05:44:55.006490 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} DynamicQueryHandler: Done processing query 2023.12.12 05:44:55.006514 [ 3 ] {b13e91f9-c192-40d6-8740-21995d3925eb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.12 05:44:55.006529 [ 3 ] {} HTTP-Session: 43d94811-c8f2-442e-9215-1dcdb289eef7 Destroying unnamed session 2023.12.12 05:44:55.006652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:55.006695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:55.006713 [ 3 ] {} HTTP-Session: 9065be4b-c672-4771-941a-d6234bcb7d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:55.006729 [ 3 ] {} HTTP-Session: 9065be4b-c672-4771-941a-d6234bcb7d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:55.006801 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:55.006838 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.12 05:44:55.006945 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:55.007244 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:55.007444 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.12 05:44:55.007591 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} oximeter.fields_uuid (8a7889d2-7b1e-46ec-b9cb-58d90776888f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.12 05:44:55.007712 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} executeQuery: Read 50 rows, 4.00 KiB in 0.000884651 sec., 56519 rows/sec., 4.42 MiB/sec. 2023.12.12 05:44:55.007827 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} DynamicQueryHandler: Done processing query 2023.12.12 05:44:55.007850 [ 3 ] {0b1f639e-555a-4b4d-bffa-a41255f18860} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.12 05:44:55.007865 [ 3 ] {} HTTP-Session: 9065be4b-c672-4771-941a-d6234bcb7d8f Destroying unnamed session 2023.12.12 05:44:55.008058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43194, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.12 05:44:55.008112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.12 05:44:55.008131 [ 3 ] {} HTTP-Session: 3a457676-057d-4c3b-8ecd-41194d5a51f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43194 2023.12.12 05:44:55.008147 [ 3 ] {} HTTP-Session: 3a457676-057d-4c3b-8ecd-41194d5a51f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.12 05:44:55.008236 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} executeQuery: (from [fd00:1122:3344:101::d]:43194) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.12 05:44:55.008280 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.12 05:44:55.008415 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.12 05:44:55.008919 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.59 GiB. 2023.12.12 05:44:55.009250 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.12 05:44:55.009422 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} oximeter.measurements_histogramf64 (b391bbe2-0c85-4216-9d88-37d8b8e790fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.12 05:44:55.009544 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} executeQuery: Read 50 rows, 69.09 KiB in 0.001280985 sec., 39032 rows/sec., 52.67 MiB/sec. 2023.12.12 05:44:55.009698 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} DynamicQueryHandler: Done processing query 2023.12.12 05:44:55.009722 [ 3 ] {bcf050ab-79b8-41a2-a1d2-765b64b77a5d} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.12 05:44:55.009737 [ 3 ] {} HTTP-Session: 3a457676-057d-4c3b-8ecd-41194d5a51f6 Destroying unnamed session 2023.12.12 05:45:00.637945 [ 56 ] {} DNSResolver: Updating DNS cache 2023.12.12 05:45:00.638014 [ 56 ] {} DNSResolver: Updated DNS cache