[ Jan 31 21:19:41 Enabled. ] [ Jan 31 21:19:41 Rereading configuration. ] [ Jan 31 21:19:43 Rereading configuration. ] [ Jan 31 21:19:47 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 31 21:19:47 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.01.31 21:19:48.213900 [ 1 ] {} Application: Will watch for the process with pid 23699 2024.01.31 21:19:48.213992 [ 1 ] {} Application: Forked a child process to watch 2024.01.31 21:19:48.853913 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23699 2024.01.31 21:19:48.854082 [ 1 ] {} Application: starting up 2024.01.31 21:19:48.854286 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.31 21:19:49.000993 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.31 21:19:49.001058 [ 1 ] {} Application: Initializing DateLUT. 2024.01.31 21:19:49.001070 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.31 21:19:49.001109 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.31 21:19:49.001505 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.31 21:19:49.002220 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.31 21:19:49.002741 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.31 21:19:49.003010 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.01.31 21:19:49.007534 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.31 21:19:49.007586 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.31 21:19:49.008357 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.31 21:19:49.009096 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.31 21:19:49.021803 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.31 21:19:49.022346 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.31 21:19:49.022384 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.31 21:19:49.023838 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.31 21:19:49.024264 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.31 21:19:49.024571 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.31 21:19:49.024855 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.31 21:19:49.025749 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.31 21:19:49.025794 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.31 21:19:49.025853 [ 1 ] {} Application: Loaded user defined objects 2024.01.31 21:19:49.025875 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.31 21:19:49.045743 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.31 21:19:49.045781 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.00012849 sec 2024.01.31 21:19:49.046377 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.31 21:19:49.046461 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.31 21:19:49.046480 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.31 21:19:49.046499 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.31 21:19:49.046511 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.31 21:19:49.046525 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.31 21:19:49.046543 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.31 21:19:49.046575 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.31 21:19:49.046594 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.31 21:19:49.046624 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.31 21:19:49.046636 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.31 21:19:49.046650 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.31 21:19:49.046665 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.31 21:19:49.046697 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.31 21:19:49.046712 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.31 21:19:49.046724 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.31 21:19:49.097847 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.31 21:19:49.099409 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.31 21:19:49.099461 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.7221e-05 sec 2024.01.31 21:19:49.099493 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.31 21:19:49.099510 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.31 21:19:49.099534 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.31 21:19:49.101758 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.31 21:19:49.109878 [ 1 ] {} Application: Loaded metadata. 2024.01.31 21:19:49.110007 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.01.31 21:19:49.110062 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.31 21:19:49.723426 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.01.31 21:19:49.742325 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.01.31 21:19:49.742386 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.31 21:19:49.799971 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.31 21:19:49.800767 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.63 MiB (RSS), difference: 210.68 MiB 2024.01.31 21:19:49.801112 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.31 21:19:49.801175 [ 162 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:19:49.801171 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.31 21:19:49.801252 [ 162 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:19:49.801359 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.31 21:19:49.801408 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.31 21:19:49.803446 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.31 21:19:49.803476 [ 1 ] {} Application: Ready for connections. 2024.01.31 21:19:49.810971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.811175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.811897 [ 3 ] {} HTTP-Session: a218367a-2ea8-41d0-b40c-e5fbb2c7fd82 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.811933 [ 3 ] {} HTTP-Session: a218367a-2ea8-41d0-b40c-e5fbb2c7fd82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.812065 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.31 21:19:49.812093 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.31 21:19:49.812111 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.31 21:19:49.813582 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} executeQuery: (from [fd00:1122:3344:101::d]:59230) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.31 21:19:49.838877 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:59230) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.31 21:19:49.839669 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.31 21:19:49.841814 [ 3 ] {afe65f77-eee4-4dc3-8165-e6acdc723097} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.841838 [ 3 ] {} HTTP-Session: a218367a-2ea8-41d0-b40c-e5fbb2c7fd82 Destroying unnamed session 2024.01.31 21:19:49.842248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.842314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.842339 [ 3 ] {} HTTP-Session: 9d07e479-26c2-4e4c-8744-6fc05fc370f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.842365 [ 3 ] {} HTTP-Session: 9d07e479-26c2-4e4c-8744-6fc05fc370f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.842478 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} executeQuery: (from [fd00:1122:3344:101::d]:59230) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.31 21:19:49.842576 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.31 21:19:49.843556 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.31 21:19:49.845445 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:19:49.849502 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.849556 [ 3 ] {0397c760-8415-43ba-a243-e46fe91ea7ae} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.31 21:19:49.849572 [ 3 ] {} HTTP-Session: 9d07e479-26c2-4e4c-8744-6fc05fc370f8 Destroying unnamed session 2024.01.31 21:19:49.849711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.849773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.849793 [ 3 ] {} HTTP-Session: 98635747-9716-459c-9032-42cb5f258eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.849809 [ 3 ] {} HTTP-Session: 98635747-9716-459c-9032-42cb5f258eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.849912 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} executeQuery: (from [fd00:1122:3344:101::d]:59230) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.31 21:19:49.850167 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:59230) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.31 21:19:49.850300 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.31 21:19:49.850425 [ 3 ] {b3b34819-bf52-49a1-9b77-fa0d43574fa2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.850445 [ 3 ] {} HTTP-Session: 98635747-9716-459c-9032-42cb5f258eb7 Destroying unnamed session 2024.01.31 21:19:49.850810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.850862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.850880 [ 3 ] {} HTTP-Session: c30f5eb8-4cdb-4842-9eb8-075d6a4617b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.850899 [ 3 ] {} HTTP-Session: c30f5eb8-4cdb-4842-9eb8-075d6a4617b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.851011 [ 3 ] {c5d03777-1ec7-4f7b-9534-460d4448da5c} executeQuery: (from [fd00:1122:3344:101::d]:59230) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.31 21:19:49.851110 [ 3 ] {c5d03777-1ec7-4f7b-9534-460d4448da5c} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.851135 [ 3 ] {c5d03777-1ec7-4f7b-9534-460d4448da5c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.851151 [ 3 ] {} HTTP-Session: c30f5eb8-4cdb-4842-9eb8-075d6a4617b7 Destroying unnamed session 2024.01.31 21:19:49.851266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.851311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.851329 [ 3 ] {} HTTP-Session: c471e550-9ca6-488b-a966-391e04a97e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.851349 [ 3 ] {} HTTP-Session: c471e550-9ca6-488b-a966-391e04a97e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.851406 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.31 21:19:49.851458 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.31 21:19:49.858053 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.31 21:19:49.858080 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.929e-05 sec 2024.01.31 21:19:49.858121 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.31 21:19:49.858143 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} DatabaseAtomic (oximeter): Starting up tables. 2024.01.31 21:19:49.858224 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.858252 [ 3 ] {8a5cf4c2-fa7e-4703-9a4b-d0a33cb98a09} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.858272 [ 3 ] {} HTTP-Session: c471e550-9ca6-488b-a966-391e04a97e35 Destroying unnamed session 2024.01.31 21:19:49.858401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.858458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.858481 [ 3 ] {} HTTP-Session: e8bf4fa8-5d3f-46f9-a8d3-b41d8fd1be0c Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.858506 [ 3 ] {} HTTP-Session: e8bf4fa8-5d3f-46f9-a8d3-b41d8fd1be0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.858676 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.01.31 21:19:49.858740 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.31 21:19:49.863446 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} oximeter.version (4f6bff0c-e78b-4917-b3d4-98bcf4c5bc51): Loading data parts 2024.01.31 21:19:49.863601 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} oximeter.version (4f6bff0c-e78b-4917-b3d4-98bcf4c5bc51): There are no data parts 2024.01.31 21:19:49.870103 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.870134 [ 3 ] {5b070dd4-ee6e-4d4a-bfa3-c1fe00967e81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.870202 [ 3 ] {} HTTP-Session: e8bf4fa8-5d3f-46f9-a8d3-b41d8fd1be0c Destroying unnamed session 2024.01.31 21:19:49.870347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.870417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.870446 [ 3 ] {} HTTP-Session: 9c139cc8-f074-42d2-8d6d-25ac81645ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.870468 [ 3 ] {} HTTP-Session: 9c139cc8-f074-42d2-8d6d-25ac81645ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.870714 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.870776 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.31 21:19:49.884128 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} oximeter.measurements_bool (b92412ce-9063-415c-be38-e02747374f1c): Loading data parts 2024.01.31 21:19:49.884244 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} oximeter.measurements_bool (b92412ce-9063-415c-be38-e02747374f1c): There are no data parts 2024.01.31 21:19:49.889796 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.889822 [ 3 ] {493317f4-0b6f-45e7-b753-311942fe2fc2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.889844 [ 3 ] {} HTTP-Session: 9c139cc8-f074-42d2-8d6d-25ac81645ebb Destroying unnamed session 2024.01.31 21:19:49.890007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.890068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.890097 [ 3 ] {} HTTP-Session: b1d5cc4f-b1f5-4495-a1aa-b4500fe2cdb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.890118 [ 3 ] {} HTTP-Session: b1d5cc4f-b1f5-4495-a1aa-b4500fe2cdb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.890368 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.890432 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.31 21:19:49.892588 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} oximeter.measurements_i8 (72ada2b4-ed8d-44e3-b9f8-1f101e799dc0): Loading data parts 2024.01.31 21:19:49.892678 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} oximeter.measurements_i8 (72ada2b4-ed8d-44e3-b9f8-1f101e799dc0): There are no data parts 2024.01.31 21:19:49.893790 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.893817 [ 3 ] {5e7afaef-2deb-4047-91e8-8b04039727d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.893832 [ 3 ] {} HTTP-Session: b1d5cc4f-b1f5-4495-a1aa-b4500fe2cdb9 Destroying unnamed session 2024.01.31 21:19:49.893956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.894007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.894026 [ 3 ] {} HTTP-Session: 5ca4cda2-ea87-4c0f-886a-5cd24ca9af1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.894046 [ 3 ] {} HTTP-Session: 5ca4cda2-ea87-4c0f-886a-5cd24ca9af1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.894246 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.894294 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.31 21:19:49.895891 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} oximeter.measurements_u8 (714166f9-5f68-4c46-9a59-14bc3d159b03): Loading data parts 2024.01.31 21:19:49.895974 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} oximeter.measurements_u8 (714166f9-5f68-4c46-9a59-14bc3d159b03): There are no data parts 2024.01.31 21:19:49.897096 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.897122 [ 3 ] {a3a2efbb-de0a-4166-9d27-8ec38cebec94} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.897138 [ 3 ] {} HTTP-Session: 5ca4cda2-ea87-4c0f-886a-5cd24ca9af1d Destroying unnamed session 2024.01.31 21:19:49.897241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.897291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.897311 [ 3 ] {} HTTP-Session: 366a47f4-25c2-4467-8dad-bab676f4cebc Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.897346 [ 3 ] {} HTTP-Session: 366a47f4-25c2-4467-8dad-bab676f4cebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.897582 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.897627 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.31 21:19:49.899299 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} oximeter.measurements_i16 (dd1c75a8-c693-4405-be16-873ff2201f5b): Loading data parts 2024.01.31 21:19:49.899400 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} oximeter.measurements_i16 (dd1c75a8-c693-4405-be16-873ff2201f5b): There are no data parts 2024.01.31 21:19:49.900504 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.900540 [ 3 ] {69a4c811-3759-4dd7-b501-288d84c9ffd6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.900556 [ 3 ] {} HTTP-Session: 366a47f4-25c2-4467-8dad-bab676f4cebc Destroying unnamed session 2024.01.31 21:19:49.900674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.900722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.900741 [ 3 ] {} HTTP-Session: 6b31e8f3-a3a6-46c2-8194-26d574336c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.900764 [ 3 ] {} HTTP-Session: 6b31e8f3-a3a6-46c2-8194-26d574336c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.900966 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.901010 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.31 21:19:49.902586 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} oximeter.measurements_u16 (1e66b51e-44bb-44c8-a2aa-67baea07b67f): Loading data parts 2024.01.31 21:19:49.902661 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} oximeter.measurements_u16 (1e66b51e-44bb-44c8-a2aa-67baea07b67f): There are no data parts 2024.01.31 21:19:49.903763 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.903795 [ 3 ] {96a74454-ff0f-4ad2-aae5-7564adbd58c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.903810 [ 3 ] {} HTTP-Session: 6b31e8f3-a3a6-46c2-8194-26d574336c71 Destroying unnamed session 2024.01.31 21:19:49.903920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.903969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.903988 [ 3 ] {} HTTP-Session: 0225e1e7-ac02-4c46-ba09-cc91a7a88314 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.904009 [ 3 ] {} HTTP-Session: 0225e1e7-ac02-4c46-ba09-cc91a7a88314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.904206 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.904249 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.31 21:19:49.905816 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} oximeter.measurements_i32 (b4fe4843-6f07-4b32-81df-dad3773bd01f): Loading data parts 2024.01.31 21:19:49.905889 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} oximeter.measurements_i32 (b4fe4843-6f07-4b32-81df-dad3773bd01f): There are no data parts 2024.01.31 21:19:49.907126 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.907190 [ 3 ] {d96ba8c3-6180-4dca-8f9d-a929437cf9d9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.907205 [ 3 ] {} HTTP-Session: 0225e1e7-ac02-4c46-ba09-cc91a7a88314 Destroying unnamed session 2024.01.31 21:19:49.907319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.907375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.907395 [ 3 ] {} HTTP-Session: 0054a9a8-ce19-4b7b-b1c2-751eb1ea8eec Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.907416 [ 3 ] {} HTTP-Session: 0054a9a8-ce19-4b7b-b1c2-751eb1ea8eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.907605 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.907661 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.31 21:19:49.909256 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} oximeter.measurements_u32 (f04fec18-e9f2-4259-8b10-fd44583cd8ae): Loading data parts 2024.01.31 21:19:49.909344 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} oximeter.measurements_u32 (f04fec18-e9f2-4259-8b10-fd44583cd8ae): There are no data parts 2024.01.31 21:19:49.910429 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.910462 [ 3 ] {35d57d26-e40d-4cc2-878b-ffb301d9f3c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.910478 [ 3 ] {} HTTP-Session: 0054a9a8-ce19-4b7b-b1c2-751eb1ea8eec Destroying unnamed session 2024.01.31 21:19:49.910577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.910630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.910650 [ 3 ] {} HTTP-Session: 68362c7e-ab4d-4585-b3e9-8e23c0cff6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.910666 [ 3 ] {} HTTP-Session: 68362c7e-ab4d-4585-b3e9-8e23c0cff6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.910856 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.910915 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.31 21:19:49.912512 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Loading data parts 2024.01.31 21:19:49.912594 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): There are no data parts 2024.01.31 21:19:49.913667 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.913694 [ 3 ] {ef62ec32-ff93-4fed-9c44-b247df6ae513} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.913716 [ 3 ] {} HTTP-Session: 68362c7e-ab4d-4585-b3e9-8e23c0cff6c0 Destroying unnamed session 2024.01.31 21:19:49.913826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.913874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.913897 [ 3 ] {} HTTP-Session: e540f44c-d33b-4e32-80cf-b1d673b3e7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.913913 [ 3 ] {} HTTP-Session: e540f44c-d33b-4e32-80cf-b1d673b3e7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.914105 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.914165 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.31 21:19:49.915742 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} oximeter.measurements_u64 (55f8c86a-a633-4c38-85a7-b6779fec0f21): Loading data parts 2024.01.31 21:19:49.915822 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} oximeter.measurements_u64 (55f8c86a-a633-4c38-85a7-b6779fec0f21): There are no data parts 2024.01.31 21:19:49.916900 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.916925 [ 3 ] {10e16e09-ce87-43fa-aeee-cf92f0e96b16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.916949 [ 3 ] {} HTTP-Session: e540f44c-d33b-4e32-80cf-b1d673b3e7c9 Destroying unnamed session 2024.01.31 21:19:49.917056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.917105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.917129 [ 3 ] {} HTTP-Session: 1115e5c5-ef8b-437f-8202-7bd5969add0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.917145 [ 3 ] {} HTTP-Session: 1115e5c5-ef8b-437f-8202-7bd5969add0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.917333 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.917389 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.31 21:19:49.918959 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} oximeter.measurements_f32 (06d5a475-7954-4be5-8cb6-e25885a222c9): Loading data parts 2024.01.31 21:19:49.919052 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} oximeter.measurements_f32 (06d5a475-7954-4be5-8cb6-e25885a222c9): There are no data parts 2024.01.31 21:19:49.920662 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.920688 [ 3 ] {b8197f3c-0b2b-45e0-8e93-1babef4f8390} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.920710 [ 3 ] {} HTTP-Session: 1115e5c5-ef8b-437f-8202-7bd5969add0e Destroying unnamed session 2024.01.31 21:19:49.920821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.920869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.920893 [ 3 ] {} HTTP-Session: 570054df-c972-4650-bdd5-835277248647 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.920910 [ 3 ] {} HTTP-Session: 570054df-c972-4650-bdd5-835277248647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.921099 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.921150 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.31 21:19:49.922777 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} oximeter.measurements_f64 (5efc682e-ba89-47ec-80f5-627621b1776a): Loading data parts 2024.01.31 21:19:49.922879 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} oximeter.measurements_f64 (5efc682e-ba89-47ec-80f5-627621b1776a): There are no data parts 2024.01.31 21:19:49.923947 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.923979 [ 3 ] {97ec9ddf-ac7a-4812-9f7c-73d101950342} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.923999 [ 3 ] {} HTTP-Session: 570054df-c972-4650-bdd5-835277248647 Destroying unnamed session 2024.01.31 21:19:49.924108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.924157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.924181 [ 3 ] {} HTTP-Session: 0a83e9d5-96d9-45a8-ba70-8eaecc37a0f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.924198 [ 3 ] {} HTTP-Session: 0a83e9d5-96d9-45a8-ba70-8eaecc37a0f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.924387 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.924442 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.31 21:19:49.926013 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} oximeter.measurements_string (83ef9b90-8e2c-4b5f-a17e-300d5045baaf): Loading data parts 2024.01.31 21:19:49.926114 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} oximeter.measurements_string (83ef9b90-8e2c-4b5f-a17e-300d5045baaf): There are no data parts 2024.01.31 21:19:49.927188 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.927221 [ 3 ] {3a52e35b-dfb3-4193-bb32-e24c89bf35eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.927242 [ 3 ] {} HTTP-Session: 0a83e9d5-96d9-45a8-ba70-8eaecc37a0f7 Destroying unnamed session 2024.01.31 21:19:49.927346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.927395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.927420 [ 3 ] {} HTTP-Session: 69d6b13d-8825-4967-9472-4c36f3d13efe Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.927437 [ 3 ] {} HTTP-Session: 69d6b13d-8825-4967-9472-4c36f3d13efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.927630 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.927692 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.31 21:19:49.929336 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} oximeter.measurements_bytes (325493be-a936-4dc7-a298-d11968f0e171): Loading data parts 2024.01.31 21:19:49.929419 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} oximeter.measurements_bytes (325493be-a936-4dc7-a298-d11968f0e171): There are no data parts 2024.01.31 21:19:49.930590 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.930615 [ 3 ] {4b8a61ba-a649-4d70-9178-a7249d404dc2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.930631 [ 3 ] {} HTTP-Session: 69d6b13d-8825-4967-9472-4c36f3d13efe Destroying unnamed session 2024.01.31 21:19:49.930750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.930799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.930818 [ 3 ] {} HTTP-Session: 938d0e6c-d569-4e93-b453-6a7c62997b26 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.930839 [ 3 ] {} HTTP-Session: 938d0e6c-d569-4e93-b453-6a7c62997b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.931054 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.931110 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.31 21:19:49.932853 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} oximeter.measurements_cumulativei64 (3424dd0a-3bd0-4935-8448-79ef31427777): Loading data parts 2024.01.31 21:19:49.932980 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} oximeter.measurements_cumulativei64 (3424dd0a-3bd0-4935-8448-79ef31427777): There are no data parts 2024.01.31 21:19:49.934098 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.934122 [ 3 ] {a5ebfe23-3e11-4649-8e69-cddaabdd175c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.934143 [ 3 ] {} HTTP-Session: 938d0e6c-d569-4e93-b453-6a7c62997b26 Destroying unnamed session 2024.01.31 21:19:49.934331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.934389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.934413 [ 3 ] {} HTTP-Session: c7e59a09-a071-4493-bf3b-a3265cecc822 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.934439 [ 3 ] {} HTTP-Session: c7e59a09-a071-4493-bf3b-a3265cecc822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.934647 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.934699 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.31 21:19:49.936316 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Loading data parts 2024.01.31 21:19:49.936389 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): There are no data parts 2024.01.31 21:19:49.937505 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.937529 [ 3 ] {8a61f38e-05f0-4945-95f4-966683034578} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.937553 [ 3 ] {} HTTP-Session: c7e59a09-a071-4493-bf3b-a3265cecc822 Destroying unnamed session 2024.01.31 21:19:49.937668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.937711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.937735 [ 3 ] {} HTTP-Session: 87ac5639-2209-488d-a8dc-7e2722eebc57 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.937754 [ 3 ] {} HTTP-Session: 87ac5639-2209-488d-a8dc-7e2722eebc57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.937956 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.938012 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.31 21:19:49.939617 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} oximeter.measurements_cumulativef32 (93304dde-2df7-4d54-84bb-de3094656ccc): Loading data parts 2024.01.31 21:19:49.939697 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} oximeter.measurements_cumulativef32 (93304dde-2df7-4d54-84bb-de3094656ccc): There are no data parts 2024.01.31 21:19:49.940767 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.940799 [ 3 ] {eba55324-3d49-4120-a276-9019980f035c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.940814 [ 3 ] {} HTTP-Session: 87ac5639-2209-488d-a8dc-7e2722eebc57 Destroying unnamed session 2024.01.31 21:19:49.940919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.940966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.940984 [ 3 ] {} HTTP-Session: b5993a31-77ca-44f0-8613-d1c99237205e Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.941012 [ 3 ] {} HTTP-Session: b5993a31-77ca-44f0-8613-d1c99237205e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.941214 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.941264 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.31 21:19:49.942883 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} oximeter.measurements_cumulativef64 (595e692b-3d79-4f93-9b64-5e0ca2a5118f): Loading data parts 2024.01.31 21:19:49.942965 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} oximeter.measurements_cumulativef64 (595e692b-3d79-4f93-9b64-5e0ca2a5118f): There are no data parts 2024.01.31 21:19:49.944043 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.944074 [ 3 ] {6cca66c6-0198-4fef-a6e5-3eb7a74a1e69} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.944093 [ 3 ] {} HTTP-Session: b5993a31-77ca-44f0-8613-d1c99237205e Destroying unnamed session 2024.01.31 21:19:49.944203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.944249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.944280 [ 3 ] {} HTTP-Session: a83b9c19-dc06-451d-bf56-767d1c85e1e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.944296 [ 3 ] {} HTTP-Session: a83b9c19-dc06-451d-bf56-767d1c85e1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.944525 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.944584 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.31 21:19:49.946185 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} oximeter.measurements_histogrami8 (0bea7a5f-fc22-4ab0-8b7a-e9be70ea95eb): Loading data parts 2024.01.31 21:19:49.946270 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} oximeter.measurements_histogrami8 (0bea7a5f-fc22-4ab0-8b7a-e9be70ea95eb): There are no data parts 2024.01.31 21:19:49.947373 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.947404 [ 3 ] {306cb957-ee3d-4219-9934-563788f0f5a1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.947430 [ 3 ] {} HTTP-Session: a83b9c19-dc06-451d-bf56-767d1c85e1e0 Destroying unnamed session 2024.01.31 21:19:49.947540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.947588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.947611 [ 3 ] {} HTTP-Session: 26caadd0-a566-4553-8e3d-2dbdc340a9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.947627 [ 3 ] {} HTTP-Session: 26caadd0-a566-4553-8e3d-2dbdc340a9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.947844 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.947895 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.31 21:19:49.949520 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} oximeter.measurements_histogramu8 (5ba7c2f5-2ec3-453b-b921-31fd1b03718e): Loading data parts 2024.01.31 21:19:49.949592 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} oximeter.measurements_histogramu8 (5ba7c2f5-2ec3-453b-b921-31fd1b03718e): There are no data parts 2024.01.31 21:19:49.950677 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.950701 [ 3 ] {4f03bc1a-8a19-460f-b3cc-e99e1a93ed36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.950735 [ 3 ] {} HTTP-Session: 26caadd0-a566-4553-8e3d-2dbdc340a9f1 Destroying unnamed session 2024.01.31 21:19:49.950839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.950887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.950922 [ 3 ] {} HTTP-Session: 3355c497-8f64-4bdc-80b4-aae752495ede Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.950940 [ 3 ] {} HTTP-Session: 3355c497-8f64-4bdc-80b4-aae752495ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.951153 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.951204 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.31 21:19:49.952815 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} oximeter.measurements_histogrami16 (b6fd7b7e-b3c9-4e66-9d0b-b2289dcd77fd): Loading data parts 2024.01.31 21:19:49.952890 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} oximeter.measurements_histogrami16 (b6fd7b7e-b3c9-4e66-9d0b-b2289dcd77fd): There are no data parts 2024.01.31 21:19:49.953976 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.954018 [ 3 ] {ed8e9b5f-14d3-4759-b428-06bd8ee7e68e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.954033 [ 3 ] {} HTTP-Session: 3355c497-8f64-4bdc-80b4-aae752495ede Destroying unnamed session 2024.01.31 21:19:49.954130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.954184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.954202 [ 3 ] {} HTTP-Session: e029b811-a418-4e0a-8ad5-3e3884bd8f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.954223 [ 3 ] {} HTTP-Session: e029b811-a418-4e0a-8ad5-3e3884bd8f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.954441 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.954492 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.31 21:19:49.956114 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} oximeter.measurements_histogramu16 (4f143f3b-5891-4a97-a7ac-60b0eb20699f): Loading data parts 2024.01.31 21:19:49.956208 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} oximeter.measurements_histogramu16 (4f143f3b-5891-4a97-a7ac-60b0eb20699f): There are no data parts 2024.01.31 21:19:49.957282 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.957332 [ 3 ] {6e0f0c31-fcca-4031-872d-d47775dbb4d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.957348 [ 3 ] {} HTTP-Session: e029b811-a418-4e0a-8ad5-3e3884bd8f95 Destroying unnamed session 2024.01.31 21:19:49.957458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.957511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.957529 [ 3 ] {} HTTP-Session: c5d33563-2df4-466f-a23a-cc3917146461 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.957551 [ 3 ] {} HTTP-Session: c5d33563-2df4-466f-a23a-cc3917146461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.957765 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.957817 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.31 21:19:49.959418 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} oximeter.measurements_histogrami32 (c332ade5-35a3-471c-87b1-66c8fd1dac22): Loading data parts 2024.01.31 21:19:49.959498 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} oximeter.measurements_histogrami32 (c332ade5-35a3-471c-87b1-66c8fd1dac22): There are no data parts 2024.01.31 21:19:49.960594 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.960619 [ 3 ] {a8f40f81-c1a3-4a9f-b645-232f6d442505} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.960641 [ 3 ] {} HTTP-Session: c5d33563-2df4-466f-a23a-cc3917146461 Destroying unnamed session 2024.01.31 21:19:49.960758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.960807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.960825 [ 3 ] {} HTTP-Session: 61b7aba0-5a76-4f9d-87fa-3fb93bfee90f Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.960846 [ 3 ] {} HTTP-Session: 61b7aba0-5a76-4f9d-87fa-3fb93bfee90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.961064 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.961116 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.31 21:19:49.962801 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} oximeter.measurements_histogramu32 (591b43ba-eaf5-4808-ac0c-c6db603a99fd): Loading data parts 2024.01.31 21:19:49.962881 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} oximeter.measurements_histogramu32 (591b43ba-eaf5-4808-ac0c-c6db603a99fd): There are no data parts 2024.01.31 21:19:49.963990 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.964014 [ 3 ] {a0db2eb6-a796-4d61-a3d8-5aa96ede21b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.964037 [ 3 ] {} HTTP-Session: 61b7aba0-5a76-4f9d-87fa-3fb93bfee90f Destroying unnamed session 2024.01.31 21:19:49.964146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.964200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.964224 [ 3 ] {} HTTP-Session: 08664c15-b363-4f0a-bf84-6a7f3400566c Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.964246 [ 3 ] {} HTTP-Session: 08664c15-b363-4f0a-bf84-6a7f3400566c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.964465 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.964519 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.31 21:19:49.966212 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} oximeter.measurements_histogrami64 (35ef0d8f-89c1-490d-9a70-5c224c49fbe5): Loading data parts 2024.01.31 21:19:49.966298 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} oximeter.measurements_histogrami64 (35ef0d8f-89c1-490d-9a70-5c224c49fbe5): There are no data parts 2024.01.31 21:19:49.967430 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.967462 [ 3 ] {548ff7b8-8518-4855-a824-13429bb95961} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.967477 [ 3 ] {} HTTP-Session: 08664c15-b363-4f0a-bf84-6a7f3400566c Destroying unnamed session 2024.01.31 21:19:49.967575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.967623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.967642 [ 3 ] {} HTTP-Session: b16379e3-e76b-4509-a77e-94f04c074345 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.967664 [ 3 ] {} HTTP-Session: b16379e3-e76b-4509-a77e-94f04c074345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.967875 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.967927 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.31 21:19:49.969640 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} oximeter.measurements_histogramu64 (200609dd-0121-44fc-a1c0-fd533eada8b1): Loading data parts 2024.01.31 21:19:49.969727 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} oximeter.measurements_histogramu64 (200609dd-0121-44fc-a1c0-fd533eada8b1): There are no data parts 2024.01.31 21:19:49.970814 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.970846 [ 3 ] {30b9b783-b474-4b45-abce-d140c3b11ad2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.970874 [ 3 ] {} HTTP-Session: b16379e3-e76b-4509-a77e-94f04c074345 Destroying unnamed session 2024.01.31 21:19:49.970981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.971029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.971054 [ 3 ] {} HTTP-Session: ae6108e5-1109-4e8c-be94-6dd4e4526722 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.971070 [ 3 ] {} HTTP-Session: ae6108e5-1109-4e8c-be94-6dd4e4526722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.971285 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.971345 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.31 21:19:49.972951 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} oximeter.measurements_histogramf32 (6494a7de-78cc-49d8-8e53-7df02f4e8e24): Loading data parts 2024.01.31 21:19:49.973043 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} oximeter.measurements_histogramf32 (6494a7de-78cc-49d8-8e53-7df02f4e8e24): There are no data parts 2024.01.31 21:19:49.976038 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.976062 [ 3 ] {27ad039e-36c3-4d86-ae02-57b33bf6adca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.976085 [ 3 ] {} HTTP-Session: ae6108e5-1109-4e8c-be94-6dd4e4526722 Destroying unnamed session 2024.01.31 21:19:49.976188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.976237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.976263 [ 3 ] {} HTTP-Session: 6ba96285-d711-4e37-9682-3b884ebd20d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.976278 [ 3 ] {} HTTP-Session: 6ba96285-d711-4e37-9682-3b884ebd20d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.976515 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.31 21:19:49.976568 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.31 21:19:49.978400 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Loading data parts 2024.01.31 21:19:49.978483 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): There are no data parts 2024.01.31 21:19:49.979589 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.979633 [ 3 ] {196c40b6-9905-4d61-9ba4-f2b5ae72a3ee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.979648 [ 3 ] {} HTTP-Session: 6ba96285-d711-4e37-9682-3b884ebd20d9 Destroying unnamed session 2024.01.31 21:19:49.979805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.979859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.979878 [ 3 ] {} HTTP-Session: 7ddfd7ee-70e8-4003-b83f-0a755b43b972 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.979900 [ 3 ] {} HTTP-Session: 7ddfd7ee-70e8-4003-b83f-0a755b43b972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.980059 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.980109 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.31 21:19:49.981619 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} oximeter.fields_bool (e8986f0e-3beb-4702-8979-be09ab76db99): Loading data parts 2024.01.31 21:19:49.981687 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} oximeter.fields_bool (e8986f0e-3beb-4702-8979-be09ab76db99): There are no data parts 2024.01.31 21:19:49.982711 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.982744 [ 3 ] {515f74ce-552b-4f8f-9de1-8253d6745ad6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.982759 [ 3 ] {} HTTP-Session: 7ddfd7ee-70e8-4003-b83f-0a755b43b972 Destroying unnamed session 2024.01.31 21:19:49.982864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.982911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.982929 [ 3 ] {} HTTP-Session: 0e3e6206-d82d-4555-8910-fbcbc9d8dd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.982958 [ 3 ] {} HTTP-Session: 0e3e6206-d82d-4555-8910-fbcbc9d8dd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.983117 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.983162 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.31 21:19:49.984692 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} oximeter.fields_i8 (65253068-84c0-4941-8d37-bd2979f8f39a): Loading data parts 2024.01.31 21:19:49.984749 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} oximeter.fields_i8 (65253068-84c0-4941-8d37-bd2979f8f39a): There are no data parts 2024.01.31 21:19:49.985829 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.985853 [ 3 ] {bc8a6da5-63f1-4e9e-8318-7c5bcc6c2d19} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.985876 [ 3 ] {} HTTP-Session: 0e3e6206-d82d-4555-8910-fbcbc9d8dd8b Destroying unnamed session 2024.01.31 21:19:49.985986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.986027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.986051 [ 3 ] {} HTTP-Session: a3368d9e-6332-46ef-826b-2be005713c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.986078 [ 3 ] {} HTTP-Session: a3368d9e-6332-46ef-826b-2be005713c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.986229 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.986275 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.31 21:19:49.987853 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} oximeter.fields_u8 (da90d352-412d-4fc2-8ef2-6b93322a1fa9): Loading data parts 2024.01.31 21:19:49.987919 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} oximeter.fields_u8 (da90d352-412d-4fc2-8ef2-6b93322a1fa9): There are no data parts 2024.01.31 21:19:49.988963 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.988987 [ 3 ] {04c9478d-02a1-4a75-90d7-3834bb0e8636} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.989009 [ 3 ] {} HTTP-Session: a3368d9e-6332-46ef-826b-2be005713c1c Destroying unnamed session 2024.01.31 21:19:49.989104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.989152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.989170 [ 3 ] {} HTTP-Session: 2eb64c2c-26fe-4f14-9568-fdbd5b2f7ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.989191 [ 3 ] {} HTTP-Session: 2eb64c2c-26fe-4f14-9568-fdbd5b2f7ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.989367 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.989408 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.31 21:19:49.990916 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} oximeter.fields_i16 (290d8722-9692-41c6-9861-025c712ff452): Loading data parts 2024.01.31 21:19:49.990971 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} oximeter.fields_i16 (290d8722-9692-41c6-9861-025c712ff452): There are no data parts 2024.01.31 21:19:49.992060 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.992104 [ 3 ] {29baa900-9252-4582-8be7-cbe8acd35fe3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.992120 [ 3 ] {} HTTP-Session: 2eb64c2c-26fe-4f14-9568-fdbd5b2f7ba8 Destroying unnamed session 2024.01.31 21:19:49.992228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.992277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.992295 [ 3 ] {} HTTP-Session: 5ee6a923-20ed-44ff-92fc-f5a701440367 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.992327 [ 3 ] {} HTTP-Session: 5ee6a923-20ed-44ff-92fc-f5a701440367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.992493 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.992534 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.31 21:19:49.994081 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Loading data parts 2024.01.31 21:19:49.994136 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): There are no data parts 2024.01.31 21:19:49.995166 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.995198 [ 3 ] {3bb57856-81ba-45e4-a893-9cf5df10ed91} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.995213 [ 3 ] {} HTTP-Session: 5ee6a923-20ed-44ff-92fc-f5a701440367 Destroying unnamed session 2024.01.31 21:19:49.995328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.995381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.995399 [ 3 ] {} HTTP-Session: 543922d1-289f-47b1-874d-9789fb4f6d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.995415 [ 3 ] {} HTTP-Session: 543922d1-289f-47b1-874d-9789fb4f6d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.995572 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.995625 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.31 21:19:49.997076 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} oximeter.fields_i32 (3b390e8c-29cb-4300-8f93-aeaa8343a220): Loading data parts 2024.01.31 21:19:49.997145 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} oximeter.fields_i32 (3b390e8c-29cb-4300-8f93-aeaa8343a220): There are no data parts 2024.01.31 21:19:49.998168 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} DynamicQueryHandler: Done processing query 2024.01.31 21:19:49.998199 [ 3 ] {32df2edb-4347-47ef-9bac-991a3cae3528} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:49.998221 [ 3 ] {} HTTP-Session: 543922d1-289f-47b1-874d-9789fb4f6d5e Destroying unnamed session 2024.01.31 21:19:49.998312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:49.998367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:49.998393 [ 3 ] {} HTTP-Session: 6d397235-9f32-4023-b5be-6327f2004d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:49.998409 [ 3 ] {} HTTP-Session: 6d397235-9f32-4023-b5be-6327f2004d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:49.998566 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:49.998613 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.31 21:19:50.000078 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} oximeter.fields_u32 (9a4650e3-e87b-4469-9b23-c4674cca9a59): Loading data parts 2024.01.31 21:19:50.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.33 MiB, peak 221.68 MiB, will set to 226.27 MiB (RSS), difference: 6.94 MiB 2024.01.31 21:19:50.000152 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} oximeter.fields_u32 (9a4650e3-e87b-4469-9b23-c4674cca9a59): There are no data parts 2024.01.31 21:19:50.001407 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.001433 [ 3 ] {ad35aa3b-ff40-4228-a5b2-5ca3463eec2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.001490 [ 3 ] {} HTTP-Session: 6d397235-9f32-4023-b5be-6327f2004d3f Destroying unnamed session 2024.01.31 21:19:50.001607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.001656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.001682 [ 3 ] {} HTTP-Session: 3b0be858-97ae-4663-a6ff-17f5d05ce9e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.001698 [ 3 ] {} HTTP-Session: 3b0be858-97ae-4663-a6ff-17f5d05ce9e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.001854 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:50.001913 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.31 21:19:50.003417 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Loading data parts 2024.01.31 21:19:50.003498 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): There are no data parts 2024.01.31 21:19:50.004600 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.004633 [ 3 ] {4ce84c19-4492-4325-a88e-73a85079ae2d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.004658 [ 3 ] {} HTTP-Session: 3b0be858-97ae-4663-a6ff-17f5d05ce9e3 Destroying unnamed session 2024.01.31 21:19:50.004769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.004817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.004844 [ 3 ] {} HTTP-Session: b20631c4-6c51-4c10-9a94-7427c6456add Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.004860 [ 3 ] {} HTTP-Session: b20631c4-6c51-4c10-9a94-7427c6456add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.005015 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:50.005070 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.31 21:19:50.006539 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} oximeter.fields_u64 (65a600d8-1ded-497c-8acc-9e37221c051b): Loading data parts 2024.01.31 21:19:50.006607 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} oximeter.fields_u64 (65a600d8-1ded-497c-8acc-9e37221c051b): There are no data parts 2024.01.31 21:19:50.007701 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.007734 [ 3 ] {396741bd-3735-4026-91cb-3ad666681c24} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.007750 [ 3 ] {} HTTP-Session: b20631c4-6c51-4c10-9a94-7427c6456add Destroying unnamed session 2024.01.31 21:19:50.007855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.007903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.007922 [ 3 ] {} HTTP-Session: cfc0a923-d617-462a-ba6e-acd49f099de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.007945 [ 3 ] {} HTTP-Session: cfc0a923-d617-462a-ba6e-acd49f099de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.008095 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:50.008148 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.31 21:19:50.009644 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Loading data parts 2024.01.31 21:19:50.009722 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): There are no data parts 2024.01.31 21:19:50.010847 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.010871 [ 3 ] {30a770d0-1e0e-4855-be04-c2418f44c3d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.010893 [ 3 ] {} HTTP-Session: cfc0a923-d617-462a-ba6e-acd49f099de7 Destroying unnamed session 2024.01.31 21:19:50.011002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.011050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.011074 [ 3 ] {} HTTP-Session: abc97c9e-a51a-4a61-8f15-c70f65978419 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.011096 [ 3 ] {} HTTP-Session: abc97c9e-a51a-4a61-8f15-c70f65978419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.011245 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:50.011293 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.31 21:19:50.012772 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Loading data parts 2024.01.31 21:19:50.012849 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): There are no data parts 2024.01.31 21:19:50.013975 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.013999 [ 3 ] {e5eccf5c-4c5c-406b-b816-633fe245f444} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.014014 [ 3 ] {} HTTP-Session: abc97c9e-a51a-4a61-8f15-c70f65978419 Destroying unnamed session 2024.01.31 21:19:50.014123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.014172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.014190 [ 3 ] {} HTTP-Session: 57a52fb7-09b5-45fe-96a1-abc55aed69be Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.014213 [ 3 ] {} HTTP-Session: 57a52fb7-09b5-45fe-96a1-abc55aed69be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.014374 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} executeQuery: (from [fd00:1122:3344:101::d]:59230) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.31 21:19:50.014416 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.31 21:19:50.015902 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Loading data parts 2024.01.31 21:19:50.015958 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): There are no data parts 2024.01.31 21:19:50.017063 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.017100 [ 3 ] {1cd61bb4-8ddd-42ee-9707-5096329045fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.017115 [ 3 ] {} HTTP-Session: 57a52fb7-09b5-45fe-96a1-abc55aed69be Destroying unnamed session 2024.01.31 21:19:50.017217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.017265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.017284 [ 3 ] {} HTTP-Session: 5440c0c6-49b3-40db-bb54-98323dbb0041 Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.017306 [ 3 ] {} HTTP-Session: 5440c0c6-49b3-40db-bb54-98323dbb0041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.017538 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} executeQuery: (from [fd00:1122:3344:101::d]:59230) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.01.31 21:19:50.017604 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.31 21:19:50.019158 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Loading data parts 2024.01.31 21:19:50.019222 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): There are no data parts 2024.01.31 21:19:50.020512 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.020536 [ 3 ] {353d3235-aa03-4c54-87f9-6b7891144ae8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.31 21:19:50.020559 [ 3 ] {} HTTP-Session: 5440c0c6-49b3-40db-bb54-98323dbb0041 Destroying unnamed session 2024.01.31 21:19:50.020684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59230, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:19:50.020733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:19:50.020758 [ 3 ] {} HTTP-Session: 7943fb2d-6625-47ba-bd3b-0efa46f3b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59230 2024.01.31 21:19:50.020775 [ 3 ] {} HTTP-Session: 7943fb2d-6625-47ba-bd3b-0efa46f3b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:19:50.020890 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} executeQuery: (from [fd00:1122:3344:101::d]:59230) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.31 21:19:50.021497 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.31 21:19:50.028173 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.37 GiB. 2024.01.31 21:19:50.030957 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:19:50.031218 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} oximeter.version (4f6bff0c-e78b-4917-b3d4-98bcf4c5bc51): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:19:50.031416 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} executeQuery: Read 1 rows, 16.00 B in 0.010488944 sec., 95 rows/sec., 1.49 KiB/sec. 2024.01.31 21:19:50.031516 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} DynamicQueryHandler: Done processing query 2024.01.31 21:19:50.031537 [ 3 ] {d9375349-7c4f-4c24-9414-55d00546ccfc} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.31 21:19:50.031561 [ 3 ] {} HTTP-Session: 7943fb2d-6625-47ba-bd3b-0efa46f3b6ae Destroying unnamed session 2024.01.31 21:19:51.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.61 MiB, peak 230.68 MiB, will set to 228.27 MiB (RSS), difference: 2.66 MiB 2024.01.31 21:20:04.801317 [ 163 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:20:04.801382 [ 163 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:20:19.801458 [ 144 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:20:19.801525 [ 144 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:20:34.801584 [ 131 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:20:34.801655 [ 131 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:20:49.801923 [ 123 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:20:49.801986 [ 123 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:21:04.802250 [ 115 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:21:04.802319 [ 115 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:21:19.802394 [ 111 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:21:19.802530 [ 111 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:21:20.048749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.048902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.048930 [ 3 ] {} HTTP-Session: 5793ec51-c987-4574-820a-6b1dc8ba79cd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.048978 [ 3 ] {} HTTP-Session: 5793ec51-c987-4574-820a-6b1dc8ba79cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.049150 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.31 21:21:20.049611 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.050373 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.052599 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:20.053722 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.053752 [ 3 ] {43e9d913-de71-456f-b549-e1cadcda4c3b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:20.053787 [ 3 ] {} HTTP-Session: 5793ec51-c987-4574-820a-6b1dc8ba79cd Destroying unnamed session 2024.01.31 21:21:20.059372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.059431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.059465 [ 3 ] {} HTTP-Session: d15d61de-5cb9-46b9-a9d4-462f42873fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.059486 [ 3 ] {} HTTP-Session: d15d61de-5cb9-46b9-a9d4-462f42873fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.059636 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.31 21:21:20.069324 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.069503 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.069572 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:20.070515 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.070544 [ 3 ] {762fd643-3b7e-46bc-90f9-237783a5ef2f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:20.070561 [ 3 ] {} HTTP-Session: d15d61de-5cb9-46b9-a9d4-462f42873fe9 Destroying unnamed session 2024.01.31 21:21:20.070810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.070857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.070876 [ 3 ] {} HTTP-Session: fef80d17-2896-4ea9-9aae-d95422746381 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.070893 [ 3 ] {} HTTP-Session: fef80d17-2896-4ea9-9aae-d95422746381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.071006 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.31 21:21:20.071450 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.071597 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.071638 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:20.072429 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.072457 [ 3 ] {458a4509-dcec-4205-adc4-01e2250198f3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:20.072473 [ 3 ] {} HTTP-Session: fef80d17-2896-4ea9-9aae-d95422746381 Destroying unnamed session 2024.01.31 21:21:20.072867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.072912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.072932 [ 3 ] {} HTTP-Session: 261089b2-5b36-43e5-8104-09a340d28edd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.072949 [ 3 ] {} HTTP-Session: 261089b2-5b36-43e5-8104-09a340d28edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.073063 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} executeQuery: (from [fd00:1122:3344:101::d]:44557) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.31 21:21:20.073410 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.073559 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.073603 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:20.074406 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.074434 [ 3 ] {e1969dbf-c07d-4914-be78-366e3e9227d2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:20.074450 [ 3 ] {} HTTP-Session: 261089b2-5b36-43e5-8104-09a340d28edd Destroying unnamed session 2024.01.31 21:21:20.075156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.075201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.075221 [ 3 ] {} HTTP-Session: 23947853-aebb-4217-984b-e08bec5490fc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.075238 [ 3 ] {} HTTP-Session: 23947853-aebb-4217-984b-e08bec5490fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.075317 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:20.075357 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:20.076030 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:20.080622 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:20.081065 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:20.081257 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:20.081586 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} executeQuery: Read 4 rows, 443.00 B in 0.00623662 sec., 641 rows/sec., 69.37 KiB/sec. 2024.01.31 21:21:20.081744 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.081770 [ 3 ] {c6eb2b0d-10db-4801-8f14-652afd82baaa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:20.081786 [ 3 ] {} HTTP-Session: 23947853-aebb-4217-984b-e08bec5490fc Destroying unnamed session 2024.01.31 21:21:20.081903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 2485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.081948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.081967 [ 3 ] {} HTTP-Session: 063330a8-9fc1-4461-ab7a-0fdb3b6250de Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.081983 [ 3 ] {} HTTP-Session: 063330a8-9fc1-4461-ab7a-0fdb3b6250de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.082054 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:20.082095 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:20.082204 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:20.085756 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:20.085960 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:20.086106 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:20.086224 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} executeQuery: Read 17 rows, 1.38 KiB in 0.004141403 sec., 4104 rows/sec., 332.72 KiB/sec. 2024.01.31 21:21:20.086377 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.086401 [ 3 ] {d996c8be-1ce4-40c9-9e84-c8dec77a0d2a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:20.086417 [ 3 ] {} HTTP-Session: 063330a8-9fc1-4461-ab7a-0fdb3b6250de Destroying unnamed session 2024.01.31 21:21:20.086563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.086610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.086629 [ 3 ] {} HTTP-Session: 793d3f40-2694-4251-aa07-4e2cc6becc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.086645 [ 3 ] {} HTTP-Session: 793d3f40-2694-4251-aa07-4e2cc6becc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.086717 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:20.086756 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:20.086864 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:20.087207 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:20.087412 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:20.087561 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:20.087672 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} executeQuery: Read 51 rows, 4.58 KiB in 0.000924038 sec., 55192 rows/sec., 4.84 MiB/sec. 2024.01.31 21:21:20.087808 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.087832 [ 3 ] {80a3855b-04f2-4225-af4a-29d7bd5c1fca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:20.087848 [ 3 ] {} HTTP-Session: 793d3f40-2694-4251-aa07-4e2cc6becc56 Destroying unnamed session 2024.01.31 21:21:20.087963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4126, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.088008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.088028 [ 3 ] {} HTTP-Session: b3a05d17-1d40-4299-9368-2cd155655032 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.088044 [ 3 ] {} HTTP-Session: b3a05d17-1d40-4299-9368-2cd155655032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.088116 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:20.088155 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:20.089336 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:20.091541 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:20.091874 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:20.092052 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:20.092181 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} executeQuery: Read 24 rows, 1.93 KiB in 0.004034863 sec., 5948 rows/sec., 479.22 KiB/sec. 2024.01.31 21:21:20.092323 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.092351 [ 3 ] {50c1b7bb-a22c-4c1d-bf13-4c88f3d0d31d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:20.092371 [ 3 ] {} HTTP-Session: b3a05d17-1d40-4299-9368-2cd155655032 Destroying unnamed session 2024.01.31 21:21:20.092572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 18225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.092618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.092636 [ 3 ] {} HTTP-Session: 21844634-39d5-411f-aa06-aa791aff2a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.092653 [ 3 ] {} HTTP-Session: 21844634-39d5-411f-aa06-aa791aff2a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.092728 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:20.092772 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:20.092927 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:20.093349 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:20.094346 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:20.094524 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:20.094649 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} executeQuery: Read 17 rows, 23.49 KiB in 0.001889975 sec., 8994 rows/sec., 12.14 MiB/sec. 2024.01.31 21:21:20.094790 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.094814 [ 3 ] {35feef12-5c34-4716-87fc-92b6f27d9b5a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:21:20.094830 [ 3 ] {} HTTP-Session: 21844634-39d5-411f-aa06-aa791aff2a6f Destroying unnamed session 2024.01.31 21:21:20.094941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:20.094987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:20.095006 [ 3 ] {} HTTP-Session: a6f17144-9c8a-440c-89ad-9cf508c5764c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:20.095022 [ 3 ] {} HTTP-Session: a6f17144-9c8a-440c-89ad-9cf508c5764c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:20.095091 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:20.095650 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.31 21:21:20.095761 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:20.096061 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:20.096369 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:20.096543 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:20.096657 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} executeQuery: Read 12 rows, 926.00 B in 0.001533622 sec., 7824 rows/sec., 589.65 KiB/sec. 2024.01.31 21:21:20.096779 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} DynamicQueryHandler: Done processing query 2024.01.31 21:21:20.096803 [ 3 ] {8763e096-f49e-423f-8092-0f1b2123f696} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:21:20.096819 [ 3 ] {} HTTP-Session: a6f17144-9c8a-440c-89ad-9cf508c5764c Destroying unnamed session 2024.01.31 21:21:25.038808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.038962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.038993 [ 3 ] {} HTTP-Session: 9f9a9837-6e05-488d-9d53-c42f5a5caf47 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.039022 [ 3 ] {} HTTP-Session: 9f9a9837-6e05-488d-9d53-c42f5a5caf47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.039236 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:25.042525 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.042719 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.042818 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:25.043110 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.31 21:21:25.051838 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:25.051876 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:25.054293 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.31 21:21:25.062559 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} executeQuery: Read 4 rows, 443.00 B in 0.023271145 sec., 171 rows/sec., 18.59 KiB/sec. 2024.01.31 21:21:25.062770 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.062796 [ 3 ] {7f521215-bde0-427b-b02d-908be0cfc15d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:25.062812 [ 3 ] {} HTTP-Session: 9f9a9837-6e05-488d-9d53-c42f5a5caf47 Destroying unnamed session 2024.01.31 21:21:25.063081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.063128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.063147 [ 3 ] {} HTTP-Session: a1b27573-81a6-4b1d-b434-51914736f266 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.063164 [ 3 ] {} HTTP-Session: a1b27573-81a6-4b1d-b434-51914736f266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.063286 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:25.063738 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.063897 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.063940 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:25.064084 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.31 21:21:25.064112 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:25.064133 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:25.064162 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.31 21:21:25.065191 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} executeQuery: Read 4 rows, 443.00 B in 0.001864255 sec., 2145 rows/sec., 232.06 KiB/sec. 2024.01.31 21:21:25.065420 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.065455 [ 3 ] {537b64c7-fed4-438a-ade3-40c67cca08da} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:25.065478 [ 3 ] {} HTTP-Session: a1b27573-81a6-4b1d-b434-51914736f266 Destroying unnamed session 2024.01.31 21:21:25.065819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.065869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.065889 [ 3 ] {} HTTP-Session: 5122f13f-74ca-45d0-a6df-297e88aaf8bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.065907 [ 3 ] {} HTTP-Session: 5122f13f-74ca-45d0-a6df-297e88aaf8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.066025 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:25.066490 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.066660 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.066704 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:25.066849 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.31 21:21:25.066877 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:25.066898 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:25.066925 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.31 21:21:25.067869 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} executeQuery: Read 4 rows, 443.00 B in 0.001805105 sec., 2215 rows/sec., 239.66 KiB/sec. 2024.01.31 21:21:25.068054 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.068077 [ 3 ] {d8892deb-6439-41bc-8675-1dc8e7c891e1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:25.068092 [ 3 ] {} HTTP-Session: 5122f13f-74ca-45d0-a6df-297e88aaf8bb Destroying unnamed session 2024.01.31 21:21:25.068306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.068356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.068375 [ 3 ] {} HTTP-Session: 7090155d-7c2a-4339-8970-9fc1558c5e59 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.068391 [ 3 ] {} HTTP-Session: 7090155d-7c2a-4339-8970-9fc1558c5e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.068509 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:25.068961 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.069122 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.069164 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:25.069310 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.31 21:21:25.069341 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:25.069380 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:25.069415 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.31 21:21:25.070362 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} executeQuery: Read 4 rows, 443.00 B in 0.001816455 sec., 2202 rows/sec., 238.17 KiB/sec. 2024.01.31 21:21:25.070547 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.070571 [ 3 ] {ff680933-b501-4615-9a3e-4a2785e34585} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:25.070587 [ 3 ] {} HTTP-Session: 7090155d-7c2a-4339-8970-9fc1558c5e59 Destroying unnamed session 2024.01.31 21:21:25.070811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.070857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.070877 [ 3 ] {} HTTP-Session: aef2b1ca-59af-4781-8459-321670b5f1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.070894 [ 3 ] {} HTTP-Session: aef2b1ca-59af-4781-8459-321670b5f1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.071016 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:25.071485 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.071653 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.071696 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:25.071841 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.31 21:21:25.071869 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:25.071890 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:25.071919 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.31 21:21:25.072786 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} executeQuery: Read 4 rows, 443.00 B in 0.001733044 sec., 2308 rows/sec., 249.63 KiB/sec. 2024.01.31 21:21:25.072976 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.073000 [ 3 ] {a33b08b9-77cb-41e2-9cde-8b1c253d951b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:25.073016 [ 3 ] {} HTTP-Session: aef2b1ca-59af-4781-8459-321670b5f1bb Destroying unnamed session 2024.01.31 21:21:25.073229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.073275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.073294 [ 3 ] {} HTTP-Session: 81c37969-38bd-4955-b772-7aa96d0727a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.073315 [ 3 ] {} HTTP-Session: 81c37969-38bd-4955-b772-7aa96d0727a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.073439 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:25.073906 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.074073 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.074114 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:25.074259 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.31 21:21:25.074287 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:25.074308 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:25.074338 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.31 21:21:25.075204 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} executeQuery: Read 4 rows, 443.00 B in 0.001728514 sec., 2314 rows/sec., 250.28 KiB/sec. 2024.01.31 21:21:25.075399 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.075425 [ 3 ] {1ac369dc-060d-4903-8201-f4f2b3ee5f81} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.31 21:21:25.075442 [ 3 ] {} HTTP-Session: 81c37969-38bd-4955-b772-7aa96d0727a5 Destroying unnamed session 2024.01.31 21:21:25.088634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.088694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.088720 [ 3 ] {} HTTP-Session: 573f66ba-b38c-4fc7-80f2-6d9566e5e391 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.088741 [ 3 ] {} HTTP-Session: 573f66ba-b38c-4fc7-80f2-6d9566e5e391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.088839 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.088891 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:25.089072 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.089466 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.089783 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:25.089949 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:25.090057 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} executeQuery: Read 6 rows, 996.00 B in 0.00118632 sec., 5057 rows/sec., 819.89 KiB/sec. 2024.01.31 21:21:25.090168 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.090191 [ 3 ] {9bbe53a8-a62c-443a-8753-380e9d9f44cf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:25.090207 [ 3 ] {} HTTP-Session: 573f66ba-b38c-4fc7-80f2-6d9566e5e391 Destroying unnamed session 2024.01.31 21:21:25.090332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.090376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.090395 [ 3 ] {} HTTP-Session: 7e7c488d-83e0-4edc-a04a-bcb1a286e632 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.090411 [ 3 ] {} HTTP-Session: 7e7c488d-83e0-4edc-a04a-bcb1a286e632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.090484 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.090523 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:25.090627 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.090906 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.091107 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:25.091255 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:25.091348 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} executeQuery: Read 30 rows, 2.43 KiB in 0.000837767 sec., 35809 rows/sec., 2.83 MiB/sec. 2024.01.31 21:21:25.091449 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.091473 [ 3 ] {c869d5d2-30dd-42a0-bd92-2cec7564dd58} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:25.091488 [ 3 ] {} HTTP-Session: 7e7c488d-83e0-4edc-a04a-bcb1a286e632 Destroying unnamed session 2024.01.31 21:21:25.091656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 19814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.091700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.091719 [ 3 ] {} HTTP-Session: 10196d3c-b9b9-4cc6-8bb9-0e442aa165fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.091735 [ 3 ] {} HTTP-Session: 10196d3c-b9b9-4cc6-8bb9-0e442aa165fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.091810 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.091848 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:25.091950 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.092427 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.092635 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:25.092785 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:25.092875 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} executeQuery: Read 126 rows, 12.11 KiB in 0.001038138 sec., 121371 rows/sec., 11.39 MiB/sec. 2024.01.31 21:21:25.092991 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.093014 [ 3 ] {a1bfe2d0-0394-49c0-8cf3-517c275adb32} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:21:25.093030 [ 3 ] {} HTTP-Session: 10196d3c-b9b9-4cc6-8bb9-0e442aa165fb Destroying unnamed session 2024.01.31 21:21:25.093204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 11393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.093249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.093267 [ 3 ] {} HTTP-Session: 7663be29-ced3-4b60-b237-b98cb01c5b86 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.093284 [ 3 ] {} HTTP-Session: 7663be29-ced3-4b60-b237-b98cb01c5b86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.093359 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.093397 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:25.093501 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.093820 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.094026 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:25.094176 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:25.094264 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} executeQuery: Read 67 rows, 5.36 KiB in 0.000879057 sec., 76218 rows/sec., 5.95 MiB/sec. 2024.01.31 21:21:25.094418 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.094442 [ 3 ] {c6c1cb20-d33f-49ee-9df7-74158c6922dc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:25.094458 [ 3 ] {} HTTP-Session: 7663be29-ced3-4b60-b237-b98cb01c5b86 Destroying unnamed session 2024.01.31 21:21:25.094740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 53236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.094785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.094804 [ 3 ] {} HTTP-Session: 5ad9ae44-e3e9-4ee5-88f4-8d63fe755d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.094821 [ 3 ] {} HTTP-Session: 5ad9ae44-e3e9-4ee5-88f4-8d63fe755d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.094909 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.094951 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:21:25.095074 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.095496 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.095769 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:25.095949 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:25.096046 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} executeQuery: Read 276 rows, 19.95 KiB in 0.001107039 sec., 249313 rows/sec., 17.59 MiB/sec. 2024.01.31 21:21:25.096170 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.096194 [ 3 ] {a307f7b1-444e-4c9c-9ddd-7a6943898f30} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.31 21:21:25.096209 [ 3 ] {} HTTP-Session: 5ad9ae44-e3e9-4ee5-88f4-8d63fe755d8f Destroying unnamed session 2024.01.31 21:21:25.096448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 32120, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.096493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.096512 [ 3 ] {} HTTP-Session: f0dab9c0-9875-40c1-8166-1457643be2d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.096528 [ 3 ] {} HTTP-Session: f0dab9c0-9875-40c1-8166-1457643be2d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.096609 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.096653 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:25.096784 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.097194 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.097479 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:25.097656 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:25.097755 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} executeQuery: Read 30 rows, 41.46 KiB in 0.001118939 sec., 26811 rows/sec., 36.18 MiB/sec. 2024.01.31 21:21:25.097880 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.097903 [ 3 ] {e6394e45-e9e7-4881-bbf7-bcc67c118f6c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.31 21:21:25.097919 [ 3 ] {} HTTP-Session: f0dab9c0-9875-40c1-8166-1457643be2d0 Destroying unnamed session 2024.01.31 21:21:25.098051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 2404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:25.098095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:25.098114 [ 3 ] {} HTTP-Session: 9d87f716-ee0e-4360-af2a-7fbbf3e28f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:25.098130 [ 3 ] {} HTTP-Session: 9d87f716-ee0e-4360-af2a-7fbbf3e28f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:25.098200 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:25.098239 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.31 21:21:25.098343 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:25.098593 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.85 GiB. 2024.01.31 21:21:25.098827 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:25.098999 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:25.099097 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} executeQuery: Read 15 rows, 1.09 KiB in 0.000866097 sec., 17319 rows/sec., 1.23 MiB/sec. 2024.01.31 21:21:25.099216 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} DynamicQueryHandler: Done processing query 2024.01.31 21:21:25.099239 [ 3 ] {93863d7d-3527-4b3d-9451-52da37e2408d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:21:25.099255 [ 3 ] {} HTTP-Session: 9d87f716-ee0e-4360-af2a-7fbbf3e28f80 Destroying unnamed session 2024.01.31 21:21:30.039654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 2915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:30.039785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:30.039816 [ 3 ] {} HTTP-Session: 4cb96b4b-8a70-4e34-96e5-d9514fefdc5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:30.039845 [ 3 ] {} HTTP-Session: 4cb96b4b-8a70-4e34-96e5-d9514fefdc5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:30.039985 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:30.040052 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:30.040236 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:30.040690 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:30.040959 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:21:30.041119 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:21:30.041247 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} executeQuery: Read 20 rows, 1.62 KiB in 0.001218689 sec., 16411 rows/sec., 1.30 MiB/sec. 2024.01.31 21:21:30.041392 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} DynamicQueryHandler: Done processing query 2024.01.31 21:21:30.041416 [ 3 ] {360cb869-3458-4e3b-a2be-8c7d5710e872} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:30.041433 [ 3 ] {} HTTP-Session: 4cb96b4b-8a70-4e34-96e5-d9514fefdc5f Destroying unnamed session 2024.01.31 21:21:30.041560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:30.041605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:30.041623 [ 3 ] {} HTTP-Session: 3dc8c97a-7d4f-4956-9c0e-90427b0a897d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:30.041640 [ 3 ] {} HTTP-Session: 3dc8c97a-7d4f-4956-9c0e-90427b0a897d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:30.041714 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:30.041754 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:30.041859 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:30.042184 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:30.042397 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:21:30.042546 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:21:30.042659 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} executeQuery: Read 60 rows, 5.40 KiB in 0.000910008 sec., 65933 rows/sec., 5.80 MiB/sec. 2024.01.31 21:21:30.042806 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} DynamicQueryHandler: Done processing query 2024.01.31 21:21:30.042830 [ 3 ] {96f25b74-6d11-4d2f-a345-7b3567bf3155} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:30.042846 [ 3 ] {} HTTP-Session: 3dc8c97a-7d4f-4956-9c0e-90427b0a897d Destroying unnamed session 2024.01.31 21:21:30.042984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:30.043028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:30.043048 [ 3 ] {} HTTP-Session: 7db6d3e4-de43-4846-977d-a1ae1562b11f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:30.043066 [ 3 ] {} HTTP-Session: 7db6d3e4-de43-4846-977d-a1ae1562b11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:30.043136 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:30.043175 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:30.043289 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:30.043570 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:30.043790 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:21:30.043941 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:21:30.044057 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} executeQuery: Read 20 rows, 1.60 KiB in 0.000884507 sec., 22611 rows/sec., 1.77 MiB/sec. 2024.01.31 21:21:30.044204 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} DynamicQueryHandler: Done processing query 2024.01.31 21:21:30.044228 [ 3 ] {a833de4a-1141-4fae-a78a-60ed5e9be80e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:30.044244 [ 3 ] {} HTTP-Session: 7db6d3e4-de43-4846-977d-a1ae1562b11f Destroying unnamed session 2024.01.31 21:21:30.044444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 21430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:30.044489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:30.044508 [ 3 ] {} HTTP-Session: e55a3a7d-cead-4030-ad11-416933d2f83e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:30.044524 [ 3 ] {} HTTP-Session: e55a3a7d-cead-4030-ad11-416933d2f83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:30.044600 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:30.044645 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:30.044790 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:30.045180 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:30.045468 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:21:30.045645 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:21:30.045761 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} executeQuery: Read 20 rows, 27.64 KiB in 0.001132389 sec., 17661 rows/sec., 23.83 MiB/sec. 2024.01.31 21:21:30.045877 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} DynamicQueryHandler: Done processing query 2024.01.31 21:21:30.045900 [ 3 ] {b9e4ab5e-cced-4a95-a74e-7c3fe3d7e08f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:21:30.045916 [ 3 ] {} HTTP-Session: e55a3a7d-cead-4030-ad11-416933d2f83e Destroying unnamed session 2024.01.31 21:21:34.802591 [ 100 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:21:34.802660 [ 100 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:21:35.039823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:35.039938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:35.039968 [ 3 ] {} HTTP-Session: e05932c5-a9ec-41e7-b20a-147d858d2855 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:35.039995 [ 3 ] {} HTTP-Session: e05932c5-a9ec-41e7-b20a-147d858d2855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:35.040135 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:35.040202 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:35.040381 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:35.040824 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:35.041094 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:21:35.041254 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:21:35.041368 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} executeQuery: Read 31 rows, 2.51 KiB in 0.001192649 sec., 25992 rows/sec., 2.06 MiB/sec. 2024.01.31 21:21:35.041554 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} DynamicQueryHandler: Done processing query 2024.01.31 21:21:35.041579 [ 3 ] {59db08e2-fd14-4938-93fd-436528e035de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:35.041595 [ 3 ] {} HTTP-Session: e05932c5-a9ec-41e7-b20a-147d858d2855 Destroying unnamed session 2024.01.31 21:21:35.041745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:35.041791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:35.041810 [ 3 ] {} HTTP-Session: a47bc798-f0aa-436d-b4a8-22f354d67f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:35.041827 [ 3 ] {} HTTP-Session: a47bc798-f0aa-436d-b4a8-22f354d67f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:35.041902 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:35.041941 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:35.042054 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:35.042385 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:35.042598 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:21:35.042748 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:21:35.042842 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} executeQuery: Read 93 rows, 9.64 KiB in 0.000913197 sec., 101840 rows/sec., 10.31 MiB/sec. 2024.01.31 21:21:35.042945 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} DynamicQueryHandler: Done processing query 2024.01.31 21:21:35.042968 [ 3 ] {e28e9683-f29e-4322-89d1-f94006783283} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:21:35.042983 [ 3 ] {} HTTP-Session: a47bc798-f0aa-436d-b4a8-22f354d67f1a Destroying unnamed session 2024.01.31 21:21:35.043100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:35.043144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:35.043162 [ 3 ] {} HTTP-Session: 6d2498b2-f3f9-4bd0-a292-6108dc5cf0bd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:35.043179 [ 3 ] {} HTTP-Session: 6d2498b2-f3f9-4bd0-a292-6108dc5cf0bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:35.043252 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:35.043290 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:35.043400 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:35.043660 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:35.043859 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:21:35.044008 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:21:35.044098 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} executeQuery: Read 31 rows, 2.48 KiB in 0.000819647 sec., 37821 rows/sec., 2.96 MiB/sec. 2024.01.31 21:21:35.044211 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} DynamicQueryHandler: Done processing query 2024.01.31 21:21:35.044234 [ 3 ] {3968ff31-1103-4c47-bb57-35b690834ab8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:35.044249 [ 3 ] {} HTTP-Session: 6d2498b2-f3f9-4bd0-a292-6108dc5cf0bd Destroying unnamed session 2024.01.31 21:21:35.044470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:35.044516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:35.044534 [ 3 ] {} HTTP-Session: 0039a5ce-d61e-4de4-92b4-24dfd7bde1ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:35.044549 [ 3 ] {} HTTP-Session: 0039a5ce-d61e-4de4-92b4-24dfd7bde1ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:35.044624 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:35.044668 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:35.044802 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:35.045192 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:35.045482 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:21:35.045664 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:21:35.045760 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} executeQuery: Read 31 rows, 42.84 KiB in 0.001109008 sec., 27952 rows/sec., 37.72 MiB/sec. 2024.01.31 21:21:35.045868 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} DynamicQueryHandler: Done processing query 2024.01.31 21:21:35.045892 [ 3 ] {175956df-3b71-48c6-8d82-eb3028aafc36} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:21:35.045907 [ 3 ] {} HTTP-Session: 0039a5ce-d61e-4de4-92b4-24dfd7bde1ca Destroying unnamed session 2024.01.31 21:21:40.038929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:40.039064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:40.039093 [ 3 ] {} HTTP-Session: d23b2f57-8c82-45bd-824c-aaaab3734b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:40.039121 [ 3 ] {} HTTP-Session: d23b2f57-8c82-45bd-824c-aaaab3734b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:40.039265 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:40.039336 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:40.039524 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:40.039961 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:40.040214 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:21:40.040377 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:21:40.040515 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} executeQuery: Read 21 rows, 1.70 KiB in 0.001201739 sec., 17474 rows/sec., 1.38 MiB/sec. 2024.01.31 21:21:40.040699 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} DynamicQueryHandler: Done processing query 2024.01.31 21:21:40.040724 [ 3 ] {3dfdaa42-71ea-4d11-b7ca-cae78d071500} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:40.040740 [ 3 ] {} HTTP-Session: d23b2f57-8c82-45bd-824c-aaaab3734b54 Destroying unnamed session 2024.01.31 21:21:40.040885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:40.040931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:40.040950 [ 3 ] {} HTTP-Session: d2272ce6-664a-46d0-a218-ba4ad7ada8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:40.040966 [ 3 ] {} HTTP-Session: d2272ce6-664a-46d0-a218-ba4ad7ada8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:40.041041 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:40.041079 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:40.041190 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:40.041503 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:40.041711 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:21:40.041861 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:21:40.041986 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} executeQuery: Read 63 rows, 5.70 KiB in 0.000917357 sec., 68675 rows/sec., 6.06 MiB/sec. 2024.01.31 21:21:40.042095 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} DynamicQueryHandler: Done processing query 2024.01.31 21:21:40.042119 [ 3 ] {e2c14d75-1916-499f-b10a-ab4d0c84102d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:40.042135 [ 3 ] {} HTTP-Session: d2272ce6-664a-46d0-a218-ba4ad7ada8ed Destroying unnamed session 2024.01.31 21:21:40.042256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:40.042299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:40.042318 [ 3 ] {} HTTP-Session: 8bc6db78-677e-4967-a851-81f649b59241 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:40.042334 [ 3 ] {} HTTP-Session: 8bc6db78-677e-4967-a851-81f649b59241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:40.042404 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:40.042443 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:40.042548 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:40.042810 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:40.043013 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:21:40.043159 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:21:40.043281 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} executeQuery: Read 21 rows, 1.68 KiB in 0.000841026 sec., 24969 rows/sec., 1.95 MiB/sec. 2024.01.31 21:21:40.043399 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} DynamicQueryHandler: Done processing query 2024.01.31 21:21:40.043423 [ 3 ] {80220cf6-c402-4c64-b9e3-840238384082} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:40.043438 [ 3 ] {} HTTP-Session: 8bc6db78-677e-4967-a851-81f649b59241 Destroying unnamed session 2024.01.31 21:21:40.043607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:40.043652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:40.043670 [ 3 ] {} HTTP-Session: 40def914-debd-40ae-9290-ca21f2d04ded Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:40.043687 [ 3 ] {} HTTP-Session: 40def914-debd-40ae-9290-ca21f2d04ded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:40.043761 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:40.043806 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:40.043941 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:40.044318 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:40.044604 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:21:40.044791 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:21:40.044931 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} executeQuery: Read 21 rows, 29.02 KiB in 0.001133269 sec., 18530 rows/sec., 25.01 MiB/sec. 2024.01.31 21:21:40.045065 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} DynamicQueryHandler: Done processing query 2024.01.31 21:21:40.045089 [ 3 ] {af5cfe9e-3334-425d-89ea-b2a039bdc0fc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:21:40.045104 [ 3 ] {} HTTP-Session: 40def914-debd-40ae-9290-ca21f2d04ded Destroying unnamed session 2024.01.31 21:21:45.039711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:45.039873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:45.039904 [ 3 ] {} HTTP-Session: 686376e4-08e0-4188-9469-2c2eb5176e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:45.039932 [ 3 ] {} HTTP-Session: 686376e4-08e0-4188-9469-2c2eb5176e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:45.040069 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:45.040131 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:45.040290 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:45.040709 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.040980 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:21:45.041146 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:21:45.041267 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} executeQuery: Read 31 rows, 2.51 KiB in 0.001160979 sec., 26701 rows/sec., 2.11 MiB/sec. 2024.01.31 21:21:45.041409 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} DynamicQueryHandler: Done processing query 2024.01.31 21:21:45.041435 [ 3 ] {83701729-dfa6-4994-9523-c6439952977b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:45.041451 [ 3 ] {} HTTP-Session: 686376e4-08e0-4188-9469-2c2eb5176e85 Destroying unnamed session 2024.01.31 21:21:45.041597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:45.041643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:45.041662 [ 3 ] {} HTTP-Session: 106ff6df-984b-4f2b-a6ab-e1904ecf4cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:45.041679 [ 3 ] {} HTTP-Session: 106ff6df-984b-4f2b-a6ab-e1904ecf4cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:45.041753 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:45.041793 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:45.041898 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:45.042253 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.042471 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:21:45.042624 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:21:45.042718 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} executeQuery: Read 93 rows, 9.64 KiB in 0.000936738 sec., 99280 rows/sec., 10.05 MiB/sec. 2024.01.31 21:21:45.042832 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} DynamicQueryHandler: Done processing query 2024.01.31 21:21:45.042856 [ 3 ] {8ef78630-e43d-48ae-97e6-6c2dc7565a31} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:21:45.042873 [ 3 ] {} HTTP-Session: 106ff6df-984b-4f2b-a6ab-e1904ecf4cc3 Destroying unnamed session 2024.01.31 21:21:45.043005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:45.043050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:45.043068 [ 3 ] {} HTTP-Session: 9dbf7fb5-ba21-4194-a6c0-842ad8025a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:45.043084 [ 3 ] {} HTTP-Session: 9dbf7fb5-ba21-4194-a6c0-842ad8025a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:45.043162 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:45.043201 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:45.043210 [ 94 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.043210 [ 96 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.043340 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.043403 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.043424 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:45.043680 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.31 21:21:45.043674 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.31 21:21:45.043909 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.044116 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:21:45.044265 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:21:45.044358 [ 96 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.044362 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} executeQuery: Read 31 rows, 2.48 KiB in 0.00117095 sec., 26474 rows/sec., 2.07 MiB/sec. 2024.01.31 21:21:45.044396 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.044553 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.31 21:21:45.044595 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} DynamicQueryHandler: Done processing query 2024.01.31 21:21:45.044633 [ 3 ] {f9bb4136-0c0a-425c-84d3-2faab63250f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:45.044650 [ 3 ] {} HTTP-Session: 9dbf7fb5-ba21-4194-a6c0-842ad8025a67 Destroying unnamed session 2024.01.31 21:21:45.044893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:45.044937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:45.044956 [ 3 ] {} HTTP-Session: fe3fed7a-a7df-4661-9785-b5e904758c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:45.044972 [ 3 ] {} HTTP-Session: fe3fed7a-a7df-4661-9785-b5e904758c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:45.045052 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:45.045097 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:45.045240 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:45.045660 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.045996 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:21:45.046318 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:21:45.046343 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:21:45.046360 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:21:45.046456 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:21:45.046520 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 51 rows starting from the beginning of the part 2024.01.31 21:21:45.046524 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part 2024.01.31 21:21:45.046524 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part 2024.01.31 21:21:45.046711 [ 96 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.046869 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:45.047253 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} executeQuery: Read 31 rows, 42.84 KiB in 0.002110737 sec., 14686 rows/sec., 19.82 MiB/sec. 2024.01.31 21:21:45.047318 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.31 21:21:45.047539 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 126 rows starting from the beginning of the part 2024.01.31 21:21:45.047731 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 67 rows starting from the beginning of the part 2024.01.31 21:21:45.047819 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.01.31 21:21:45.047990 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:21:45.048368 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part 2024.01.31 21:21:45.048763 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.01.31 21:21:45.048846 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.31 21:21:45.048962 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} DynamicQueryHandler: Done processing query 2024.01.31 21:21:45.049058 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.31 21:21:45.049091 [ 3 ] {7e8f0427-8713-4a35-8a27-0dfdb1b42176} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:21:45.049252 [ 3 ] {} HTTP-Session: fe3fed7a-a7df-4661-9785-b5e904758c2c Destroying unnamed session 2024.01.31 21:21:45.049683 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part 2024.01.31 21:21:45.049770 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part 2024.01.31 21:21:45.049858 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2024.01.31 21:21:45.050097 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2024.01.31 21:21:45.050559 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2024.01.31 21:21:45.050612 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.31 21:21:45.050669 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.01.31 21:21:45.050972 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.01.31 21:21:45.051346 [ 16 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 93 rows starting from the beginning of the part 2024.01.31 21:21:45.051483 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part 2024.01.31 21:21:45.051581 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2024.01.31 21:21:45.051868 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part 2024.01.31 21:21:45.052524 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.01.31 21:21:45.053343 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part 2024.01.31 21:21:45.056468 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.011971376 sec., 16205.32176084019 rows/sec., 1.27 MiB/sec. 2024.01.31 21:21:45.056765 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 4 columns (4 merged, 0 gathered) in 0.013183374 sec., 36864.614475778355 rows/sec., 3.49 MiB/sec. 2024.01.31 21:21:45.056953 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.31 21:21:45.056958 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.013511537 sec., 11101.623745692292 rows/sec., 899.84 KiB/sec. 2024.01.31 21:21:45.057144 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.31 21:21:45.057227 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.31 21:21:45.057613 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.31 21:21:45.057629 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.31 21:21:45.057811 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.31 21:21:45.057839 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_6_1} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.057836 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_6_1} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.058022 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_6_1} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.31 21:21:45.059349 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 6 columns (6 merged, 0 gathered) in 0.012349418 sec., 12146.321389396651 rows/sec., 16.39 MiB/sec. 2024.01.31 21:21:45.059572 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.31 21:21:45.059771 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.31 21:21:45.059825 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_6_1} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.31 21:21:49.802723 [ 94 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:21:49.802826 [ 94 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:21:50.039137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:50.039249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:50.039275 [ 3 ] {} HTTP-Session: 2693244f-541f-4f7f-94a6-99e579727d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:50.039299 [ 3 ] {} HTTP-Session: 2693244f-541f-4f7f-94a6-99e579727d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:50.039431 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:50.039490 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:50.039647 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:50.040057 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:50.040324 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:21:50.040486 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:21:50.040595 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} executeQuery: Read 21 rows, 1.70 KiB in 0.001129689 sec., 18589 rows/sec., 1.47 MiB/sec. 2024.01.31 21:21:50.040723 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} DynamicQueryHandler: Done processing query 2024.01.31 21:21:50.040749 [ 3 ] {8b18452b-18f7-468f-bcb6-440bbc5b0704} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:50.040765 [ 3 ] {} HTTP-Session: 2693244f-541f-4f7f-94a6-99e579727d1c Destroying unnamed session 2024.01.31 21:21:50.040889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:50.040933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:50.040951 [ 3 ] {} HTTP-Session: 26794b15-0895-4ae7-8198-93a75d3dbe47 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:50.040968 [ 3 ] {} HTTP-Session: 26794b15-0895-4ae7-8198-93a75d3dbe47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:50.041043 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:50.041084 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:50.041188 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:50.041515 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:50.041725 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:21:50.041876 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:21:50.041971 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} executeQuery: Read 63 rows, 5.70 KiB in 0.000901077 sec., 69916 rows/sec., 6.17 MiB/sec. 2024.01.31 21:21:50.042087 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} DynamicQueryHandler: Done processing query 2024.01.31 21:21:50.042111 [ 3 ] {5fb92278-0550-4a5c-b996-a799bffbcc62} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:50.042127 [ 3 ] {} HTTP-Session: 26794b15-0895-4ae7-8198-93a75d3dbe47 Destroying unnamed session 2024.01.31 21:21:50.042252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:50.042298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:50.042318 [ 3 ] {} HTTP-Session: 78c8bc16-827d-469a-8740-0766c54ed813 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:50.042335 [ 3 ] {} HTTP-Session: 78c8bc16-827d-469a-8740-0766c54ed813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:50.042406 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:50.042445 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:50.042551 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:50.042915 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:50.043124 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:21:50.043282 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:21:50.043380 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} executeQuery: Read 21 rows, 1.68 KiB in 0.000946478 sec., 22187 rows/sec., 1.74 MiB/sec. 2024.01.31 21:21:50.043496 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} DynamicQueryHandler: Done processing query 2024.01.31 21:21:50.043521 [ 3 ] {d5aa0f2e-c7d1-4b22-b2af-386de8b473f8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:21:50.043537 [ 3 ] {} HTTP-Session: 78c8bc16-827d-469a-8740-0766c54ed813 Destroying unnamed session 2024.01.31 21:21:50.043667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:50.043712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:50.043732 [ 3 ] {} HTTP-Session: c07264e6-c2ec-4fa7-a064-03c309810139 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:50.043748 [ 3 ] {} HTTP-Session: c07264e6-c2ec-4fa7-a064-03c309810139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:50.043824 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:50.043868 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:50.044004 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:50.044383 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:50.044678 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:21:50.044861 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:21:50.044959 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} executeQuery: Read 21 rows, 29.02 KiB in 0.001107499 sec., 18961 rows/sec., 25.59 MiB/sec. 2024.01.31 21:21:50.045136 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} DynamicQueryHandler: Done processing query 2024.01.31 21:21:50.045161 [ 3 ] {3235e638-133b-4ae5-ae86-bc85ab34e895} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:21:50.045177 [ 3 ] {} HTTP-Session: c07264e6-c2ec-4fa7-a064-03c309810139 Destroying unnamed session 2024.01.31 21:21:55.040055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.040197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.040225 [ 3 ] {} HTTP-Session: ad2da1ee-123f-425b-93bc-9d144b2d2a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.040249 [ 3 ] {} HTTP-Session: ad2da1ee-123f-425b-93bc-9d144b2d2a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.040455 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} executeQuery: (from [fd00:1122:3344:101::d]:44557) 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) 2024.01.31 21:21:55.041085 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:55.041272 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:55.041327 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.31 21:21:55.041498 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.31 21:21:55.041615 [ 190 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.31 21:21:55.041628 [ 187 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.31 21:21:55.041756 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (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 2024.01.31 21:21:55.041858 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.31 21:21:55.043691 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} executeQuery: Read 10 rows, 1.41 KiB in 0.003186455 sec., 3138 rows/sec., 441.01 KiB/sec. 2024.01.31 21:21:55.044005 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.044037 [ 3 ] {19bf9ccd-d18d-4cd2-b684-66a6497b6ef8} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.31 21:21:55.044055 [ 3 ] {} HTTP-Session: ad2da1ee-123f-425b-93bc-9d144b2d2a66 Destroying unnamed session 2024.01.31 21:21:55.046095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.046152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.046174 [ 3 ] {} HTTP-Session: c998855d-56ee-4ff7-aff8-94106321b2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.046194 [ 3 ] {} HTTP-Session: c998855d-56ee-4ff7-aff8-94106321b2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.046285 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.046330 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.31 21:21:55.046492 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.046818 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.047135 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:21:55.047358 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} oximeter.timeseries_schema (ae45bab6-a309-4184-a68d-c055a87d0101): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:21:55.047512 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} executeQuery: Read 1 rows, 232.00 B in 0.00119467 sec., 837 rows/sec., 189.64 KiB/sec. 2024.01.31 21:21:55.047669 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.047693 [ 3 ] {1d9a7352-3f16-4d39-9d21-8e1dddc9a715} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:55.047710 [ 3 ] {} HTTP-Session: c998855d-56ee-4ff7-aff8-94106321b2a5 Destroying unnamed session 2024.01.31 21:21:55.047824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.047872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.047892 [ 3 ] {} HTTP-Session: 0578f55a-0298-423b-a093-afac4db7b902 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.047910 [ 3 ] {} HTTP-Session: 0578f55a-0298-423b-a093-afac4db7b902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.047989 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.048031 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:21:55.048140 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.048451 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.048670 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:21:55.048829 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:21:55.048953 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} executeQuery: Read 31 rows, 2.51 KiB in 0.000928637 sec., 33382 rows/sec., 2.64 MiB/sec. 2024.01.31 21:21:55.049120 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.049145 [ 3 ] {5590b6d8-c1ab-42bf-8c31-ef729a36ed73} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:55.049161 [ 3 ] {} HTTP-Session: 0578f55a-0298-423b-a093-afac4db7b902 Destroying unnamed session 2024.01.31 21:21:55.049264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.049307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.049327 [ 3 ] {} HTTP-Session: 4825f625-2526-426d-a95c-b2d990da4937 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.049344 [ 3 ] {} HTTP-Session: 4825f625-2526-426d-a95c-b2d990da4937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.049416 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.049457 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:21:55.049613 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.049876 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.050083 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:55.050243 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:55.050363 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} executeQuery: Read 2 rows, 175.00 B in 0.000913467 sec., 2189 rows/sec., 187.09 KiB/sec. 2024.01.31 21:21:55.050493 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.050517 [ 3 ] {3c4877e9-3863-4061-83ff-72c856d5f452} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:21:55.050534 [ 3 ] {} HTTP-Session: 4825f625-2526-426d-a95c-b2d990da4937 Destroying unnamed session 2024.01.31 21:21:55.050666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.050711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.050730 [ 3 ] {} HTTP-Session: 4fc6fa8b-db61-42cf-82f8-2e2341784673 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.050747 [ 3 ] {} HTTP-Session: 4fc6fa8b-db61-42cf-82f8-2e2341784673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.050825 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.050863 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:21:55.050968 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.051344 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.051563 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:21:55.051714 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:21:55.051841 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} executeQuery: Read 130 rows, 12.49 KiB in 0.000982988 sec., 132249 rows/sec., 12.41 MiB/sec. 2024.01.31 21:21:55.051953 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.051977 [ 3 ] {599f3516-a95b-42f5-9197-9d69f21d0f57} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:21:55.051993 [ 3 ] {} HTTP-Session: 4fc6fa8b-db61-42cf-82f8-2e2341784673 Destroying unnamed session 2024.01.31 21:21:55.052094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.052139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.052158 [ 3 ] {} HTTP-Session: a9e56b24-a030-4661-b7ba-afebf7d4d2e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.052175 [ 3 ] {} HTTP-Session: a9e56b24-a030-4661-b7ba-afebf7d4d2e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.052244 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.052283 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:21:55.052387 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.052725 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.052933 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.31 21:21:55.053080 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.31 21:21:55.053195 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} executeQuery: Read 2 rows, 143.00 B in 0.000920597 sec., 2172 rows/sec., 151.69 KiB/sec. 2024.01.31 21:21:55.053321 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.053345 [ 3 ] {35657039-a960-404b-b80c-f50d02d38400} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:21:55.053361 [ 3 ] {} HTTP-Session: a9e56b24-a030-4661-b7ba-afebf7d4d2e7 Destroying unnamed session 2024.01.31 21:21:55.053477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.053522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.053541 [ 3 ] {} HTTP-Session: d911ae28-cb51-41ad-9326-4b9dee290830 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.053557 [ 3 ] {} HTTP-Session: d911ae28-cb51-41ad-9326-4b9dee290830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.053630 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.053696 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:21:55.053805 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.054115 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.054323 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:21:55.054473 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:21:55.054591 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} executeQuery: Read 57 rows, 4.54 KiB in 0.000905867 sec., 62923 rows/sec., 4.90 MiB/sec. 2024.01.31 21:21:55.054696 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.054720 [ 3 ] {9c6df0d3-cfcb-445f-9063-594604b2823c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:21:55.054736 [ 3 ] {} HTTP-Session: d911ae28-cb51-41ad-9326-4b9dee290830 Destroying unnamed session 2024.01.31 21:21:55.054839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.054905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.054925 [ 3 ] {} HTTP-Session: 3eb32bbb-1c39-46e5-8eea-ad20e4ab36ba Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.054942 [ 3 ] {} HTTP-Session: 3eb32bbb-1c39-46e5-8eea-ad20e4ab36ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.055013 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.055056 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:21:55.055177 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.055458 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.055717 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:21:55.055901 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:21:55.056016 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} executeQuery: Read 37 rows, 2.67 KiB in 0.000974177 sec., 37980 rows/sec., 2.68 MiB/sec. 2024.01.31 21:21:55.056133 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.056157 [ 3 ] {3c63d1fb-cac7-4433-89be-8731664ad427} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:21:55.056173 [ 3 ] {} HTTP-Session: 3eb32bbb-1c39-46e5-8eea-ad20e4ab36ba Destroying unnamed session 2024.01.31 21:21:55.056325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:21:55.056370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:21:55.056391 [ 3 ] {} HTTP-Session: 9c91a93a-67ad-45ae-a8ee-5669d73a0876 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:21:55.056407 [ 3 ] {} HTTP-Session: 9c91a93a-67ad-45ae-a8ee-5669d73a0876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:21:55.056482 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:21:55.056526 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:21:55.056660 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:21:55.057059 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:21:55.057355 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:21:55.057534 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:21:55.057672 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} executeQuery: Read 31 rows, 42.84 KiB in 0.00115655 sec., 26803 rows/sec., 36.17 MiB/sec. 2024.01.31 21:21:55.057816 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} DynamicQueryHandler: Done processing query 2024.01.31 21:21:55.057841 [ 3 ] {e4f75dcf-ed54-43d4-9eb4-de2ebed221ae} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:21:55.057856 [ 3 ] {} HTTP-Session: 9c91a93a-67ad-45ae-a8ee-5669d73a0876 Destroying unnamed session 2024.01.31 21:22:00.039234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:00.039379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:00.039411 [ 3 ] {} HTTP-Session: a719523d-82a1-45e3-a6cf-39dc3f5fd778 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:00.039440 [ 3 ] {} HTTP-Session: a719523d-82a1-45e3-a6cf-39dc3f5fd778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:00.039582 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:00.039651 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:00.039835 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:00.040277 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:22:00.040554 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:22:00.040714 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:22:00.040852 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} executeQuery: Read 21 rows, 1.70 KiB in 0.00122879 sec., 17089 rows/sec., 1.35 MiB/sec. 2024.01.31 21:22:00.040994 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} DynamicQueryHandler: Done processing query 2024.01.31 21:22:00.041020 [ 3 ] {a36bb849-754c-460c-bc93-47753e6135a5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:00.041036 [ 3 ] {} HTTP-Session: a719523d-82a1-45e3-a6cf-39dc3f5fd778 Destroying unnamed session 2024.01.31 21:22:00.041157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:00.041204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:00.041223 [ 3 ] {} HTTP-Session: 62f69a9b-0423-4301-ab4d-4048285ed65a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:00.041240 [ 3 ] {} HTTP-Session: 62f69a9b-0423-4301-ab4d-4048285ed65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:00.041313 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:00.041355 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:00.041461 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:00.041780 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:22:00.041994 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:22:00.042140 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:22:00.042258 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} executeQuery: Read 63 rows, 5.70 KiB in 0.000915917 sec., 68783 rows/sec., 6.07 MiB/sec. 2024.01.31 21:22:00.042366 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} DynamicQueryHandler: Done processing query 2024.01.31 21:22:00.042391 [ 3 ] {106c691e-077a-46e8-a65c-febe926c3d64} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:00.042410 [ 3 ] {} HTTP-Session: 62f69a9b-0423-4301-ab4d-4048285ed65a Destroying unnamed session 2024.01.31 21:22:00.042538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:00.042582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:00.042602 [ 3 ] {} HTTP-Session: 1dd88a86-5644-4db1-b990-38fb571ed44c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:00.042619 [ 3 ] {} HTTP-Session: 1dd88a86-5644-4db1-b990-38fb571ed44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:00.042689 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:00.042729 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:00.042833 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:00.043091 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:22:00.043298 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:22:00.043460 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:22:00.043571 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} executeQuery: Read 21 rows, 1.68 KiB in 0.000854567 sec., 24573 rows/sec., 1.92 MiB/sec. 2024.01.31 21:22:00.043687 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} DynamicQueryHandler: Done processing query 2024.01.31 21:22:00.043711 [ 3 ] {35a906d5-9685-4971-be18-98e6b6da186f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:00.043727 [ 3 ] {} HTTP-Session: 1dd88a86-5644-4db1-b990-38fb571ed44c Destroying unnamed session 2024.01.31 21:22:00.043919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:00.043964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:00.043984 [ 3 ] {} HTTP-Session: 21d56752-c311-4bdd-a561-85c16b9f5beb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:00.044000 [ 3 ] {} HTTP-Session: 21d56752-c311-4bdd-a561-85c16b9f5beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:00.044075 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:00.044120 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:00.044257 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:00.044622 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.84 GiB. 2024.01.31 21:22:00.044916 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:22:00.045098 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:22:00.045223 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} executeQuery: Read 21 rows, 29.02 KiB in 0.001119399 sec., 18760 rows/sec., 25.32 MiB/sec. 2024.01.31 21:22:00.045359 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} DynamicQueryHandler: Done processing query 2024.01.31 21:22:00.045384 [ 3 ] {45776ce2-c08d-4e5b-b0f1-96878b84da56} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:22:00.045400 [ 3 ] {} HTTP-Session: 21d56752-c311-4bdd-a561-85c16b9f5beb Destroying unnamed session 2024.01.31 21:22:04.802889 [ 57 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:22:04.802961 [ 57 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:22:05.041121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:05.041247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:05.041271 [ 3 ] {} HTTP-Session: 9b19367f-e9ef-4bcd-8318-cfb28c2c660d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:05.041295 [ 3 ] {} HTTP-Session: 9b19367f-e9ef-4bcd-8318-cfb28c2c660d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:05.041424 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:05.041484 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:05.041645 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:05.042146 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:05.042434 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:22:05.042686 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:22:05.042829 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} executeQuery: Read 31 rows, 2.51 KiB in 0.00136876 sec., 22648 rows/sec., 1.79 MiB/sec. 2024.01.31 21:22:05.043028 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} DynamicQueryHandler: Done processing query 2024.01.31 21:22:05.043060 [ 3 ] {1cc40bb5-425c-480d-b1ad-cd1d4e83d35c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:05.043080 [ 3 ] {} HTTP-Session: 9b19367f-e9ef-4bcd-8318-cfb28c2c660d Destroying unnamed session 2024.01.31 21:22:05.043238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:05.043295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:05.043320 [ 3 ] {} HTTP-Session: 5f76e276-cb96-4073-89af-f29a19c4f8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:05.043340 [ 3 ] {} HTTP-Session: 5f76e276-cb96-4073-89af-f29a19c4f8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:05.043440 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:05.043488 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:05.043602 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:05.043968 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:05.044198 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:22:05.044352 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:22:05.044480 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} executeQuery: Read 93 rows, 9.64 KiB in 0.001004868 sec., 92549 rows/sec., 9.37 MiB/sec. 2024.01.31 21:22:05.044622 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} DynamicQueryHandler: Done processing query 2024.01.31 21:22:05.044646 [ 3 ] {358789e2-6bfc-4810-a236-231b32370c6c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:22:05.044662 [ 3 ] {} HTTP-Session: 5f76e276-cb96-4073-89af-f29a19c4f8ab Destroying unnamed session 2024.01.31 21:22:05.044784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:05.044829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:05.044848 [ 3 ] {} HTTP-Session: 75a56499-4ee8-4b9c-b34b-393901315013 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:05.044864 [ 3 ] {} HTTP-Session: 75a56499-4ee8-4b9c-b34b-393901315013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:05.044936 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:05.044975 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:05.045083 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:05.045374 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:05.045585 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:22:05.045737 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:22:05.045854 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} executeQuery: Read 31 rows, 2.48 KiB in 0.000885107 sec., 35024 rows/sec., 2.74 MiB/sec. 2024.01.31 21:22:05.045976 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} DynamicQueryHandler: Done processing query 2024.01.31 21:22:05.046000 [ 3 ] {71501902-34d2-417e-80ac-e76c57e44077} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:05.046016 [ 3 ] {} HTTP-Session: 75a56499-4ee8-4b9c-b34b-393901315013 Destroying unnamed session 2024.01.31 21:22:05.046185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:05.046232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:05.046251 [ 3 ] {} HTTP-Session: d3278aa1-1782-4614-9fb0-bf178df7c562 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:05.046267 [ 3 ] {} HTTP-Session: d3278aa1-1782-4614-9fb0-bf178df7c562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:05.046345 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:05.046389 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:05.046532 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:05.046955 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:05.047259 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:22:05.047437 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:22:05.047560 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} executeQuery: Read 31 rows, 42.84 KiB in 0.001186239 sec., 26133 rows/sec., 35.27 MiB/sec. 2024.01.31 21:22:05.047684 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} DynamicQueryHandler: Done processing query 2024.01.31 21:22:05.047708 [ 3 ] {cac570a8-0168-4afc-a4c8-3d27cb590fd5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:22:05.047723 [ 3 ] {} HTTP-Session: d3278aa1-1782-4614-9fb0-bf178df7c562 Destroying unnamed session 2024.01.31 21:22:10.040600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.040752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.040782 [ 3 ] {} HTTP-Session: 4b8a40f1-e742-43a9-9617-863ec2d68037 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.040810 [ 3 ] {} HTTP-Session: 4b8a40f1-e742-43a9-9617-863ec2d68037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.040953 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.041025 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:10.041210 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.041663 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.041929 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:22:10.042091 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:22:10.042237 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} executeQuery: Read 21 rows, 1.70 KiB in 0.001240269 sec., 16931 rows/sec., 1.34 MiB/sec. 2024.01.31 21:22:10.042232 [ 63 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.042356 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.042448 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.042460 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.31 21:22:10.042496 [ 3 ] {fa804b11-c372-4fdc-a545-11623c02c916} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:10.042539 [ 3 ] {} HTTP-Session: 4b8a40f1-e742-43a9-9617-863ec2d68037 Destroying unnamed session 2024.01.31 21:22:10.042607 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:10.042655 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part 2024.01.31 21:22:10.042684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.042761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.042805 [ 3 ] {} HTTP-Session: fd1f49c9-3915-4e08-b675-2dd93f4d10b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.042850 [ 3 ] {} HTTP-Session: fd1f49c9-3915-4e08-b675-2dd93f4d10b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.042908 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.043042 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.043155 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:22:10.043173 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:10.043483 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.043604 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.043735 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:10.043853 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.044349 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.044768 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:22:10.045108 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:22:10.045414 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983394 sec., 59328.402483882455 rows/sec., 4.70 MiB/sec. 2024.01.31 21:22:10.045426 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} executeQuery: Read 2 rows, 175.00 B in 0.002316708 sec., 863 rows/sec., 73.77 KiB/sec. 2024.01.31 21:22:10.045621 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.31 21:22:10.045659 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.045702 [ 3 ] {a724f9c4-240a-483f-b51a-a69e23447a37} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:10.045725 [ 3 ] {} HTTP-Session: fd1f49c9-3915-4e08-b675-2dd93f4d10b1 Destroying unnamed session 2024.01.31 21:22:10.045844 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.31 21:22:10.045909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.045943 [ 18 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_11_2} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.045980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.046036 [ 3 ] {} HTTP-Session: a643e98f-3332-4016-9017-9cb79fc11878 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.046069 [ 3 ] {} HTTP-Session: a643e98f-3332-4016-9017-9cb79fc11878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.046146 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.046185 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:10.046301 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.046659 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.046871 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:22:10.047020 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:22:10.047140 [ 63 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.047150 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} executeQuery: Read 64 rows, 5.79 KiB in 0.000967508 sec., 66149 rows/sec., 5.84 MiB/sec. 2024.01.31 21:22:10.047207 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.047357 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.31 21:22:10.047381 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.047426 [ 3 ] {9f00b431-8f10-404c-a4ed-c7e6381ed3e7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:10.047464 [ 3 ] {} HTTP-Session: a643e98f-3332-4016-9017-9cb79fc11878 Destroying unnamed session 2024.01.31 21:22:10.047510 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:10.047553 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 192 rows starting from the beginning of the part 2024.01.31 21:22:10.047627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.047714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.047765 [ 3 ] {} HTTP-Session: 8a4e4e5e-570c-4976-937e-8e253f21941c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.047801 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2024.01.31 21:22:10.047803 [ 3 ] {} HTTP-Session: 8a4e4e5e-570c-4976-937e-8e253f21941c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.048028 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.048059 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 130 rows starting from the beginning of the part 2024.01.31 21:22:10.048105 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:22:10.048362 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part 2024.01.31 21:22:10.048547 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.048672 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 93 rows starting from the beginning of the part 2024.01.31 21:22:10.048860 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.01.31 21:22:10.049401 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.049734 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.31 21:22:10.050046 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.31 21:22:10.050251 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} executeQuery: Read 2 rows, 143.00 B in 0.002171108 sec., 921 rows/sec., 64.32 KiB/sec. 2024.01.31 21:22:10.050521 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.050583 [ 3 ] {69be2c1e-03d2-4fd0-a15b-edb7932fd075} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:10.050638 [ 3 ] {} HTTP-Session: 8a4e4e5e-570c-4976-937e-8e253f21941c Destroying unnamed session 2024.01.31 21:22:10.050694 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412747 sec., 177276.5458441543 rows/sec., 16.43 MiB/sec. 2024.01.31 21:22:10.050790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.050834 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.31 21:22:10.050857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.050899 [ 3 ] {} HTTP-Session: ca856a6e-abef-4e96-a422-e87a4fb59a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.050919 [ 3 ] {} HTTP-Session: ca856a6e-abef-4e96-a422-e87a4fb59a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.051044 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.051067 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.31 21:22:10.051110 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:10.051187 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_11_2} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.051379 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.051698 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.051907 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:22:10.052056 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:22:10.052168 [ 63 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.052183 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} executeQuery: Read 23 rows, 1.84 KiB in 0.001091609 sec., 21069 rows/sec., 1.65 MiB/sec. 2024.01.31 21:22:10.052218 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.052378 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.31 21:22:10.052441 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.052478 [ 3 ] {be31d7a3-2ee1-4ee6-9409-b7cf9d3d132b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:10.052527 [ 3 ] {} HTTP-Session: ca856a6e-abef-4e96-a422-e87a4fb59a46 Destroying unnamed session 2024.01.31 21:22:10.052553 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:10.052601 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 94 rows starting from the beginning of the part 2024.01.31 21:22:10.052699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.052790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.052847 [ 3 ] {} HTTP-Session: aec89328-6bb0-42b2-a15e-6aa49b59b782 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.052873 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.052884 [ 3 ] {} HTTP-Session: aec89328-6bb0-42b2-a15e-6aa49b59b782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.053111 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.053137 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 57 rows starting from the beginning of the part 2024.01.31 21:22:10.053211 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:22:10.053450 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.053731 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.053754 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:10.053966 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 23 rows starting from the beginning of the part 2024.01.31 21:22:10.054522 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.055111 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:22:10.055556 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:22:10.055599 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003325856 sec., 74266.5948255126 rows/sec., 5.80 MiB/sec. 2024.01.31 21:22:10.055747 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} executeQuery: Read 1 rows, 72.00 B in 0.00259271 sec., 385 rows/sec., 27.12 KiB/sec. 2024.01.31 21:22:10.055783 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.31 21:22:10.055972 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.056013 [ 3 ] {29220fe1-6725-4174-bce5-622d115b3f53} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:10.056045 [ 3 ] {} HTTP-Session: aec89328-6bb0-42b2-a15e-6aa49b59b782 Destroying unnamed session 2024.01.31 21:22:10.056102 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.31 21:22:10.056175 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_11_2} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.056274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:10.056330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:10.056349 [ 3 ] {} HTTP-Session: d0a7098e-df9e-49fe-96cc-91f24dbc9846 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:10.056366 [ 3 ] {} HTTP-Session: d0a7098e-df9e-49fe-96cc-91f24dbc9846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:10.056445 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:10.056490 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:10.056649 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:10.057044 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.057329 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:22:10.057507 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:22:10.057628 [ 63 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.057642 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} executeQuery: Read 21 rows, 29.02 KiB in 0.001162379 sec., 18066 rows/sec., 24.38 MiB/sec. 2024.01.31 21:22:10.057677 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:10.057843 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.31 21:22:10.057914 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} DynamicQueryHandler: Done processing query 2024.01.31 21:22:10.057958 [ 3 ] {e4d463ce-9384-4842-af18-e1ce23f67fe9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:22:10.058006 [ 3 ] {} HTTP-Session: d0a7098e-df9e-49fe-96cc-91f24dbc9846 Destroying unnamed session 2024.01.31 21:22:10.058015 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:10.058057 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part 2024.01.31 21:22:10.058165 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.058263 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:10.058356 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.058447 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:10.058538 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:10.062713 [ 19 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 6 columns (6 merged, 0 gathered) in 0.00495506 sec., 55498.823424943395 rows/sec., 74.89 MiB/sec. 2024.01.31 21:22:10.062942 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.31 21:22:10.063148 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.31 21:22:10.063210 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.31 21:22:10.063272 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_11_2: 4.03 MiB. 2024.01.31 21:22:15.040331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.040492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.040523 [ 3 ] {} HTTP-Session: 83049d90-4443-4e03-9159-c244f8f13174 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.040551 [ 3 ] {} HTTP-Session: 83049d90-4443-4e03-9159-c244f8f13174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.040695 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.040757 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:15.040917 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.041335 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.041605 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:22:15.041771 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:22:15.041890 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} executeQuery: Read 31 rows, 2.51 KiB in 0.00115771 sec., 26776 rows/sec., 2.12 MiB/sec. 2024.01.31 21:22:15.042034 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.042060 [ 3 ] {91d01af9-801f-4459-b5c6-710a5fc37fe6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:15.042076 [ 3 ] {} HTTP-Session: 83049d90-4443-4e03-9159-c244f8f13174 Destroying unnamed session 2024.01.31 21:22:15.042191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.042237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.042256 [ 3 ] {} HTTP-Session: 333034b5-b3c9-443d-9da8-4a46fde5e756 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.042272 [ 3 ] {} HTTP-Session: 333034b5-b3c9-443d-9da8-4a46fde5e756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.042341 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.042381 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:22:15.042488 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.042740 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.042945 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:22:15.043134 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:22:15.043230 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} executeQuery: Read 2 rows, 175.00 B in 0.000860576 sec., 2324 rows/sec., 198.59 KiB/sec. 2024.01.31 21:22:15.043353 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.043377 [ 3 ] {cf3a51e8-6614-4221-ad4d-73c2bbe59e0e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:15.043393 [ 3 ] {} HTTP-Session: 333034b5-b3c9-443d-9da8-4a46fde5e756 Destroying unnamed session 2024.01.31 21:22:15.043524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.043569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.043588 [ 3 ] {} HTTP-Session: 06643361-5939-4b00-aeca-3c059f44e7b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.043604 [ 3 ] {} HTTP-Session: 06643361-5939-4b00-aeca-3c059f44e7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.043678 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.043716 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:15.043820 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.044136 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.044347 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:22:15.044499 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:22:15.044592 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} executeQuery: Read 94 rows, 9.73 KiB in 0.000886947 sec., 105981 rows/sec., 10.71 MiB/sec. 2024.01.31 21:22:15.044705 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.044729 [ 3 ] {4f28da21-6ecd-425b-ac4d-f37b68411484} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:22:15.044744 [ 3 ] {} HTTP-Session: 06643361-5939-4b00-aeca-3c059f44e7b3 Destroying unnamed session 2024.01.31 21:22:15.044883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.044928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.044946 [ 3 ] {} HTTP-Session: 8506bd72-343f-40d9-a39e-781a17c7163d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.044962 [ 3 ] {} HTTP-Session: 8506bd72-343f-40d9-a39e-781a17c7163d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.045029 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.045066 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:22:15.045170 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.045409 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.045611 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:22:15.045764 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:22:15.045856 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} executeQuery: Read 2 rows, 143.00 B in 0.000799836 sec., 2500 rows/sec., 174.60 KiB/sec. 2024.01.31 21:22:15.046017 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.046041 [ 3 ] {6fb0a00e-fb26-4c6f-be62-d0dfe7d47758} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:15.046058 [ 3 ] {} HTTP-Session: 8506bd72-343f-40d9-a39e-781a17c7163d Destroying unnamed session 2024.01.31 21:22:15.046179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.046223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.046242 [ 3 ] {} HTTP-Session: e83cbf46-27e8-4e7d-b4e9-c68eb31712ba Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.046259 [ 3 ] {} HTTP-Session: e83cbf46-27e8-4e7d-b4e9-c68eb31712ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.046329 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.046368 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:15.046486 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.046758 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.046959 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:22:15.047111 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:22:15.047208 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} executeQuery: Read 33 rows, 2.65 KiB in 0.000850827 sec., 38785 rows/sec., 3.04 MiB/sec. 2024.01.31 21:22:15.047322 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.047345 [ 3 ] {5246c3c6-fd09-4a64-9bc3-f0c67dda457b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:15.047360 [ 3 ] {} HTTP-Session: e83cbf46-27e8-4e7d-b4e9-c68eb31712ba Destroying unnamed session 2024.01.31 21:22:15.047459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.047504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.047522 [ 3 ] {} HTTP-Session: 7315236e-4830-4b81-9ac8-98b3e579133a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.047539 [ 3 ] {} HTTP-Session: 7315236e-4830-4b81-9ac8-98b3e579133a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.047607 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.047649 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:22:15.047765 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.048089 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.048341 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:22:15.048522 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:22:15.048620 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} executeQuery: Read 1 rows, 72.00 B in 0.000984788 sec., 1015 rows/sec., 71.40 KiB/sec. 2024.01.31 21:22:15.048745 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.048769 [ 3 ] {dd8970c5-425a-4266-aa5f-e2024bcfc283} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:15.048784 [ 3 ] {} HTTP-Session: 7315236e-4830-4b81-9ac8-98b3e579133a Destroying unnamed session 2024.01.31 21:22:15.048930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:15.048975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:15.048993 [ 3 ] {} HTTP-Session: 4eeffa64-91d7-42e5-98c1-f63c4d1cedfb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:15.049009 [ 3 ] {} HTTP-Session: 4eeffa64-91d7-42e5-98c1-f63c4d1cedfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:15.049083 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:15.049125 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:15.049259 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:15.049685 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:15.049981 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:22:15.050159 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:22:15.050269 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} executeQuery: Read 31 rows, 42.84 KiB in 0.00114661 sec., 27036 rows/sec., 36.48 MiB/sec. 2024.01.31 21:22:15.050408 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} DynamicQueryHandler: Done processing query 2024.01.31 21:22:15.050434 [ 3 ] {8c43ec8c-516b-42f2-8a4c-6d9163350858} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:22:15.050450 [ 3 ] {} HTTP-Session: 4eeffa64-91d7-42e5-98c1-f63c4d1cedfb Destroying unnamed session 2024.01.31 21:22:19.803002 [ 66 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:22:19.803069 [ 66 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:22:20.039286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.039406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.039435 [ 3 ] {} HTTP-Session: 4bb4f79c-6a83-4f22-98ad-ed4347b96c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.039463 [ 3 ] {} HTTP-Session: 4bb4f79c-6a83-4f22-98ad-ed4347b96c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.039605 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.039671 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:20.039829 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.040260 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.040522 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:22:20.040691 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:22:20.040830 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} executeQuery: Read 21 rows, 1.70 KiB in 0.001180559 sec., 17788 rows/sec., 1.41 MiB/sec. 2024.01.31 21:22:20.041037 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.041065 [ 3 ] {9f91a21a-aa6c-43f1-a900-1cb215139029} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:20.041082 [ 3 ] {} HTTP-Session: 4bb4f79c-6a83-4f22-98ad-ed4347b96c28 Destroying unnamed session 2024.01.31 21:22:20.041200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.041247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.041267 [ 3 ] {} HTTP-Session: 15329e0b-ea55-48b9-ac11-284f0733dfe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.041285 [ 3 ] {} HTTP-Session: 15329e0b-ea55-48b9-ac11-284f0733dfe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.041354 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.041395 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:22:20.041520 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.041821 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.042025 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:22:20.042173 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:22:20.042287 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} executeQuery: Read 2 rows, 175.00 B in 0.000903357 sec., 2213 rows/sec., 189.18 KiB/sec. 2024.01.31 21:22:20.042403 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.042427 [ 3 ] {917b2fc7-6138-4ed6-9bed-95da2160938f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:20.042443 [ 3 ] {} HTTP-Session: 15329e0b-ea55-48b9-ac11-284f0733dfe0 Destroying unnamed session 2024.01.31 21:22:20.042568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.042614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.042632 [ 3 ] {} HTTP-Session: 0ca7042c-2914-436d-ac7f-b2e5b17f9fda Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.042649 [ 3 ] {} HTTP-Session: 0ca7042c-2914-436d-ac7f-b2e5b17f9fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.042721 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.042760 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:20.042868 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.043178 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.043383 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:22:20.043540 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:22:20.043659 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} executeQuery: Read 64 rows, 5.79 KiB in 0.000909537 sec., 70365 rows/sec., 6.21 MiB/sec. 2024.01.31 21:22:20.043787 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.043812 [ 3 ] {67b47d60-f0d1-4ce3-991e-10ba60667763} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:20.043827 [ 3 ] {} HTTP-Session: 0ca7042c-2914-436d-ac7f-b2e5b17f9fda Destroying unnamed session 2024.01.31 21:22:20.043964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.044008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.044027 [ 3 ] {} HTTP-Session: 98ca25cb-d526-4023-96a2-64f011b34e38 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.044043 [ 3 ] {} HTTP-Session: 98ca25cb-d526-4023-96a2-64f011b34e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.044112 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.044150 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:22:20.044259 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.044519 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.044736 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:22:20.044880 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:22:20.044988 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} executeQuery: Read 2 rows, 143.00 B in 0.000849726 sec., 2353 rows/sec., 164.35 KiB/sec. 2024.01.31 21:22:20.045104 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.045128 [ 3 ] {9d7f3b69-4dd9-41d0-aaad-8f36663c45be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:20.045144 [ 3 ] {} HTTP-Session: 98ca25cb-d526-4023-96a2-64f011b34e38 Destroying unnamed session 2024.01.31 21:22:20.045259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.045304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.045322 [ 3 ] {} HTTP-Session: 1f1f0185-cc6e-4849-afff-6639a984bb62 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.045339 [ 3 ] {} HTTP-Session: 1f1f0185-cc6e-4849-afff-6639a984bb62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.045410 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.045449 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:20.045557 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.045850 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.046055 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:22:20.046201 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:22:20.046316 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} executeQuery: Read 23 rows, 1.84 KiB in 0.000876137 sec., 26251 rows/sec., 2.06 MiB/sec. 2024.01.31 21:22:20.046495 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.046519 [ 3 ] {d247b882-c3af-4333-af44-7072ca6d911b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:20.046536 [ 3 ] {} HTTP-Session: 1f1f0185-cc6e-4849-afff-6639a984bb62 Destroying unnamed session 2024.01.31 21:22:20.046635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.046681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.046700 [ 3 ] {} HTTP-Session: 8be2aa15-105e-4eb1-986e-d39795d0678c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.046716 [ 3 ] {} HTTP-Session: 8be2aa15-105e-4eb1-986e-d39795d0678c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.046786 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.046830 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:22:20.046966 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.047242 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.047503 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:22:20.047675 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:22:20.047783 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} executeQuery: Read 1 rows, 72.00 B in 0.000961277 sec., 1040 rows/sec., 73.14 KiB/sec. 2024.01.31 21:22:20.047906 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.047929 [ 3 ] {ddc56966-7c2b-4e8c-b1d4-2fca783543f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:20.047946 [ 3 ] {} HTTP-Session: 8be2aa15-105e-4eb1-986e-d39795d0678c Destroying unnamed session 2024.01.31 21:22:20.048078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:20.048122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:20.048141 [ 3 ] {} HTTP-Session: deb77881-74c8-496b-a68d-cd8cb1ed963e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:20.048157 [ 3 ] {} HTTP-Session: deb77881-74c8-496b-a68d-cd8cb1ed963e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:20.048231 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:20.048276 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:20.048410 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:20.048785 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:20.049067 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:22:20.049252 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:22:20.049373 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} executeQuery: Read 21 rows, 29.02 KiB in 0.001111488 sec., 18893 rows/sec., 25.50 MiB/sec. 2024.01.31 21:22:20.049500 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} DynamicQueryHandler: Done processing query 2024.01.31 21:22:20.049525 [ 3 ] {7d80f427-3131-43f0-8210-5a9a5e18afe4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:22:20.049540 [ 3 ] {} HTTP-Session: deb77881-74c8-496b-a68d-cd8cb1ed963e Destroying unnamed session 2024.01.31 21:22:25.040860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:25.041014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:25.041045 [ 3 ] {} HTTP-Session: 6e194538-4f21-4e0e-80cf-ec9bb95709ac Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:25.041073 [ 3 ] {} HTTP-Session: 6e194538-4f21-4e0e-80cf-ec9bb95709ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:25.041215 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:25.041282 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:25.041465 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:25.041900 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:25.042175 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:22:25.042341 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:22:25.042455 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} executeQuery: Read 31 rows, 2.51 KiB in 0.001202009 sec., 25790 rows/sec., 2.04 MiB/sec. 2024.01.31 21:22:25.042633 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} DynamicQueryHandler: Done processing query 2024.01.31 21:22:25.042660 [ 3 ] {ba559b06-d3d8-4957-a433-fd8b8fbae060} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:25.042676 [ 3 ] {} HTTP-Session: 6e194538-4f21-4e0e-80cf-ec9bb95709ac Destroying unnamed session 2024.01.31 21:22:25.042854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:25.042901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:25.042920 [ 3 ] {} HTTP-Session: fb28db4d-a01c-4178-b2f2-a17943b15db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:25.042937 [ 3 ] {} HTTP-Session: fb28db4d-a01c-4178-b2f2-a17943b15db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:25.043016 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:25.043057 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:25.043172 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:25.043532 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:25.043756 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:22:25.043911 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:22:25.044033 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} executeQuery: Read 129 rows, 12.40 KiB in 0.000985838 sec., 130853 rows/sec., 12.29 MiB/sec. 2024.01.31 21:22:25.044161 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} DynamicQueryHandler: Done processing query 2024.01.31 21:22:25.044185 [ 3 ] {76e4ba45-e709-4ec9-9f80-c9303aa04eeb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:22:25.044201 [ 3 ] {} HTTP-Session: fb28db4d-a01c-4178-b2f2-a17943b15db8 Destroying unnamed session 2024.01.31 21:22:25.044323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:25.044369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:25.044388 [ 3 ] {} HTTP-Session: 20592bc2-3937-499c-b516-360768417c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:25.044405 [ 3 ] {} HTTP-Session: 20592bc2-3937-499c-b516-360768417c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:25.044477 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:25.044517 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:25.044627 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:25.044943 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:25.045150 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:22:25.045302 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:22:25.045419 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} executeQuery: Read 55 rows, 4.38 KiB in 0.000911567 sec., 60335 rows/sec., 4.69 MiB/sec. 2024.01.31 21:22:25.045539 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} DynamicQueryHandler: Done processing query 2024.01.31 21:22:25.045563 [ 3 ] {42f5a64a-1a95-4562-870e-47b342d09c23} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.31 21:22:25.045579 [ 3 ] {} HTTP-Session: 20592bc2-3937-499c-b516-360768417c97 Destroying unnamed session 2024.01.31 21:22:25.045685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:25.045731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:25.045750 [ 3 ] {} HTTP-Session: 349d142c-7a17-443d-bffc-8f84ea8058d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:25.045767 [ 3 ] {} HTTP-Session: 349d142c-7a17-443d-bffc-8f84ea8058d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:25.045839 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:25.045883 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:22:25.046007 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:25.046297 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:25.046570 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:22:25.046748 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:22:25.046872 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} executeQuery: Read 36 rows, 2.60 KiB in 0.000998528 sec., 36053 rows/sec., 2.54 MiB/sec. 2024.01.31 21:22:25.046869 [ 61 ] {} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.31 21:22:25.046981 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:25.047050 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} DynamicQueryHandler: Done processing query 2024.01.31 21:22:25.047089 [ 3 ] {98d78c43-08a4-4748-9ea2-ca73ac5aa6e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:25.047081 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.31 21:22:25.047113 [ 3 ] {} HTTP-Session: 349d142c-7a17-443d-bffc-8f84ea8058d5 Destroying unnamed session 2024.01.31 21:22:25.047246 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:25.047296 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 276 rows starting from the beginning of the part 2024.01.31 21:22:25.047331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:25.047422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:25.047463 [ 3 ] {} HTTP-Session: 8c8cdf17-a956-4855-9ba8-1591c20f44a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:25.047525 [ 3 ] {} HTTP-Session: 8c8cdf17-a956-4855-9ba8-1591c20f44a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:25.047587 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.01.31 21:22:25.047734 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:25.047885 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:25.047893 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.01.31 21:22:25.048252 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.01.31 21:22:25.048460 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:25.048499 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.01.31 21:22:25.048683 [ 22 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.01.31 21:22:25.049158 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:25.049885 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:22:25.050309 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:22:25.050423 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 5 columns (5 merged, 0 gathered) in 0.003376287 sec., 104256.53980245163 rows/sec., 7.36 MiB/sec. 2024.01.31 21:22:25.050533 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} executeQuery: Read 31 rows, 42.84 KiB in 0.002740382 sec., 11312 rows/sec., 15.27 MiB/sec. 2024.01.31 21:22:25.050745 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.31 21:22:25.050761 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} DynamicQueryHandler: Done processing query 2024.01.31 21:22:25.050807 [ 3 ] {6cfedfc8-0221-4348-9796-a182c7cc76d3} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:22:25.050846 [ 3 ] {} HTTP-Session: 8c8cdf17-a956-4855-9ba8-1591c20f44a7 Destroying unnamed session 2024.01.31 21:22:25.051106 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.31 21:22:25.051192 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_6_1} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.31 21:22:30.039441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:30.039592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:30.039623 [ 3 ] {} HTTP-Session: 25e08f88-c004-435f-b28b-3406d7549b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:30.039652 [ 3 ] {} HTTP-Session: 25e08f88-c004-435f-b28b-3406d7549b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:30.039793 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:30.039859 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:30.040042 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:30.040491 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:30.040762 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:22:30.040922 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:22:30.041060 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} executeQuery: Read 21 rows, 1.70 KiB in 0.00122152 sec., 17191 rows/sec., 1.36 MiB/sec. 2024.01.31 21:22:30.041206 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} DynamicQueryHandler: Done processing query 2024.01.31 21:22:30.041233 [ 3 ] {9402d2b7-15e6-437e-9bad-9b49603bcc0e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:30.041249 [ 3 ] {} HTTP-Session: 25e08f88-c004-435f-b28b-3406d7549b46 Destroying unnamed session 2024.01.31 21:22:30.041380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:30.041427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:30.041446 [ 3 ] {} HTTP-Session: 95bff61a-9c10-4160-9f3a-45f868abff6c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:30.041463 [ 3 ] {} HTTP-Session: 95bff61a-9c10-4160-9f3a-45f868abff6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:30.041536 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:30.041576 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:30.041684 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:30.042028 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:30.042247 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:22:30.042399 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:22:30.042525 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} executeQuery: Read 63 rows, 5.70 KiB in 0.000960108 sec., 65617 rows/sec., 5.79 MiB/sec. 2024.01.31 21:22:30.042639 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} DynamicQueryHandler: Done processing query 2024.01.31 21:22:30.042662 [ 3 ] {08fa3a45-a6fd-44ae-ba61-345481ca83a1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:30.042678 [ 3 ] {} HTTP-Session: 95bff61a-9c10-4160-9f3a-45f868abff6c Destroying unnamed session 2024.01.31 21:22:30.042806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:30.042852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:30.042871 [ 3 ] {} HTTP-Session: 7e36ad22-f7a6-486c-88bc-828cad373de4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:30.042888 [ 3 ] {} HTTP-Session: 7e36ad22-f7a6-486c-88bc-828cad373de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:30.042958 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:30.042997 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:30.043106 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:30.043412 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:30.043628 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:22:30.043778 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:22:30.043919 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} executeQuery: Read 21 rows, 1.68 KiB in 0.000897847 sec., 23389 rows/sec., 1.83 MiB/sec. 2024.01.31 21:22:30.044036 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} DynamicQueryHandler: Done processing query 2024.01.31 21:22:30.044060 [ 3 ] {2072223d-a146-44a2-8af3-2fba3dd37109} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:30.044075 [ 3 ] {} HTTP-Session: 7e36ad22-f7a6-486c-88bc-828cad373de4 Destroying unnamed session 2024.01.31 21:22:30.044282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:30.044326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:30.044345 [ 3 ] {} HTTP-Session: e3a93be7-6315-4e99-b06d-e4efdf10bfc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:30.044362 [ 3 ] {} HTTP-Session: e3a93be7-6315-4e99-b06d-e4efdf10bfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:30.044438 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:30.044483 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:30.044619 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:30.044996 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:30.045288 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:22:30.045467 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:22:30.045600 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} executeQuery: Read 21 rows, 29.02 KiB in 0.001128649 sec., 18606 rows/sec., 25.11 MiB/sec. 2024.01.31 21:22:30.045724 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} DynamicQueryHandler: Done processing query 2024.01.31 21:22:30.045748 [ 3 ] {1acada76-6386-4fd9-9185-2efc151901c7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:22:30.045763 [ 3 ] {} HTTP-Session: e3a93be7-6315-4e99-b06d-e4efdf10bfc4 Destroying unnamed session 2024.01.31 21:22:34.803122 [ 54 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:22:34.803190 [ 54 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:22:35.040048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:35.040187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:35.040218 [ 3 ] {} HTTP-Session: 11f4d9b4-1635-4637-ab3f-5b38c4edb496 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:35.040245 [ 3 ] {} HTTP-Session: 11f4d9b4-1635-4637-ab3f-5b38c4edb496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:35.040389 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:35.040458 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:35.040619 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:35.041034 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.041304 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:22:35.041470 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:22:35.041600 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} executeQuery: Read 31 rows, 2.51 KiB in 0.001165949 sec., 26587 rows/sec., 2.10 MiB/sec. 2024.01.31 21:22:35.041612 [ 54 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.041725 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.041769 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} DynamicQueryHandler: Done processing query 2024.01.31 21:22:35.041829 [ 3 ] {7508fc56-9a14-44ae-b8d6-42df03ec9669} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:35.041839 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.31 21:22:35.041863 [ 3 ] {} HTTP-Session: 11f4d9b4-1635-4637-ab3f-5b38c4edb496 Destroying unnamed session 2024.01.31 21:22:35.041995 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:35.042046 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part 2024.01.31 21:22:35.042057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:35.042139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:35.042165 [ 3 ] {} HTTP-Session: ed6248b5-fa49-4b8a-b8ee-e39905b759ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:35.042219 [ 3 ] {} HTTP-Session: ed6248b5-fa49-4b8a-b8ee-e39905b759ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:35.042299 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.042426 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:35.042531 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:35.042560 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:35.042875 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.042967 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:35.043132 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:35.043241 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.043796 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.044260 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:22:35.044646 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:22:35.044804 [ 11 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002983214 sec., 62684.0716086744 rows/sec., 4.96 MiB/sec. 2024.01.31 21:22:35.044847 [ 54 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.044870 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} executeQuery: Read 93 rows, 9.64 KiB in 0.002387649 sec., 38950 rows/sec., 3.94 MiB/sec. 2024.01.31 21:22:35.044923 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.045114 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.31 21:22:35.045144 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.31 21:22:35.045209 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} DynamicQueryHandler: Done processing query 2024.01.31 21:22:35.045256 [ 3 ] {9bddfe96-cc3e-42e1-9194-134764f35c24} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:22:35.045313 [ 3 ] {} HTTP-Session: ed6248b5-fa49-4b8a-b8ee-e39905b759ec Destroying unnamed session 2024.01.31 21:22:35.045377 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:35.045427 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.31 21:22:35.045444 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part 2024.01.31 21:22:35.045549 [ 22 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_16_3} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.045562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:35.045714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:35.045796 [ 3 ] {} HTTP-Session: 28338701-2a06-4e1a-ae28-d00f784a34a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:35.045825 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 94 rows starting from the beginning of the part 2024.01.31 21:22:35.045839 [ 3 ] {} HTTP-Session: 28338701-2a06-4e1a-ae28-d00f784a34a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:35.046072 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:35.046089 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2024.01.31 21:22:35.046171 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:35.046374 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 129 rows starting from the beginning of the part 2024.01.31 21:22:35.046650 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:35.046670 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part 2024.01.31 21:22:35.046859 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 93 rows starting from the beginning of the part 2024.01.31 21:22:35.047458 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.047865 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:22:35.048183 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:22:35.048356 [ 54 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.048401 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} executeQuery: Read 31 rows, 2.48 KiB in 0.002258958 sec., 13723 rows/sec., 1.07 MiB/sec. 2024.01.31 21:22:35.048511 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.048792 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} DynamicQueryHandler: Done processing query 2024.01.31 21:22:35.048880 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.31 21:22:35.048921 [ 3 ] {085cfe57-e7ff-4b9a-bef5-699695664fb3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:35.049075 [ 3 ] {} HTTP-Session: 28338701-2a06-4e1a-ae28-d00f784a34a8 Destroying unnamed session 2024.01.31 21:22:35.049256 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:35.049299 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part 2024.01.31 21:22:35.049316 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.004294624 sec., 148324.97559739804 rows/sec., 13.99 MiB/sec. 2024.01.31 21:22:35.049562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:35.049570 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part 2024.01.31 21:22:35.049626 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.31 21:22:35.049696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:35.049793 [ 3 ] {} HTTP-Session: 0d618eb9-83e6-45ef-af6f-d4db495db34e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:35.049859 [ 3 ] {} HTTP-Session: 0d618eb9-83e6-45ef-af6f-d4db495db34e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:35.049914 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part 2024.01.31 21:22:35.050124 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.31 21:22:35.050220 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:35.050300 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 55 rows starting from the beginning of the part 2024.01.31 21:22:35.050327 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_16_3} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.050402 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:35.050704 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:35.051036 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.051212 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:35.052349 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.052762 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.004070453 sec., 64120.62736014886 rows/sec., 5.01 MiB/sec. 2024.01.31 21:22:35.052949 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.31 21:22:35.052974 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:22:35.053232 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.31 21:22:35.053321 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:22:35.053341 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_16_3} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.053513 [ 54 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.053561 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} executeQuery: Read 31 rows, 42.84 KiB in 0.003257146 sec., 9517 rows/sec., 12.84 MiB/sec. 2024.01.31 21:22:35.053571 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:35.053770 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.31 21:22:35.053936 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} DynamicQueryHandler: Done processing query 2024.01.31 21:22:35.053991 [ 3 ] {47494e46-8b1b-40fb-bee6-06b17c67bc71} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:22:35.054003 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:35.054023 [ 3 ] {} HTTP-Session: 0d618eb9-83e6-45ef-af6f-d4db495db34e Destroying unnamed session 2024.01.31 21:22:35.054084 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 275 rows starting from the beginning of the part 2024.01.31 21:22:35.054255 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.054358 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:35.054452 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.054541 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2024.01.31 21:22:35.054634 [ 13 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 31 rows starting from the beginning of the part 2024.01.31 21:22:35.055995 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 410 rows, containing 6 columns (6 merged, 0 gathered) in 0.002354729 sec., 174117.70101782415 rows/sec., 234.96 MiB/sec. 2024.01.31 21:22:35.056292 [ 22 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.31 21:22:35.056507 [ 22 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.31 21:22:35.056565 [ 22 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.31 21:22:35.056636 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_16_3: 4.00 MiB. 2024.01.31 21:22:36.001107 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 236.40 MiB, will set to 231.00 MiB (RSS), difference: -4.10 MiB 2024.01.31 21:22:40.039157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:40.039313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:40.039343 [ 3 ] {} HTTP-Session: 05215414-5f7d-4517-b796-3e9c8bda302a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:40.039402 [ 3 ] {} HTTP-Session: 05215414-5f7d-4517-b796-3e9c8bda302a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:40.039585 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:40.039677 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:40.039927 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:40.040502 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:40.040771 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:22:40.040935 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:22:40.041054 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} executeQuery: Read 21 rows, 1.70 KiB in 0.001416551 sec., 14824 rows/sec., 1.17 MiB/sec. 2024.01.31 21:22:40.041187 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} DynamicQueryHandler: Done processing query 2024.01.31 21:22:40.041212 [ 3 ] {14997b55-47f7-4377-ad14-2f0d6e1baa6a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:40.041228 [ 3 ] {} HTTP-Session: 05215414-5f7d-4517-b796-3e9c8bda302a Destroying unnamed session 2024.01.31 21:22:40.041379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:40.041425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:40.041443 [ 3 ] {} HTTP-Session: bcb7e7b0-d067-47f5-b2df-26e86c5cd2ce Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:40.041460 [ 3 ] {} HTTP-Session: bcb7e7b0-d067-47f5-b2df-26e86c5cd2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:40.041535 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:40.041573 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:40.041677 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:40.042006 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:40.042213 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:22:40.042378 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:22:40.042474 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} executeQuery: Read 63 rows, 5.70 KiB in 0.000911677 sec., 69103 rows/sec., 6.10 MiB/sec. 2024.01.31 21:22:40.042667 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} DynamicQueryHandler: Done processing query 2024.01.31 21:22:40.042692 [ 3 ] {a395f36c-0b41-469b-8f29-574dc2cc50e8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:40.042709 [ 3 ] {} HTTP-Session: bcb7e7b0-d067-47f5-b2df-26e86c5cd2ce Destroying unnamed session 2024.01.31 21:22:40.042826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:40.042872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:40.042891 [ 3 ] {} HTTP-Session: 9237aa25-3f40-4535-ad3d-3201dc9fd256 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:40.042908 [ 3 ] {} HTTP-Session: 9237aa25-3f40-4535-ad3d-3201dc9fd256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:40.042979 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:40.043019 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:40.043137 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:40.043497 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:40.043702 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:22:40.043857 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:22:40.043955 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} executeQuery: Read 21 rows, 1.68 KiB in 0.000946647 sec., 22183 rows/sec., 1.73 MiB/sec. 2024.01.31 21:22:40.044077 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} DynamicQueryHandler: Done processing query 2024.01.31 21:22:40.044101 [ 3 ] {fd55ef79-c0cd-4fc1-9049-7a7ce20703e6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:40.044116 [ 3 ] {} HTTP-Session: 9237aa25-3f40-4535-ad3d-3201dc9fd256 Destroying unnamed session 2024.01.31 21:22:40.044241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:40.044286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:40.044305 [ 3 ] {} HTTP-Session: 741490eb-bf1f-47a5-9fcd-3fd1061bafdb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:40.044322 [ 3 ] {} HTTP-Session: 741490eb-bf1f-47a5-9fcd-3fd1061bafdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:40.044396 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:40.044441 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:40.044575 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:40.044981 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:40.045280 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:22:40.045457 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:22:40.045564 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} executeQuery: Read 21 rows, 29.02 KiB in 0.001132119 sec., 18549 rows/sec., 25.03 MiB/sec. 2024.01.31 21:22:40.045762 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} DynamicQueryHandler: Done processing query 2024.01.31 21:22:40.045786 [ 3 ] {88b2a8b9-ea59-4727-8c63-acc94a29b8ea} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:22:40.045802 [ 3 ] {} HTTP-Session: 741490eb-bf1f-47a5-9fcd-3fd1061bafdb Destroying unnamed session 2024.01.31 21:22:45.039141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:45.039284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:45.039314 [ 3 ] {} HTTP-Session: e1cbb996-62b2-4802-9f95-c3733a94fd14 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:45.039342 [ 3 ] {} HTTP-Session: e1cbb996-62b2-4802-9f95-c3733a94fd14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:45.039482 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:45.039548 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:45.039729 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:45.040208 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:45.040492 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:22:45.040662 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:22:45.040803 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} executeQuery: Read 31 rows, 2.51 KiB in 0.0012734 sec., 24344 rows/sec., 1.93 MiB/sec. 2024.01.31 21:22:45.040951 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} DynamicQueryHandler: Done processing query 2024.01.31 21:22:45.040976 [ 3 ] {a5426516-f4d2-4f91-9b51-82e028a90a99} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:45.040992 [ 3 ] {} HTTP-Session: e1cbb996-62b2-4802-9f95-c3733a94fd14 Destroying unnamed session 2024.01.31 21:22:45.041120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:45.041167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:45.041186 [ 3 ] {} HTTP-Session: 2a7e3d1b-c781-4e9c-a945-59e15f8ae006 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:45.041202 [ 3 ] {} HTTP-Session: 2a7e3d1b-c781-4e9c-a945-59e15f8ae006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:45.041279 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:45.041318 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:45.041426 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:45.041804 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:45.042018 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:22:45.042177 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:22:45.042300 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} executeQuery: Read 93 rows, 9.64 KiB in 0.000992279 sec., 93723 rows/sec., 9.49 MiB/sec. 2024.01.31 21:22:45.042455 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} DynamicQueryHandler: Done processing query 2024.01.31 21:22:45.042480 [ 3 ] {1bf855f9-a6a3-4b53-b0a8-8fcb96f37ab6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:22:45.042496 [ 3 ] {} HTTP-Session: 2a7e3d1b-c781-4e9c-a945-59e15f8ae006 Destroying unnamed session 2024.01.31 21:22:45.042613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:45.042659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:45.042677 [ 3 ] {} HTTP-Session: cec10a7c-d528-443b-9c4b-173f64b2b98a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:45.042693 [ 3 ] {} HTTP-Session: cec10a7c-d528-443b-9c4b-173f64b2b98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:45.042766 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:45.042807 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:45.042921 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:45.043245 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:45.043454 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:22:45.043603 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:22:45.043728 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} executeQuery: Read 31 rows, 2.48 KiB in 0.000932728 sec., 33235 rows/sec., 2.60 MiB/sec. 2024.01.31 21:22:45.043851 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} DynamicQueryHandler: Done processing query 2024.01.31 21:22:45.043875 [ 3 ] {4f77ac1e-d72e-4f4c-b418-7e9e1c37f85b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:45.043890 [ 3 ] {} HTTP-Session: cec10a7c-d528-443b-9c4b-173f64b2b98a Destroying unnamed session 2024.01.31 21:22:45.044087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:45.044133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:45.044152 [ 3 ] {} HTTP-Session: 947f3a77-bd2b-47b3-a096-b02268df0f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:45.044169 [ 3 ] {} HTTP-Session: 947f3a77-bd2b-47b3-a096-b02268df0f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:45.044248 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:45.044293 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:45.044436 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:45.044881 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.83 GiB. 2024.01.31 21:22:45.045181 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:22:45.045360 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:22:45.045491 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} executeQuery: Read 31 rows, 42.84 KiB in 0.00121478 sec., 25519 rows/sec., 34.44 MiB/sec. 2024.01.31 21:22:45.045620 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} DynamicQueryHandler: Done processing query 2024.01.31 21:22:45.045644 [ 3 ] {f1d9e6a1-8725-476b-ad21-2b4048f3a7d9} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:22:45.045659 [ 3 ] {} HTTP-Session: 947f3a77-bd2b-47b3-a096-b02268df0f76 Destroying unnamed session 2024.01.31 21:22:49.803229 [ 143 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:22:49.803299 [ 143 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:22:50.038828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:50.038945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:50.038975 [ 3 ] {} HTTP-Session: 9f2c1ee9-19e4-4db2-8ed0-27027b4859d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:50.039002 [ 3 ] {} HTTP-Session: 9f2c1ee9-19e4-4db2-8ed0-27027b4859d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:50.039140 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:50.039206 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:50.039379 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:50.039827 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:50.040078 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:22:50.040239 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:22:50.040355 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} executeQuery: Read 21 rows, 1.70 KiB in 0.001176269 sec., 17853 rows/sec., 1.41 MiB/sec. 2024.01.31 21:22:50.040512 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} DynamicQueryHandler: Done processing query 2024.01.31 21:22:50.040537 [ 3 ] {439f3ca8-2041-44fb-9410-65eb4ef79b29} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:50.040554 [ 3 ] {} HTTP-Session: 9f2c1ee9-19e4-4db2-8ed0-27027b4859d5 Destroying unnamed session 2024.01.31 21:22:50.040686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:50.040732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:50.040751 [ 3 ] {} HTTP-Session: ebaaa38c-7983-440b-965f-99200e87a828 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:50.040767 [ 3 ] {} HTTP-Session: ebaaa38c-7983-440b-965f-99200e87a828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:50.040842 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:50.040881 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:50.040987 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:50.041329 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:50.041538 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:22:50.041698 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:22:50.041817 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} executeQuery: Read 63 rows, 5.70 KiB in 0.000946808 sec., 66539 rows/sec., 5.88 MiB/sec. 2024.01.31 21:22:50.041936 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} DynamicQueryHandler: Done processing query 2024.01.31 21:22:50.041960 [ 3 ] {d34ba7de-d5bd-4765-ae5f-f5027cc441e2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:50.041976 [ 3 ] {} HTTP-Session: ebaaa38c-7983-440b-965f-99200e87a828 Destroying unnamed session 2024.01.31 21:22:50.042133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:50.042179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:50.042197 [ 3 ] {} HTTP-Session: e85ace34-6afe-4611-969a-ee2cb20c2a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:50.042214 [ 3 ] {} HTTP-Session: e85ace34-6afe-4611-969a-ee2cb20c2a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:50.042284 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:50.042323 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:50.042430 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:50.042737 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:50.042943 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:22:50.043092 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:22:50.043212 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} executeQuery: Read 21 rows, 1.68 KiB in 0.000892307 sec., 23534 rows/sec., 1.84 MiB/sec. 2024.01.31 21:22:50.043360 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} DynamicQueryHandler: Done processing query 2024.01.31 21:22:50.043384 [ 3 ] {f84ceb99-3096-452c-8edb-c01f085ca8ec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:22:50.043400 [ 3 ] {} HTTP-Session: e85ace34-6afe-4611-969a-ee2cb20c2a1e Destroying unnamed session 2024.01.31 21:22:50.043525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:50.043569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:50.043588 [ 3 ] {} HTTP-Session: 4f7c37e3-d4e1-4293-8fe8-3eea23553e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:50.043604 [ 3 ] {} HTTP-Session: 4f7c37e3-d4e1-4293-8fe8-3eea23553e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:50.043679 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:50.043723 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:50.043864 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:50.044221 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:50.044513 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:22:50.044691 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:22:50.044808 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} executeQuery: Read 21 rows, 29.02 KiB in 0.001101858 sec., 19058 rows/sec., 25.72 MiB/sec. 2024.01.31 21:22:50.044932 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} DynamicQueryHandler: Done processing query 2024.01.31 21:22:50.044956 [ 3 ] {c26dd872-25df-47bb-b7c9-3f994edaa6a5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:22:50.044972 [ 3 ] {} HTTP-Session: 4f7c37e3-d4e1-4293-8fe8-3eea23553e7e Destroying unnamed session 2024.01.31 21:22:55.040772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.040931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.040962 [ 3 ] {} HTTP-Session: e2bb8e8c-95a7-445a-a2bd-857a1011c89b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.040990 [ 3 ] {} HTTP-Session: e2bb8e8c-95a7-445a-a2bd-857a1011c89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.041133 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.041201 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:22:55.041373 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.041794 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.042065 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:22:55.042233 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:22:55.042382 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} executeQuery: Read 31 rows, 2.51 KiB in 0.001203449 sec., 25759 rows/sec., 2.04 MiB/sec. 2024.01.31 21:22:55.042528 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.042554 [ 3 ] {f7616c9e-a3e9-4991-b2e7-4fe4d351d008} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:55.042571 [ 3 ] {} HTTP-Session: e2bb8e8c-95a7-445a-a2bd-857a1011c89b Destroying unnamed session 2024.01.31 21:22:55.042694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.042741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.042761 [ 3 ] {} HTTP-Session: 6e22c2a1-ead1-4bfb-aa8f-c3a6ecce7106 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.042777 [ 3 ] {} HTTP-Session: 6e22c2a1-ead1-4bfb-aa8f-c3a6ecce7106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.042847 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.042887 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:22:55.042996 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.043256 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.043463 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:22:55.043624 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:22:55.043740 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} executeQuery: Read 2 rows, 175.00 B in 0.000854907 sec., 2339 rows/sec., 199.90 KiB/sec. 2024.01.31 21:22:55.043743 [ 170 ] {} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.31 21:22:55.043860 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.043906 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.043976 [ 3 ] {0fcdfa80-cb57-4da0-9139-fc616c3bbbfb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:55.044014 [ 3 ] {} HTTP-Session: 6e22c2a1-ead1-4bfb-aa8f-c3a6ecce7106 Destroying unnamed session 2024.01.31 21:22:55.044012 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.31 21:22:55.044181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.044208 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:55.044272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.044278 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.044310 [ 3 ] {} HTTP-Session: e58eb177-fb7d-40bc-8191-a92344ea68c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.044357 [ 3 ] {} HTTP-Session: e58eb177-fb7d-40bc-8191-a92344ea68c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.044560 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.044577 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.044660 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:22:55.044880 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.045095 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.045138 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.045320 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.045861 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.046358 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:22:55.046644 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:22:55.046655 [ 17 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002714501 sec., 3683.918333424818 rows/sec., 314.79 KiB/sec. 2024.01.31 21:22:55.046859 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} executeQuery: Read 130 rows, 12.49 KiB in 0.002242018 sec., 57983 rows/sec., 5.44 MiB/sec. 2024.01.31 21:22:55.046870 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.31 21:22:55.047051 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.047089 [ 3 ] {9435678f-a8c4-4932-a5d6-7b3181966c09} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:22:55.047122 [ 3 ] {} HTTP-Session: e58eb177-fb7d-40bc-8191-a92344ea68c1 Destroying unnamed session 2024.01.31 21:22:55.047142 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.31 21:22:55.047228 [ 13 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_5_1} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.31 21:22:55.047267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.047360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.047380 [ 3 ] {} HTTP-Session: 8640a9fd-c935-42af-9005-ca7df6a2f6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.047396 [ 3 ] {} HTTP-Session: 8640a9fd-c935-42af-9005-ca7df6a2f6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.047468 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.047508 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:22:55.047626 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.047901 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.048108 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:22:55.048260 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:22:55.048382 [ 170 ] {} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.31 21:22:55.048387 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} executeQuery: Read 2 rows, 143.00 B in 0.000881047 sec., 2270 rows/sec., 158.50 KiB/sec. 2024.01.31 21:22:55.048448 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.048603 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.31 21:22:55.048657 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.048695 [ 3 ] {e8e7721f-0a55-4e07-81a3-c44de0a55549} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:22:55.048746 [ 3 ] {} HTTP-Session: 8640a9fd-c935-42af-9005-ca7df6a2f6ac Destroying unnamed session 2024.01.31 21:22:55.048754 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:22:55.048804 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.048908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.049000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.049009 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.049028 [ 3 ] {} HTTP-Session: a079e4d9-97de-483c-ad07-38b1ebba3847 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.049089 [ 3 ] {} HTTP-Session: a079e4d9-97de-483c-ad07-38b1ebba3847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.049268 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.049303 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.049383 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:22:55.049473 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.049785 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.31 21:22:55.049884 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.050650 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.051114 [ 14 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602291 sec., 3842.767776547665 rows/sec., 268.32 KiB/sec. 2024.01.31 21:22:55.051140 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:22:55.051294 [ 9 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.31 21:22:55.051421 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:22:55.051612 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} executeQuery: Read 57 rows, 4.54 KiB in 0.002260298 sec., 25217 rows/sec., 1.96 MiB/sec. 2024.01.31 21:22:55.051656 [ 9 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.31 21:22:55.051799 [ 9 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_5_1} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.31 21:22:55.051825 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.051888 [ 3 ] {29a6e705-b3aa-47b1-9faa-a123d26f1b54} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:22:55.051919 [ 3 ] {} HTTP-Session: a079e4d9-97de-483c-ad07-38b1ebba3847 Destroying unnamed session 2024.01.31 21:22:55.052041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.052086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.052104 [ 3 ] {} HTTP-Session: 51062b8d-2f2b-4829-96d6-6610d0fbd16d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.052121 [ 3 ] {} HTTP-Session: 51062b8d-2f2b-4829-96d6-6610d0fbd16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.052197 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.052241 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:22:55.052379 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.052672 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.052939 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:22:55.053122 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:22:55.053245 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} executeQuery: Read 37 rows, 2.67 KiB in 0.001016328 sec., 36405 rows/sec., 2.57 MiB/sec. 2024.01.31 21:22:55.053407 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.053432 [ 3 ] {658ab76c-b880-4b03-9137-53d06d669397} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:22:55.053448 [ 3 ] {} HTTP-Session: 51062b8d-2f2b-4829-96d6-6610d0fbd16d Destroying unnamed session 2024.01.31 21:22:55.053607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:22:55.053652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:22:55.053670 [ 3 ] {} HTTP-Session: 5b6450fd-215d-4b2a-aed8-3977456ed42d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:22:55.053686 [ 3 ] {} HTTP-Session: 5b6450fd-215d-4b2a-aed8-3977456ed42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:22:55.053766 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:22:55.053811 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:22:55.053950 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:22:55.054426 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:22:55.054715 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:22:55.054892 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:22:55.055024 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} executeQuery: Read 31 rows, 42.84 KiB in 0.00122807 sec., 25242 rows/sec., 34.06 MiB/sec. 2024.01.31 21:22:55.055137 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} DynamicQueryHandler: Done processing query 2024.01.31 21:22:55.055160 [ 3 ] {d9e0a351-459f-4318-a221-7094d9135580} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:22:55.055175 [ 3 ] {} HTTP-Session: 5b6450fd-215d-4b2a-aed8-3977456ed42d Destroying unnamed session 2024.01.31 21:23:00.039168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:00.039328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:00.039359 [ 3 ] {} HTTP-Session: 212a12fb-c880-438a-aab1-7c95b3ab1762 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:00.039388 [ 3 ] {} HTTP-Session: 212a12fb-c880-438a-aab1-7c95b3ab1762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:00.039530 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:00.039599 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:00.039783 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:00.040229 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.040502 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:23:00.040669 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:23:00.040808 [ 166 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.040813 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} executeQuery: Read 21 rows, 1.70 KiB in 0.00123644 sec., 16984 rows/sec., 1.34 MiB/sec. 2024.01.31 21:23:00.040886 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.041010 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.31 21:23:00.041064 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} DynamicQueryHandler: Done processing query 2024.01.31 21:23:00.041092 [ 3 ] {d0dc8962-3a73-4236-a923-4ca2fe433190} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:00.041122 [ 3 ] {} HTTP-Session: 212a12fb-c880-438a-aab1-7c95b3ab1762 Destroying unnamed session 2024.01.31 21:23:00.041130 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:00.041161 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part 2024.01.31 21:23:00.041262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:00.041306 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.041316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:00.041348 [ 3 ] {} HTTP-Session: 2d868703-597a-4623-9c89-83d5b3c694a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:00.041369 [ 3 ] {} HTTP-Session: 2d868703-597a-4623-9c89-83d5b3c694a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:00.041436 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:00.041491 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:00.041553 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:00.041560 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.041738 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:00.041805 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:00.041889 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.042261 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.042556 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:23:00.042665 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001713524 sec., 103295.89781059384 rows/sec., 8.18 MiB/sec. 2024.01.31 21:23:00.042761 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:23:00.042794 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.31 21:23:00.042918 [ 166 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.042937 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} executeQuery: Read 63 rows, 5.70 KiB in 0.001401771 sec., 44943 rows/sec., 3.97 MiB/sec. 2024.01.31 21:23:00.042982 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.043070 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.31 21:23:00.043233 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.31 21:23:00.043339 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_21_4} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.043384 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} DynamicQueryHandler: Done processing query 2024.01.31 21:23:00.043450 [ 3 ] {31ce7d12-7eab-495d-b593-4e9174912b37} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:00.043549 [ 3 ] {} HTTP-Session: 2d868703-597a-4623-9c89-83d5b3c694a8 Destroying unnamed session 2024.01.31 21:23:00.043566 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:00.043618 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 196 rows starting from the beginning of the part 2024.01.31 21:23:00.043737 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2024.01.31 21:23:00.043771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:00.043862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:00.043913 [ 3 ] {} HTTP-Session: aa87d845-e887-414f-aa97-d74ae9139979 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:00.043913 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 93 rows starting from the beginning of the part 2024.01.31 21:23:00.043945 [ 3 ] {} HTTP-Session: aa87d845-e887-414f-aa97-d74ae9139979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:00.044162 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part 2024.01.31 21:23:00.044173 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:00.044265 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:00.044388 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 130 rows starting from the beginning of the part 2024.01.31 21:23:00.044716 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part 2024.01.31 21:23:00.044766 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:00.045454 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.045971 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:23:00.046312 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:23:00.046408 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344207 sec., 181806.9276214062 rows/sec., 16.84 MiB/sec. 2024.01.31 21:23:00.046494 [ 166 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.046542 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} executeQuery: Read 21 rows, 1.68 KiB in 0.002288999 sec., 9174 rows/sec., 734.66 KiB/sec. 2024.01.31 21:23:00.046567 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.046648 [ 10 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.31 21:23:00.046794 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.31 21:23:00.047065 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} DynamicQueryHandler: Done processing query 2024.01.31 21:23:00.047087 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:00.047123 [ 3 ] {ee7c1b4b-95b1-4de7-89b7-8a39878b0d09} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:00.047168 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part 2024.01.31 21:23:00.047186 [ 3 ] {} HTTP-Session: aa87d845-e887-414f-aa97-d74ae9139979 Destroying unnamed session 2024.01.31 21:23:00.047257 [ 10 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.31 21:23:00.047381 [ 10 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_21_4} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.047457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:00.047482 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.047608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:00.047658 [ 3 ] {} HTTP-Session: a0250686-2350-465f-a814-ce6a28f86357 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:00.047704 [ 3 ] {} HTTP-Session: a0250686-2350-465f-a814-ce6a28f86357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:00.047782 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:00.047931 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:00.048046 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.048059 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:00.048348 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part 2024.01.31 21:23:00.048675 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.048713 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:00.049679 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.050411 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.00377271 sec., 67060.54798805104 rows/sec., 5.24 MiB/sec. 2024.01.31 21:23:00.050482 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:23:00.050588 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.31 21:23:00.050767 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:23:00.050837 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.31 21:23:00.050939 [ 166 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.050968 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_21_4} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.051018 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} executeQuery: Read 21 rows, 29.02 KiB in 0.003007734 sec., 6982 rows/sec., 9.42 MiB/sec. 2024.01.31 21:23:00.051027 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:00.051267 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.31 21:23:00.051452 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:00.051465 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} DynamicQueryHandler: Done processing query 2024.01.31 21:23:00.051498 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 410 rows starting from the beginning of the part 2024.01.31 21:23:00.051508 [ 3 ] {3ee9b2b1-f9df-4e00-b221-1b45641a82b5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:23:00.051541 [ 3 ] {} HTTP-Session: a0250686-2350-465f-a814-ce6a28f86357 Destroying unnamed session 2024.01.31 21:23:00.051664 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.051766 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:00.051854 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.051943 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:00.052032 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:00.053353 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 6 columns (6 merged, 0 gathered) in 0.002193568 sec., 243894.87811638392 rows/sec., 329.12 MiB/sec. 2024.01.31 21:23:00.053690 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.31 21:23:00.053901 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.31 21:23:00.053958 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.31 21:23:00.054027 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_21_4: 4.45 MiB. 2024.01.31 21:23:04.803557 [ 128 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:23:04.803626 [ 128 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:23:05.039149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:05.039271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:05.039300 [ 3 ] {} HTTP-Session: 4e71e62a-89d6-47ee-b681-896478bde26d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:05.039327 [ 3 ] {} HTTP-Session: 4e71e62a-89d6-47ee-b681-896478bde26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:05.039466 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:05.039534 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:05.039720 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:05.040191 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:05.040464 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:23:05.040632 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:23:05.040749 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} executeQuery: Read 31 rows, 2.51 KiB in 0.0012425 sec., 24949 rows/sec., 1.97 MiB/sec. 2024.01.31 21:23:05.040897 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} DynamicQueryHandler: Done processing query 2024.01.31 21:23:05.040924 [ 3 ] {fd315566-ba70-427e-9337-5e687111ec72} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:05.040940 [ 3 ] {} HTTP-Session: 4e71e62a-89d6-47ee-b681-896478bde26d Destroying unnamed session 2024.01.31 21:23:05.041084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:05.041147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:05.041167 [ 3 ] {} HTTP-Session: 6f62e1a5-b6fc-4fda-887d-3dca98ba1deb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:05.041186 [ 3 ] {} HTTP-Session: 6f62e1a5-b6fc-4fda-887d-3dca98ba1deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:05.041269 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:05.041310 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:05.041418 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:05.041755 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:05.041975 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:23:05.042150 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:23:05.042246 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} executeQuery: Read 93 rows, 9.64 KiB in 0.000948888 sec., 98009 rows/sec., 9.92 MiB/sec. 2024.01.31 21:23:05.042350 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} DynamicQueryHandler: Done processing query 2024.01.31 21:23:05.042374 [ 3 ] {54516bbb-7788-4b4f-9556-5e238e677cd5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:23:05.042390 [ 3 ] {} HTTP-Session: 6f62e1a5-b6fc-4fda-887d-3dca98ba1deb Destroying unnamed session 2024.01.31 21:23:05.042546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:05.042588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:05.042606 [ 3 ] {} HTTP-Session: d2e66913-37e7-42cb-bd41-078ed183c0ad Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:05.042622 [ 3 ] {} HTTP-Session: d2e66913-37e7-42cb-bd41-078ed183c0ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:05.042692 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:05.042730 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:05.042832 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:05.043125 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:05.043327 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:23:05.043471 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:23:05.043565 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} executeQuery: Read 31 rows, 2.48 KiB in 0.000846007 sec., 36642 rows/sec., 2.87 MiB/sec. 2024.01.31 21:23:05.043676 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} DynamicQueryHandler: Done processing query 2024.01.31 21:23:05.043698 [ 3 ] {40f70736-2261-4234-b130-dd6238d6c109} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:05.043714 [ 3 ] {} HTTP-Session: d2e66913-37e7-42cb-bd41-078ed183c0ad Destroying unnamed session 2024.01.31 21:23:05.043884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:05.043928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:05.043946 [ 3 ] {} HTTP-Session: c1c1035d-b6e1-4c40-8035-487702938ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:05.043963 [ 3 ] {} HTTP-Session: c1c1035d-b6e1-4c40-8035-487702938ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:05.044046 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:05.044090 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:05.044226 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:05.044710 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:05.045008 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:23:05.045194 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:23:05.045290 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} executeQuery: Read 31 rows, 42.84 KiB in 0.00121635 sec., 25486 rows/sec., 34.39 MiB/sec. 2024.01.31 21:23:05.045413 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} DynamicQueryHandler: Done processing query 2024.01.31 21:23:05.045435 [ 3 ] {0d90b821-dcce-49f5-8ee3-4273f9ad87af} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:23:05.045451 [ 3 ] {} HTTP-Session: c1c1035d-b6e1-4c40-8035-487702938ea5 Destroying unnamed session 2024.01.31 21:23:10.039187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.039303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.039329 [ 3 ] {} HTTP-Session: e5cae739-e0cf-4dbf-be3a-49731b0f6eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.039353 [ 3 ] {} HTTP-Session: e5cae739-e0cf-4dbf-be3a-49731b0f6eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.039477 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.039536 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:10.039690 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.040177 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.040440 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:23:10.040605 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:23:10.040722 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} executeQuery: Read 21 rows, 1.70 KiB in 0.001211999 sec., 17326 rows/sec., 1.37 MiB/sec. 2024.01.31 21:23:10.040881 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.040919 [ 3 ] {212ca1e6-032d-460e-9215-521c9b529592} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:10.040936 [ 3 ] {} HTTP-Session: e5cae739-e0cf-4dbf-be3a-49731b0f6eb3 Destroying unnamed session 2024.01.31 21:23:10.041048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.041100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.041120 [ 3 ] {} HTTP-Session: 9e3c6112-f4c9-454e-821c-332adb02be53 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.041138 [ 3 ] {} HTTP-Session: 9e3c6112-f4c9-454e-821c-332adb02be53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.041217 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.041259 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:23:10.041369 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.041674 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.041878 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:23:10.042043 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:23:10.042165 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} executeQuery: Read 2 rows, 175.00 B in 0.000908598 sec., 2201 rows/sec., 188.09 KiB/sec. 2024.01.31 21:23:10.042298 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.042322 [ 3 ] {44f94338-b829-49f0-9217-9f9a6150b0b6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:10.042337 [ 3 ] {} HTTP-Session: 9e3c6112-f4c9-454e-821c-332adb02be53 Destroying unnamed session 2024.01.31 21:23:10.042456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.042502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.042521 [ 3 ] {} HTTP-Session: 24d93765-5bd2-4df4-986e-9c1e3daeddff Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.042538 [ 3 ] {} HTTP-Session: 24d93765-5bd2-4df4-986e-9c1e3daeddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.042614 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.042653 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:10.042756 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.043078 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.043287 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:23:10.043431 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:23:10.043548 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} executeQuery: Read 64 rows, 5.79 KiB in 0.000906267 sec., 70619 rows/sec., 6.23 MiB/sec. 2024.01.31 21:23:10.043695 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.043717 [ 3 ] {29856c73-fd87-467d-b5f4-710c02e1da47} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:10.043733 [ 3 ] {} HTTP-Session: 24d93765-5bd2-4df4-986e-9c1e3daeddff Destroying unnamed session 2024.01.31 21:23:10.043830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.043875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.043894 [ 3 ] {} HTTP-Session: 37072c2e-885e-4edb-a572-5919a126313b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.043918 [ 3 ] {} HTTP-Session: 37072c2e-885e-4edb-a572-5919a126313b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.043989 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.044027 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:23:10.044134 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.044402 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.044597 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:23:10.044736 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:23:10.044847 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} executeQuery: Read 2 rows, 143.00 B in 0.000828866 sec., 2412 rows/sec., 168.48 KiB/sec. 2024.01.31 21:23:10.044978 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.045001 [ 3 ] {c8765ee8-34de-4903-9206-2e3aeda2fec2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:10.045017 [ 3 ] {} HTTP-Session: 37072c2e-885e-4edb-a572-5919a126313b Destroying unnamed session 2024.01.31 21:23:10.045122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.045165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.045183 [ 3 ] {} HTTP-Session: 94fbe6f0-e288-4066-9dc6-232d7d6c99fb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.045199 [ 3 ] {} HTTP-Session: 94fbe6f0-e288-4066-9dc6-232d7d6c99fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.045268 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.045304 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:10.045407 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.045694 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.045911 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:23:10.046060 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:23:10.046181 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} executeQuery: Read 23 rows, 1.84 KiB in 0.000884897 sec., 25991 rows/sec., 2.04 MiB/sec. 2024.01.31 21:23:10.046302 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.046325 [ 3 ] {fc37cee3-9c6c-402c-b285-6325c1c862dd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:10.046341 [ 3 ] {} HTTP-Session: 94fbe6f0-e288-4066-9dc6-232d7d6c99fb Destroying unnamed session 2024.01.31 21:23:10.046438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.046481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.046498 [ 3 ] {} HTTP-Session: 68718d92-da07-4b6b-a874-285efaf09547 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.046515 [ 3 ] {} HTTP-Session: 68718d92-da07-4b6b-a874-285efaf09547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.046583 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.046624 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:23:10.046743 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.047019 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.047266 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:23:10.047437 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:23:10.047555 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} executeQuery: Read 1 rows, 72.00 B in 0.000943838 sec., 1059 rows/sec., 74.50 KiB/sec. 2024.01.31 21:23:10.047674 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.047697 [ 3 ] {7a2c3e1f-72e2-4e50-82ea-bbff0078a9f9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:10.047712 [ 3 ] {} HTTP-Session: 68718d92-da07-4b6b-a874-285efaf09547 Destroying unnamed session 2024.01.31 21:23:10.047824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:10.047869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:10.047887 [ 3 ] {} HTTP-Session: 714d85fd-3830-4fa1-8156-ad0929bbe650 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:10.047910 [ 3 ] {} HTTP-Session: 714d85fd-3830-4fa1-8156-ad0929bbe650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:10.047983 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:10.048026 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:10.048161 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:10.048530 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:10.048811 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:23:10.048995 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:23:10.049108 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} executeQuery: Read 21 rows, 29.02 KiB in 0.001087609 sec., 19308 rows/sec., 26.06 MiB/sec. 2024.01.31 21:23:10.049233 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} DynamicQueryHandler: Done processing query 2024.01.31 21:23:10.049256 [ 3 ] {b3a912f5-2291-450a-85f1-ff21cfa33598} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:23:10.049272 [ 3 ] {} HTTP-Session: 714d85fd-3830-4fa1-8156-ad0929bbe650 Destroying unnamed session 2024.01.31 21:23:15.037982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.038120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.038145 [ 3 ] {} HTTP-Session: a1dc7130-8010-4015-a8bc-6fbbb63fe1df Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.038170 [ 3 ] {} HTTP-Session: a1dc7130-8010-4015-a8bc-6fbbb63fe1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.038298 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.038359 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:15.038519 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.039041 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.039315 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:23:15.039483 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:23:15.039603 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} executeQuery: Read 31 rows, 2.51 KiB in 0.001270079 sec., 24407 rows/sec., 1.93 MiB/sec. 2024.01.31 21:23:15.039748 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.039783 [ 3 ] {d84cc3cf-aca7-41ba-a5d5-518535725eba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:15.039799 [ 3 ] {} HTTP-Session: a1dc7130-8010-4015-a8bc-6fbbb63fe1df Destroying unnamed session 2024.01.31 21:23:15.039911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.039959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.039978 [ 3 ] {} HTTP-Session: 943c98c9-de5b-4d48-8779-cd37aae9f929 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.039997 [ 3 ] {} HTTP-Session: 943c98c9-de5b-4d48-8779-cd37aae9f929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.040076 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.040118 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:23:15.040229 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.040530 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.040744 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:23:15.040910 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:23:15.041006 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} executeQuery: Read 2 rows, 175.00 B in 0.000901527 sec., 2218 rows/sec., 189.57 KiB/sec. 2024.01.31 21:23:15.041124 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.041148 [ 3 ] {d41a4b76-a91f-4115-91ef-2a383f0a17a5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:15.041163 [ 3 ] {} HTTP-Session: 943c98c9-de5b-4d48-8779-cd37aae9f929 Destroying unnamed session 2024.01.31 21:23:15.041288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.041332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.041351 [ 3 ] {} HTTP-Session: c7c290ea-2b16-4499-8ad9-217fae060d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.041369 [ 3 ] {} HTTP-Session: c7c290ea-2b16-4499-8ad9-217fae060d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.041444 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.041482 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:15.041587 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.041917 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.042130 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:23:15.042279 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:23:15.042378 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} executeQuery: Read 94 rows, 9.73 KiB in 0.000907637 sec., 103565 rows/sec., 10.47 MiB/sec. 2024.01.31 21:23:15.042495 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.042519 [ 3 ] {4d1df077-f8a2-40b1-bba6-3783bcb1614d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:23:15.042535 [ 3 ] {} HTTP-Session: c7c290ea-2b16-4499-8ad9-217fae060d06 Destroying unnamed session 2024.01.31 21:23:15.042647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.042710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.042737 [ 3 ] {} HTTP-Session: a1045597-1ad8-403a-ac70-753bd9e68e30 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.042774 [ 3 ] {} HTTP-Session: a1045597-1ad8-403a-ac70-753bd9e68e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.042848 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.042886 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:23:15.042992 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.043264 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.043468 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.31 21:23:15.043614 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.31 21:23:15.043707 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} executeQuery: Read 2 rows, 143.00 B in 0.000831176 sec., 2406 rows/sec., 168.01 KiB/sec. 2024.01.31 21:23:15.043833 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.043858 [ 3 ] {7cd142db-cc0d-4e3c-8440-d5f5127109fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:15.043874 [ 3 ] {} HTTP-Session: a1045597-1ad8-403a-ac70-753bd9e68e30 Destroying unnamed session 2024.01.31 21:23:15.043978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.044022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.044040 [ 3 ] {} HTTP-Session: f38d2973-5376-49c1-84da-30459f89ae8e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.044056 [ 3 ] {} HTTP-Session: f38d2973-5376-49c1-84da-30459f89ae8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.044129 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.044167 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:15.044270 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.044542 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.044744 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:23:15.044900 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:23:15.044993 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} executeQuery: Read 33 rows, 2.65 KiB in 0.000836976 sec., 39427 rows/sec., 3.09 MiB/sec. 2024.01.31 21:23:15.045138 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.045163 [ 3 ] {3661ed2d-0baa-4d11-893e-2ffb917adf83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:15.045179 [ 3 ] {} HTTP-Session: f38d2973-5376-49c1-84da-30459f89ae8e Destroying unnamed session 2024.01.31 21:23:15.045282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.045325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.045344 [ 3 ] {} HTTP-Session: f2ef6de5-cb15-42ef-b2ed-a9d8e20287a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.045360 [ 3 ] {} HTTP-Session: f2ef6de5-cb15-42ef-b2ed-a9d8e20287a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.045430 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.045473 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:23:15.045595 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.045854 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.046116 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:23:15.046290 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:23:15.046385 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} executeQuery: Read 1 rows, 72.00 B in 0.000928428 sec., 1077 rows/sec., 75.73 KiB/sec. 2024.01.31 21:23:15.046500 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.046523 [ 3 ] {ae0bc2a6-b44a-4b7f-831c-ccdf81e3b84e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:15.046538 [ 3 ] {} HTTP-Session: f2ef6de5-cb15-42ef-b2ed-a9d8e20287a7 Destroying unnamed session 2024.01.31 21:23:15.046682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:15.046726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:15.046744 [ 3 ] {} HTTP-Session: 35067d9e-1908-497c-9854-d230426629c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:15.046770 [ 3 ] {} HTTP-Session: 35067d9e-1908-497c-9854-d230426629c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:15.046846 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:15.046889 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:15.047022 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:15.047416 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:15.047710 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:23:15.047900 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:23:15.048004 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} executeQuery: Read 31 rows, 42.84 KiB in 0.0011318 sec., 27389 rows/sec., 36.96 MiB/sec. 2024.01.31 21:23:15.048128 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} DynamicQueryHandler: Done processing query 2024.01.31 21:23:15.048151 [ 3 ] {9bb9f164-0ca0-4ea9-aef3-46c23f072fde} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:23:15.048167 [ 3 ] {} HTTP-Session: 35067d9e-1908-497c-9854-d230426629c0 Destroying unnamed session 2024.01.31 21:23:19.803868 [ 87 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:23:19.803933 [ 87 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:23:20.038700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.038827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.038853 [ 3 ] {} HTTP-Session: 3bb6bdb9-a007-4389-8727-13de2e917edb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.038877 [ 3 ] {} HTTP-Session: 3bb6bdb9-a007-4389-8727-13de2e917edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.039005 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.039067 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:20.039228 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.039639 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.039920 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:23:20.040092 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:23:20.040244 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} executeQuery: Read 21 rows, 1.70 KiB in 0.00119492 sec., 17574 rows/sec., 1.39 MiB/sec. 2024.01.31 21:23:20.040399 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.040426 [ 3 ] {f1f82fd3-d03f-4227-8fa8-60a52bf24c54} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:20.040443 [ 3 ] {} HTTP-Session: 3bb6bdb9-a007-4389-8727-13de2e917edb Destroying unnamed session 2024.01.31 21:23:20.040569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.040634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.040659 [ 3 ] {} HTTP-Session: 2ccb50b1-c67f-4842-8cb0-b9d9cc880b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.040678 [ 3 ] {} HTTP-Session: 2ccb50b1-c67f-4842-8cb0-b9d9cc880b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.040759 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.040801 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:23:20.040915 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.041215 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.041426 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:23:20.041585 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:23:20.041708 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} executeQuery: Read 2 rows, 175.00 B in 0.000920318 sec., 2173 rows/sec., 185.69 KiB/sec. 2024.01.31 21:23:20.041821 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.041845 [ 3 ] {f6338fec-19dc-4a60-90e6-cba59a0de9f4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:20.041862 [ 3 ] {} HTTP-Session: 2ccb50b1-c67f-4842-8cb0-b9d9cc880b6f Destroying unnamed session 2024.01.31 21:23:20.041988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.042033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.042051 [ 3 ] {} HTTP-Session: 881e2daa-edbb-4eee-8cc5-9b7047b6071b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.042070 [ 3 ] {} HTTP-Session: 881e2daa-edbb-4eee-8cc5-9b7047b6071b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.042146 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.042185 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:20.042289 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.042578 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.042795 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:23:20.042940 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:23:20.043065 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} executeQuery: Read 64 rows, 5.79 KiB in 0.000890268 sec., 71888 rows/sec., 6.35 MiB/sec. 2024.01.31 21:23:20.043183 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.043207 [ 3 ] {dbf1ee9a-35c5-4075-9cd6-ea6b210587ce} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:20.043223 [ 3 ] {} HTTP-Session: 881e2daa-edbb-4eee-8cc5-9b7047b6071b Destroying unnamed session 2024.01.31 21:23:20.043364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.043409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.043427 [ 3 ] {} HTTP-Session: e1a387ee-6e95-42ff-a2ea-10dbb48ce35c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.043445 [ 3 ] {} HTTP-Session: e1a387ee-6e95-42ff-a2ea-10dbb48ce35c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.043514 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.043552 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:23:20.043668 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.043914 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.044114 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.31 21:23:20.044261 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.31 21:23:20.044372 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} executeQuery: Read 2 rows, 143.00 B in 0.000830197 sec., 2409 rows/sec., 168.21 KiB/sec. 2024.01.31 21:23:20.044528 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.044552 [ 3 ] {6eaad166-14f2-462b-aeb1-7eb577e2fd26} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:20.044568 [ 3 ] {} HTTP-Session: e1a387ee-6e95-42ff-a2ea-10dbb48ce35c Destroying unnamed session 2024.01.31 21:23:20.044676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.044721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.044739 [ 3 ] {} HTTP-Session: 1f3da260-a18e-426a-9132-8ce0b6fe568e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.044755 [ 3 ] {} HTTP-Session: 1f3da260-a18e-426a-9132-8ce0b6fe568e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.044827 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.044867 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:20.044983 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.045237 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.045441 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:23:20.045585 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:23:20.045712 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} executeQuery: Read 23 rows, 1.84 KiB in 0.000856347 sec., 26858 rows/sec., 2.10 MiB/sec. 2024.01.31 21:23:20.045857 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.045880 [ 3 ] {5f2bf960-dcc5-43bd-9571-d9150d6281e5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:20.045896 [ 3 ] {} HTTP-Session: 1f3da260-a18e-426a-9132-8ce0b6fe568e Destroying unnamed session 2024.01.31 21:23:20.045998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.046044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.046063 [ 3 ] {} HTTP-Session: c4664eff-27d2-48bb-a2ea-29ac849c1282 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.046079 [ 3 ] {} HTTP-Session: c4664eff-27d2-48bb-a2ea-29ac849c1282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.046149 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.046191 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:23:20.046316 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.046557 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.046813 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:23:20.046992 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:23:20.047112 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} executeQuery: Read 1 rows, 72.00 B in 0.000935578 sec., 1068 rows/sec., 75.15 KiB/sec. 2024.01.31 21:23:20.047218 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.047241 [ 3 ] {b0f77460-a71f-4723-8d13-d5b5de6549e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:20.047256 [ 3 ] {} HTTP-Session: c4664eff-27d2-48bb-a2ea-29ac849c1282 Destroying unnamed session 2024.01.31 21:23:20.047374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:20.047417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:20.047436 [ 3 ] {} HTTP-Session: f30f0d5b-108c-40e1-9c4e-cdc67c4932f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:20.047453 [ 3 ] {} HTTP-Session: f30f0d5b-108c-40e1-9c4e-cdc67c4932f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:20.047527 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:20.047570 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:20.047715 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:20.048066 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:20.048346 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:23:20.048520 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:23:20.048645 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} executeQuery: Read 21 rows, 29.02 KiB in 0.001090229 sec., 19262 rows/sec., 25.99 MiB/sec. 2024.01.31 21:23:20.048767 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} DynamicQueryHandler: Done processing query 2024.01.31 21:23:20.048791 [ 3 ] {4fddbc61-d8b3-4461-972f-36c629804d43} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:23:20.048807 [ 3 ] {} HTTP-Session: f30f0d5b-108c-40e1-9c4e-cdc67c4932f8 Destroying unnamed session 2024.01.31 21:23:25.039422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:25.039537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:25.039562 [ 3 ] {} HTTP-Session: f5850eb4-f5e9-4a67-8771-0a2077b12568 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:25.039585 [ 3 ] {} HTTP-Session: f5850eb4-f5e9-4a67-8771-0a2077b12568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:25.039717 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:25.039774 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:25.039932 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:25.040356 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.040608 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.31 21:23:25.040776 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.31 21:23:25.040888 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} executeQuery: Read 31 rows, 2.51 KiB in 0.001138009 sec., 27240 rows/sec., 2.16 MiB/sec. 2024.01.31 21:23:25.040890 [ 72 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.040969 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.041032 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} DynamicQueryHandler: Done processing query 2024.01.31 21:23:25.041070 [ 3 ] {2ec030ea-322a-4d73-9c3c-54aab877d3a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:25.041114 [ 3 ] {} HTTP-Session: f5850eb4-f5e9-4a67-8771-0a2077b12568 Destroying unnamed session 2024.01.31 21:23:25.041139 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.31 21:23:25.041306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:25.041325 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:25.041393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:25.041399 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part 2024.01.31 21:23:25.041432 [ 3 ] {} HTTP-Session: 78e13137-a2e1-415c-b200-cea6ea98c763 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:25.041475 [ 3 ] {} HTTP-Session: 78e13137-a2e1-415c-b200-cea6ea98c763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:25.041703 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:25.041714 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.041819 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:25.042031 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:25.042240 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:25.042281 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.042460 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:25.042601 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.043215 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.043713 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.31 21:23:25.044039 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.31 21:23:25.044217 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003139685 sec., 59560.115107088764 rows/sec., 4.71 MiB/sec. 2024.01.31 21:23:25.044248 [ 72 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.044299 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} executeQuery: Read 129 rows, 12.40 KiB in 0.0025206 sec., 51178 rows/sec., 4.81 MiB/sec. 2024.01.31 21:23:25.044338 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.044500 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.31 21:23:25.044553 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.31 21:23:25.044671 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} DynamicQueryHandler: Done processing query 2024.01.31 21:23:25.044722 [ 3 ] {91005295-5aac-475c-b1af-20797f2d925b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:23:25.044784 [ 3 ] {} HTTP-Session: 78e13137-a2e1-415c-b200-cea6ea98c763 Destroying unnamed session 2024.01.31 21:23:25.044787 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:25.044847 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part 2024.01.31 21:23:25.044892 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.31 21:23:25.044948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:25.045059 [ 13 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_26_5} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.045075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:25.045131 [ 3 ] {} HTTP-Session: 61bdaa9f-04e0-455a-a430-b3919d012191 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:25.045134 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 93 rows starting from the beginning of the part 2024.01.31 21:23:25.045207 [ 3 ] {} HTTP-Session: 61bdaa9f-04e0-455a-a430-b3919d012191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:25.045381 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2024.01.31 21:23:25.045387 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:25.045441 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:25.045517 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part 2024.01.31 21:23:25.045703 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2024.01.31 21:23:25.045715 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:25.045821 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part 2024.01.31 21:23:25.046240 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.046515 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.31 21:23:25.046714 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.31 21:23:25.046868 [ 72 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.046871 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002447019 sec., 261542.7178947119 rows/sec., 24.66 MiB/sec. 2024.01.31 21:23:25.046914 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} executeQuery: Read 55 rows, 4.38 KiB in 0.001488652 sec., 36946 rows/sec., 2.87 MiB/sec. 2024.01.31 21:23:25.046938 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.047164 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.31 21:23:25.047193 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.31 21:23:25.047447 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} DynamicQueryHandler: Done processing query 2024.01.31 21:23:25.047558 [ 3 ] {1b55eec8-8de3-426f-97a2-37ce296834b9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.31 21:23:25.047564 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:25.047625 [ 3 ] {} HTTP-Session: 61bdaa9f-04e0-455a-a430-b3919d012191 Destroying unnamed session 2024.01.31 21:23:25.047641 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part 2024.01.31 21:23:25.047663 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.31 21:23:25.047772 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_26_5} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.047842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:25.047990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:25.047990 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.048017 [ 3 ] {} HTTP-Session: 325494d3-a201-41fb-9a5c-b549d55814bc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:25.048074 [ 3 ] {} HTTP-Session: 325494d3-a201-41fb-9a5c-b549d55814bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:25.048275 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 23 rows starting from the beginning of the part 2024.01.31 21:23:25.048295 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:25.048398 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:23:25.048500 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 33 rows starting from the beginning of the part 2024.01.31 21:23:25.048822 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part 2024.01.31 21:23:25.048997 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:25.049068 [ 13 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 55 rows starting from the beginning of the part 2024.01.31 21:23:25.049807 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.050499 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:23:25.050606 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 4 columns (4 merged, 0 gathered) in 0.003598298 sec., 74201.74760400612 rows/sec., 5.80 MiB/sec. 2024.01.31 21:23:25.050728 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.31 21:23:25.050845 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:23:25.050995 [ 72 ] {} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.31 21:23:25.051058 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} executeQuery: Read 36 rows, 2.60 KiB in 0.002696051 sec., 13352 rows/sec., 964.95 KiB/sec. 2024.01.31 21:23:25.051069 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.051068 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.31 21:23:25.051305 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.31 21:23:25.051336 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_26_5} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.051603 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} DynamicQueryHandler: Done processing query 2024.01.31 21:23:25.051636 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:25.051652 [ 3 ] {54c76149-74e0-4629-b58c-e05b3ae15ad3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:25.051668 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part 2024.01.31 21:23:25.051675 [ 3 ] {} HTTP-Session: 325494d3-a201-41fb-9a5c-b549d55814bc Destroying unnamed session 2024.01.31 21:23:25.051776 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.01.31 21:23:25.051851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:25.051878 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.01.31 21:23:25.051912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:25.051942 [ 3 ] {} HTTP-Session: db013eaf-b4de-4dac-9647-4a730c0d1da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:25.051966 [ 3 ] {} HTTP-Session: db013eaf-b4de-4dac-9647-4a730c0d1da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:25.052005 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.01.31 21:23:25.052094 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:25.052143 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.01.31 21:23:25.052160 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:25.052310 [ 20 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2024.01.31 21:23:25.052528 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:25.053290 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.053484 [ 21 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 5 columns (5 merged, 0 gathered) in 0.002342709 sec., 182694.47891308737 rows/sec., 12.89 MiB/sec. 2024.01.31 21:23:25.053649 [ 16 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.31 21:23:25.053714 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.31 21:23:25.053911 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.31 21:23:25.053941 [ 16 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.31 21:23:25.054030 [ 72 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.054039 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} executeQuery: Read 31 rows, 42.84 KiB in 0.001898506 sec., 16328 rows/sec., 22.03 MiB/sec. 2024.01.31 21:23:25.054040 [ 16 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_11_2} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.31 21:23:25.054088 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.82 GiB. 2024.01.31 21:23:25.054393 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.31 21:23:25.054497 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} DynamicQueryHandler: Done processing query 2024.01.31 21:23:25.054526 [ 3 ] {576261df-9f56-46c4-bf8d-73e75f08d5b1} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:23:25.054547 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:25.054554 [ 3 ] {} HTTP-Session: db013eaf-b4de-4dac-9647-4a730c0d1da0 Destroying unnamed session 2024.01.31 21:23:25.054588 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 535 rows starting from the beginning of the part 2024.01.31 21:23:25.054691 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.054787 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:25.054874 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.054959 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:25.055042 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:25.056405 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 6 columns (6 merged, 0 gathered) in 0.002246628 sec., 298224.71722065244 rows/sec., 402.44 MiB/sec. 2024.01.31 21:23:25.056809 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.31 21:23:25.057023 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.31 21:23:25.057084 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.31 21:23:25.057159 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_26_5: 4.06 MiB. 2024.01.31 21:23:30.037320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:30.037467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:30.037492 [ 3 ] {} HTTP-Session: ea33052b-4484-408d-93a2-72d050492f7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:30.037516 [ 3 ] {} HTTP-Session: ea33052b-4484-408d-93a2-72d050492f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:30.037640 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:30.037706 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:30.037865 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:30.038342 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:30.038620 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.31 21:23:30.038801 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.31 21:23:30.038918 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} executeQuery: Read 21 rows, 1.70 KiB in 0.00123633 sec., 16985 rows/sec., 1.34 MiB/sec. 2024.01.31 21:23:30.039068 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} DynamicQueryHandler: Done processing query 2024.01.31 21:23:30.039091 [ 3 ] {676b6734-06bc-4949-9a9d-61eb53371d65} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:30.039108 [ 3 ] {} HTTP-Session: ea33052b-4484-408d-93a2-72d050492f7d Destroying unnamed session 2024.01.31 21:23:30.039236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:30.039282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:30.039301 [ 3 ] {} HTTP-Session: 8a66efb2-2ce5-498d-bd7b-82e5460676d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:30.039318 [ 3 ] {} HTTP-Session: 8a66efb2-2ce5-498d-bd7b-82e5460676d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:30.039393 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:30.039432 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:30.039536 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:30.039888 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:30.040110 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.31 21:23:30.040262 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.31 21:23:30.040358 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} executeQuery: Read 63 rows, 5.70 KiB in 0.000937967 sec., 67166 rows/sec., 5.93 MiB/sec. 2024.01.31 21:23:30.040498 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} DynamicQueryHandler: Done processing query 2024.01.31 21:23:30.040522 [ 3 ] {e993ecb8-afbf-4502-807c-f42c88162932} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:30.040539 [ 3 ] {} HTTP-Session: 8a66efb2-2ce5-498d-bd7b-82e5460676d1 Destroying unnamed session 2024.01.31 21:23:30.040677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:30.040723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:30.040741 [ 3 ] {} HTTP-Session: 95cfaa09-e121-4889-a31a-0419ac5964cb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:30.040757 [ 3 ] {} HTTP-Session: 95cfaa09-e121-4889-a31a-0419ac5964cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:30.040829 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:30.040868 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:30.040974 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:30.041271 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:30.041472 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.31 21:23:30.041618 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.31 21:23:30.041723 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} executeQuery: Read 21 rows, 1.68 KiB in 0.000867137 sec., 24217 rows/sec., 1.89 MiB/sec. 2024.01.31 21:23:30.041837 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} DynamicQueryHandler: Done processing query 2024.01.31 21:23:30.041860 [ 3 ] {713c8b6b-6b13-41e3-81f9-d9b619e84e3a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:30.041875 [ 3 ] {} HTTP-Session: 95cfaa09-e121-4889-a31a-0419ac5964cb Destroying unnamed session 2024.01.31 21:23:30.042040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:30.042083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:30.042102 [ 3 ] {} HTTP-Session: 72ee21ac-55c4-45e8-8233-a9a42d8470d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:30.042119 [ 3 ] {} HTTP-Session: 72ee21ac-55c4-45e8-8233-a9a42d8470d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:30.042193 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:30.042237 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:30.042371 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:30.042768 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:30.043056 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.31 21:23:30.043232 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.31 21:23:30.043330 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} executeQuery: Read 21 rows, 29.02 KiB in 0.001110739 sec., 18906 rows/sec., 25.51 MiB/sec. 2024.01.31 21:23:30.043455 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} DynamicQueryHandler: Done processing query 2024.01.31 21:23:30.043477 [ 3 ] {5a13eca4-c9fa-4f5c-bff5-86a1e91711f2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:23:30.043494 [ 3 ] {} HTTP-Session: 72ee21ac-55c4-45e8-8233-a9a42d8470d5 Destroying unnamed session 2024.01.31 21:23:34.803986 [ 52 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:23:34.804051 [ 52 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:23:35.037863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:35.037978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:35.038006 [ 3 ] {} HTTP-Session: 0eb7465b-7a5f-4b45-a243-096fd132e89c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:35.038030 [ 3 ] {} HTTP-Session: 0eb7465b-7a5f-4b45-a243-096fd132e89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:35.038159 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:35.038219 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:35.038377 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:35.038833 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:35.039107 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.31 21:23:35.039274 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.31 21:23:35.039394 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} executeQuery: Read 31 rows, 2.51 KiB in 0.001200019 sec., 25832 rows/sec., 2.04 MiB/sec. 2024.01.31 21:23:35.039549 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} DynamicQueryHandler: Done processing query 2024.01.31 21:23:35.039577 [ 3 ] {d46461f9-3acf-43a1-88cb-5a2a823b1d90} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:35.039594 [ 3 ] {} HTTP-Session: 0eb7465b-7a5f-4b45-a243-096fd132e89c Destroying unnamed session 2024.01.31 21:23:35.039737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:35.039792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:35.039812 [ 3 ] {} HTTP-Session: 32d1e891-75e2-4698-bc50-9aed3ef79b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:35.039831 [ 3 ] {} HTTP-Session: 32d1e891-75e2-4698-bc50-9aed3ef79b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:35.039916 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:35.039958 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:35.040068 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:35.040407 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:35.040636 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.31 21:23:35.040807 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.31 21:23:35.040904 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} executeQuery: Read 93 rows, 9.64 KiB in 0.000959747 sec., 96900 rows/sec., 9.81 MiB/sec. 2024.01.31 21:23:35.041029 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} DynamicQueryHandler: Done processing query 2024.01.31 21:23:35.041053 [ 3 ] {6bbd46ad-7f9e-4c02-b1d9-56867a1d03a4} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:23:35.041068 [ 3 ] {} HTTP-Session: 32d1e891-75e2-4698-bc50-9aed3ef79b14 Destroying unnamed session 2024.01.31 21:23:35.041185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:35.041231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:35.041249 [ 3 ] {} HTTP-Session: 4ab80082-31a6-43ce-81ec-b172be78b411 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:35.041266 [ 3 ] {} HTTP-Session: 4ab80082-31a6-43ce-81ec-b172be78b411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:35.041339 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:35.041377 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:35.041482 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:35.041759 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:35.041959 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.31 21:23:35.042111 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.31 21:23:35.042205 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} executeQuery: Read 31 rows, 2.48 KiB in 0.000839517 sec., 36925 rows/sec., 2.89 MiB/sec. 2024.01.31 21:23:35.042319 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} DynamicQueryHandler: Done processing query 2024.01.31 21:23:35.042343 [ 3 ] {e58dbe64-ec9b-445a-964a-0734b9040228} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:35.042359 [ 3 ] {} HTTP-Session: 4ab80082-31a6-43ce-81ec-b172be78b411 Destroying unnamed session 2024.01.31 21:23:35.042558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:35.042603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:35.042622 [ 3 ] {} HTTP-Session: 92421f18-3d46-4392-9795-a0344630e156 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:35.042639 [ 3 ] {} HTTP-Session: 92421f18-3d46-4392-9795-a0344630e156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:35.042729 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:35.042774 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:35.042911 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:35.043302 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:35.043602 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.31 21:23:35.043790 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.31 21:23:35.043893 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} executeQuery: Read 31 rows, 42.84 KiB in 0.001133889 sec., 27339 rows/sec., 36.89 MiB/sec. 2024.01.31 21:23:35.044023 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} DynamicQueryHandler: Done processing query 2024.01.31 21:23:35.044046 [ 3 ] {0a31ce9a-7b44-48f2-a47d-957fa745c458} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:23:35.044062 [ 3 ] {} HTTP-Session: 92421f18-3d46-4392-9795-a0344630e156 Destroying unnamed session 2024.01.31 21:23:40.037989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:40.038129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:40.038154 [ 3 ] {} HTTP-Session: 354fccfb-52ae-44a8-bb9d-dec68748a8b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:40.038178 [ 3 ] {} HTTP-Session: 354fccfb-52ae-44a8-bb9d-dec68748a8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:40.038304 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:40.038363 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:40.038521 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:40.038932 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:40.039192 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.31 21:23:40.039358 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.31 21:23:40.039474 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} executeQuery: Read 21 rows, 1.70 KiB in 0.001137519 sec., 18461 rows/sec., 1.46 MiB/sec. 2024.01.31 21:23:40.039617 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} DynamicQueryHandler: Done processing query 2024.01.31 21:23:40.039642 [ 3 ] {f0a00e26-550e-4e8e-9aaf-2671407e31ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:40.039658 [ 3 ] {} HTTP-Session: 354fccfb-52ae-44a8-bb9d-dec68748a8b7 Destroying unnamed session 2024.01.31 21:23:40.039796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:40.039840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:40.039859 [ 3 ] {} HTTP-Session: efb740a8-34bf-4999-bfe7-53b98b0a965d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:40.039876 [ 3 ] {} HTTP-Session: efb740a8-34bf-4999-bfe7-53b98b0a965d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:40.039949 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:40.039987 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:40.040092 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:40.040393 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:40.040610 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.31 21:23:40.040774 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.31 21:23:40.040872 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} executeQuery: Read 63 rows, 5.70 KiB in 0.000893167 sec., 70535 rows/sec., 6.23 MiB/sec. 2024.01.31 21:23:40.040996 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} DynamicQueryHandler: Done processing query 2024.01.31 21:23:40.041019 [ 3 ] {98486d2b-d701-44d0-8cd9-751605534b48} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:40.041035 [ 3 ] {} HTTP-Session: efb740a8-34bf-4999-bfe7-53b98b0a965d Destroying unnamed session 2024.01.31 21:23:40.041165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:40.041209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:40.041227 [ 3 ] {} HTTP-Session: 677a8edb-6b13-46bc-84cb-7e351fa7a839 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:40.041244 [ 3 ] {} HTTP-Session: 677a8edb-6b13-46bc-84cb-7e351fa7a839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:40.041314 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:40.041351 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:40.041457 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:40.041733 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:40.041935 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.31 21:23:40.042078 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.31 21:23:40.042172 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} executeQuery: Read 21 rows, 1.68 KiB in 0.000831697 sec., 25249 rows/sec., 1.97 MiB/sec. 2024.01.31 21:23:40.042273 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} DynamicQueryHandler: Done processing query 2024.01.31 21:23:40.042294 [ 3 ] {71609abd-14d0-4556-bb77-0b97510c46c2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:40.042310 [ 3 ] {} HTTP-Session: 677a8edb-6b13-46bc-84cb-7e351fa7a839 Destroying unnamed session 2024.01.31 21:23:40.042504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:40.042548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:40.042566 [ 3 ] {} HTTP-Session: 16223e48-b29a-474c-9b83-241d5317dcfa Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:40.042583 [ 3 ] {} HTTP-Session: 16223e48-b29a-474c-9b83-241d5317dcfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:40.042657 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:40.042710 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:40.042843 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:40.043215 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:40.043506 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.31 21:23:40.043683 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.31 21:23:40.043824 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} executeQuery: Read 21 rows, 29.02 KiB in 0.00113997 sec., 18421 rows/sec., 24.86 MiB/sec. 2024.01.31 21:23:40.043951 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} DynamicQueryHandler: Done processing query 2024.01.31 21:23:40.043974 [ 3 ] {7cd04e44-d7d3-4666-8976-8a16b66a7a06} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:23:40.043990 [ 3 ] {} HTTP-Session: 16223e48-b29a-474c-9b83-241d5317dcfa Destroying unnamed session 2024.01.31 21:23:45.038702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:45.038855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:45.038882 [ 3 ] {} HTTP-Session: e9a5ce61-5915-4f9b-a103-8fdea7ce07aa Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:45.038905 [ 3 ] {} HTTP-Session: e9a5ce61-5915-4f9b-a103-8fdea7ce07aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:45.039033 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:45.039093 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:45.039261 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:45.039678 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:45.039964 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.31 21:23:45.040134 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.31 21:23:45.040266 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} executeQuery: Read 31 rows, 2.51 KiB in 0.00118765 sec., 26101 rows/sec., 2.07 MiB/sec. 2024.01.31 21:23:45.040419 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} DynamicQueryHandler: Done processing query 2024.01.31 21:23:45.040445 [ 3 ] {b2297a20-7901-4725-9f3e-17a8c0088bbd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:45.040462 [ 3 ] {} HTTP-Session: e9a5ce61-5915-4f9b-a103-8fdea7ce07aa Destroying unnamed session 2024.01.31 21:23:45.040606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:45.040661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:45.040682 [ 3 ] {} HTTP-Session: 62abcbd7-0522-46d9-9df5-54620403e688 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:45.040701 [ 3 ] {} HTTP-Session: 62abcbd7-0522-46d9-9df5-54620403e688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:45.040802 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:45.040845 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:45.040958 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:45.041376 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:45.041610 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.31 21:23:45.041776 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.31 21:23:45.041902 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} executeQuery: Read 93 rows, 9.64 KiB in 0.001067878 sec., 87088 rows/sec., 8.81 MiB/sec. 2024.01.31 21:23:45.042030 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} DynamicQueryHandler: Done processing query 2024.01.31 21:23:45.042053 [ 3 ] {d5706b69-3e2e-4665-b745-5a993e4cf8da} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:23:45.042070 [ 3 ] {} HTTP-Session: 62abcbd7-0522-46d9-9df5-54620403e688 Destroying unnamed session 2024.01.31 21:23:45.042193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:45.042241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:45.042260 [ 3 ] {} HTTP-Session: aec96588-924d-45ca-842d-b0a846d210b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:45.042278 [ 3 ] {} HTTP-Session: aec96588-924d-45ca-842d-b0a846d210b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:45.042354 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:45.042395 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:45.042506 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:45.042837 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:45.043046 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.31 21:23:45.043195 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.31 21:23:45.043312 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} executeQuery: Read 31 rows, 2.48 KiB in 0.000928367 sec., 33391 rows/sec., 2.61 MiB/sec. 2024.01.31 21:23:45.043435 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} DynamicQueryHandler: Done processing query 2024.01.31 21:23:45.043458 [ 3 ] {edfa02ee-ccb7-4705-84d3-d0140e33ec69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:45.043474 [ 3 ] {} HTTP-Session: aec96588-924d-45ca-842d-b0a846d210b3 Destroying unnamed session 2024.01.31 21:23:45.043640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:45.043686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:45.043704 [ 3 ] {} HTTP-Session: f7218d5e-2998-4661-95bb-6288c6bf4a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:45.043734 [ 3 ] {} HTTP-Session: f7218d5e-2998-4661-95bb-6288c6bf4a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:45.043815 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:45.043860 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:45.044001 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:45.044440 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:45.044761 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.31 21:23:45.044945 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.31 21:23:45.045081 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} executeQuery: Read 31 rows, 42.84 KiB in 0.0012376 sec., 25048 rows/sec., 33.80 MiB/sec. 2024.01.31 21:23:45.045211 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} DynamicQueryHandler: Done processing query 2024.01.31 21:23:45.045234 [ 3 ] {d75b3927-d0a7-4a15-81a1-caab918ee0cd} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:23:45.045249 [ 3 ] {} HTTP-Session: f7218d5e-2998-4661-95bb-6288c6bf4a73 Destroying unnamed session 2024.01.31 21:23:49.804095 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:23:49.804190 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:23:50.038012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:50.038114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:50.038139 [ 3 ] {} HTTP-Session: ca4d88b8-e4f6-4e7d-afe1-1e7f64124040 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:50.038162 [ 3 ] {} HTTP-Session: ca4d88b8-e4f6-4e7d-afe1-1e7f64124040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:50.038292 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:50.038352 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:50.038514 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:50.038947 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.039203 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.31 21:23:50.039377 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.31 21:23:50.039516 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} executeQuery: Read 21 rows, 1.70 KiB in 0.001184119 sec., 17734 rows/sec., 1.40 MiB/sec. 2024.01.31 21:23:50.039513 [ 134 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.039607 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.039719 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.31 21:23:50.039730 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} DynamicQueryHandler: Done processing query 2024.01.31 21:23:50.039774 [ 3 ] {57b48a7b-8c69-49e9-a97a-37e1cf2eb34f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:50.039801 [ 3 ] {} HTTP-Session: ca4d88b8-e4f6-4e7d-afe1-1e7f64124040 Destroying unnamed session 2024.01.31 21:23:50.039816 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:50.039850 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part 2024.01.31 21:23:50.039962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:50.039966 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.040020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:50.040046 [ 3 ] {} HTTP-Session: 03b68a99-5f1d-43c6-8302-e2f5ceeeea54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:50.040083 [ 3 ] {} HTTP-Session: 03b68a99-5f1d-43c6-8302-e2f5ceeeea54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:50.040085 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:50.040209 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:50.040215 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.040265 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:50.040361 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:50.040522 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:50.040529 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.041030 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.041350 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.31 21:23:50.041375 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001684523 sec., 105074.25544204502 rows/sec., 8.32 MiB/sec. 2024.01.31 21:23:50.041459 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.31 21:23:50.041525 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.31 21:23:50.041657 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.31 21:23:50.041701 [ 134 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.041714 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} executeQuery: Read 63 rows, 5.70 KiB in 0.001454652 sec., 43309 rows/sec., 3.82 MiB/sec. 2024.01.31 21:23:50.041771 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_31_6} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.041806 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.042040 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.31 21:23:50.042081 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} DynamicQueryHandler: Done processing query 2024.01.31 21:23:50.042111 [ 3 ] {23cc4715-d286-4a5f-8335-31b22c6b57d5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:50.042139 [ 3 ] {} HTTP-Session: 03b68a99-5f1d-43c6-8302-e2f5ceeeea54 Destroying unnamed session 2024.01.31 21:23:50.042142 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:50.042175 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.01.31 21:23:50.042265 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part 2024.01.31 21:23:50.042306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:50.042360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:50.042361 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 93 rows starting from the beginning of the part 2024.01.31 21:23:50.042385 [ 3 ] {} HTTP-Session: 37c79163-caf4-474c-ba14-798cfa6081d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:50.042410 [ 3 ] {} HTTP-Session: 37c79163-caf4-474c-ba14-798cfa6081d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:50.042476 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part 2024.01.31 21:23:50.042529 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:50.042587 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:50.042592 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 93 rows starting from the beginning of the part 2024.01.31 21:23:50.042745 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part 2024.01.31 21:23:50.042824 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:50.043355 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.043680 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.31 21:23:50.043773 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837364 sec., 310771.30062415503 rows/sec., 29.14 MiB/sec. 2024.01.31 21:23:50.043908 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.31 21:23:50.043998 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.31 21:23:50.044118 [ 134 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.044156 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} executeQuery: Read 21 rows, 1.68 KiB in 0.001572872 sec., 13351 rows/sec., 1.04 MiB/sec. 2024.01.31 21:23:50.044214 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.044443 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.31 21:23:50.044479 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.31 21:23:50.044494 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} DynamicQueryHandler: Done processing query 2024.01.31 21:23:50.044556 [ 3 ] {29cb8a9f-fb56-49b8-8e93-7cc44746961a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:23:50.044622 [ 3 ] {} HTTP-Session: 37c79163-caf4-474c-ba14-798cfa6081d1 Destroying unnamed session 2024.01.31 21:23:50.044630 [ 23 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_31_6} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.044679 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:50.044745 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 102 rows starting from the beginning of the part 2024.01.31 21:23:50.044856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:50.044955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:50.044990 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.045000 [ 3 ] {} HTTP-Session: ced1525f-fbde-4334-a10c-4a637f6e02a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:50.045059 [ 3 ] {} HTTP-Session: ced1525f-fbde-4334-a10c-4a637f6e02a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:50.045229 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:50.045267 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:50.045398 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:50.045430 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.045742 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:50.046047 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.046061 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:50.047024 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.047681 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.003363727 sec., 67484.66804826907 rows/sec., 5.28 MiB/sec. 2024.01.31 21:23:50.047773 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.31 21:23:50.047793 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.31 21:23:50.047979 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.31 21:23:50.047985 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.31 21:23:50.048049 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_31_6} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.048161 [ 134 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.048219 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} executeQuery: Read 21 rows, 29.02 KiB in 0.002877712 sec., 7297 rows/sec., 9.85 MiB/sec. 2024.01.31 21:23:50.048246 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:50.048368 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.31 21:23:50.048431 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} DynamicQueryHandler: Done processing query 2024.01.31 21:23:50.048461 [ 3 ] {d3cb1255-2e6b-48fe-a8d7-d0dce0bb43d2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:23:50.048483 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:23:50.048487 [ 3 ] {} HTTP-Session: ced1525f-fbde-4334-a10c-4a637f6e02a5 Destroying unnamed session 2024.01.31 21:23:50.048520 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 670 rows starting from the beginning of the part 2024.01.31 21:23:50.048630 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.048721 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:50.048812 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.048894 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part 2024.01.31 21:23:50.048971 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2024.01.31 21:23:50.051116 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 6 columns (6 merged, 0 gathered) in 0.002800203 sec., 283907.98809943424 rows/sec., 383.12 MiB/sec. 2024.01.31 21:23:50.051456 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.31 21:23:50.051650 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.31 21:23:50.051708 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.31 21:23:50.051767 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_31_6: 4.15 MiB. 2024.01.31 21:23:55.040049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.040190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.040215 [ 3 ] {} HTTP-Session: a3546a2c-e625-41c5-80b8-cb30cf7482a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.040239 [ 3 ] {} HTTP-Session: a3546a2c-e625-41c5-80b8-cb30cf7482a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.040365 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.040424 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:23:55.040583 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.041001 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.041267 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.31 21:23:55.041440 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.31 21:23:55.041563 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} executeQuery: Read 31 rows, 2.51 KiB in 0.001159469 sec., 26736 rows/sec., 2.12 MiB/sec. 2024.01.31 21:23:55.041696 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.041720 [ 3 ] {db702fb2-d111-4ffb-8ea8-933a70d07cde} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:55.041736 [ 3 ] {} HTTP-Session: a3546a2c-e625-41c5-80b8-cb30cf7482a7 Destroying unnamed session 2024.01.31 21:23:55.041864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.041909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.041927 [ 3 ] {} HTTP-Session: 2ba9043e-007b-488f-8fde-b8e24032a223 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.041945 [ 3 ] {} HTTP-Session: 2ba9043e-007b-488f-8fde-b8e24032a223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.042015 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.042053 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:23:55.042158 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.042453 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.042660 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:23:55.042818 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:23:55.042941 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} executeQuery: Read 2 rows, 175.00 B in 0.000896497 sec., 2230 rows/sec., 190.63 KiB/sec. 2024.01.31 21:23:55.043118 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.043142 [ 3 ] {a1dc4bb3-9484-44c8-87b4-dc388c7c5931} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:55.043158 [ 3 ] {} HTTP-Session: 2ba9043e-007b-488f-8fde-b8e24032a223 Destroying unnamed session 2024.01.31 21:23:55.043297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.043342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.043360 [ 3 ] {} HTTP-Session: 4d146744-29f0-48e9-ae02-ab160b1f95e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.043378 [ 3 ] {} HTTP-Session: 4d146744-29f0-48e9-ae02-ab160b1f95e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.043454 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.043493 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:23:55.043611 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.043960 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.044179 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.31 21:23:55.044325 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.31 21:23:55.044440 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} executeQuery: Read 130 rows, 12.49 KiB in 0.000956808 sec., 135868 rows/sec., 12.75 MiB/sec. 2024.01.31 21:23:55.044579 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.044603 [ 3 ] {bde6d48f-5943-4038-ade5-efa1fc6d5a2e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:23:55.044619 [ 3 ] {} HTTP-Session: 4d146744-29f0-48e9-ae02-ab160b1f95e6 Destroying unnamed session 2024.01.31 21:23:55.044771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.044816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.044835 [ 3 ] {} HTTP-Session: 30ae7950-a7b5-4957-bb8a-65a96aefff38 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.044851 [ 3 ] {} HTTP-Session: 30ae7950-a7b5-4957-bb8a-65a96aefff38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.044921 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.044960 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:23:55.045071 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.045320 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.045517 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.31 21:23:55.045667 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.31 21:23:55.045796 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} executeQuery: Read 2 rows, 143.00 B in 0.000842387 sec., 2374 rows/sec., 165.78 KiB/sec. 2024.01.31 21:23:55.045923 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.045946 [ 3 ] {c175a64f-2676-40ba-b7bb-7935fe16c79a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:23:55.045962 [ 3 ] {} HTTP-Session: 30ae7950-a7b5-4957-bb8a-65a96aefff38 Destroying unnamed session 2024.01.31 21:23:55.046083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.046128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.046147 [ 3 ] {} HTTP-Session: f3fc650a-4560-44bd-9f01-582c1703427f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.046164 [ 3 ] {} HTTP-Session: f3fc650a-4560-44bd-9f01-582c1703427f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.046235 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.046273 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:23:55.046377 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.046668 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.046881 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.31 21:23:55.047040 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.31 21:23:55.047152 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} executeQuery: Read 57 rows, 4.54 KiB in 0.000889947 sec., 64048 rows/sec., 4.99 MiB/sec. 2024.01.31 21:23:55.047256 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.047279 [ 3 ] {e43411ad-f8fa-4e3b-8670-ba46a8d3fc2d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:23:55.047294 [ 3 ] {} HTTP-Session: f3fc650a-4560-44bd-9f01-582c1703427f Destroying unnamed session 2024.01.31 21:23:55.047401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.047444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.047462 [ 3 ] {} HTTP-Session: 8ff46ece-9358-4647-bee9-e507ecee7f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.047478 [ 3 ] {} HTTP-Session: 8ff46ece-9358-4647-bee9-e507ecee7f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.047549 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.047591 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:23:55.047710 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.047997 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.048251 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:23:55.048425 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:23:55.048526 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} executeQuery: Read 37 rows, 2.67 KiB in 0.000946238 sec., 39102 rows/sec., 2.76 MiB/sec. 2024.01.31 21:23:55.048707 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.048730 [ 3 ] {58fa8205-010e-4444-a293-972862e74d43} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:23:55.048747 [ 3 ] {} HTTP-Session: 8ff46ece-9358-4647-bee9-e507ecee7f73 Destroying unnamed session 2024.01.31 21:23:55.048919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:23:55.048965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:23:55.048984 [ 3 ] {} HTTP-Session: fe4afefe-3ee3-4ae7-90a8-61a4270117bd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:23:55.049001 [ 3 ] {} HTTP-Session: fe4afefe-3ee3-4ae7-90a8-61a4270117bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:23:55.049080 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:23:55.049126 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:23:55.049281 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:23:55.049670 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:23:55.049964 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.31 21:23:55.050141 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.31 21:23:55.050257 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} executeQuery: Read 31 rows, 42.84 KiB in 0.001149359 sec., 26971 rows/sec., 36.40 MiB/sec. 2024.01.31 21:23:55.050367 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} DynamicQueryHandler: Done processing query 2024.01.31 21:23:55.050390 [ 3 ] {540050d6-bf11-4694-a3b5-993fe8108c46} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:23:55.050405 [ 3 ] {} HTTP-Session: fe4afefe-3ee3-4ae7-90a8-61a4270117bd Destroying unnamed session 2024.01.31 21:24:00.038796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:00.038947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:00.038972 [ 3 ] {} HTTP-Session: 7f0dab75-369b-49b3-8d59-8da2314bb3eb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:00.038998 [ 3 ] {} HTTP-Session: 7f0dab75-369b-49b3-8d59-8da2314bb3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:00.039125 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:00.039185 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:00.039341 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:00.039827 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:00.040097 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.31 21:24:00.040261 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.31 21:24:00.040402 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} executeQuery: Read 21 rows, 1.70 KiB in 0.00123915 sec., 16947 rows/sec., 1.34 MiB/sec. 2024.01.31 21:24:00.040547 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} DynamicQueryHandler: Done processing query 2024.01.31 21:24:00.040572 [ 3 ] {f14c1382-1961-4c8a-8742-9788a1da8a02} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:00.040588 [ 3 ] {} HTTP-Session: 7f0dab75-369b-49b3-8d59-8da2314bb3eb Destroying unnamed session 2024.01.31 21:24:00.040711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:00.040756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:00.040783 [ 3 ] {} HTTP-Session: 992c38cb-c39c-4192-8ca6-21dc2b3aaf06 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:00.040800 [ 3 ] {} HTTP-Session: 992c38cb-c39c-4192-8ca6-21dc2b3aaf06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:00.040874 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:00.040914 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:00.041021 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:00.041339 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:00.041546 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.31 21:24:00.041703 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.31 21:24:00.041821 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} executeQuery: Read 63 rows, 5.70 KiB in 0.000918687 sec., 68576 rows/sec., 6.06 MiB/sec. 2024.01.31 21:24:00.041922 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} DynamicQueryHandler: Done processing query 2024.01.31 21:24:00.041945 [ 3 ] {ffa1c036-f3db-44d1-89d8-dc40117d753e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:00.041961 [ 3 ] {} HTTP-Session: 992c38cb-c39c-4192-8ca6-21dc2b3aaf06 Destroying unnamed session 2024.01.31 21:24:00.042081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:00.042124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:00.042143 [ 3 ] {} HTTP-Session: 05610e4b-01d5-472e-822b-ac1708e4640a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:00.042159 [ 3 ] {} HTTP-Session: 05610e4b-01d5-472e-822b-ac1708e4640a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:00.042229 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:00.042267 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:00.042367 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:00.042680 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:00.042910 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.31 21:24:00.043056 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.31 21:24:00.043162 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} executeQuery: Read 21 rows, 1.68 KiB in 0.000896188 sec., 23432 rows/sec., 1.83 MiB/sec. 2024.01.31 21:24:00.043297 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} DynamicQueryHandler: Done processing query 2024.01.31 21:24:00.043320 [ 3 ] {9f275a9e-634e-40d6-ae43-291589331b19} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:00.043337 [ 3 ] {} HTTP-Session: 05610e4b-01d5-472e-822b-ac1708e4640a Destroying unnamed session 2024.01.31 21:24:00.043522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:00.043566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:00.043584 [ 3 ] {} HTTP-Session: 3fc749bc-219e-4a84-be9f-dd8dfb15acaf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:00.043601 [ 3 ] {} HTTP-Session: 3fc749bc-219e-4a84-be9f-dd8dfb15acaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:00.043675 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:00.043718 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:00.043877 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:00.044246 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:00.044530 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.31 21:24:00.044706 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.31 21:24:00.044837 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} executeQuery: Read 21 rows, 29.02 KiB in 0.001134089 sec., 18517 rows/sec., 24.99 MiB/sec. 2024.01.31 21:24:00.044960 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} DynamicQueryHandler: Done processing query 2024.01.31 21:24:00.044983 [ 3 ] {ad2751b1-c710-459e-96c5-5f3997b3a608} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:24:00.044999 [ 3 ] {} HTTP-Session: 3fc749bc-219e-4a84-be9f-dd8dfb15acaf Destroying unnamed session 2024.01.31 21:24:04.804240 [ 175 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:24:04.804312 [ 175 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:24:05.038287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:05.038411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:05.038436 [ 3 ] {} HTTP-Session: 8c5e647b-4085-460e-b2a3-f3f15e3e918b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:05.038461 [ 3 ] {} HTTP-Session: 8c5e647b-4085-460e-b2a3-f3f15e3e918b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:05.038590 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:05.038650 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:05.038822 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:05.039242 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:05.039520 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.31 21:24:05.039687 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.31 21:24:05.039815 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} executeQuery: Read 31 rows, 2.51 KiB in 0.001188759 sec., 26077 rows/sec., 2.06 MiB/sec. 2024.01.31 21:24:05.039971 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} DynamicQueryHandler: Done processing query 2024.01.31 21:24:05.039995 [ 3 ] {76fdf0f3-1572-4f8d-bb17-b4e179ad35ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:05.040011 [ 3 ] {} HTTP-Session: 8c5e647b-4085-460e-b2a3-f3f15e3e918b Destroying unnamed session 2024.01.31 21:24:05.040145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:05.040189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:05.040208 [ 3 ] {} HTTP-Session: 8953ab78-a942-42eb-814c-ad37dbd54d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:05.040225 [ 3 ] {} HTTP-Session: 8953ab78-a942-42eb-814c-ad37dbd54d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:05.040297 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:05.040337 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:05.040440 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:05.040777 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:05.041010 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.31 21:24:05.041159 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.31 21:24:05.041274 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} executeQuery: Read 93 rows, 9.64 KiB in 0.000949748 sec., 97920 rows/sec., 9.91 MiB/sec. 2024.01.31 21:24:05.041379 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} DynamicQueryHandler: Done processing query 2024.01.31 21:24:05.041402 [ 3 ] {a98f0320-45f5-4671-8fc0-b27c3182287c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:24:05.041417 [ 3 ] {} HTTP-Session: 8953ab78-a942-42eb-814c-ad37dbd54d7d Destroying unnamed session 2024.01.31 21:24:05.041533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:05.041577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:05.041595 [ 3 ] {} HTTP-Session: 91fa71f7-749e-472d-be75-c26e3a2157c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:05.041612 [ 3 ] {} HTTP-Session: 91fa71f7-749e-472d-be75-c26e3a2157c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:05.041682 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:05.041721 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:05.041835 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:05.042110 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:05.042312 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.31 21:24:05.042459 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.31 21:24:05.042569 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} executeQuery: Read 31 rows, 2.48 KiB in 0.000857357 sec., 36157 rows/sec., 2.83 MiB/sec. 2024.01.31 21:24:05.042683 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} DynamicQueryHandler: Done processing query 2024.01.31 21:24:05.042707 [ 3 ] {f6cf7af6-91fd-488a-bf5d-d053f8ed7673} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:05.042722 [ 3 ] {} HTTP-Session: 91fa71f7-749e-472d-be75-c26e3a2157c0 Destroying unnamed session 2024.01.31 21:24:05.042853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:05.042897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:05.042915 [ 3 ] {} HTTP-Session: a7b28016-acc4-48c1-aff2-0e37b8d33201 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:05.042932 [ 3 ] {} HTTP-Session: a7b28016-acc4-48c1-aff2-0e37b8d33201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:05.043010 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:05.043053 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:05.043193 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:05.043578 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:05.043879 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.31 21:24:05.044055 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.31 21:24:05.044172 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} executeQuery: Read 31 rows, 42.84 KiB in 0.001128679 sec., 27465 rows/sec., 37.06 MiB/sec. 2024.01.31 21:24:05.044280 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} DynamicQueryHandler: Done processing query 2024.01.31 21:24:05.044303 [ 3 ] {ac24b5e1-14ea-48a3-8fcc-17d75f46cbb9} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:24:05.044318 [ 3 ] {} HTTP-Session: a7b28016-acc4-48c1-aff2-0e37b8d33201 Destroying unnamed session 2024.01.31 21:24:06.439386 [ 174 ] {} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.31 21:24:06.439477 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:06.439589 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.31 21:24:06.439713 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:06.439745 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.31 21:24:06.439874 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.439969 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.440052 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.440131 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.440673 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001132079 sec., 14133.28928458173 rows/sec., 986.85 KiB/sec. 2024.01.31 21:24:06.440758 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.31 21:24:06.440944 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.31 21:24:06.441002 [ 19 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_9_2} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.31 21:24:06.885540 [ 173 ] {} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.31 21:24:06.885621 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:06.885732 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.31 21:24:06.885864 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:06.885896 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.31 21:24:06.886011 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.886099 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.886182 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.886263 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.31 21:24:06.886799 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125449 sec., 14216.548239858048 rows/sec., 1.17 MiB/sec. 2024.01.31 21:24:06.886886 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.31 21:24:06.887065 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.31 21:24:06.887126 [ 16 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_9_2} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.31 21:24:10.038549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.038685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.038711 [ 3 ] {} HTTP-Session: a36c6244-6b70-42d5-bb30-4b8100db32ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.038735 [ 3 ] {} HTTP-Session: a36c6244-6b70-42d5-bb30-4b8100db32ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.038870 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.038929 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:10.039089 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.039542 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.039811 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.31 21:24:10.039986 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.31 21:24:10.040100 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} executeQuery: Read 21 rows, 1.70 KiB in 0.001195719 sec., 17562 rows/sec., 1.39 MiB/sec. 2024.01.31 21:24:10.040254 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.040279 [ 3 ] {2ef6fb5b-66f2-4359-8535-215c6e91b62e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:10.040295 [ 3 ] {} HTTP-Session: a36c6244-6b70-42d5-bb30-4b8100db32ca Destroying unnamed session 2024.01.31 21:24:10.040415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.040459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.040478 [ 3 ] {} HTTP-Session: 57ad5b70-a525-4807-8d65-027ee55708e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.040494 [ 3 ] {} HTTP-Session: 57ad5b70-a525-4807-8d65-027ee55708e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.040564 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.040603 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:24:10.040710 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.040986 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.041202 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:24:10.041352 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:24:10.041445 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} executeQuery: Read 2 rows, 175.00 B in 0.000853817 sec., 2342 rows/sec., 200.16 KiB/sec. 2024.01.31 21:24:10.041548 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.041571 [ 3 ] {aad84bfe-5033-401d-bcd2-f95759845e82} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:10.041586 [ 3 ] {} HTTP-Session: 57ad5b70-a525-4807-8d65-027ee55708e6 Destroying unnamed session 2024.01.31 21:24:10.041706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.041750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.041769 [ 3 ] {} HTTP-Session: 3c21d919-d1fa-408b-8bb6-9ae055b087ca Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.041785 [ 3 ] {} HTTP-Session: 3c21d919-d1fa-408b-8bb6-9ae055b087ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.041866 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.041906 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:10.042007 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.042324 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.042527 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.31 21:24:10.042677 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.31 21:24:10.042772 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} executeQuery: Read 64 rows, 5.79 KiB in 0.000876657 sec., 73004 rows/sec., 6.45 MiB/sec. 2024.01.31 21:24:10.042991 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.043015 [ 3 ] {40e2dead-8b56-468e-88dc-22f6d264001c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:10.043032 [ 3 ] {} HTTP-Session: 3c21d919-d1fa-408b-8bb6-9ae055b087ca Destroying unnamed session 2024.01.31 21:24:10.043177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.043221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.043240 [ 3 ] {} HTTP-Session: d89482d4-9139-4388-b77c-faa8128bc9cd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.043257 [ 3 ] {} HTTP-Session: d89482d4-9139-4388-b77c-faa8128bc9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.043327 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.043367 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:24:10.043483 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.043738 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.043949 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.31 21:24:10.044103 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.31 21:24:10.044221 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} executeQuery: Read 2 rows, 143.00 B in 0.000866907 sec., 2307 rows/sec., 161.09 KiB/sec. 2024.01.31 21:24:10.044327 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.044350 [ 3 ] {c38a2790-6975-49f5-aa47-936144959931} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:10.044366 [ 3 ] {} HTTP-Session: d89482d4-9139-4388-b77c-faa8128bc9cd Destroying unnamed session 2024.01.31 21:24:10.044470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.044512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.044530 [ 3 ] {} HTTP-Session: f9e49497-7fae-4da1-a93f-e4269a1e9ea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.044548 [ 3 ] {} HTTP-Session: f9e49497-7fae-4da1-a93f-e4269a1e9ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.044617 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.044655 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:10.044755 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.045068 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.045271 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.31 21:24:10.045421 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.31 21:24:10.045520 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} executeQuery: Read 23 rows, 1.84 KiB in 0.000877167 sec., 26220 rows/sec., 2.05 MiB/sec. 2024.01.31 21:24:10.045632 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.045657 [ 3 ] {36f02816-ab37-400e-aa1d-d4b61320c685} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:10.045673 [ 3 ] {} HTTP-Session: f9e49497-7fae-4da1-a93f-e4269a1e9ea6 Destroying unnamed session 2024.01.31 21:24:10.045784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.045839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.045859 [ 3 ] {} HTTP-Session: b4b8752a-9a45-4a3a-8fd9-ab5c9c550dbe Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.045876 [ 3 ] {} HTTP-Session: b4b8752a-9a45-4a3a-8fd9-ab5c9c550dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.045947 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.045989 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:24:10.046108 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.046361 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.046618 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:24:10.046794 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:24:10.046905 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} executeQuery: Read 1 rows, 72.00 B in 0.000930367 sec., 1074 rows/sec., 75.58 KiB/sec. 2024.01.31 21:24:10.047008 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.047030 [ 3 ] {2067e861-3251-45bf-a107-ea31788461cd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:10.047045 [ 3 ] {} HTTP-Session: b4b8752a-9a45-4a3a-8fd9-ab5c9c550dbe Destroying unnamed session 2024.01.31 21:24:10.047169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:10.047212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:10.047230 [ 3 ] {} HTTP-Session: f7688a29-08b3-4eb5-a0ad-5df5d6eb97af Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:10.047247 [ 3 ] {} HTTP-Session: f7688a29-08b3-4eb5-a0ad-5df5d6eb97af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:10.047320 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:10.047363 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:10.047495 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:10.047856 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.81 GiB. 2024.01.31 21:24:10.048131 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.31 21:24:10.048307 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.31 21:24:10.048405 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} executeQuery: Read 21 rows, 29.02 KiB in 0.001057038 sec., 19866 rows/sec., 26.81 MiB/sec. 2024.01.31 21:24:10.048523 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} DynamicQueryHandler: Done processing query 2024.01.31 21:24:10.048546 [ 3 ] {b5e5e684-df9d-48cd-8c31-46ea40dc77b2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:24:10.048562 [ 3 ] {} HTTP-Session: f7688a29-08b3-4eb5-a0ad-5df5d6eb97af Destroying unnamed session 2024.01.31 21:24:15.038898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.039050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.039085 [ 3 ] {} HTTP-Session: 96df4cd4-5bd0-4c18-8960-5724d411463f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.039117 [ 3 ] {} HTTP-Session: 96df4cd4-5bd0-4c18-8960-5724d411463f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.039280 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.039345 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:15.039501 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.039927 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.040185 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.31 21:24:15.040347 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.31 21:24:15.040469 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} executeQuery: Read 31 rows, 2.51 KiB in 0.001150809 sec., 26937 rows/sec., 2.13 MiB/sec. 2024.01.31 21:24:15.040533 [ 169 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.040638 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.040695 [ 3 ] {2d259fe5-5a7a-4310-9f5c-9ead3b21ee46} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:15.040714 [ 3 ] {} HTTP-Session: 96df4cd4-5bd0-4c18-8960-5724d411463f Destroying unnamed session 2024.01.31 21:24:15.040721 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.040870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.040876 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.31 21:24:15.040927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.040950 [ 3 ] {} HTTP-Session: 5e929ad5-6b4d-47b2-8566-2f40d4cc2a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.040977 [ 3 ] {} HTTP-Session: 5e929ad5-6b4d-47b2-8566-2f40d4cc2a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.041001 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:15.041047 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 52 rows starting from the beginning of the part 2024.01.31 21:24:15.041086 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.041134 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:24:15.041233 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.041382 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.041400 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:15.041512 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.041700 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:15.041849 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.041864 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.042109 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:24:15.042314 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:24:15.042481 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} executeQuery: Read 2 rows, 175.00 B in 0.001355171 sec., 1475 rows/sec., 126.11 KiB/sec. 2024.01.31 21:24:15.042886 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.002073726 sec., 90175.84772530218 rows/sec., 7.14 MiB/sec. 2024.01.31 21:24:15.042894 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.042948 [ 3 ] {a6106c24-9824-4ab0-a5d0-aab17b4e0bbf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:15.042968 [ 3 ] {} HTTP-Session: 5e929ad5-6b4d-47b2-8566-2f40d4cc2a99 Destroying unnamed session 2024.01.31 21:24:15.043007 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.31 21:24:15.043111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.043156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.043180 [ 3 ] {} HTTP-Session: 1b6fcf28-9fee-4073-89c2-4dba257a768c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.043186 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.31 21:24:15.043199 [ 3 ] {} HTTP-Session: 1b6fcf28-9fee-4073-89c2-4dba257a768c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.043254 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_36_7} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.043291 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.043342 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:15.043445 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.043778 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.043999 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.31 21:24:15.044143 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.31 21:24:15.044240 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} executeQuery: Read 94 rows, 9.73 KiB in 0.000910077 sec., 103287 rows/sec., 10.44 MiB/sec. 2024.01.31 21:24:15.044234 [ 168 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.044307 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.044370 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.044405 [ 3 ] {1bdb1ec8-473e-4f0f-a278-4acf0bce60fe} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:24:15.044413 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.31 21:24:15.044427 [ 3 ] {} HTTP-Session: 1b6fcf28-9fee-4073-89c2-4dba257a768c Destroying unnamed session 2024.01.31 21:24:15.044562 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:15.044591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.044615 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 196 rows starting from the beginning of the part 2024.01.31 21:24:15.044682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.044726 [ 3 ] {} HTTP-Session: 9effea2f-4252-4885-bf02-5f0afc36dfab Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.044756 [ 3 ] {} HTTP-Session: 9effea2f-4252-4885-bf02-5f0afc36dfab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.044841 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 130 rows starting from the beginning of the part 2024.01.31 21:24:15.044974 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.045063 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 63 rows starting from the beginning of the part 2024.01.31 21:24:15.045073 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:24:15.045328 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 93 rows starting from the beginning of the part 2024.01.31 21:24:15.045549 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.045583 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2024.01.31 21:24:15.045754 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 94 rows starting from the beginning of the part 2024.01.31 21:24:15.046229 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.046641 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.31 21:24:15.046944 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.31 21:24:15.047090 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} executeQuery: Read 2 rows, 143.00 B in 0.002065137 sec., 968 rows/sec., 67.62 KiB/sec. 2024.01.31 21:24:15.047481 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.047504 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149315 sec., 203218.7951983209 rows/sec., 19.16 MiB/sec. 2024.01.31 21:24:15.047517 [ 3 ] {073a3a7e-6eb6-4b1e-be85-d2b7fa95ac32} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:15.047569 [ 3 ] {} HTTP-Session: 9effea2f-4252-4885-bf02-5f0afc36dfab Destroying unnamed session 2024.01.31 21:24:15.047656 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.31 21:24:15.047732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.047789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.047818 [ 3 ] {} HTTP-Session: 0077d4a3-ce82-4f17-947a-c1c59188547e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.047856 [ 3 ] {} HTTP-Session: 0077d4a3-ce82-4f17-947a-c1c59188547e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.047926 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.31 21:24:15.047992 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.048034 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_36_7} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.048051 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:15.048263 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.048611 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.048817 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.31 21:24:15.048972 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.31 21:24:15.049058 [ 168 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.049069 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} executeQuery: Read 33 rows, 2.65 KiB in 0.001037009 sec., 31822 rows/sec., 2.49 MiB/sec. 2024.01.31 21:24:15.049091 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.049248 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.31 21:24:15.049296 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.049327 [ 3 ] {8db424d2-3f79-4dac-b5f8-ebaccdaaaea5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:15.049367 [ 3 ] {} HTTP-Session: 0077d4a3-ce82-4f17-947a-c1c59188547e Destroying unnamed session 2024.01.31 21:24:15.049421 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:15.049463 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 102 rows starting from the beginning of the part 2024.01.31 21:24:15.049501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.049588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.049626 [ 3 ] {} HTTP-Session: 3e366edf-5e34-460f-a0f3-efbe269333ff Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.049668 [ 3 ] {} HTTP-Session: 3e366edf-5e34-460f-a0f3-efbe269333ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.049744 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part 2024.01.31 21:24:15.049868 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.050012 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:24:15.050027 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:15.050387 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.050518 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.050638 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 23 rows starting from the beginning of the part 2024.01.31 21:24:15.050842 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part 2024.01.31 21:24:15.051382 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.051955 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:24:15.052316 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:24:15.052564 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 4 columns (4 merged, 0 gathered) in 0.003410657 sec., 78284.03735702534 rows/sec., 6.12 MiB/sec. 2024.01.31 21:24:15.052593 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} executeQuery: Read 1 rows, 72.00 B in 0.002648991 sec., 377 rows/sec., 26.54 KiB/sec. 2024.01.31 21:24:15.052770 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.31 21:24:15.052867 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.052899 [ 3 ] {e4bf64ad-fa62-48a6-8fcb-5f989aa4ac23} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:15.052928 [ 3 ] {} HTTP-Session: 3e366edf-5e34-460f-a0f3-efbe269333ff Destroying unnamed session 2024.01.31 21:24:15.053005 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.31 21:24:15.053074 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_36_7} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.053140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:15.053216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:15.053235 [ 3 ] {} HTTP-Session: 3fa066e9-749e-494e-a479-61f4c8548bae Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:15.053251 [ 3 ] {} HTTP-Session: 3fa066e9-749e-494e-a479-61f4c8548bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:15.053331 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:15.053375 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:15.053527 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:15.053999 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.054295 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.31 21:24:15.054470 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.31 21:24:15.054563 [ 168 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.054575 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} executeQuery: Read 31 rows, 42.84 KiB in 0.001216379 sec., 25485 rows/sec., 34.39 MiB/sec. 2024.01.31 21:24:15.054598 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:15.054737 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.31 21:24:15.054867 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} DynamicQueryHandler: Done processing query 2024.01.31 21:24:15.054934 [ 3 ] {1f988e7b-82c3-4b14-8db8-1f6a4d4511b6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:24:15.055002 [ 3 ] {} HTTP-Session: 3fa066e9-749e-494e-a479-61f4c8548bae Destroying unnamed session 2024.01.31 21:24:15.055033 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:15.055067 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 795 rows starting from the beginning of the part 2024.01.31 21:24:15.055173 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.055266 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:15.055356 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.055441 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:15.055527 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:15.071993 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 6 columns (6 merged, 0 gathered) in 0.017352678 sec., 53594.03315154007 rows/sec., 72.32 MiB/sec. 2024.01.31 21:24:15.072380 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.31 21:24:15.072579 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.31 21:24:15.072640 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.31 21:24:15.072705 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_36_7: 8.80 MiB. 2024.01.31 21:24:16.000197 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.37 MiB, peak 241.14 MiB, will set to 233.42 MiB (RSS), difference: 1.06 MiB 2024.01.31 21:24:19.804374 [ 165 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:24:19.804440 [ 165 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:24:20.037645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.037751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.037775 [ 3 ] {} HTTP-Session: 5b7ab256-438e-4046-83c5-8a630a27444f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.037797 [ 3 ] {} HTTP-Session: 5b7ab256-438e-4046-83c5-8a630a27444f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.037931 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.037990 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:20.038146 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.038588 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.038842 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.31 21:24:20.039018 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.31 21:24:20.039129 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} executeQuery: Read 21 rows, 1.70 KiB in 0.001163229 sec., 18053 rows/sec., 1.43 MiB/sec. 2024.01.31 21:24:20.039273 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.039298 [ 3 ] {489e5ea6-8700-4f04-be44-5ef7a160ef07} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:20.039314 [ 3 ] {} HTTP-Session: 5b7ab256-438e-4046-83c5-8a630a27444f Destroying unnamed session 2024.01.31 21:24:20.039429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.039476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.039495 [ 3 ] {} HTTP-Session: a606d0cc-d3d2-4a98-8f99-d002075f703f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.039512 [ 3 ] {} HTTP-Session: a606d0cc-d3d2-4a98-8f99-d002075f703f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.039583 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.039622 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:24:20.039729 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.040024 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.040224 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:24:20.040367 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:24:20.040463 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} executeQuery: Read 2 rows, 175.00 B in 0.000852227 sec., 2346 rows/sec., 200.53 KiB/sec. 2024.01.31 21:24:20.040604 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.040629 [ 3 ] {22874d76-61ec-4aed-a7de-27f53e6e958c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:20.040646 [ 3 ] {} HTTP-Session: a606d0cc-d3d2-4a98-8f99-d002075f703f Destroying unnamed session 2024.01.31 21:24:20.040784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.040829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.040847 [ 3 ] {} HTTP-Session: ac32d954-86b2-4e3b-a4b7-8de4450ddf6a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.040877 [ 3 ] {} HTTP-Session: ac32d954-86b2-4e3b-a4b7-8de4450ddf6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.040955 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.040994 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:20.041100 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.041430 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.041638 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.31 21:24:20.041796 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.31 21:24:20.041904 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} executeQuery: Read 64 rows, 5.79 KiB in 0.000920797 sec., 69505 rows/sec., 6.14 MiB/sec. 2024.01.31 21:24:20.042044 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.042069 [ 3 ] {bf515c59-5e8e-43fe-a1fe-59bdc8d13b9f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:20.042085 [ 3 ] {} HTTP-Session: ac32d954-86b2-4e3b-a4b7-8de4450ddf6a Destroying unnamed session 2024.01.31 21:24:20.042226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.042271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.042290 [ 3 ] {} HTTP-Session: d68c69a3-aa28-4ddb-8cb0-082d34ab0d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.042307 [ 3 ] {} HTTP-Session: d68c69a3-aa28-4ddb-8cb0-082d34ab0d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.042377 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.042415 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:24:20.042523 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.042787 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.042997 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.31 21:24:20.043145 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.31 21:24:20.043246 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} executeQuery: Read 2 rows, 143.00 B in 0.000835657 sec., 2393 rows/sec., 167.11 KiB/sec. 2024.01.31 21:24:20.043394 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.043431 [ 3 ] {087bf8b7-faf0-4b5c-8ecd-263b1a3c8d61} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:20.043452 [ 3 ] {} HTTP-Session: d68c69a3-aa28-4ddb-8cb0-082d34ab0d68 Destroying unnamed session 2024.01.31 21:24:20.043580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.043638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.043662 [ 3 ] {} HTTP-Session: dbaedd63-1eb6-436d-9125-6dcf6441212c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.043685 [ 3 ] {} HTTP-Session: dbaedd63-1eb6-436d-9125-6dcf6441212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.043775 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.043822 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:20.043956 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.044307 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.044532 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.31 21:24:20.044681 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.31 21:24:20.044777 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} executeQuery: Read 23 rows, 1.84 KiB in 0.000970178 sec., 23706 rows/sec., 1.86 MiB/sec. 2024.01.31 21:24:20.044893 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.044918 [ 3 ] {458b743e-d1e8-4a80-8629-7894e00b76a9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:20.044936 [ 3 ] {} HTTP-Session: dbaedd63-1eb6-436d-9125-6dcf6441212c Destroying unnamed session 2024.01.31 21:24:20.045044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.045090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.045109 [ 3 ] {} HTTP-Session: acda631f-047b-4210-89b9-c4e2bce01992 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.045125 [ 3 ] {} HTTP-Session: acda631f-047b-4210-89b9-c4e2bce01992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.045195 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.045238 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:24:20.045360 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.045625 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.045885 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:24:20.046071 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:24:20.046172 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} executeQuery: Read 1 rows, 72.00 B in 0.000949047 sec., 1053 rows/sec., 74.09 KiB/sec. 2024.01.31 21:24:20.046372 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.046396 [ 3 ] {cf8d9597-99f5-4bf8-82b0-c70e0bd56713} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:20.046412 [ 3 ] {} HTTP-Session: acda631f-047b-4210-89b9-c4e2bce01992 Destroying unnamed session 2024.01.31 21:24:20.046542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:20.046588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:20.046607 [ 3 ] {} HTTP-Session: 30629558-9425-46f9-87be-3304decc01e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:20.046624 [ 3 ] {} HTTP-Session: 30629558-9425-46f9-87be-3304decc01e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:20.046701 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:20.046745 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:20.046898 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:20.047263 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:20.047549 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.31 21:24:20.047728 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.31 21:24:20.047835 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} executeQuery: Read 21 rows, 29.02 KiB in 0.001098739 sec., 19112 rows/sec., 25.79 MiB/sec. 2024.01.31 21:24:20.048063 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} DynamicQueryHandler: Done processing query 2024.01.31 21:24:20.048088 [ 3 ] {b9fa2ade-9a9a-488b-b222-b9240d4796a9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:24:20.048106 [ 3 ] {} HTTP-Session: 30629558-9425-46f9-87be-3304decc01e1 Destroying unnamed session 2024.01.31 21:24:25.040279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:25.040434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:25.040464 [ 3 ] {} HTTP-Session: 14b11b25-7cb1-405b-b657-759e4461d07d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:25.040491 [ 3 ] {} HTTP-Session: 14b11b25-7cb1-405b-b657-759e4461d07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:25.040631 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:25.040698 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:25.040883 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:25.041436 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:25.041711 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.31 21:24:25.041874 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.31 21:24:25.041997 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} executeQuery: Read 31 rows, 2.51 KiB in 0.001327821 sec., 23346 rows/sec., 1.85 MiB/sec. 2024.01.31 21:24:25.042169 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} DynamicQueryHandler: Done processing query 2024.01.31 21:24:25.042194 [ 3 ] {62e7db02-a3e4-4f58-8811-b1eb7a888e79} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:25.042210 [ 3 ] {} HTTP-Session: 14b11b25-7cb1-405b-b657-759e4461d07d Destroying unnamed session 2024.01.31 21:24:25.042345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:25.042390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:25.042408 [ 3 ] {} HTTP-Session: 30b19284-f534-4ebc-b557-2e0f8ec7e16a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:25.042425 [ 3 ] {} HTTP-Session: 30b19284-f534-4ebc-b557-2e0f8ec7e16a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:25.042502 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:25.042542 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:25.042649 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:25.043001 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:25.043210 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.31 21:24:25.043358 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.31 21:24:25.043459 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} executeQuery: Read 129 rows, 12.40 KiB in 0.000929118 sec., 138841 rows/sec., 13.04 MiB/sec. 2024.01.31 21:24:25.043601 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} DynamicQueryHandler: Done processing query 2024.01.31 21:24:25.043624 [ 3 ] {98cb7da1-99b4-44ae-b326-f412229df9b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:24:25.043641 [ 3 ] {} HTTP-Session: 30b19284-f534-4ebc-b557-2e0f8ec7e16a Destroying unnamed session 2024.01.31 21:24:25.043803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:25.043847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:25.043865 [ 3 ] {} HTTP-Session: 5c26b4b5-f025-408d-9263-de2e9579ad6a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:25.043882 [ 3 ] {} HTTP-Session: 5c26b4b5-f025-408d-9263-de2e9579ad6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:25.043953 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:25.043991 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:25.044100 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:25.044390 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:25.044591 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.31 21:24:25.044746 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.31 21:24:25.044842 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} executeQuery: Read 55 rows, 4.38 KiB in 0.000863607 sec., 63686 rows/sec., 4.95 MiB/sec. 2024.01.31 21:24:25.044958 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} DynamicQueryHandler: Done processing query 2024.01.31 21:24:25.044981 [ 3 ] {38854027-2e7b-475e-95e9-9eb0ebf4aba0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.31 21:24:25.044997 [ 3 ] {} HTTP-Session: 5c26b4b5-f025-408d-9263-de2e9579ad6a Destroying unnamed session 2024.01.31 21:24:25.045108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:25.045152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:25.045171 [ 3 ] {} HTTP-Session: 6532c122-f2eb-441d-893c-8fb366c81505 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:25.045187 [ 3 ] {} HTTP-Session: 6532c122-f2eb-441d-893c-8fb366c81505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:25.045258 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:25.045301 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:24:25.045417 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:25.045694 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:25.045950 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:24:25.046119 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:24:25.046214 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} executeQuery: Read 36 rows, 2.60 KiB in 0.000929078 sec., 38748 rows/sec., 2.73 MiB/sec. 2024.01.31 21:24:25.046243 [ 159 ] {} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.31 21:24:25.046341 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:25.046350 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} DynamicQueryHandler: Done processing query 2024.01.31 21:24:25.046413 [ 3 ] {aacbee31-fff8-4a08-9b73-443493dadb6d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:25.046499 [ 3 ] {} HTTP-Session: 6532c122-f2eb-441d-893c-8fb366c81505 Destroying unnamed session 2024.01.31 21:24:25.046546 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.31 21:24:25.046728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:25.046761 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:25.046821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:25.046840 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part 2024.01.31 21:24:25.046859 [ 3 ] {} HTTP-Session: dc2a3989-3823-4134-b9a6-c87d53bb153f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:25.046923 [ 3 ] {} HTTP-Session: dc2a3989-3823-4134-b9a6-c87d53bb153f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:25.047142 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:25.047162 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.01.31 21:24:25.047246 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:25.047524 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.01.31 21:24:25.047885 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:25.047898 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.01.31 21:24:25.048106 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.01.31 21:24:25.048203 [ 9 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.01.31 21:24:25.048756 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:25.049428 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.31 21:24:25.049845 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.31 21:24:25.049969 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 5 columns (5 merged, 0 gathered) in 0.003555579 sec., 141749.0653421004 rows/sec., 10.00 MiB/sec. 2024.01.31 21:24:25.050105 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} executeQuery: Read 31 rows, 42.84 KiB in 0.002909253 sec., 10655 rows/sec., 14.38 MiB/sec. 2024.01.31 21:24:25.050291 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.31 21:24:25.050337 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} DynamicQueryHandler: Done processing query 2024.01.31 21:24:25.050376 [ 3 ] {de732d17-b02d-4fbd-9b1c-9d3b61123e05} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:24:25.050394 [ 3 ] {} HTTP-Session: dc2a3989-3823-4134-b9a6-c87d53bb153f Destroying unnamed session 2024.01.31 21:24:25.050587 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.31 21:24:25.050661 [ 14 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_16_3} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.31 21:24:30.038786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:30.038916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:30.038946 [ 3 ] {} HTTP-Session: 36beb718-69b6-48ae-90e2-0349d72ab40a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:30.038974 [ 3 ] {} HTTP-Session: 36beb718-69b6-48ae-90e2-0349d72ab40a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:30.039114 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:30.039182 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:30.039366 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:30.039832 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:30.040081 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.31 21:24:30.040248 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.31 21:24:30.040362 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} executeQuery: Read 21 rows, 1.70 KiB in 0.00120806 sec., 17383 rows/sec., 1.38 MiB/sec. 2024.01.31 21:24:30.040510 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} DynamicQueryHandler: Done processing query 2024.01.31 21:24:30.040535 [ 3 ] {c125ebb9-110e-42e2-a07e-68a1ece47f74} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:30.040552 [ 3 ] {} HTTP-Session: 36beb718-69b6-48ae-90e2-0349d72ab40a Destroying unnamed session 2024.01.31 21:24:30.040678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:30.040730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:30.040749 [ 3 ] {} HTTP-Session: 29693e64-d1f4-4673-afea-0e99c7058fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:30.040768 [ 3 ] {} HTTP-Session: 29693e64-d1f4-4673-afea-0e99c7058fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:30.040851 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:30.040893 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:30.041000 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:30.041341 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:30.041554 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.31 21:24:30.041711 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.31 21:24:30.041811 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} executeQuery: Read 63 rows, 5.70 KiB in 0.000932357 sec., 67570 rows/sec., 5.97 MiB/sec. 2024.01.31 21:24:30.041928 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} DynamicQueryHandler: Done processing query 2024.01.31 21:24:30.041951 [ 3 ] {89bc19d1-d0f2-42e6-bc92-61b4688bc954} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:30.041967 [ 3 ] {} HTTP-Session: 29693e64-d1f4-4673-afea-0e99c7058fbe Destroying unnamed session 2024.01.31 21:24:30.042082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:30.042127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:30.042146 [ 3 ] {} HTTP-Session: 810d288d-ebf5-4fb5-b6bc-e2ddbc4c522d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:30.042163 [ 3 ] {} HTTP-Session: 810d288d-ebf5-4fb5-b6bc-e2ddbc4c522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:30.042236 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:30.042275 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:30.042377 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:30.042657 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:30.042858 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.31 21:24:30.043003 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.31 21:24:30.043098 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} executeQuery: Read 21 rows, 1.68 KiB in 0.000834017 sec., 25179 rows/sec., 1.97 MiB/sec. 2024.01.31 21:24:30.043211 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} DynamicQueryHandler: Done processing query 2024.01.31 21:24:30.043233 [ 3 ] {2a248b9f-474d-46a6-bb25-fe424c2f3f7b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:30.043249 [ 3 ] {} HTTP-Session: 810d288d-ebf5-4fb5-b6bc-e2ddbc4c522d Destroying unnamed session 2024.01.31 21:24:30.043366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:30.043410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:30.043429 [ 3 ] {} HTTP-Session: bc860a19-9927-40f5-9bdb-2c87f2d92a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:30.043445 [ 3 ] {} HTTP-Session: bc860a19-9927-40f5-9bdb-2c87f2d92a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:30.043522 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:30.043567 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:30.043701 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:30.044088 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:30.044376 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.31 21:24:30.044549 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.31 21:24:30.044651 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} executeQuery: Read 21 rows, 29.02 KiB in 0.001100009 sec., 19090 rows/sec., 25.76 MiB/sec. 2024.01.31 21:24:30.044773 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} DynamicQueryHandler: Done processing query 2024.01.31 21:24:30.044796 [ 3 ] {e417dd2c-127c-4b34-a65f-846b9e69c738} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:24:30.044811 [ 3 ] {} HTTP-Session: bc860a19-9927-40f5-9bdb-2c87f2d92a3a Destroying unnamed session 2024.01.31 21:24:34.804708 [ 154 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:24:34.804831 [ 154 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:24:35.038507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:35.038619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:35.038649 [ 3 ] {} HTTP-Session: 20214ebc-f55a-49ae-ba71-71c26cdf5381 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:35.038676 [ 3 ] {} HTTP-Session: 20214ebc-f55a-49ae-ba71-71c26cdf5381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:35.038817 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:35.038883 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:35.039063 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:35.039535 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:35.039804 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.31 21:24:35.039966 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.31 21:24:35.040077 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} executeQuery: Read 31 rows, 2.51 KiB in 0.0012226 sec., 25355 rows/sec., 2.01 MiB/sec. 2024.01.31 21:24:35.040223 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} DynamicQueryHandler: Done processing query 2024.01.31 21:24:35.040249 [ 3 ] {2d6b5d96-9987-43be-9dae-1fb3908c0af7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:35.040265 [ 3 ] {} HTTP-Session: 20214ebc-f55a-49ae-ba71-71c26cdf5381 Destroying unnamed session 2024.01.31 21:24:35.040398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:35.040444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:35.040464 [ 3 ] {} HTTP-Session: 22624ac8-bd8b-48dd-a127-7d710ab48023 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:35.040481 [ 3 ] {} HTTP-Session: 22624ac8-bd8b-48dd-a127-7d710ab48023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:35.040556 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:35.040595 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:35.040702 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:35.041026 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:35.041245 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.31 21:24:35.041394 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.31 21:24:35.041517 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} executeQuery: Read 93 rows, 9.64 KiB in 0.000924078 sec., 100640 rows/sec., 10.19 MiB/sec. 2024.01.31 21:24:35.041654 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} DynamicQueryHandler: Done processing query 2024.01.31 21:24:35.041678 [ 3 ] {a37b4ee3-1ef3-4e04-99b6-bd9757cf966a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:24:35.041694 [ 3 ] {} HTTP-Session: 22624ac8-bd8b-48dd-a127-7d710ab48023 Destroying unnamed session 2024.01.31 21:24:35.041822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:35.041867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:35.041886 [ 3 ] {} HTTP-Session: 29a07f2c-5897-4215-bfae-c4dd32f954cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:35.041902 [ 3 ] {} HTTP-Session: 29a07f2c-5897-4215-bfae-c4dd32f954cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:35.041974 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:35.042014 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:35.042124 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:35.042400 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:35.042602 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.31 21:24:35.042747 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.31 21:24:35.042866 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} executeQuery: Read 31 rows, 2.48 KiB in 0.000860716 sec., 36016 rows/sec., 2.82 MiB/sec. 2024.01.31 21:24:35.043007 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} DynamicQueryHandler: Done processing query 2024.01.31 21:24:35.043036 [ 3 ] {6b930569-72c1-43a0-8cb9-f2db39977d18} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:35.043052 [ 3 ] {} HTTP-Session: 29a07f2c-5897-4215-bfae-c4dd32f954cf Destroying unnamed session 2024.01.31 21:24:35.043219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:35.043263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:35.043282 [ 3 ] {} HTTP-Session: bb79f4ec-819c-42c2-aea3-fc91da2b7fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:35.043298 [ 3 ] {} HTTP-Session: bb79f4ec-819c-42c2-aea3-fc91da2b7fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:35.043381 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:35.043426 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:35.043574 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:35.043997 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:35.044354 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.31 21:24:35.044530 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.31 21:24:35.044657 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} executeQuery: Read 31 rows, 42.84 KiB in 0.00124791 sec., 24841 rows/sec., 33.52 MiB/sec. 2024.01.31 21:24:35.044783 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} DynamicQueryHandler: Done processing query 2024.01.31 21:24:35.044807 [ 3 ] {1ba5fe6d-b3e3-477a-a92b-813626112e58} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:24:35.044823 [ 3 ] {} HTTP-Session: bb79f4ec-819c-42c2-aea3-fc91da2b7fc4 Destroying unnamed session 2024.01.31 21:24:40.037886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:40.038040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:40.038070 [ 3 ] {} HTTP-Session: c4ed3e76-1f58-4c48-a674-af9ff17b7ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:40.038098 [ 3 ] {} HTTP-Session: c4ed3e76-1f58-4c48-a674-af9ff17b7ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:40.038238 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:40.038305 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:40.038484 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:40.038916 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.039185 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.31 21:24:40.039347 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.31 21:24:40.039464 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} executeQuery: Read 21 rows, 1.70 KiB in 0.001187449 sec., 17684 rows/sec., 1.40 MiB/sec. 2024.01.31 21:24:40.039471 [ 152 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.039556 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.039622 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} DynamicQueryHandler: Done processing query 2024.01.31 21:24:40.039694 [ 3 ] {680b3c00-ce93-4ae6-88de-40538be81a05} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:40.039756 [ 3 ] {} HTTP-Session: c4ed3e76-1f58-4c48-a674-af9ff17b7ef2 Destroying unnamed session 2024.01.31 21:24:40.039801 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.31 21:24:40.039928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:40.039997 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:40.040010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:40.040061 [ 3 ] {} HTTP-Session: 182fd512-4afd-49fd-9d30-0ec8d0b8d98f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:40.040067 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 52 rows starting from the beginning of the part 2024.01.31 21:24:40.040089 [ 3 ] {} HTTP-Session: 182fd512-4afd-49fd-9d30-0ec8d0b8d98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:40.040285 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:40.040381 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.040394 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:40.040730 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:40.040891 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:40.041036 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.041211 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:40.041497 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.041815 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.042266 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.31 21:24:40.042577 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.31 21:24:40.042769 [ 152 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.042875 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.042882 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} executeQuery: Read 63 rows, 5.70 KiB in 0.00252248 sec., 24975 rows/sec., 2.21 MiB/sec. 2024.01.31 21:24:40.043468 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} DynamicQueryHandler: Done processing query 2024.01.31 21:24:40.043471 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.31 21:24:40.043498 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.003872731 sec., 45704.181364520286 rows/sec., 3.62 MiB/sec. 2024.01.31 21:24:40.043517 [ 3 ] {10a77dd1-aab9-46e7-80e3-92f55a93420c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:40.043615 [ 3 ] {} HTTP-Session: 182fd512-4afd-49fd-9d30-0ec8d0b8d98f Destroying unnamed session 2024.01.31 21:24:40.043696 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:40.043706 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.31 21:24:40.043768 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 196 rows starting from the beginning of the part 2024.01.31 21:24:40.043842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:40.043944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:40.044017 [ 3 ] {} HTTP-Session: 552bfc95-36f4-455e-a1dd-d61757b626ae Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:40.044074 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.31 21:24:40.044100 [ 3 ] {} HTTP-Session: 552bfc95-36f4-455e-a1dd-d61757b626ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:40.044134 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2024.01.31 21:24:40.044241 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_41_8} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.044431 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:40.044516 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 129 rows starting from the beginning of the part 2024.01.31 21:24:40.044533 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:40.044828 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part 2024.01.31 21:24:40.045013 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:40.045068 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 93 rows starting from the beginning of the part 2024.01.31 21:24:40.045247 [ 14 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 63 rows starting from the beginning of the part 2024.01.31 21:24:40.045792 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.046178 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.31 21:24:40.046480 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.31 21:24:40.046610 [ 152 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.046646 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} executeQuery: Read 21 rows, 1.68 KiB in 0.002133927 sec., 9841 rows/sec., 788.05 KiB/sec. 2024.01.31 21:24:40.046686 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.046944 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.31 21:24:40.047145 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} DynamicQueryHandler: Done processing query 2024.01.31 21:24:40.047212 [ 3 ] {57f0220a-e716-4e29-9573-32f568b501d5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:40.047286 [ 3 ] {} HTTP-Session: 552bfc95-36f4-455e-a1dd-d61757b626ae Destroying unnamed session 2024.01.31 21:24:40.047287 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:40.047365 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 102 rows starting from the beginning of the part 2024.01.31 21:24:40.047386 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 608 rows, containing 4 columns (4 merged, 0 gathered) in 0.004416275 sec., 137672.58605951848 rows/sec., 12.75 MiB/sec. 2024.01.31 21:24:40.047519 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part 2024.01.31 21:24:40.047519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:40.047543 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.31 21:24:40.047609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:40.047648 [ 3 ] {} HTTP-Session: 5886aa0a-0019-40ac-b1c2-5f98f67c9e17 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:40.047675 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 55 rows starting from the beginning of the part 2024.01.31 21:24:40.047680 [ 3 ] {} HTTP-Session: 5886aa0a-0019-40ac-b1c2-5f98f67c9e17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:40.047843 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.31 21:24:40.047855 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:40.047851 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.047934 [ 20 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_41_8} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.047947 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:40.048126 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:40.048309 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.048368 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:40.049021 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.049253 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.00249183 sec., 101531.80594181786 rows/sec., 7.93 MiB/sec. 2024.01.31 21:24:40.049359 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.31 21:24:40.049439 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.31 21:24:40.049543 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.31 21:24:40.049601 [ 12 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_41_8} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.049640 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.31 21:24:40.049758 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} executeQuery: Read 21 rows, 29.02 KiB in 0.001864515 sec., 11262 rows/sec., 15.20 MiB/sec. 2024.01.31 21:24:40.049831 [ 151 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.049950 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} DynamicQueryHandler: Done processing query 2024.01.31 21:24:40.049990 [ 3 ] {0d507e40-12e7-4b7f-9c62-1cf1d352c9bf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:24:40.050000 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:40.050016 [ 3 ] {} HTTP-Session: 5886aa0a-0019-40ac-b1c2-5f98f67c9e17 Destroying unnamed session 2024.01.31 21:24:40.050129 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.31 21:24:40.050246 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:24:40.050300 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 930 rows starting from the beginning of the part 2024.01.31 21:24:40.050403 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.050496 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:40.050583 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.050668 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part 2024.01.31 21:24:40.050756 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part 2024.01.31 21:24:40.054250 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 6 columns (6 merged, 0 gathered) in 0.004163653 sec., 253383.2670493915 rows/sec., 341.93 MiB/sec. 2024.01.31 21:24:40.054735 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.31 21:24:40.054937 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.31 21:24:40.054991 [ 12 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.31 21:24:40.055050 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_41_8: 9.02 MiB. 2024.01.31 21:24:41.000189 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.59 MiB, peak 242.58 MiB, will set to 235.77 MiB (RSS), difference: 2.18 MiB 2024.01.31 21:24:45.038962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:45.039110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:45.039141 [ 3 ] {} HTTP-Session: 498c438c-c348-4f75-b030-ea97a25643ea Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:45.039169 [ 3 ] {} HTTP-Session: 498c438c-c348-4f75-b030-ea97a25643ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:45.039310 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:45.039379 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:45.039560 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:45.040001 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:45.040263 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.31 21:24:45.040427 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.31 21:24:45.040559 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} executeQuery: Read 31 rows, 2.51 KiB in 0.00120847 sec., 25652 rows/sec., 2.03 MiB/sec. 2024.01.31 21:24:45.040710 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} DynamicQueryHandler: Done processing query 2024.01.31 21:24:45.040735 [ 3 ] {bca9f5be-b593-494b-8168-29f1aaf1f444} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:45.040750 [ 3 ] {} HTTP-Session: 498c438c-c348-4f75-b030-ea97a25643ea Destroying unnamed session 2024.01.31 21:24:45.040877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:45.040921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:45.040941 [ 3 ] {} HTTP-Session: e0f3d1e4-9dac-4c03-95c2-00d49ffe056c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:45.040958 [ 3 ] {} HTTP-Session: e0f3d1e4-9dac-4c03-95c2-00d49ffe056c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:45.041032 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:45.041072 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:45.041181 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:45.041529 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:45.041749 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.31 21:24:45.041899 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.31 21:24:45.042016 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} executeQuery: Read 93 rows, 9.64 KiB in 0.000955437 sec., 97337 rows/sec., 9.85 MiB/sec. 2024.01.31 21:24:45.042134 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} DynamicQueryHandler: Done processing query 2024.01.31 21:24:45.042157 [ 3 ] {da49e010-8b89-41e5-9ec5-e5f024420ecf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:24:45.042173 [ 3 ] {} HTTP-Session: e0f3d1e4-9dac-4c03-95c2-00d49ffe056c Destroying unnamed session 2024.01.31 21:24:45.042295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:45.042340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:45.042359 [ 3 ] {} HTTP-Session: 478632f8-e264-411d-9a75-18522efbe90c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:45.042375 [ 3 ] {} HTTP-Session: 478632f8-e264-411d-9a75-18522efbe90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:45.042446 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:45.042484 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:45.042590 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:45.042861 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:45.043059 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.31 21:24:45.043204 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.31 21:24:45.043297 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} executeQuery: Read 31 rows, 2.48 KiB in 0.000822817 sec., 37675 rows/sec., 2.95 MiB/sec. 2024.01.31 21:24:45.043400 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} DynamicQueryHandler: Done processing query 2024.01.31 21:24:45.043423 [ 3 ] {2cea7ba5-88b6-492a-83ec-71f5477d8a7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:45.043438 [ 3 ] {} HTTP-Session: 478632f8-e264-411d-9a75-18522efbe90c Destroying unnamed session 2024.01.31 21:24:45.043637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:45.043680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:45.043699 [ 3 ] {} HTTP-Session: 368fb731-242b-497b-a990-f5bbbe5df6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:45.043715 [ 3 ] {} HTTP-Session: 368fb731-242b-497b-a990-f5bbbe5df6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:45.043790 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:45.043835 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:45.043965 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:45.044379 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:45.044679 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.31 21:24:45.044851 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.31 21:24:45.044957 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} executeQuery: Read 31 rows, 42.84 KiB in 0.001133329 sec., 27353 rows/sec., 36.91 MiB/sec. 2024.01.31 21:24:45.045078 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} DynamicQueryHandler: Done processing query 2024.01.31 21:24:45.045101 [ 3 ] {40804ec3-ae82-40e4-a184-1140bb3cd088} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:24:45.045116 [ 3 ] {} HTTP-Session: 368fb731-242b-497b-a990-f5bbbe5df6b1 Destroying unnamed session 2024.01.31 21:24:49.804888 [ 146 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:24:49.804951 [ 146 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:24:50.038523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:50.038655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:50.038684 [ 3 ] {} HTTP-Session: 71dc963b-f577-4a8e-94ac-468bd1110edf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:50.038711 [ 3 ] {} HTTP-Session: 71dc963b-f577-4a8e-94ac-468bd1110edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:50.038852 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:50.038918 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:50.039084 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:50.039496 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:50.039763 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.31 21:24:50.039925 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.31 21:24:50.040060 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} executeQuery: Read 21 rows, 1.70 KiB in 0.001163389 sec., 18050 rows/sec., 1.43 MiB/sec. 2024.01.31 21:24:50.040201 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} DynamicQueryHandler: Done processing query 2024.01.31 21:24:50.040226 [ 3 ] {5665a22a-e7ff-4b26-baa7-3336893e2a51} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:50.040242 [ 3 ] {} HTTP-Session: 71dc963b-f577-4a8e-94ac-468bd1110edf Destroying unnamed session 2024.01.31 21:24:50.040374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:50.040420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:50.040438 [ 3 ] {} HTTP-Session: 795e7370-0e68-4d7d-834d-d10e71e1e085 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:50.040455 [ 3 ] {} HTTP-Session: 795e7370-0e68-4d7d-834d-d10e71e1e085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:50.040529 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:50.040569 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:50.040672 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:50.040973 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:50.041188 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.31 21:24:50.041335 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.31 21:24:50.041450 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} executeQuery: Read 63 rows, 5.70 KiB in 0.000887116 sec., 71016 rows/sec., 6.27 MiB/sec. 2024.01.31 21:24:50.041568 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} DynamicQueryHandler: Done processing query 2024.01.31 21:24:50.041591 [ 3 ] {722974f5-cd8c-41a1-83f3-8ac1e70d67c8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:50.041607 [ 3 ] {} HTTP-Session: 795e7370-0e68-4d7d-834d-d10e71e1e085 Destroying unnamed session 2024.01.31 21:24:50.041724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:50.041768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:50.041787 [ 3 ] {} HTTP-Session: 86a6a84c-5500-4ea6-b9ee-305859232617 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:50.041803 [ 3 ] {} HTTP-Session: 86a6a84c-5500-4ea6-b9ee-305859232617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:50.041872 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:50.041910 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:50.042016 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:50.042277 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:50.042480 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.31 21:24:50.042625 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.31 21:24:50.042741 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} executeQuery: Read 21 rows, 1.68 KiB in 0.000838547 sec., 25043 rows/sec., 1.96 MiB/sec. 2024.01.31 21:24:50.042863 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} DynamicQueryHandler: Done processing query 2024.01.31 21:24:50.042887 [ 3 ] {6f3d5a46-f961-44dd-9d6d-464fceac9bb8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:24:50.042902 [ 3 ] {} HTTP-Session: 86a6a84c-5500-4ea6-b9ee-305859232617 Destroying unnamed session 2024.01.31 21:24:50.043067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:50.043110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:50.043128 [ 3 ] {} HTTP-Session: a88c67fd-142c-46dd-b430-9d6893914034 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:50.043144 [ 3 ] {} HTTP-Session: a88c67fd-142c-46dd-b430-9d6893914034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:50.043221 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:50.043265 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:50.043402 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:50.043754 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:50.044047 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.31 21:24:50.044225 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.31 21:24:50.044346 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} executeQuery: Read 21 rows, 29.02 KiB in 0.001097369 sec., 19136 rows/sec., 25.82 MiB/sec. 2024.01.31 21:24:50.044472 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} DynamicQueryHandler: Done processing query 2024.01.31 21:24:50.044495 [ 3 ] {c287ed39-280d-418e-a821-437ad6c7526b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:24:50.044511 [ 3 ] {} HTTP-Session: a88c67fd-142c-46dd-b430-9d6893914034 Destroying unnamed session 2024.01.31 21:24:55.041079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.041267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.041309 [ 3 ] {} HTTP-Session: 660d5443-93aa-4868-82c5-7e801eda5518 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.041348 [ 3 ] {} HTTP-Session: 660d5443-93aa-4868-82c5-7e801eda5518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.041533 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.041622 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:24:55.041868 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.042386 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.042658 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.31 21:24:55.042831 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.31 21:24:55.042948 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} executeQuery: Read 31 rows, 2.51 KiB in 0.001364471 sec., 22719 rows/sec., 1.80 MiB/sec. 2024.01.31 21:24:55.043138 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.043164 [ 3 ] {7168ffd5-c00e-493f-918f-bef49a6703e9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:55.043181 [ 3 ] {} HTTP-Session: 660d5443-93aa-4868-82c5-7e801eda5518 Destroying unnamed session 2024.01.31 21:24:55.043302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.043347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.043367 [ 3 ] {} HTTP-Session: afa7dcce-6bdb-4887-bd74-523c967dbca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.043383 [ 3 ] {} HTTP-Session: afa7dcce-6bdb-4887-bd74-523c967dbca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.043453 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.043493 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:24:55.043610 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.043867 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.044070 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:24:55.044219 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:24:55.044316 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} executeQuery: Read 2 rows, 175.00 B in 0.000834526 sec., 2396 rows/sec., 204.79 KiB/sec. 2024.01.31 21:24:55.044496 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.044519 [ 3 ] {5d3ed2de-02d8-4207-b103-651e08314944} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:55.044535 [ 3 ] {} HTTP-Session: afa7dcce-6bdb-4887-bd74-523c967dbca3 Destroying unnamed session 2024.01.31 21:24:55.044669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.044713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.044731 [ 3 ] {} HTTP-Session: 8bec6280-15dd-41f7-b5b2-fba875843583 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.044747 [ 3 ] {} HTTP-Session: 8bec6280-15dd-41f7-b5b2-fba875843583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.044821 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.044860 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:24:55.045002 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.045349 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.045562 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.31 21:24:55.045703 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.31 21:24:55.045797 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} executeQuery: Read 130 rows, 12.49 KiB in 0.000949137 sec., 136966 rows/sec., 12.85 MiB/sec. 2024.01.31 21:24:55.045911 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.045935 [ 3 ] {fcfeda98-0907-4665-866e-d55618d651bb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:24:55.045950 [ 3 ] {} HTTP-Session: 8bec6280-15dd-41f7-b5b2-fba875843583 Destroying unnamed session 2024.01.31 21:24:55.046094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.046138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.046156 [ 3 ] {} HTTP-Session: 5c81ed5c-fc6c-4214-bca8-1fbf7fe3e9d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.046195 [ 3 ] {} HTTP-Session: 5c81ed5c-fc6c-4214-bca8-1fbf7fe3e9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.046263 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.046301 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:24:55.046405 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.046642 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.046842 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.31 21:24:55.046987 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.31 21:24:55.047086 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} executeQuery: Read 2 rows, 143.00 B in 0.000795226 sec., 2515 rows/sec., 175.61 KiB/sec. 2024.01.31 21:24:55.047219 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.047242 [ 3 ] {1df05e0b-e940-4faf-a727-70337175dfcd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:24:55.047258 [ 3 ] {} HTTP-Session: 5c81ed5c-fc6c-4214-bca8-1fbf7fe3e9d2 Destroying unnamed session 2024.01.31 21:24:55.047377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.047421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.047439 [ 3 ] {} HTTP-Session: 1fb218a7-f0f1-4d65-addf-a6fb75db6b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.047455 [ 3 ] {} HTTP-Session: 1fb218a7-f0f1-4d65-addf-a6fb75db6b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.047527 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.047565 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:24:55.047667 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.048033 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.048235 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.31 21:24:55.048386 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.31 21:24:55.048480 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} executeQuery: Read 57 rows, 4.54 KiB in 0.000926938 sec., 61492 rows/sec., 4.79 MiB/sec. 2024.01.31 21:24:55.048620 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.048645 [ 3 ] {e9cbfa84-b74a-4a42-84e0-bda24e7d379d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:24:55.048661 [ 3 ] {} HTTP-Session: 1fb218a7-f0f1-4d65-addf-a6fb75db6b03 Destroying unnamed session 2024.01.31 21:24:55.048778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.048822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.048841 [ 3 ] {} HTTP-Session: 50872bc1-5e09-4c66-8195-1ea010810fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.048857 [ 3 ] {} HTTP-Session: 50872bc1-5e09-4c66-8195-1ea010810fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.048929 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.048971 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:24:55.049093 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.049394 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.049648 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:24:55.049818 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:24:55.049915 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} executeQuery: Read 37 rows, 2.67 KiB in 0.000956728 sec., 38673 rows/sec., 2.73 MiB/sec. 2024.01.31 21:24:55.050040 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.050064 [ 3 ] {ed070764-c01f-405a-b531-bd37a24a8b42} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:24:55.050079 [ 3 ] {} HTTP-Session: 50872bc1-5e09-4c66-8195-1ea010810fc7 Destroying unnamed session 2024.01.31 21:24:55.050241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:24:55.050285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:24:55.050303 [ 3 ] {} HTTP-Session: d326c342-1617-445c-97c0-9f7e0719923f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:24:55.050320 [ 3 ] {} HTTP-Session: d326c342-1617-445c-97c0-9f7e0719923f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:24:55.050396 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:24:55.050440 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:24:55.050570 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:24:55.050994 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.80 GiB. 2024.01.31 21:24:55.051282 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.31 21:24:55.051453 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.31 21:24:55.051558 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} executeQuery: Read 31 rows, 42.84 KiB in 0.001129149 sec., 27454 rows/sec., 37.05 MiB/sec. 2024.01.31 21:24:55.051815 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} DynamicQueryHandler: Done processing query 2024.01.31 21:24:55.051839 [ 3 ] {f43e776b-35fc-4f80-a27b-f72967f97dc7} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:24:55.051857 [ 3 ] {} HTTP-Session: d326c342-1617-445c-97c0-9f7e0719923f Destroying unnamed session 2024.01.31 21:25:00.038305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:00.038453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:00.038483 [ 3 ] {} HTTP-Session: c27401ea-c2c9-4ba3-90fe-1426fd62f70a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:00.038510 [ 3 ] {} HTTP-Session: c27401ea-c2c9-4ba3-90fe-1426fd62f70a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:00.038649 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:00.038717 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:00.038896 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:00.039349 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:00.039612 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.31 21:25:00.039772 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.31 21:25:00.039902 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} executeQuery: Read 21 rows, 1.70 KiB in 0.00120708 sec., 17397 rows/sec., 1.38 MiB/sec. 2024.01.31 21:25:00.040083 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} DynamicQueryHandler: Done processing query 2024.01.31 21:25:00.040109 [ 3 ] {414175fc-dbb1-4e12-888b-c59d6c6c6c45} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:00.040126 [ 3 ] {} HTTP-Session: c27401ea-c2c9-4ba3-90fe-1426fd62f70a Destroying unnamed session 2024.01.31 21:25:00.040260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:00.040304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:00.040324 [ 3 ] {} HTTP-Session: 31e9a87b-ca37-443d-bd02-d3a7a6db977f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:00.040340 [ 3 ] {} HTTP-Session: 31e9a87b-ca37-443d-bd02-d3a7a6db977f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:00.040414 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:00.040453 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:00.040560 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:00.040912 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:00.041132 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.31 21:25:00.041289 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.31 21:25:00.041414 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} executeQuery: Read 63 rows, 5.70 KiB in 0.000970118 sec., 64940 rows/sec., 5.74 MiB/sec. 2024.01.31 21:25:00.041533 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} DynamicQueryHandler: Done processing query 2024.01.31 21:25:00.041556 [ 3 ] {c5c27608-6f3a-4e16-b368-c70e46a31da9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:00.041572 [ 3 ] {} HTTP-Session: 31e9a87b-ca37-443d-bd02-d3a7a6db977f Destroying unnamed session 2024.01.31 21:25:00.041704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:00.041747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:00.041765 [ 3 ] {} HTTP-Session: 95382a5e-954d-4a16-a116-5e0135248fba Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:00.041781 [ 3 ] {} HTTP-Session: 95382a5e-954d-4a16-a116-5e0135248fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:00.041851 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:00.041888 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:00.041995 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:00.042309 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:00.042508 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.31 21:25:00.042653 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.31 21:25:00.042778 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} executeQuery: Read 21 rows, 1.68 KiB in 0.000894767 sec., 23469 rows/sec., 1.84 MiB/sec. 2024.01.31 21:25:00.042895 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} DynamicQueryHandler: Done processing query 2024.01.31 21:25:00.042918 [ 3 ] {45a32761-3355-4a99-a56a-abc4cc9f94db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:00.042933 [ 3 ] {} HTTP-Session: 95382a5e-954d-4a16-a116-5e0135248fba Destroying unnamed session 2024.01.31 21:25:00.043093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:00.043138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:00.043155 [ 3 ] {} HTTP-Session: c77ead91-b575-4558-9a9e-e3d61366483c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:00.043171 [ 3 ] {} HTTP-Session: c77ead91-b575-4558-9a9e-e3d61366483c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:00.043247 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:00.043291 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:00.043430 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:00.043823 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:00.044109 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.31 21:25:00.044280 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.31 21:25:00.044411 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} executeQuery: Read 21 rows, 29.02 KiB in 0.001135869 sec., 18488 rows/sec., 24.95 MiB/sec. 2024.01.31 21:25:00.044573 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} DynamicQueryHandler: Done processing query 2024.01.31 21:25:00.044597 [ 3 ] {5801bff5-e3d7-405e-ad51-fc6cb6f7df9e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:25:00.044612 [ 3 ] {} HTTP-Session: c77ead91-b575-4558-9a9e-e3d61366483c Destroying unnamed session 2024.01.31 21:25:04.805189 [ 139 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:25:04.805262 [ 139 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:25:05.039129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:05.039269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:05.039297 [ 3 ] {} HTTP-Session: 6a82273b-b2f4-4501-95ef-8b2e5bdeaf76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:05.039325 [ 3 ] {} HTTP-Session: 6a82273b-b2f4-4501-95ef-8b2e5bdeaf76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:05.039465 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:05.039533 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:05.039715 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:05.040241 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.040523 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.31 21:25:05.040688 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.31 21:25:05.040802 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} executeQuery: Read 31 rows, 2.51 KiB in 0.00129933 sec., 23858 rows/sec., 1.89 MiB/sec. 2024.01.31 21:25:05.040827 [ 139 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.040946 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.041030 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} DynamicQueryHandler: Done processing query 2024.01.31 21:25:05.041083 [ 3 ] {c3a62de9-1c33-46c8-8f94-6dd00d71931d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:05.041097 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.31 21:25:05.041114 [ 3 ] {} HTTP-Session: 6a82273b-b2f4-4501-95ef-8b2e5bdeaf76 Destroying unnamed session 2024.01.31 21:25:05.041288 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:05.041348 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 52 rows starting from the beginning of the part 2024.01.31 21:25:05.041355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:05.041446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:05.041493 [ 3 ] {} HTTP-Session: 88bb325d-904d-4bcf-b992-902efb811b7c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:05.041554 [ 3 ] {} HTTP-Session: 88bb325d-904d-4bcf-b992-902efb811b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:05.041589 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.041737 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:05.041845 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:05.041848 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:05.042130 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.042300 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:05.042398 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:05.042541 [ 9 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.043070 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.043526 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.31 21:25:05.043859 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.31 21:25:05.044095 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003074964 sec., 60813.72009558486 rows/sec., 4.81 MiB/sec. 2024.01.31 21:25:05.044137 [ 139 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.044150 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} executeQuery: Read 93 rows, 9.64 KiB in 0.002339399 sec., 39753 rows/sec., 4.02 MiB/sec. 2024.01.31 21:25:05.044233 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.044330 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.31 21:25:05.044536 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.31 21:25:05.044557 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} DynamicQueryHandler: Done processing query 2024.01.31 21:25:05.044604 [ 3 ] {33c05c6c-ab70-476b-b783-5a3b819fe229} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:25:05.044674 [ 3 ] {} HTTP-Session: 88bb325d-904d-4bcf-b992-902efb811b7c Destroying unnamed session 2024.01.31 21:25:05.044735 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:05.044799 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 196 rows starting from the beginning of the part 2024.01.31 21:25:05.044825 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.31 21:25:05.044913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:05.044982 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_46_9} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.045024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:05.045077 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part 2024.01.31 21:25:05.045100 [ 3 ] {} HTTP-Session: 2dff5ea7-a87b-4459-ab8c-6ee39ebd6d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:05.045189 [ 3 ] {} HTTP-Session: 2dff5ea7-a87b-4459-ab8c-6ee39ebd6d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:05.045398 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 63 rows starting from the beginning of the part 2024.01.31 21:25:05.045418 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:05.045509 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:05.045646 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 130 rows starting from the beginning of the part 2024.01.31 21:25:05.045986 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:05.045998 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 63 rows starting from the beginning of the part 2024.01.31 21:25:05.046191 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 93 rows starting from the beginning of the part 2024.01.31 21:25:05.046791 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.047263 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.31 21:25:05.047529 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.31 21:25:05.047764 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} executeQuery: Read 31 rows, 2.48 KiB in 0.002253588 sec., 13755 rows/sec., 1.08 MiB/sec. 2024.01.31 21:25:05.047767 [ 139 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.048242 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} DynamicQueryHandler: Done processing query 2024.01.31 21:25:05.048247 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387574 sec., 164613.72537889538 rows/sec., 15.53 MiB/sec. 2024.01.31 21:25:05.048269 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.048283 [ 3 ] {3f2689f1-45ca-4b7a-bdeb-1889267f3f67} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:05.048369 [ 3 ] {} HTTP-Session: 2dff5ea7-a87b-4459-ab8c-6ee39ebd6d2b Destroying unnamed session 2024.01.31 21:25:05.048457 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.31 21:25:05.048493 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.31 21:25:05.048638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:05.048694 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:05.048767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:05.048781 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 102 rows starting from the beginning of the part 2024.01.31 21:25:05.048788 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.31 21:25:05.048828 [ 3 ] {} HTTP-Session: 8917290a-0f3b-4033-b39e-89ab4ed77580 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:05.048909 [ 3 ] {} HTTP-Session: 8917290a-0f3b-4033-b39e-89ab4ed77580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:05.048976 [ 24 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_46_9} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.049287 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:05.049302 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.049399 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:05.049598 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:05.049967 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part 2024.01.31 21:25:05.050055 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:05.050259 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:05.050384 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.051082 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.051902 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.003495948 sec., 75229.95193292349 rows/sec., 5.88 MiB/sec. 2024.01.31 21:25:05.051923 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.31 21:25:05.052100 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.31 21:25:05.052237 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.31 21:25:05.052425 [ 137 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.052437 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} executeQuery: Read 31 rows, 42.84 KiB in 0.003104485 sec., 9985 rows/sec., 13.47 MiB/sec. 2024.01.31 21:25:05.052531 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:05.052537 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.31 21:25:05.052790 [ 15 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_46_9} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.052836 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.31 21:25:05.053020 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} DynamicQueryHandler: Done processing query 2024.01.31 21:25:05.053112 [ 3 ] {b611f5bb-6d98-494a-aed7-b4ff74defbc8} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:25:05.053194 [ 3 ] {} HTTP-Session: 8917290a-0f3b-4033-b39e-89ab4ed77580 Destroying unnamed session 2024.01.31 21:25:05.053304 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:05.053351 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1055 rows starting from the beginning of the part 2024.01.31 21:25:05.053467 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.053565 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:05.053659 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.053749 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:05.053836 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:05.056223 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 6 columns (6 merged, 0 gathered) in 0.003601339 sec., 330432.6529660218 rows/sec., 445.90 MiB/sec. 2024.01.31 21:25:05.056724 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.31 21:25:05.056938 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.31 21:25:05.057000 [ 24 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.31 21:25:05.057067 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_46_9: 9.28 MiB. 2024.01.31 21:25:06.161114 [ 137 ] {} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.01.31 21:25:06.161185 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:06.161316 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.01.31 21:25:06.161526 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:06.161582 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.01.31 21:25:06.161782 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:06.161944 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:06.162093 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:06.162231 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:06.162889 [ 21 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001647493 sec., 9711.725634039112 rows/sec., 815.63 KiB/sec. 2024.01.31 21:25:06.162998 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.01.31 21:25:06.163180 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.01.31 21:25:06.163242 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_13_3} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.01.31 21:25:07.329848 [ 137 ] {} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.01.31 21:25:07.329927 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:07.330004 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.01.31 21:25:07.330135 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:07.330172 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.01.31 21:25:07.330310 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:07.330397 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:07.330474 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:07.330548 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.31 21:25:07.331099 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127229 sec., 14194.09898077498 rows/sec., 991.09 KiB/sec. 2024.01.31 21:25:07.331181 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.01.31 21:25:07.331349 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.01.31 21:25:07.331408 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_13_3} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.01.31 21:25:10.038615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.038804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.038848 [ 3 ] {} HTTP-Session: 5f68ba6d-7afc-4d7b-aad5-d6d6b46efe54 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.038887 [ 3 ] {} HTTP-Session: 5f68ba6d-7afc-4d7b-aad5-d6d6b46efe54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.039066 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.039155 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:10.039401 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.039880 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.040144 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.31 21:25:10.040309 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.31 21:25:10.040459 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} executeQuery: Read 21 rows, 1.70 KiB in 0.001339741 sec., 15674 rows/sec., 1.24 MiB/sec. 2024.01.31 21:25:10.040624 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.040650 [ 3 ] {47ca4749-b30b-4724-a6f3-1fbbf39c71d3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:10.040666 [ 3 ] {} HTTP-Session: 5f68ba6d-7afc-4d7b-aad5-d6d6b46efe54 Destroying unnamed session 2024.01.31 21:25:10.040790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.040835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.040853 [ 3 ] {} HTTP-Session: 9c30a40f-a90e-4632-8c87-8f60830d6fa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.040870 [ 3 ] {} HTTP-Session: 9c30a40f-a90e-4632-8c87-8f60830d6fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.040938 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.040978 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:25:10.041090 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.041388 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.041599 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:25:10.041743 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:25:10.041876 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} executeQuery: Read 2 rows, 175.00 B in 0.000899707 sec., 2222 rows/sec., 189.95 KiB/sec. 2024.01.31 21:25:10.042005 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.042029 [ 3 ] {4d6f05c9-a286-41cb-8749-5c894d1983cc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:10.042044 [ 3 ] {} HTTP-Session: 9c30a40f-a90e-4632-8c87-8f60830d6fa0 Destroying unnamed session 2024.01.31 21:25:10.042166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.042211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.042229 [ 3 ] {} HTTP-Session: 88718b06-03ac-4723-8e01-cc0384eeba7b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.042245 [ 3 ] {} HTTP-Session: 88718b06-03ac-4723-8e01-cc0384eeba7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.042316 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.042353 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:10.042457 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.042774 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.042980 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.31 21:25:10.043130 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.31 21:25:10.043252 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} executeQuery: Read 64 rows, 5.79 KiB in 0.000899297 sec., 71166 rows/sec., 6.28 MiB/sec. 2024.01.31 21:25:10.043441 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.043466 [ 3 ] {46a1a384-73d7-486a-8ee3-dfd779e42887} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:10.043482 [ 3 ] {} HTTP-Session: 88718b06-03ac-4723-8e01-cc0384eeba7b Destroying unnamed session 2024.01.31 21:25:10.043587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.043633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.043652 [ 3 ] {} HTTP-Session: 864afdc5-e7b3-461c-8c01-b03381198c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.043668 [ 3 ] {} HTTP-Session: 864afdc5-e7b3-461c-8c01-b03381198c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.043736 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.043774 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:25:10.043889 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.044153 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.044354 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.31 21:25:10.044496 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.31 21:25:10.044612 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} executeQuery: Read 2 rows, 143.00 B in 0.000848127 sec., 2358 rows/sec., 164.66 KiB/sec. 2024.01.31 21:25:10.044730 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.044753 [ 3 ] {61ed237a-4aae-425a-8f82-863517bd4151} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:10.044768 [ 3 ] {} HTTP-Session: 864afdc5-e7b3-461c-8c01-b03381198c51 Destroying unnamed session 2024.01.31 21:25:10.044871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.044915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.044933 [ 3 ] {} HTTP-Session: 7745847a-d312-4448-829a-43d368397e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.044949 [ 3 ] {} HTTP-Session: 7745847a-d312-4448-829a-43d368397e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.045017 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.045062 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:10.045166 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.045440 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.045640 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.31 21:25:10.045786 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.31 21:25:10.045898 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} executeQuery: Read 23 rows, 1.84 KiB in 0.000852676 sec., 26973 rows/sec., 2.11 MiB/sec. 2024.01.31 21:25:10.046011 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.046034 [ 3 ] {877c297d-655f-46c3-b1a4-a9f635c31e13} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:10.046049 [ 3 ] {} HTTP-Session: 7745847a-d312-4448-829a-43d368397e5b Destroying unnamed session 2024.01.31 21:25:10.046149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.046192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.046212 [ 3 ] {} HTTP-Session: b76af677-7b83-4a13-b105-745bd7ff6aa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.046228 [ 3 ] {} HTTP-Session: b76af677-7b83-4a13-b105-745bd7ff6aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.046294 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.046335 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:25:10.046453 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.046719 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.046976 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:25:10.047150 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:25:10.047267 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} executeQuery: Read 1 rows, 72.00 B in 0.000946317 sec., 1056 rows/sec., 74.30 KiB/sec. 2024.01.31 21:25:10.047387 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.047410 [ 3 ] {1f023d63-ad06-4d69-9fbe-a73e497f8944} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:10.047426 [ 3 ] {} HTTP-Session: b76af677-7b83-4a13-b105-745bd7ff6aa2 Destroying unnamed session 2024.01.31 21:25:10.047572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:10.047616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:10.047634 [ 3 ] {} HTTP-Session: 985aa7c3-30b9-4739-b58b-d640ecf6734f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:10.047650 [ 3 ] {} HTTP-Session: 985aa7c3-30b9-4739-b58b-d640ecf6734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:10.047726 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:10.047769 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:10.047901 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:10.048232 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:10.048495 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.31 21:25:10.048659 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.31 21:25:10.048767 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} executeQuery: Read 21 rows, 29.02 KiB in 0.001062559 sec., 19763 rows/sec., 26.67 MiB/sec. 2024.01.31 21:25:10.048882 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} DynamicQueryHandler: Done processing query 2024.01.31 21:25:10.048904 [ 3 ] {b3432efe-b41c-4b26-ad52-c3dfde49cc15} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:25:10.048918 [ 3 ] {} HTTP-Session: 985aa7c3-30b9-4739-b58b-d640ecf6734f Destroying unnamed session 2024.01.31 21:25:15.039322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.039509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.039552 [ 3 ] {} HTTP-Session: b8a7497c-4ddd-4037-a88e-6562d0757d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.039592 [ 3 ] {} HTTP-Session: b8a7497c-4ddd-4037-a88e-6562d0757d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.039731 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.039789 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:15.039949 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.040364 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.040639 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.31 21:25:15.040811 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.31 21:25:15.040955 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} executeQuery: Read 31 rows, 2.51 KiB in 0.001189779 sec., 26055 rows/sec., 2.06 MiB/sec. 2024.01.31 21:25:15.041172 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.041214 [ 3 ] {7bfafa1a-bc4e-460e-bc37-9f7df512f981} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:15.041238 [ 3 ] {} HTTP-Session: b8a7497c-4ddd-4037-a88e-6562d0757d97 Destroying unnamed session 2024.01.31 21:25:15.041354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.041401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.041421 [ 3 ] {} HTTP-Session: 5bc751e6-850a-4e60-98a2-230957a64377 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.041437 [ 3 ] {} HTTP-Session: 5bc751e6-850a-4e60-98a2-230957a64377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.041514 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.041557 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:25:15.041677 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.041975 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.042184 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:25:15.042332 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:25:15.042447 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} executeQuery: Read 2 rows, 175.00 B in 0.000904327 sec., 2211 rows/sec., 188.98 KiB/sec. 2024.01.31 21:25:15.042554 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.042577 [ 3 ] {8404a1d8-0989-4956-8504-ca562d111c9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:15.042593 [ 3 ] {} HTTP-Session: 5bc751e6-850a-4e60-98a2-230957a64377 Destroying unnamed session 2024.01.31 21:25:15.042729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.042772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.042790 [ 3 ] {} HTTP-Session: cb662e8b-b5b1-4011-8536-dd6990dff475 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.042806 [ 3 ] {} HTTP-Session: cb662e8b-b5b1-4011-8536-dd6990dff475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.042879 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.042917 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:15.043018 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.043336 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.043557 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.31 21:25:15.043713 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.31 21:25:15.043826 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} executeQuery: Read 94 rows, 9.73 KiB in 0.000919367 sec., 102244 rows/sec., 10.33 MiB/sec. 2024.01.31 21:25:15.043943 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.043967 [ 3 ] {722b0896-5fb9-4844-8214-9104abc100cb} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:25:15.043983 [ 3 ] {} HTTP-Session: cb662e8b-b5b1-4011-8536-dd6990dff475 Destroying unnamed session 2024.01.31 21:25:15.044123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.044169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.044187 [ 3 ] {} HTTP-Session: 0a733e93-cab2-47ae-aca3-c0e2c696dc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.044205 [ 3 ] {} HTTP-Session: 0a733e93-cab2-47ae-aca3-c0e2c696dc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.044272 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.044312 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:25:15.044417 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.044670 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.044875 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.31 21:25:15.045024 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.31 21:25:15.045141 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} executeQuery: Read 2 rows, 143.00 B in 0.000839897 sec., 2381 rows/sec., 166.27 KiB/sec. 2024.01.31 21:25:15.045247 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.045270 [ 3 ] {4b99d49c-73dc-4a1b-b8e4-faea1be18d19} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:15.045286 [ 3 ] {} HTTP-Session: 0a733e93-cab2-47ae-aca3-c0e2c696dc56 Destroying unnamed session 2024.01.31 21:25:15.045403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.045446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.045464 [ 3 ] {} HTTP-Session: 4c46fb9f-096f-4488-b1a9-bfb2c09a5ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.045480 [ 3 ] {} HTTP-Session: 4c46fb9f-096f-4488-b1a9-bfb2c09a5ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.045550 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.045589 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:15.045693 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.045955 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.046160 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.31 21:25:15.046310 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.31 21:25:15.046420 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} executeQuery: Read 33 rows, 2.65 KiB in 0.000841917 sec., 39196 rows/sec., 3.07 MiB/sec. 2024.01.31 21:25:15.046534 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.046558 [ 3 ] {936766c1-72ca-4068-a02b-ed5e9bfd226e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:15.046574 [ 3 ] {} HTTP-Session: 4c46fb9f-096f-4488-b1a9-bfb2c09a5ff5 Destroying unnamed session 2024.01.31 21:25:15.046680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.046724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.046743 [ 3 ] {} HTTP-Session: 8bb3d99e-330d-48d7-844b-b7bd9c4fa5db Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.046759 [ 3 ] {} HTTP-Session: 8bb3d99e-330d-48d7-844b-b7bd9c4fa5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.046826 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.046869 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:25:15.046990 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.047241 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.047493 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:25:15.047676 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:25:15.047792 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} executeQuery: Read 1 rows, 72.00 B in 0.000939158 sec., 1064 rows/sec., 74.87 KiB/sec. 2024.01.31 21:25:15.047895 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.047918 [ 3 ] {882f9909-aaed-4613-9c7e-e405f93f7cf8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:15.047933 [ 3 ] {} HTTP-Session: 8bb3d99e-330d-48d7-844b-b7bd9c4fa5db Destroying unnamed session 2024.01.31 21:25:15.048093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:15.048137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:15.048156 [ 3 ] {} HTTP-Session: a7968674-77c6-497f-b9eb-5af3a2e1a504 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:15.048172 [ 3 ] {} HTTP-Session: a7968674-77c6-497f-b9eb-5af3a2e1a504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:15.048246 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:15.048289 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:15.048420 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:15.048833 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:15.049136 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.31 21:25:15.049314 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.31 21:25:15.049428 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} executeQuery: Read 31 rows, 42.84 KiB in 0.00115514 sec., 26836 rows/sec., 36.21 MiB/sec. 2024.01.31 21:25:15.049555 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} DynamicQueryHandler: Done processing query 2024.01.31 21:25:15.049578 [ 3 ] {21c6783c-de2a-4153-a8b4-ede339e4a6e1} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:25:15.049593 [ 3 ] {} HTTP-Session: a7968674-77c6-497f-b9eb-5af3a2e1a504 Destroying unnamed session 2024.01.31 21:25:19.805323 [ 122 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:25:19.805395 [ 122 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:25:20.038430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.038558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.038586 [ 3 ] {} HTTP-Session: a9328f65-3cd5-4ae9-9477-fc742132b0fc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.038615 [ 3 ] {} HTTP-Session: a9328f65-3cd5-4ae9-9477-fc742132b0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.038755 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.038823 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:20.039004 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.039449 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.039743 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.31 21:25:20.039910 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.31 21:25:20.040037 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} executeQuery: Read 21 rows, 1.70 KiB in 0.001238289 sec., 16958 rows/sec., 1.34 MiB/sec. 2024.01.31 21:25:20.040170 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.040196 [ 3 ] {e4bcd591-9043-4f48-a9cf-f873d5b664f3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:20.040211 [ 3 ] {} HTTP-Session: a9328f65-3cd5-4ae9-9477-fc742132b0fc Destroying unnamed session 2024.01.31 21:25:20.040351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.040405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.040425 [ 3 ] {} HTTP-Session: 27e2d754-4131-4f44-944a-b138b9a80f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.040441 [ 3 ] {} HTTP-Session: 27e2d754-4131-4f44-944a-b138b9a80f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.040511 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.040550 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:25:20.040657 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.040933 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.041153 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:25:20.041303 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:25:20.041426 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} executeQuery: Read 2 rows, 175.00 B in 0.000886187 sec., 2256 rows/sec., 192.85 KiB/sec. 2024.01.31 21:25:20.041617 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.041642 [ 3 ] {7f9dd780-6f5b-4d85-8d68-59d11f77e14c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:20.041659 [ 3 ] {} HTTP-Session: 27e2d754-4131-4f44-944a-b138b9a80f4c Destroying unnamed session 2024.01.31 21:25:20.041788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.041834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.041854 [ 3 ] {} HTTP-Session: 6e675036-2fb6-4a03-a77f-be87600bb99e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.041872 [ 3 ] {} HTTP-Session: 6e675036-2fb6-4a03-a77f-be87600bb99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.041947 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.041987 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:20.042112 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.042413 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.042626 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.31 21:25:20.042778 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.31 21:25:20.042898 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} executeQuery: Read 64 rows, 5.79 KiB in 0.000922927 sec., 69344 rows/sec., 6.12 MiB/sec. 2024.01.31 21:25:20.043002 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.043026 [ 3 ] {30bc01c5-ad07-42e6-b966-e93e7b4a1686} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:20.043042 [ 3 ] {} HTTP-Session: 6e675036-2fb6-4a03-a77f-be87600bb99e Destroying unnamed session 2024.01.31 21:25:20.043184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.043227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.043247 [ 3 ] {} HTTP-Session: 4b1acaec-5af4-4bf9-8b02-f3919e683ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.043264 [ 3 ] {} HTTP-Session: 4b1acaec-5af4-4bf9-8b02-f3919e683ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.043333 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.043371 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:25:20.043476 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.043714 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.043915 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.31 21:25:20.044062 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.31 21:25:20.044171 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} executeQuery: Read 2 rows, 143.00 B in 0.000804466 sec., 2486 rows/sec., 173.59 KiB/sec. 2024.01.31 21:25:20.044282 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.044306 [ 3 ] {bd757856-6d6e-4494-9a26-fcb8341802eb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:20.044322 [ 3 ] {} HTTP-Session: 4b1acaec-5af4-4bf9-8b02-f3919e683ebf Destroying unnamed session 2024.01.31 21:25:20.044442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.044486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.044505 [ 3 ] {} HTTP-Session: 4f6ec4da-eb5f-43bf-8892-c3f7717a5751 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.044522 [ 3 ] {} HTTP-Session: 4f6ec4da-eb5f-43bf-8892-c3f7717a5751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.044593 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.044632 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:20.044735 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.045005 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.045207 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.31 21:25:20.045353 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.31 21:25:20.045472 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} executeQuery: Read 23 rows, 1.84 KiB in 0.000851337 sec., 27016 rows/sec., 2.12 MiB/sec. 2024.01.31 21:25:20.045574 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.045597 [ 3 ] {b809f503-4252-4c9b-beaf-6d0350bc5af7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:20.045612 [ 3 ] {} HTTP-Session: 4f6ec4da-eb5f-43bf-8892-c3f7717a5751 Destroying unnamed session 2024.01.31 21:25:20.045715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.045758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.045778 [ 3 ] {} HTTP-Session: 1aa36b59-fd6d-4484-befd-e7197e23e967 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.045795 [ 3 ] {} HTTP-Session: 1aa36b59-fd6d-4484-befd-e7197e23e967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.045863 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.045905 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:25:20.046024 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.046267 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.046526 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:25:20.046703 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:25:20.046823 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} executeQuery: Read 1 rows, 72.00 B in 0.000923018 sec., 1083 rows/sec., 76.18 KiB/sec. 2024.01.31 21:25:20.046962 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.046988 [ 3 ] {ccb27971-1fdb-4690-8f53-de07ed6ce71b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:20.047004 [ 3 ] {} HTTP-Session: 1aa36b59-fd6d-4484-befd-e7197e23e967 Destroying unnamed session 2024.01.31 21:25:20.047134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:20.047180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:20.047199 [ 3 ] {} HTTP-Session: 99b9aee8-9475-4fa8-a82a-a4ec51896685 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:20.047216 [ 3 ] {} HTTP-Session: 99b9aee8-9475-4fa8-a82a-a4ec51896685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:20.047291 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:20.047336 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:20.047475 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:20.047865 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:20.048149 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.31 21:25:20.048326 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.31 21:25:20.048444 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} executeQuery: Read 21 rows, 29.02 KiB in 0.00112524 sec., 18662 rows/sec., 25.18 MiB/sec. 2024.01.31 21:25:20.048555 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} DynamicQueryHandler: Done processing query 2024.01.31 21:25:20.048580 [ 3 ] {d7b84b88-fbac-4655-b044-cddeb0af4c44} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:25:20.048596 [ 3 ] {} HTTP-Session: 99b9aee8-9475-4fa8-a82a-a4ec51896685 Destroying unnamed session 2024.01.31 21:25:25.039952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:25.040081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:25.040106 [ 3 ] {} HTTP-Session: af0a7647-fafa-46c7-a4b7-835eb5047358 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:25.040130 [ 3 ] {} HTTP-Session: af0a7647-fafa-46c7-a4b7-835eb5047358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:25.040257 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:25.040317 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:25.040474 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:25.040903 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:25.041165 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.31 21:25:25.041326 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.31 21:25:25.041443 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} executeQuery: Read 31 rows, 2.51 KiB in 0.00115024 sec., 26950 rows/sec., 2.13 MiB/sec. 2024.01.31 21:25:25.041584 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} DynamicQueryHandler: Done processing query 2024.01.31 21:25:25.041609 [ 3 ] {14c1c288-7073-44c4-abe6-7761eac3f7c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:25.041625 [ 3 ] {} HTTP-Session: af0a7647-fafa-46c7-a4b7-835eb5047358 Destroying unnamed session 2024.01.31 21:25:25.041760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:25.041804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:25.041824 [ 3 ] {} HTTP-Session: 54aeed5e-ca84-49d5-98b4-19b66fc498d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:25.041840 [ 3 ] {} HTTP-Session: 54aeed5e-ca84-49d5-98b4-19b66fc498d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:25.041917 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:25.041956 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:25.042060 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:25.042417 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:25.042631 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.31 21:25:25.042791 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.31 21:25:25.042892 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} executeQuery: Read 129 rows, 12.40 KiB in 0.000947617 sec., 136130 rows/sec., 12.78 MiB/sec. 2024.01.31 21:25:25.043005 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} DynamicQueryHandler: Done processing query 2024.01.31 21:25:25.043028 [ 3 ] {abf3724c-7eeb-4227-842f-cda8cb7d4589} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:25:25.043043 [ 3 ] {} HTTP-Session: 54aeed5e-ca84-49d5-98b4-19b66fc498d1 Destroying unnamed session 2024.01.31 21:25:25.043170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:25.043212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:25.043232 [ 3 ] {} HTTP-Session: 0293f9a8-a799-4e2b-b5b6-939c7858e9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:25.043248 [ 3 ] {} HTTP-Session: 0293f9a8-a799-4e2b-b5b6-939c7858e9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:25.043320 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:25.043358 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:25.043460 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:25.043745 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:25.043953 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.31 21:25:25.044142 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.31 21:25:25.044268 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} executeQuery: Read 55 rows, 4.38 KiB in 0.000918727 sec., 59865 rows/sec., 4.66 MiB/sec. 2024.01.31 21:25:25.044413 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} DynamicQueryHandler: Done processing query 2024.01.31 21:25:25.044450 [ 3 ] {80cd18a9-02c5-45fe-8ea3-1a578f48fc6a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.31 21:25:25.044466 [ 3 ] {} HTTP-Session: 0293f9a8-a799-4e2b-b5b6-939c7858e9cc Destroying unnamed session 2024.01.31 21:25:25.044571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:25.044616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:25.044635 [ 3 ] {} HTTP-Session: 8e25fae4-1135-4e8a-aad9-ac00170031a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:25.044651 [ 3 ] {} HTTP-Session: 8e25fae4-1135-4e8a-aad9-ac00170031a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:25.044725 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:25.044769 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:25:25.044898 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:25.045179 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:25.045442 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:25:25.045628 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:25:25.045757 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} executeQuery: Read 36 rows, 2.60 KiB in 0.000998818 sec., 36042 rows/sec., 2.54 MiB/sec. 2024.01.31 21:25:25.045754 [ 115 ] {} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.31 21:25:25.045882 [ 115 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:25.045900 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} DynamicQueryHandler: Done processing query 2024.01.31 21:25:25.045945 [ 3 ] {69b31909-0ed1-4f5d-a873-91abd4747388} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:25.046027 [ 3 ] {} HTTP-Session: 8e25fae4-1135-4e8a-aad9-ac00170031a2 Destroying unnamed session 2024.01.31 21:25:25.046039 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.31 21:25:25.046181 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:25.046202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:25.046249 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 504 rows starting from the beginning of the part 2024.01.31 21:25:25.046274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:25.046336 [ 3 ] {} HTTP-Session: 3ab1a5ba-8025-464b-80e0-5d0a3bd5ac78 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:25.046374 [ 3 ] {} HTTP-Session: 3ab1a5ba-8025-464b-80e0-5d0a3bd5ac78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:25.046579 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:25.046585 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part 2024.01.31 21:25:25.046692 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:25.046928 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.01.31 21:25:25.047299 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:25.047307 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.01.31 21:25:25.047522 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.01.31 21:25:25.047650 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2024.01.31 21:25:25.048225 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:25.048863 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.31 21:25:25.049236 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.31 21:25:25.049595 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} executeQuery: Read 31 rows, 42.84 KiB in 0.002950483 sec., 10506 rows/sec., 14.18 MiB/sec. 2024.01.31 21:25:25.049652 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00368729 sec., 157297.09352939422 rows/sec., 11.09 MiB/sec. 2024.01.31 21:25:25.049808 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} DynamicQueryHandler: Done processing query 2024.01.31 21:25:25.049849 [ 3 ] {7e8e59f9-d162-4411-a897-3904789fce5f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:25:25.049881 [ 3 ] {} HTTP-Session: 3ab1a5ba-8025-464b-80e0-5d0a3bd5ac78 Destroying unnamed session 2024.01.31 21:25:25.049907 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.31 21:25:25.050182 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.31 21:25:25.050255 [ 18 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_21_4} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.31 21:25:30.038923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:30.039059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:30.039088 [ 3 ] {} HTTP-Session: d9333b0b-d810-41ce-a7de-820141a9835f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:30.039116 [ 3 ] {} HTTP-Session: d9333b0b-d810-41ce-a7de-820141a9835f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:30.039258 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:30.039326 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:30.039506 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:30.039958 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.040217 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.31 21:25:30.040387 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.31 21:25:30.040506 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} executeQuery: Read 21 rows, 1.70 KiB in 0.00120687 sec., 17400 rows/sec., 1.38 MiB/sec. 2024.01.31 21:25:30.040510 [ 112 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.040596 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.040668 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} DynamicQueryHandler: Done processing query 2024.01.31 21:25:30.040733 [ 3 ] {533a2c28-86a8-4bb8-b59f-56cde091c76d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:30.040773 [ 3 ] {} HTTP-Session: d9333b0b-d810-41ce-a7de-820141a9835f Destroying unnamed session 2024.01.31 21:25:30.040805 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.31 21:25:30.040942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:30.041041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:30.041051 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:30.041069 [ 3 ] {} HTTP-Session: 6b057778-6495-4836-86c6-d538ddc75c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:30.041113 [ 3 ] {} HTTP-Session: 6b057778-6495-4836-86c6-d538ddc75c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:30.041121 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 52 rows starting from the beginning of the part 2024.01.31 21:25:30.041290 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:30.041389 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:30.041465 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.041816 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:30.041835 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:30.042031 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.042294 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:30.042586 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.042680 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.043074 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.31 21:25:30.043395 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.31 21:25:30.043568 [ 112 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.043663 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.043669 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} executeQuery: Read 63 rows, 5.70 KiB in 0.002323209 sec., 27117 rows/sec., 2.39 MiB/sec. 2024.01.31 21:25:30.044193 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.31 21:25:30.044242 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} DynamicQueryHandler: Done processing query 2024.01.31 21:25:30.044336 [ 3 ] {bd367942-ccac-4b27-9fec-43fa7aed9678} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:30.044419 [ 3 ] {} HTTP-Session: 6b057778-6495-4836-86c6-d538ddc75c56 Destroying unnamed session 2024.01.31 21:25:30.044652 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:30.044666 [ 23 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.004004462 sec., 44200.69412570277 rows/sec., 3.50 MiB/sec. 2024.01.31 21:25:30.044718 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:30.044740 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 196 rows starting from the beginning of the part 2024.01.31 21:25:30.044835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:30.044880 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.31 21:25:30.044910 [ 3 ] {} HTTP-Session: dc34921c-44f1-4714-96b8-fe39a21aed12 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:30.044987 [ 3 ] {} HTTP-Session: dc34921c-44f1-4714-96b8-fe39a21aed12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:30.045158 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part 2024.01.31 21:25:30.045301 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.31 21:25:30.045333 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:30.045481 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_51_10} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.045497 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:30.045546 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part 2024.01.31 21:25:30.045940 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2024.01.31 21:25:30.046063 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:30.046222 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 129 rows starting from the beginning of the part 2024.01.31 21:25:30.046418 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part 2024.01.31 21:25:30.046969 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.047336 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.31 21:25:30.047628 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.31 21:25:30.047789 [ 112 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.047819 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} executeQuery: Read 21 rows, 1.68 KiB in 0.002409059 sec., 8717 rows/sec., 698.05 KiB/sec. 2024.01.31 21:25:30.047850 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.048068 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.31 21:25:30.048230 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} DynamicQueryHandler: Done processing query 2024.01.31 21:25:30.048317 [ 3 ] {d3f67e50-5883-40c6-9275-214c3bb85853} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:30.048336 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:30.048408 [ 3 ] {} HTTP-Session: dc34921c-44f1-4714-96b8-fe39a21aed12 Destroying unnamed session 2024.01.31 21:25:30.048459 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 102 rows starting from the beginning of the part 2024.01.31 21:25:30.048662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:30.048677 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 4 columns (4 merged, 0 gathered) in 0.004915639 sec., 124093.73430392264 rows/sec., 11.49 MiB/sec. 2024.01.31 21:25:30.048773 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 23 rows starting from the beginning of the part 2024.01.31 21:25:30.048785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:30.048868 [ 3 ] {} HTTP-Session: 7ec18702-78fb-4c61-a0fa-35c596150259 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:30.048913 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.31 21:25:30.048931 [ 3 ] {} HTTP-Session: 7ec18702-78fb-4c61-a0fa-35c596150259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:30.049081 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part 2024.01.31 21:25:30.049339 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:30.049368 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.31 21:25:30.049441 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part 2024.01.31 21:25:30.049533 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_51_10} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.049555 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:30.049900 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 55 rows starting from the beginning of the part 2024.01.31 21:25:30.050228 [ 11 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.050369 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:30.051461 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.051994 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.004056202 sec., 63359.76364096265 rows/sec., 4.95 MiB/sec. 2024.01.31 21:25:30.052175 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.31 21:25:30.052180 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.31 21:25:30.052475 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.31 21:25:30.052485 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.31 21:25:30.052641 [ 112 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.052651 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_51_10} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.052686 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} executeQuery: Read 21 rows, 29.02 KiB in 0.003260056 sec., 6441 rows/sec., 8.69 MiB/sec. 2024.01.31 21:25:30.052710 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:30.053015 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.31 21:25:30.053065 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} DynamicQueryHandler: Done processing query 2024.01.31 21:25:30.053109 [ 3 ] {da1162a1-4725-4090-96c2-3fc442d23735} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:25:30.053150 [ 3 ] {} HTTP-Session: 7ec18702-78fb-4c61-a0fa-35c596150259 Destroying unnamed session 2024.01.31 21:25:30.053197 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:30.053234 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1190 rows starting from the beginning of the part 2024.01.31 21:25:30.053344 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.053443 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:30.053537 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.053629 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:30.053721 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:30.056749 [ 18 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 6 columns (6 merged, 0 gathered) in 0.003949691 sec., 332937.4373843422 rows/sec., 449.28 MiB/sec. 2024.01.31 21:25:30.057547 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.31 21:25:30.057891 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.31 21:25:30.057974 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.31 21:25:30.058071 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_51_10: 8.57 MiB. 2024.01.31 21:25:31.000221 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 240.14 MiB, peak 245.18 MiB, will set to 237.14 MiB (RSS), difference: -3.00 MiB 2024.01.31 21:25:34.805443 [ 108 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:25:34.805514 [ 108 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:25:35.039505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:35.039676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:35.039707 [ 3 ] {} HTTP-Session: 9f3886ed-b00a-4966-9dac-077ccef58ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:35.039735 [ 3 ] {} HTTP-Session: 9f3886ed-b00a-4966-9dac-077ccef58ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:35.039876 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:35.039942 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:35.040110 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:35.040582 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:35.040860 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.31 21:25:35.041026 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.31 21:25:35.041145 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} executeQuery: Read 31 rows, 2.51 KiB in 0.00122984 sec., 25206 rows/sec., 2.00 MiB/sec. 2024.01.31 21:25:35.041316 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} DynamicQueryHandler: Done processing query 2024.01.31 21:25:35.041340 [ 3 ] {266bf392-a754-4203-bc22-e0e0a014bfe2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:35.041355 [ 3 ] {} HTTP-Session: 9f3886ed-b00a-4966-9dac-077ccef58ce1 Destroying unnamed session 2024.01.31 21:25:35.041539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:35.041582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:35.041602 [ 3 ] {} HTTP-Session: a6e689ef-66fe-4b44-a9a3-e15c98768840 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:35.041618 [ 3 ] {} HTTP-Session: a6e689ef-66fe-4b44-a9a3-e15c98768840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:35.041693 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:35.041733 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:35.041839 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:35.042193 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:35.042402 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.31 21:25:35.042550 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.31 21:25:35.042648 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} executeQuery: Read 93 rows, 9.64 KiB in 0.000924438 sec., 100601 rows/sec., 10.18 MiB/sec. 2024.01.31 21:25:35.042774 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} DynamicQueryHandler: Done processing query 2024.01.31 21:25:35.042798 [ 3 ] {11fc39b3-7f2e-42f7-a220-d621d735b1a6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:25:35.042814 [ 3 ] {} HTTP-Session: a6e689ef-66fe-4b44-a9a3-e15c98768840 Destroying unnamed session 2024.01.31 21:25:35.042933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:35.042977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:35.042996 [ 3 ] {} HTTP-Session: 1147e0b0-9059-46f7-a263-1c61bd735af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:35.043013 [ 3 ] {} HTTP-Session: 1147e0b0-9059-46f7-a263-1c61bd735af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:35.043084 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:35.043123 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:35.043229 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:35.043508 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:35.043710 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.31 21:25:35.043865 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.31 21:25:35.043960 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} executeQuery: Read 31 rows, 2.48 KiB in 0.000849177 sec., 36505 rows/sec., 2.85 MiB/sec. 2024.01.31 21:25:35.044060 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} DynamicQueryHandler: Done processing query 2024.01.31 21:25:35.044083 [ 3 ] {829a5e00-ff72-42e6-8766-1e500a6923eb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:35.044097 [ 3 ] {} HTTP-Session: 1147e0b0-9059-46f7-a263-1c61bd735af0 Destroying unnamed session 2024.01.31 21:25:35.044291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:35.044334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:35.044353 [ 3 ] {} HTTP-Session: d4761c06-5d50-4aef-9556-d452aac6ec2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:35.044369 [ 3 ] {} HTTP-Session: d4761c06-5d50-4aef-9556-d452aac6ec2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:35.044447 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:35.044490 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:35.044620 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:35.045017 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:35.045326 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.31 21:25:35.045512 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.31 21:25:35.045610 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} executeQuery: Read 31 rows, 42.84 KiB in 0.001137639 sec., 27249 rows/sec., 36.77 MiB/sec. 2024.01.31 21:25:35.045732 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} DynamicQueryHandler: Done processing query 2024.01.31 21:25:35.045754 [ 3 ] {ea856cc3-926d-46bc-9c77-b0d08842fd58} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:25:35.045770 [ 3 ] {} HTTP-Session: d4761c06-5d50-4aef-9556-d452aac6ec2f Destroying unnamed session 2024.01.31 21:25:40.038492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:40.038608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:40.038635 [ 3 ] {} HTTP-Session: ab974bcb-a083-48e4-a074-534b37251df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:40.038657 [ 3 ] {} HTTP-Session: ab974bcb-a083-48e4-a074-534b37251df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:40.038780 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:40.038839 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:40.038995 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:40.039399 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:40.039662 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.31 21:25:40.039829 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.31 21:25:40.039949 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} executeQuery: Read 21 rows, 1.70 KiB in 0.001134389 sec., 18512 rows/sec., 1.47 MiB/sec. 2024.01.31 21:25:40.040081 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} DynamicQueryHandler: Done processing query 2024.01.31 21:25:40.040106 [ 3 ] {42959f65-2ad8-4bc7-9a8b-5db4237e7828} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:40.040122 [ 3 ] {} HTTP-Session: ab974bcb-a083-48e4-a074-534b37251df1 Destroying unnamed session 2024.01.31 21:25:40.040265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:40.040306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:40.040324 [ 3 ] {} HTTP-Session: f2bdb24b-0b93-4579-81e4-a54e4b0051cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:40.040340 [ 3 ] {} HTTP-Session: f2bdb24b-0b93-4579-81e4-a54e4b0051cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:40.040409 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:40.040445 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:40.040540 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:40.040845 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:40.041039 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.31 21:25:40.041242 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.31 21:25:40.041352 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} executeQuery: Read 63 rows, 5.70 KiB in 0.000893417 sec., 70515 rows/sec., 6.23 MiB/sec. 2024.01.31 21:25:40.041472 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} DynamicQueryHandler: Done processing query 2024.01.31 21:25:40.041496 [ 3 ] {0f48ede6-8fd7-4093-a8e4-66ad3267f486} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:40.041512 [ 3 ] {} HTTP-Session: f2bdb24b-0b93-4579-81e4-a54e4b0051cf Destroying unnamed session 2024.01.31 21:25:40.041639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:40.041684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:40.041703 [ 3 ] {} HTTP-Session: 9fdd3e3b-1d09-4ecf-a12d-838c7d0d01a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:40.041719 [ 3 ] {} HTTP-Session: 9fdd3e3b-1d09-4ecf-a12d-838c7d0d01a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:40.041789 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:40.041827 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:40.041932 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:40.042212 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:40.042416 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.31 21:25:40.042561 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.31 21:25:40.042680 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} executeQuery: Read 21 rows, 1.68 KiB in 0.000861766 sec., 24368 rows/sec., 1.91 MiB/sec. 2024.01.31 21:25:40.042830 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} DynamicQueryHandler: Done processing query 2024.01.31 21:25:40.042872 [ 3 ] {cbf182cd-0041-489a-a60e-af9a5ad8aeb6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:40.042888 [ 3 ] {} HTTP-Session: 9fdd3e3b-1d09-4ecf-a12d-838c7d0d01a2 Destroying unnamed session 2024.01.31 21:25:40.043051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:40.043094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:40.043113 [ 3 ] {} HTTP-Session: e1ed0c02-d00f-4b0d-b80a-ffe275d466cf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:40.043129 [ 3 ] {} HTTP-Session: e1ed0c02-d00f-4b0d-b80a-ffe275d466cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:40.043207 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:40.043253 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:40.043399 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:40.043846 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.79 GiB. 2024.01.31 21:25:40.044135 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.31 21:25:40.044327 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.31 21:25:40.044454 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} executeQuery: Read 21 rows, 29.02 KiB in 0.00121049 sec., 17348 rows/sec., 23.41 MiB/sec. 2024.01.31 21:25:40.044599 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} DynamicQueryHandler: Done processing query 2024.01.31 21:25:40.044623 [ 3 ] {97b37d53-e401-4d36-8784-e281fc7949c3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:25:40.044640 [ 3 ] {} HTTP-Session: e1ed0c02-d00f-4b0d-b80a-ffe275d466cf Destroying unnamed session 2024.01.31 21:25:45.039049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:45.039177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:45.039208 [ 3 ] {} HTTP-Session: 2e89246d-b0e4-4c2c-ba96-c507d4b28e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:45.039236 [ 3 ] {} HTTP-Session: 2e89246d-b0e4-4c2c-ba96-c507d4b28e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:45.039378 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:45.039447 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:45.039630 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:45.040119 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:45.040412 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.31 21:25:45.040572 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.31 21:25:45.040705 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} executeQuery: Read 31 rows, 2.51 KiB in 0.00128086 sec., 24202 rows/sec., 1.92 MiB/sec. 2024.01.31 21:25:45.040834 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} DynamicQueryHandler: Done processing query 2024.01.31 21:25:45.040859 [ 3 ] {b9bb2bbc-94ca-465c-a9b3-0da3985e3a32} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:45.040874 [ 3 ] {} HTTP-Session: 2e89246d-b0e4-4c2c-ba96-c507d4b28e7b Destroying unnamed session 2024.01.31 21:25:45.041005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:45.041049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:45.041069 [ 3 ] {} HTTP-Session: 3d1a0d17-d91b-45a1-a6f5-434faa4a11d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:45.041086 [ 3 ] {} HTTP-Session: 3d1a0d17-d91b-45a1-a6f5-434faa4a11d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:45.041159 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:45.041200 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:45.041305 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:45.041657 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:45.041867 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.31 21:25:45.042012 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.31 21:25:45.042129 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} executeQuery: Read 93 rows, 9.64 KiB in 0.000940338 sec., 98900 rows/sec., 10.01 MiB/sec. 2024.01.31 21:25:45.042245 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} DynamicQueryHandler: Done processing query 2024.01.31 21:25:45.042269 [ 3 ] {13d600a2-fd6d-487b-9731-c01b9102fd52} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:25:45.042285 [ 3 ] {} HTTP-Session: 3d1a0d17-d91b-45a1-a6f5-434faa4a11d4 Destroying unnamed session 2024.01.31 21:25:45.042407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:45.042453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:45.042472 [ 3 ] {} HTTP-Session: 267f5615-030e-47f7-b829-76973d0b2db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:45.042488 [ 3 ] {} HTTP-Session: 267f5615-030e-47f7-b829-76973d0b2db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:45.042559 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:45.042596 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:45.042703 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:45.042977 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:45.043174 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.31 21:25:45.043319 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.31 21:25:45.043428 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} executeQuery: Read 31 rows, 2.48 KiB in 0.000841917 sec., 36820 rows/sec., 2.88 MiB/sec. 2024.01.31 21:25:45.043530 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} DynamicQueryHandler: Done processing query 2024.01.31 21:25:45.043553 [ 3 ] {89b6f1fa-841a-4660-b7f9-f0134b1cdeb2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:45.043568 [ 3 ] {} HTTP-Session: 267f5615-030e-47f7-b829-76973d0b2db3 Destroying unnamed session 2024.01.31 21:25:45.043756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:45.043799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:45.043819 [ 3 ] {} HTTP-Session: e4163fe4-0442-4c0b-9fde-2a0e16fa0a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:45.043834 [ 3 ] {} HTTP-Session: e4163fe4-0442-4c0b-9fde-2a0e16fa0a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:45.043914 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:45.043959 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:45.044096 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:45.044515 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:45.044810 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.31 21:25:45.044984 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.31 21:25:45.045107 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} executeQuery: Read 31 rows, 42.84 KiB in 0.001163539 sec., 26642 rows/sec., 35.95 MiB/sec. 2024.01.31 21:25:45.045233 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} DynamicQueryHandler: Done processing query 2024.01.31 21:25:45.045257 [ 3 ] {64f8e907-5685-42e4-8acb-a1efda83c6db} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:25:45.045277 [ 3 ] {} HTTP-Session: e4163fe4-0442-4c0b-9fde-2a0e16fa0a76 Destroying unnamed session 2024.01.31 21:25:49.805758 [ 101 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:25:49.805823 [ 101 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:25:50.038156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:50.038294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:50.038325 [ 3 ] {} HTTP-Session: 09adb0b0-809b-4ea0-8fde-89f78bd1cce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:50.038352 [ 3 ] {} HTTP-Session: 09adb0b0-809b-4ea0-8fde-89f78bd1cce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:50.038492 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:50.038558 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:50.038737 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:50.039179 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:50.039483 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.31 21:25:50.039648 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.31 21:25:50.039780 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} executeQuery: Read 21 rows, 1.70 KiB in 0.00124101 sec., 16921 rows/sec., 1.34 MiB/sec. 2024.01.31 21:25:50.039972 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} DynamicQueryHandler: Done processing query 2024.01.31 21:25:50.040015 [ 3 ] {f4e70336-f553-4f42-8243-bcd9aa087850} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:50.040041 [ 3 ] {} HTTP-Session: 09adb0b0-809b-4ea0-8fde-89f78bd1cce3 Destroying unnamed session 2024.01.31 21:25:50.040163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:50.040209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:50.040228 [ 3 ] {} HTTP-Session: 7d65881e-560d-48ea-8f7f-4f484abf40d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:50.040245 [ 3 ] {} HTTP-Session: 7d65881e-560d-48ea-8f7f-4f484abf40d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:50.040321 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:50.040360 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:50.040477 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:50.040810 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:50.041020 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.31 21:25:50.041172 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.31 21:25:50.041291 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} executeQuery: Read 63 rows, 5.70 KiB in 0.000943497 sec., 66772 rows/sec., 5.90 MiB/sec. 2024.01.31 21:25:50.041432 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} DynamicQueryHandler: Done processing query 2024.01.31 21:25:50.041456 [ 3 ] {75ea9401-d5a5-4e75-9052-de0089abcfcf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:50.041472 [ 3 ] {} HTTP-Session: 7d65881e-560d-48ea-8f7f-4f484abf40d8 Destroying unnamed session 2024.01.31 21:25:50.041593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:50.041637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:50.041657 [ 3 ] {} HTTP-Session: 624af9fb-4b6a-486c-948e-c1496dfe46a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:50.041674 [ 3 ] {} HTTP-Session: 624af9fb-4b6a-486c-948e-c1496dfe46a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:50.041745 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:50.041782 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:50.041888 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:50.042162 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:50.042365 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.31 21:25:50.042511 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.31 21:25:50.042630 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} executeQuery: Read 21 rows, 1.68 KiB in 0.000857117 sec., 24500 rows/sec., 1.92 MiB/sec. 2024.01.31 21:25:50.042735 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} DynamicQueryHandler: Done processing query 2024.01.31 21:25:50.042759 [ 3 ] {484fc294-8e6b-4457-b534-d0b3a6cdb445} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:25:50.042774 [ 3 ] {} HTTP-Session: 624af9fb-4b6a-486c-948e-c1496dfe46a4 Destroying unnamed session 2024.01.31 21:25:50.042950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:50.042991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:50.043009 [ 3 ] {} HTTP-Session: c200711a-2f37-4ab3-813f-006f92971d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:50.043025 [ 3 ] {} HTTP-Session: c200711a-2f37-4ab3-813f-006f92971d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:50.043100 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:50.043145 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:50.043278 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:50.043664 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:50.043959 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.31 21:25:50.044144 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.31 21:25:50.044272 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} executeQuery: Read 21 rows, 29.02 KiB in 0.001140429 sec., 18414 rows/sec., 24.85 MiB/sec. 2024.01.31 21:25:50.044404 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} DynamicQueryHandler: Done processing query 2024.01.31 21:25:50.044428 [ 3 ] {fa12287f-fa67-4441-a0cd-7f539440b919} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:25:50.044443 [ 3 ] {} HTTP-Session: c200711a-2f37-4ab3-813f-006f92971d35 Destroying unnamed session 2024.01.31 21:25:55.040622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.040769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.040798 [ 3 ] {} HTTP-Session: b6b8303e-5691-49bb-b6f1-3227e1b45362 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.040826 [ 3 ] {} HTTP-Session: b6b8303e-5691-49bb-b6f1-3227e1b45362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.040966 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.041033 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:25:55.041214 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.041663 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.041934 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.31 21:25:55.042105 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.31 21:25:55.042226 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} executeQuery: Read 31 rows, 2.51 KiB in 0.00122246 sec., 25358 rows/sec., 2.01 MiB/sec. 2024.01.31 21:25:55.042263 [ 98 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.042400 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.042410 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.042438 [ 3 ] {608e4040-6174-45b4-9eec-10812078f70b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:55.042478 [ 3 ] {} HTTP-Session: b6b8303e-5691-49bb-b6f1-3227e1b45362 Destroying unnamed session 2024.01.31 21:25:55.042592 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.31 21:25:55.042610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.042717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.042767 [ 3 ] {} HTTP-Session: bb9043da-113e-499f-b9f1-9eca46144fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.042802 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:55.042815 [ 3 ] {} HTTP-Session: bb9043da-113e-499f-b9f1-9eca46144fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.042874 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 52 rows starting from the beginning of the part 2024.01.31 21:25:55.043002 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.043090 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:25:55.043171 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.043532 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:55.043548 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.043729 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.044003 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:55.044292 [ 19 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.044305 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.044631 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:25:55.044899 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:25:55.045198 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} executeQuery: Read 2 rows, 175.00 B in 0.002123757 sec., 941 rows/sec., 80.47 KiB/sec. 2024.01.31 21:25:55.045559 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.045604 [ 3 ] {41d7a871-c788-4f0e-a854-03b5a1272299} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:55.045674 [ 3 ] {} HTTP-Session: bb9043da-113e-499f-b9f1-9eca46144fb0 Destroying unnamed session 2024.01.31 21:25:55.045848 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003311226 sec., 56474.55051391841 rows/sec., 4.47 MiB/sec. 2024.01.31 21:25:55.045932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.046007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.046041 [ 3 ] {} HTTP-Session: f8f09958-e0c6-4d32-9418-b81821af2a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.046048 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.31 21:25:55.046066 [ 3 ] {} HTTP-Session: f8f09958-e0c6-4d32-9418-b81821af2a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.046205 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.046269 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:25:55.046378 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.31 21:25:55.046514 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.046529 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_56_11} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.046957 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.047186 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.31 21:25:55.047339 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.31 21:25:55.047463 [ 98 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.047472 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} executeQuery: Read 130 rows, 12.49 KiB in 0.001224079 sec., 106202 rows/sec., 9.97 MiB/sec. 2024.01.31 21:25:55.047518 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.047676 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.31 21:25:55.047726 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.047765 [ 3 ] {df8f9cb7-9c47-4c57-8d2f-cf6a36b8c69b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:25:55.047815 [ 3 ] {} HTTP-Session: f8f09958-e0c6-4d32-9418-b81821af2a05 Destroying unnamed session 2024.01.31 21:25:55.047829 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:55.047869 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 196 rows starting from the beginning of the part 2024.01.31 21:25:55.047976 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 93 rows starting from the beginning of the part 2024.01.31 21:25:55.048005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.048101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.048152 [ 3 ] {} HTTP-Session: c7ad124d-5b4b-4bed-ad08-7bc6899c84c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.048157 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 63 rows starting from the beginning of the part 2024.01.31 21:25:55.048178 [ 3 ] {} HTTP-Session: c7ad124d-5b4b-4bed-ad08-7bc6899c84c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.048390 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.048407 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 93 rows starting from the beginning of the part 2024.01.31 21:25:55.048489 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:25:55.048682 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 63 rows starting from the beginning of the part 2024.01.31 21:25:55.048942 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.048974 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 130 rows starting from the beginning of the part 2024.01.31 21:25:55.049574 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.050055 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.31 21:25:55.050288 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.31 21:25:55.050582 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} executeQuery: Read 2 rows, 143.00 B in 0.002129057 sec., 939 rows/sec., 65.59 KiB/sec. 2024.01.31 21:25:55.050925 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003330206 sec., 191579.74011217323 rows/sec., 18.07 MiB/sec. 2024.01.31 21:25:55.050957 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.050997 [ 3 ] {5e5bc3c8-96e2-4115-8477-227b166fbdaa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:25:55.051030 [ 3 ] {} HTTP-Session: c7ad124d-5b4b-4bed-ad08-7bc6899c84c4 Destroying unnamed session 2024.01.31 21:25:55.051102 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.31 21:25:55.051176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.051240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.051266 [ 3 ] {} HTTP-Session: a4235ae9-bf40-4179-a290-192efe0bd74f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.051299 [ 3 ] {} HTTP-Session: a4235ae9-bf40-4179-a290-192efe0bd74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.051318 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.31 21:25:55.051436 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.051449 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_56_11} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.051503 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:25:55.051692 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.052004 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.052212 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.31 21:25:55.052361 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.31 21:25:55.052478 [ 98 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.052490 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} executeQuery: Read 57 rows, 4.54 KiB in 0.001000228 sec., 56987 rows/sec., 4.44 MiB/sec. 2024.01.31 21:25:55.052531 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.052678 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.31 21:25:55.052701 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.052728 [ 3 ] {ab3a651a-cc0c-4755-8fb9-27f46cb35b51} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:25:55.052781 [ 3 ] {} HTTP-Session: a4235ae9-bf40-4179-a290-192efe0bd74f Destroying unnamed session 2024.01.31 21:25:55.052849 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:55.052881 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 102 rows starting from the beginning of the part 2024.01.31 21:25:55.052932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.052986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.053004 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.053011 [ 3 ] {} HTTP-Session: b25e96cf-fee7-40ea-8f88-e0fda4c7c901 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.053048 [ 3 ] {} HTTP-Session: b25e96cf-fee7-40ea-8f88-e0fda4c7c901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.053141 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:55.053159 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.053213 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:25:55.053277 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.053449 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:55.053494 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.053597 [ 16 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 57 rows starting from the beginning of the part 2024.01.31 21:25:55.053964 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.054344 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:25:55.054514 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 263 rows, containing 4 columns (4 merged, 0 gathered) in 0.001918225 sec., 137105.91823169857 rows/sec., 10.71 MiB/sec. 2024.01.31 21:25:55.054601 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:25:55.054786 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.31 21:25:55.054796 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} executeQuery: Read 37 rows, 2.67 KiB in 0.001596363 sec., 23177 rows/sec., 1.63 MiB/sec. 2024.01.31 21:25:55.054943 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.054974 [ 3 ] {9c44f1f9-51e7-49a2-b0fd-0a6029f16209} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:25:55.054995 [ 3 ] {} HTTP-Session: b25e96cf-fee7-40ea-8f88-e0fda4c7c901 Destroying unnamed session 2024.01.31 21:25:55.055081 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.31 21:25:55.055185 [ 10 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_56_11} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.055192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:25:55.055277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:25:55.055321 [ 3 ] {} HTTP-Session: 561103d4-ae4e-4946-bf40-ba95f2a62eda Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:25:55.055342 [ 3 ] {} HTTP-Session: 561103d4-ae4e-4946-bf40-ba95f2a62eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:25:55.055423 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:25:55.055465 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:25:55.055602 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:25:55.056045 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.056335 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.31 21:25:55.056512 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.31 21:25:55.056628 [ 98 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.056646 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} executeQuery: Read 31 rows, 42.84 KiB in 0.001189469 sec., 26062 rows/sec., 35.17 MiB/sec. 2024.01.31 21:25:55.056687 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:25:55.056879 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.31 21:25:55.056936 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} DynamicQueryHandler: Done processing query 2024.01.31 21:25:55.056999 [ 3 ] {582ad670-cfa4-438b-abe6-8cb162756689} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:25:55.057082 [ 3 ] {} HTTP-Session: 561103d4-ae4e-4946-bf40-ba95f2a62eda Destroying unnamed session 2024.01.31 21:25:55.057143 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:25:55.057179 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1315 rows starting from the beginning of the part 2024.01.31 21:25:55.057300 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.057397 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:55.057489 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.057578 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2024.01.31 21:25:55.057670 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part 2024.01.31 21:25:55.060494 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1450 rows, containing 6 columns (6 merged, 0 gathered) in 0.00374219 sec., 387473.6451115523 rows/sec., 522.88 MiB/sec. 2024.01.31 21:25:55.061044 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.31 21:25:55.061240 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.31 21:25:55.061299 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.31 21:25:55.061361 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_56_11: 8.70 MiB. 2024.01.31 21:26:00.038800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:00.038950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:00.038981 [ 3 ] {} HTTP-Session: 04086f57-351e-45d5-8c74-af6309fb4a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:00.039009 [ 3 ] {} HTTP-Session: 04086f57-351e-45d5-8c74-af6309fb4a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:00.039146 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:00.039213 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:00.039391 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:00.039809 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:00.040071 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.31 21:26:00.040242 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.31 21:26:00.040361 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} executeQuery: Read 21 rows, 1.70 KiB in 0.001173129 sec., 17900 rows/sec., 1.42 MiB/sec. 2024.01.31 21:26:00.040507 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} DynamicQueryHandler: Done processing query 2024.01.31 21:26:00.040531 [ 3 ] {bff68fa4-6adc-4742-beae-dc9d984bba94} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:00.040547 [ 3 ] {} HTTP-Session: 04086f57-351e-45d5-8c74-af6309fb4a53 Destroying unnamed session 2024.01.31 21:26:00.040676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:00.040721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:00.040740 [ 3 ] {} HTTP-Session: ef6cd900-c298-4ada-addf-2775cde040b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:00.040757 [ 3 ] {} HTTP-Session: ef6cd900-c298-4ada-addf-2775cde040b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:00.040831 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:00.040869 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:00.040972 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:00.041348 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:00.041564 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.31 21:26:00.041712 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.31 21:26:00.041830 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} executeQuery: Read 63 rows, 5.70 KiB in 0.000971288 sec., 64862 rows/sec., 5.73 MiB/sec. 2024.01.31 21:26:00.041983 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} DynamicQueryHandler: Done processing query 2024.01.31 21:26:00.042026 [ 3 ] {1c105623-5c91-49f1-841e-e6eb41dbaa68} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:00.042061 [ 3 ] {} HTTP-Session: ef6cd900-c298-4ada-addf-2775cde040b4 Destroying unnamed session 2024.01.31 21:26:00.042189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:00.042235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:00.042254 [ 3 ] {} HTTP-Session: 2ff3a4b9-84c6-47af-8b9c-3c4bdea5a79a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:00.042270 [ 3 ] {} HTTP-Session: 2ff3a4b9-84c6-47af-8b9c-3c4bdea5a79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:00.042341 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:00.042380 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:00.042498 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:00.042785 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:00.042988 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.31 21:26:00.043131 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.31 21:26:00.043246 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} executeQuery: Read 21 rows, 1.68 KiB in 0.000877727 sec., 23925 rows/sec., 1.87 MiB/sec. 2024.01.31 21:26:00.043348 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} DynamicQueryHandler: Done processing query 2024.01.31 21:26:00.043371 [ 3 ] {5bb6471d-c7f7-400e-85a7-eae2e66af95f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:00.043386 [ 3 ] {} HTTP-Session: 2ff3a4b9-84c6-47af-8b9c-3c4bdea5a79a Destroying unnamed session 2024.01.31 21:26:00.043519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:00.043562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:00.043581 [ 3 ] {} HTTP-Session: 4d4efd05-902f-46dc-93fd-ff4ac3f77451 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:00.043597 [ 3 ] {} HTTP-Session: 4d4efd05-902f-46dc-93fd-ff4ac3f77451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:00.043671 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:00.043715 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:00.043849 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:00.044211 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:00.044502 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.31 21:26:00.044677 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.31 21:26:00.044801 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} executeQuery: Read 21 rows, 29.02 KiB in 0.001100939 sec., 19074 rows/sec., 25.74 MiB/sec. 2024.01.31 21:26:00.044965 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} DynamicQueryHandler: Done processing query 2024.01.31 21:26:00.045000 [ 3 ] {e91c59a2-c336-450f-9a6a-af716ab37ebf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:26:00.045017 [ 3 ] {} HTTP-Session: 4d4efd05-902f-46dc-93fd-ff4ac3f77451 Destroying unnamed session 2024.01.31 21:26:04.805880 [ 90 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:26:04.805950 [ 90 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:26:05.038758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:05.038865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:05.038890 [ 3 ] {} HTTP-Session: 77cb0279-ae1c-494d-a3d4-bdf764f5d041 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:05.038913 [ 3 ] {} HTTP-Session: 77cb0279-ae1c-494d-a3d4-bdf764f5d041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:05.039038 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:05.039096 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:05.039255 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:05.039677 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:05.039941 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.31 21:26:05.040114 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.31 21:26:05.040237 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} executeQuery: Read 31 rows, 2.51 KiB in 0.001163659 sec., 26640 rows/sec., 2.11 MiB/sec. 2024.01.31 21:26:05.040376 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} DynamicQueryHandler: Done processing query 2024.01.31 21:26:05.040404 [ 3 ] {8f9bd81a-814d-48df-b43f-2517d9f60879} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:05.040422 [ 3 ] {} HTTP-Session: 77cb0279-ae1c-494d-a3d4-bdf764f5d041 Destroying unnamed session 2024.01.31 21:26:05.040553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:05.040599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:05.040618 [ 3 ] {} HTTP-Session: 40a30ce2-fc37-450e-b713-8c2b92a24660 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:05.040635 [ 3 ] {} HTTP-Session: 40a30ce2-fc37-450e-b713-8c2b92a24660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:05.040710 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:05.040750 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:05.040853 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:05.041197 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:05.041413 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.31 21:26:05.041575 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.31 21:26:05.041701 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} executeQuery: Read 93 rows, 9.64 KiB in 0.000961748 sec., 96698 rows/sec., 9.79 MiB/sec. 2024.01.31 21:26:05.041863 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} DynamicQueryHandler: Done processing query 2024.01.31 21:26:05.041903 [ 3 ] {1e50c23f-85ca-476a-9c07-4405ef7facaf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:26:05.041919 [ 3 ] {} HTTP-Session: 40a30ce2-fc37-450e-b713-8c2b92a24660 Destroying unnamed session 2024.01.31 21:26:05.042040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:05.042086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:05.042105 [ 3 ] {} HTTP-Session: e78c8aa5-28c8-4433-8adc-c8bce4554383 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:05.042121 [ 3 ] {} HTTP-Session: e78c8aa5-28c8-4433-8adc-c8bce4554383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:05.042195 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:05.042234 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:05.042348 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:05.042645 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:05.042857 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.31 21:26:05.043000 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.31 21:26:05.043123 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} executeQuery: Read 31 rows, 2.48 KiB in 0.000899397 sec., 34467 rows/sec., 2.70 MiB/sec. 2024.01.31 21:26:05.043228 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} DynamicQueryHandler: Done processing query 2024.01.31 21:26:05.043251 [ 3 ] {17495549-9ff3-41ac-be9d-278295dd7e0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:05.043267 [ 3 ] {} HTTP-Session: e78c8aa5-28c8-4433-8adc-c8bce4554383 Destroying unnamed session 2024.01.31 21:26:05.043469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:05.043514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:05.043534 [ 3 ] {} HTTP-Session: 84d66992-6edf-4f77-9566-8dfff13761e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:05.043550 [ 3 ] {} HTTP-Session: 84d66992-6edf-4f77-9566-8dfff13761e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:05.043630 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:05.043674 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:05.043814 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:05.044254 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:05.044570 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.31 21:26:05.044753 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.31 21:26:05.044883 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} executeQuery: Read 31 rows, 42.84 KiB in 0.00122503 sec., 25305 rows/sec., 34.15 MiB/sec. 2024.01.31 21:26:05.045011 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} DynamicQueryHandler: Done processing query 2024.01.31 21:26:05.045034 [ 3 ] {702acf4b-0de8-4839-9fd1-ac92d898284d} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:26:05.045050 [ 3 ] {} HTTP-Session: 84d66992-6edf-4f77-9566-8dfff13761e5 Destroying unnamed session 2024.01.31 21:26:06.623130 [ 89 ] {} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.01.31 21:26:06.623254 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:06.623391 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.01.31 21:26:06.623570 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:06.623622 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part 2024.01.31 21:26:06.623799 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:06.623964 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:06.624121 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:06.624268 [ 20 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:06.624822 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001487241 sec., 10758.175709249543 rows/sec., 903.52 KiB/sec. 2024.01.31 21:26:06.624964 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.01.31 21:26:06.625171 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.01.31 21:26:06.625248 [ 14 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_17_4} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.01.31 21:26:09.109300 [ 88 ] {} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.01.31 21:26:09.109379 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:09.109556 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.01.31 21:26:09.109704 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:09.109743 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part 2024.01.31 21:26:09.109899 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:09.109996 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:09.110078 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:09.110156 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.31 21:26:09.110730 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123993 sec., 12903.954255482164 rows/sec., 901.01 KiB/sec. 2024.01.31 21:26:09.110814 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.01.31 21:26:09.110985 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.01.31 21:26:09.111052 [ 17 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_17_4} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.01.31 21:26:10.039189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.039341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.039371 [ 3 ] {} HTTP-Session: 5fa2ef3d-18ba-459d-89ed-2be85a29c659 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.039399 [ 3 ] {} HTTP-Session: 5fa2ef3d-18ba-459d-89ed-2be85a29c659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.039539 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.039605 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:10.039788 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.040225 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.040497 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.31 21:26:10.040661 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.31 21:26:10.040783 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} executeQuery: Read 21 rows, 1.70 KiB in 0.00120653 sec., 17405 rows/sec., 1.38 MiB/sec. 2024.01.31 21:26:10.040934 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.040960 [ 3 ] {1d70477e-1648-4e72-8058-e35f16bf0e55} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:10.040976 [ 3 ] {} HTTP-Session: 5fa2ef3d-18ba-459d-89ed-2be85a29c659 Destroying unnamed session 2024.01.31 21:26:10.041090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.041135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.041154 [ 3 ] {} HTTP-Session: fc67d7b9-12b3-4f8b-baf7-41795379c350 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.041170 [ 3 ] {} HTTP-Session: fc67d7b9-12b3-4f8b-baf7-41795379c350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.041240 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.041279 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:26:10.041386 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.041695 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.041894 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:26:10.042044 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:26:10.042153 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} executeQuery: Read 2 rows, 175.00 B in 0.000880717 sec., 2270 rows/sec., 194.04 KiB/sec. 2024.01.31 21:26:10.042313 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.042337 [ 3 ] {733a3eaf-d887-4565-a3c8-0550d0eb4bf0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:10.042353 [ 3 ] {} HTTP-Session: fc67d7b9-12b3-4f8b-baf7-41795379c350 Destroying unnamed session 2024.01.31 21:26:10.042502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.042547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.042565 [ 3 ] {} HTTP-Session: 34653f9d-5581-478f-9ba7-54f54d39ee94 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.042582 [ 3 ] {} HTTP-Session: 34653f9d-5581-478f-9ba7-54f54d39ee94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.042656 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.042695 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:10.042807 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.043141 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.043347 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.31 21:26:10.043493 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.31 21:26:10.043611 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} executeQuery: Read 64 rows, 5.79 KiB in 0.000918878 sec., 69650 rows/sec., 6.15 MiB/sec. 2024.01.31 21:26:10.043728 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.043751 [ 3 ] {f37f150b-8572-4702-be3e-09b0b1f8ffaa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:10.043767 [ 3 ] {} HTTP-Session: 34653f9d-5581-478f-9ba7-54f54d39ee94 Destroying unnamed session 2024.01.31 21:26:10.043911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.043955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.043974 [ 3 ] {} HTTP-Session: 38688f60-daa2-4b87-bf79-6378ae0a5bff Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.043990 [ 3 ] {} HTTP-Session: 38688f60-daa2-4b87-bf79-6378ae0a5bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.044057 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.044095 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:26:10.044200 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.044467 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.044664 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.31 21:26:10.044808 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.31 21:26:10.044915 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} executeQuery: Read 2 rows, 143.00 B in 0.000825487 sec., 2422 rows/sec., 169.17 KiB/sec. 2024.01.31 21:26:10.045031 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.045055 [ 3 ] {261cf7f8-7869-427d-b1b6-cf5788a5fbe1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:10.045070 [ 3 ] {} HTTP-Session: 38688f60-daa2-4b87-bf79-6378ae0a5bff Destroying unnamed session 2024.01.31 21:26:10.045183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.045227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.045245 [ 3 ] {} HTTP-Session: a7899847-b3ca-48d1-b788-9fc86c484829 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.045261 [ 3 ] {} HTTP-Session: a7899847-b3ca-48d1-b788-9fc86c484829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.045330 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.045368 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:10.045469 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.045749 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.045953 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.31 21:26:10.046100 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.31 21:26:10.046223 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} executeQuery: Read 23 rows, 1.84 KiB in 0.000864877 sec., 26593 rows/sec., 2.08 MiB/sec. 2024.01.31 21:26:10.046369 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.046395 [ 3 ] {e290f7e8-3e08-41c0-ae84-9b56fba91953} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:10.046412 [ 3 ] {} HTTP-Session: a7899847-b3ca-48d1-b788-9fc86c484829 Destroying unnamed session 2024.01.31 21:26:10.046519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.046563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.046582 [ 3 ] {} HTTP-Session: 7d266ebd-392c-40ce-8b7b-c832984f6219 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.046598 [ 3 ] {} HTTP-Session: 7d266ebd-392c-40ce-8b7b-c832984f6219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.046668 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.046710 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:26:10.046833 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.047098 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.047347 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:26:10.047516 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:26:10.047634 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} executeQuery: Read 1 rows, 72.00 B in 0.000931308 sec., 1073 rows/sec., 75.50 KiB/sec. 2024.01.31 21:26:10.047831 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.047854 [ 3 ] {85c5c1f8-1ad2-4c71-b493-6f35c1686d30} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:10.047870 [ 3 ] {} HTTP-Session: 7d266ebd-392c-40ce-8b7b-c832984f6219 Destroying unnamed session 2024.01.31 21:26:10.048011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:10.048057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:10.048075 [ 3 ] {} HTTP-Session: a1864d05-6d1e-4070-8cd5-c22bda55705f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:10.048091 [ 3 ] {} HTTP-Session: a1864d05-6d1e-4070-8cd5-c22bda55705f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:10.048167 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:10.048211 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:10.048365 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:10.048732 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:10.049011 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.31 21:26:10.049188 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.31 21:26:10.049311 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} executeQuery: Read 21 rows, 29.02 KiB in 0.001115169 sec., 18831 rows/sec., 25.41 MiB/sec. 2024.01.31 21:26:10.049486 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} DynamicQueryHandler: Done processing query 2024.01.31 21:26:10.049527 [ 3 ] {1c5ddc71-6e9d-4974-a4c6-b59ef8702947} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:26:10.049547 [ 3 ] {} HTTP-Session: a1864d05-6d1e-4070-8cd5-c22bda55705f Destroying unnamed session 2024.01.31 21:26:15.039506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.039705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.039750 [ 3 ] {} HTTP-Session: 92d4a681-6648-4ded-8dd6-09ff08d9c430 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.039789 [ 3 ] {} HTTP-Session: 92d4a681-6648-4ded-8dd6-09ff08d9c430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.039974 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.040066 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:15.040261 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.040704 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.040971 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.31 21:26:15.041138 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.31 21:26:15.041282 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} executeQuery: Read 31 rows, 2.51 KiB in 0.00124279 sec., 24943 rows/sec., 1.97 MiB/sec. 2024.01.31 21:26:15.041430 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.041456 [ 3 ] {f3df1d94-c6bf-478f-aa94-4c4b68efc60c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:15.041473 [ 3 ] {} HTTP-Session: 92d4a681-6648-4ded-8dd6-09ff08d9c430 Destroying unnamed session 2024.01.31 21:26:15.041624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.041695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.041721 [ 3 ] {} HTTP-Session: 0afa13b6-f61e-4f05-b012-b8bdcaa34445 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.041744 [ 3 ] {} HTTP-Session: 0afa13b6-f61e-4f05-b012-b8bdcaa34445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.041832 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.041883 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:26:15.042016 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.042315 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.042531 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:26:15.042685 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:26:15.042803 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} executeQuery: Read 2 rows, 175.00 B in 0.000936407 sec., 2135 rows/sec., 182.50 KiB/sec. 2024.01.31 21:26:15.042924 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.042948 [ 3 ] {4216e3c4-502e-4efc-ad2d-4a37a657a94c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:15.042964 [ 3 ] {} HTTP-Session: 0afa13b6-f61e-4f05-b012-b8bdcaa34445 Destroying unnamed session 2024.01.31 21:26:15.043098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.043144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.043162 [ 3 ] {} HTTP-Session: d6d684e0-a80d-474f-96ee-d5034ef3a594 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.043179 [ 3 ] {} HTTP-Session: d6d684e0-a80d-474f-96ee-d5034ef3a594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.043254 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.043294 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:15.043404 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.043732 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.043947 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.31 21:26:15.044099 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.31 21:26:15.044221 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} executeQuery: Read 94 rows, 9.73 KiB in 0.000935837 sec., 100444 rows/sec., 10.15 MiB/sec. 2024.01.31 21:26:15.044338 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.044363 [ 3 ] {a8ad5ade-98b4-4e21-99ef-9bd18d52ba1e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:26:15.044381 [ 3 ] {} HTTP-Session: d6d684e0-a80d-474f-96ee-d5034ef3a594 Destroying unnamed session 2024.01.31 21:26:15.044522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.044568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.044586 [ 3 ] {} HTTP-Session: 74879693-1f02-4392-bdbb-82df383d96e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.044603 [ 3 ] {} HTTP-Session: 74879693-1f02-4392-bdbb-82df383d96e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.044671 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.044710 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:26:15.044817 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.045066 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.045269 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.31 21:26:15.045424 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.31 21:26:15.045523 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} executeQuery: Read 2 rows, 143.00 B in 0.000824797 sec., 2424 rows/sec., 169.31 KiB/sec. 2024.01.31 21:26:15.045641 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.045664 [ 3 ] {79d443c9-bb11-4631-a95e-215a4c45816e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:15.045681 [ 3 ] {} HTTP-Session: 74879693-1f02-4392-bdbb-82df383d96e2 Destroying unnamed session 2024.01.31 21:26:15.045796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.045842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.045860 [ 3 ] {} HTTP-Session: ff14782f-f242-4bf7-b635-ba4f0c6a6866 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.045876 [ 3 ] {} HTTP-Session: ff14782f-f242-4bf7-b635-ba4f0c6a6866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.045947 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.045987 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:15.046091 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.046365 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.046568 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.31 21:26:15.046720 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.31 21:26:15.046844 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} executeQuery: Read 33 rows, 2.65 KiB in 0.000868167 sec., 38011 rows/sec., 2.98 MiB/sec. 2024.01.31 21:26:15.046962 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.046985 [ 3 ] {75edad61-23b2-40a2-b4fe-81627dbdb868} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:15.047001 [ 3 ] {} HTTP-Session: ff14782f-f242-4bf7-b635-ba4f0c6a6866 Destroying unnamed session 2024.01.31 21:26:15.047102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.047149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.047167 [ 3 ] {} HTTP-Session: 4931cf11-72f7-4b73-a27a-a0f559e64944 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.047183 [ 3 ] {} HTTP-Session: 4931cf11-72f7-4b73-a27a-a0f559e64944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.047252 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.047295 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:26:15.047420 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.047667 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.047921 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:26:15.048095 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:26:15.048220 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} executeQuery: Read 1 rows, 72.00 B in 0.000938427 sec., 1065 rows/sec., 74.93 KiB/sec. 2024.01.31 21:26:15.048404 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.048430 [ 3 ] {1aeb061a-8233-4f2a-9628-dba2c6878b5d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:15.048447 [ 3 ] {} HTTP-Session: 4931cf11-72f7-4b73-a27a-a0f559e64944 Destroying unnamed session 2024.01.31 21:26:15.048611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:15.048659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:15.048678 [ 3 ] {} HTTP-Session: 31c0929c-44a3-4b95-8e5b-2d91cd0fca13 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:15.048695 [ 3 ] {} HTTP-Session: 31c0929c-44a3-4b95-8e5b-2d91cd0fca13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:15.048770 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:15.048818 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:15.048969 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:15.049358 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:15.049652 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.31 21:26:15.049830 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.31 21:26:15.049952 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} executeQuery: Read 31 rows, 42.84 KiB in 0.001151709 sec., 26916 rows/sec., 36.32 MiB/sec. 2024.01.31 21:26:15.050080 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} DynamicQueryHandler: Done processing query 2024.01.31 21:26:15.050105 [ 3 ] {4da8f6ec-51b5-4381-ae39-bbc324f1bcdb} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:26:15.050120 [ 3 ] {} HTTP-Session: 31c0929c-44a3-4b95-8e5b-2d91cd0fca13 Destroying unnamed session 2024.01.31 21:26:19.806185 [ 71 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:26:19.806248 [ 71 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:26:20.039402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.039515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.039542 [ 3 ] {} HTTP-Session: a1b54e3c-5a1a-46ee-889e-7dcba9865421 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.039567 [ 3 ] {} HTTP-Session: a1b54e3c-5a1a-46ee-889e-7dcba9865421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.039696 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.039757 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:20.039916 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.040316 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.040585 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.31 21:26:20.040753 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.31 21:26:20.040892 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} executeQuery: Read 21 rows, 1.70 KiB in 0.001150609 sec., 18251 rows/sec., 1.44 MiB/sec. 2024.01.31 21:26:20.040896 [ 71 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.041007 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.041108 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.041119 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.31 21:26:20.041143 [ 3 ] {ce6c8623-0f7d-426f-bf6b-7d1052be5175} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:20.041188 [ 3 ] {} HTTP-Session: a1b54e3c-5a1a-46ee-889e-7dcba9865421 Destroying unnamed session 2024.01.31 21:26:20.041268 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:20.041320 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 52 rows starting from the beginning of the part 2024.01.31 21:26:20.041345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.041428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.041480 [ 3 ] {} HTTP-Session: b1504cc8-0d23-4247-ab12-984c86930c2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.041524 [ 3 ] {} HTTP-Session: b1504cc8-0d23-4247-ab12-984c86930c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.041545 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.041709 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.041766 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:20.041796 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:26:20.042075 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.042221 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.042355 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:20.042474 [ 14 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.042998 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.043424 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:26:20.043724 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:26:20.044025 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} executeQuery: Read 2 rows, 175.00 B in 0.002242498 sec., 891 rows/sec., 76.21 KiB/sec. 2024.01.31 21:26:20.044101 [ 17 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.002998784 sec., 59023.924364008875 rows/sec., 4.67 MiB/sec. 2024.01.31 21:26:20.044211 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.044252 [ 3 ] {1229481b-4efd-45bc-994e-5bf7ff0a6eaf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:20.044272 [ 3 ] {} HTTP-Session: b1504cc8-0d23-4247-ab12-984c86930c2f Destroying unnamed session 2024.01.31 21:26:20.044315 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.31 21:26:20.044411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.044464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.044486 [ 3 ] {} HTTP-Session: da189c28-6aa5-4799-a8a8-f42a633bb433 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.044510 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.31 21:26:20.044513 [ 3 ] {} HTTP-Session: da189c28-6aa5-4799-a8a8-f42a633bb433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.044582 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_61_12} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.044619 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.044678 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:20.044795 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.045221 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.045443 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.31 21:26:20.045594 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.31 21:26:20.045716 [ 71 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.045730 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} executeQuery: Read 64 rows, 5.79 KiB in 0.001064189 sec., 60139 rows/sec., 5.31 MiB/sec. 2024.01.31 21:26:20.045766 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.045946 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.31 21:26:20.046015 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.046091 [ 3 ] {366c1143-c54d-4658-9722-1787506bc79c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:20.046196 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:20.046218 [ 3 ] {} HTTP-Session: da189c28-6aa5-4799-a8a8-f42a633bb433 Destroying unnamed session 2024.01.31 21:26:20.046295 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 196 rows starting from the beginning of the part 2024.01.31 21:26:20.046411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.046500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.046554 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 63 rows starting from the beginning of the part 2024.01.31 21:26:20.046556 [ 3 ] {} HTTP-Session: da8c1f6d-6336-4c62-9160-1aa3f7333e91 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.046633 [ 3 ] {} HTTP-Session: da8c1f6d-6336-4c62-9160-1aa3f7333e91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.046826 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 93 rows starting from the beginning of the part 2024.01.31 21:26:20.046842 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.046930 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:26:20.047079 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2024.01.31 21:26:20.047407 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.047411 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 94 rows starting from the beginning of the part 2024.01.31 21:26:20.047614 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part 2024.01.31 21:26:20.048184 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.048574 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.31 21:26:20.048920 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.31 21:26:20.049142 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} executeQuery: Read 2 rows, 143.00 B in 0.002222078 sec., 900 rows/sec., 62.85 KiB/sec. 2024.01.31 21:26:20.049552 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.049569 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.00374199 sec., 153394.31692762405 rows/sec., 14.38 MiB/sec. 2024.01.31 21:26:20.049586 [ 3 ] {ee1ffa66-e177-4167-894d-c7d13044776e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:20.049642 [ 3 ] {} HTTP-Session: da8c1f6d-6336-4c62-9160-1aa3f7333e91 Destroying unnamed session 2024.01.31 21:26:20.049741 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.31 21:26:20.049775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.049853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.049892 [ 3 ] {} HTTP-Session: 5cfc0ccd-87cf-4fa1-a511-9bdc34a33fe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.049917 [ 3 ] {} HTTP-Session: 5cfc0ccd-87cf-4fa1-a511-9bdc34a33fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.050041 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.050065 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.31 21:26:20.050114 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:20.050195 [ 21 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_61_12} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.050380 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.050686 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.050900 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.31 21:26:20.051048 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.31 21:26:20.051160 [ 71 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.051179 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} executeQuery: Read 23 rows, 1.84 KiB in 0.001088729 sec., 21125 rows/sec., 1.65 MiB/sec. 2024.01.31 21:26:20.051208 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.051374 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.31 21:26:20.051460 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.051538 [ 3 ] {e0a3eef8-997e-4fa6-9984-d920b3643ff2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:20.051563 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:20.051621 [ 3 ] {} HTTP-Session: 5cfc0ccd-87cf-4fa1-a511-9bdc34a33fe1 Destroying unnamed session 2024.01.31 21:26:20.051653 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 102 rows starting from the beginning of the part 2024.01.31 21:26:20.051810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.051833 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.051902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.051953 [ 3 ] {} HTTP-Session: abf046f3-27f6-4deb-a211-86c81922e2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.052010 [ 3 ] {} HTTP-Session: abf046f3-27f6-4deb-a211-86c81922e2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.052046 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:20.052204 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.052270 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 23 rows starting from the beginning of the part 2024.01.31 21:26:20.052302 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:26:20.052542 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 33 rows starting from the beginning of the part 2024.01.31 21:26:20.052866 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part 2024.01.31 21:26:20.052870 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.053537 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.054194 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:26:20.054333 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062344 sec., 76085.50835569094 rows/sec., 5.95 MiB/sec. 2024.01.31 21:26:20.054454 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.31 21:26:20.054574 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:26:20.054775 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.31 21:26:20.054787 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} executeQuery: Read 1 rows, 72.00 B in 0.00251724 sec., 397 rows/sec., 27.93 KiB/sec. 2024.01.31 21:26:20.054885 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_61_12} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.055069 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.055097 [ 3 ] {5f37d39c-d6c4-438f-a5fa-0f41d8f75262} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:20.055114 [ 3 ] {} HTTP-Session: abf046f3-27f6-4deb-a211-86c81922e2f7 Destroying unnamed session 2024.01.31 21:26:20.055261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:20.055306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:20.055326 [ 3 ] {} HTTP-Session: 47effd08-d605-4743-a758-845ed9474f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:20.055343 [ 3 ] {} HTTP-Session: 47effd08-d605-4743-a758-845ed9474f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:20.055422 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:20.055467 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:20.055622 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:20.056047 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.056337 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.31 21:26:20.056512 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.31 21:26:20.056643 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} executeQuery: Read 21 rows, 29.02 KiB in 0.0011889 sec., 17663 rows/sec., 23.84 MiB/sec. 2024.01.31 21:26:20.056634 [ 69 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.056743 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.78 GiB. 2024.01.31 21:26:20.056854 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} DynamicQueryHandler: Done processing query 2024.01.31 21:26:20.056859 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.31 21:26:20.056888 [ 3 ] {218442be-05c6-47ac-ab03-648d6147dfbe} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:26:20.056925 [ 3 ] {} HTTP-Session: 47effd08-d605-4743-a758-845ed9474f23 Destroying unnamed session 2024.01.31 21:26:20.057015 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:20.057058 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1450 rows starting from the beginning of the part 2024.01.31 21:26:20.057190 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.057295 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:20.057394 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.057491 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:20.057584 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:20.060415 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 6 columns (6 merged, 0 gathered) in 0.003593829 sec., 438251.2356597935 rows/sec., 591.40 MiB/sec. 2024.01.31 21:26:20.061311 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.31 21:26:20.061532 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.31 21:26:20.061597 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.31 21:26:20.061674 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_61_12: 8.76 MiB. 2024.01.31 21:26:21.000154 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 241.25 MiB, peak 246.98 MiB, will set to 238.42 MiB (RSS), difference: -2.84 MiB 2024.01.31 21:26:25.041239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:25.041398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:25.041432 [ 3 ] {} HTTP-Session: 3f763c10-a884-496c-a682-6e0fd127196c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:25.041461 [ 3 ] {} HTTP-Session: 3f763c10-a884-496c-a682-6e0fd127196c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:25.041606 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:25.041722 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:25.041911 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:25.042426 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:25.042713 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.31 21:26:25.042878 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.31 21:26:25.042996 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} executeQuery: Read 31 rows, 2.51 KiB in 0.001372791 sec., 22581 rows/sec., 1.79 MiB/sec. 2024.01.31 21:26:25.043147 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} DynamicQueryHandler: Done processing query 2024.01.31 21:26:25.043174 [ 3 ] {fbdbd31b-457c-40cf-804d-2ef6b03f8cf6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:25.043189 [ 3 ] {} HTTP-Session: 3f763c10-a884-496c-a682-6e0fd127196c Destroying unnamed session 2024.01.31 21:26:25.043327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:25.043378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:25.043398 [ 3 ] {} HTTP-Session: ce8778b1-ad73-496a-8fea-b885a85ace82 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:25.043416 [ 3 ] {} HTTP-Session: ce8778b1-ad73-496a-8fea-b885a85ace82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:25.043500 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:25.043540 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:25.043714 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:25.044120 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:25.044367 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.31 21:26:25.044521 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.31 21:26:25.044623 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} executeQuery: Read 129 rows, 12.40 KiB in 0.001036928 sec., 124405 rows/sec., 11.68 MiB/sec. 2024.01.31 21:26:25.044753 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} DynamicQueryHandler: Done processing query 2024.01.31 21:26:25.044778 [ 3 ] {28ef89a0-5b48-4f41-92a5-3d9c8538a6c4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:26:25.044794 [ 3 ] {} HTTP-Session: ce8778b1-ad73-496a-8fea-b885a85ace82 Destroying unnamed session 2024.01.31 21:26:25.044927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:25.044977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:25.044997 [ 3 ] {} HTTP-Session: 151519cb-5fa7-4c75-a13c-b5dd5403abf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:25.045015 [ 3 ] {} HTTP-Session: 151519cb-5fa7-4c75-a13c-b5dd5403abf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:25.045092 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:25.045132 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:25.045240 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:25.045555 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:25.045774 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.31 21:26:25.045955 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.31 21:26:25.046055 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} executeQuery: Read 55 rows, 4.38 KiB in 0.000934677 sec., 58843 rows/sec., 4.58 MiB/sec. 2024.01.31 21:26:25.046176 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} DynamicQueryHandler: Done processing query 2024.01.31 21:26:25.046200 [ 3 ] {7184a078-cf88-4f64-8bbb-45be90353fb4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.31 21:26:25.046215 [ 3 ] {} HTTP-Session: 151519cb-5fa7-4c75-a13c-b5dd5403abf4 Destroying unnamed session 2024.01.31 21:26:25.046367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:25.046414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:25.046434 [ 3 ] {} HTTP-Session: 392cc5a1-02af-4848-99d5-0b0f332fa813 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:25.046452 [ 3 ] {} HTTP-Session: 392cc5a1-02af-4848-99d5-0b0f332fa813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:25.046526 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:25.046571 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:26:25.046691 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:25.046997 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:25.047268 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.31 21:26:25.047452 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.31 21:26:25.047554 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} executeQuery: Read 36 rows, 2.60 KiB in 0.000999278 sec., 36026 rows/sec., 2.54 MiB/sec. 2024.01.31 21:26:25.047544 [ 56 ] {} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.31 21:26:25.047618 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:25.047705 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} DynamicQueryHandler: Done processing query 2024.01.31 21:26:25.047743 [ 3 ] {038c5c50-10aa-46a2-abe6-2aff8ff537dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:25.047745 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.31 21:26:25.047762 [ 3 ] {} HTTP-Session: 392cc5a1-02af-4848-99d5-0b0f332fa813 Destroying unnamed session 2024.01.31 21:26:25.047918 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:25.047978 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 580 rows starting from the beginning of the part 2024.01.31 21:26:25.047991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:25.048073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:25.048100 [ 3 ] {} HTTP-Session: a4c8c3b4-59ff-4463-845e-30062a000c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:25.048153 [ 3 ] {} HTTP-Session: a4c8c3b4-59ff-4463-845e-30062a000c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:25.048277 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.01.31 21:26:25.048364 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:25.048489 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:25.048544 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.01.31 21:26:25.048925 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.01.31 21:26:25.049122 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:25.049245 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.01.31 21:26:25.049422 [ 15 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.01.31 21:26:25.049982 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:25.050756 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.31 21:26:25.050981 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 5 columns (5 merged, 0 gathered) in 0.003297236 sec., 198954.51826924126 rows/sec., 14.03 MiB/sec. 2024.01.31 21:26:25.051089 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.31 21:26:25.051222 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.31 21:26:25.051303 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} executeQuery: Read 31 rows, 42.84 KiB in 0.002875313 sec., 10781 rows/sec., 14.55 MiB/sec. 2024.01.31 21:26:25.051545 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} DynamicQueryHandler: Done processing query 2024.01.31 21:26:25.051585 [ 3 ] {b3667e90-78e2-4b34-9583-82728872d829} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:26:25.051614 [ 3 ] {} HTTP-Session: a4c8c3b4-59ff-4463-845e-30062a000c27 Destroying unnamed session 2024.01.31 21:26:25.051637 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.31 21:26:25.051721 [ 23 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_26_5} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.31 21:26:30.039152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:30.039283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:30.039315 [ 3 ] {} HTTP-Session: 860330cc-bce1-4ada-bc5e-7e66fb29d3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:30.039343 [ 3 ] {} HTTP-Session: 860330cc-bce1-4ada-bc5e-7e66fb29d3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:30.039485 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:30.039549 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:30.039707 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:30.040108 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:30.040366 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.31 21:26:30.040528 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.31 21:26:30.040653 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} executeQuery: Read 21 rows, 1.70 KiB in 0.001124919 sec., 18668 rows/sec., 1.48 MiB/sec. 2024.01.31 21:26:30.040833 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} DynamicQueryHandler: Done processing query 2024.01.31 21:26:30.040861 [ 3 ] {6584c0e6-e5d1-4aec-ba5a-a1b2e8194dd4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:30.040879 [ 3 ] {} HTTP-Session: 860330cc-bce1-4ada-bc5e-7e66fb29d3d2 Destroying unnamed session 2024.01.31 21:26:30.041012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:30.041059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:30.041079 [ 3 ] {} HTTP-Session: a8f78649-beea-4c23-b3df-c96dfd203c75 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:30.041097 [ 3 ] {} HTTP-Session: a8f78649-beea-4c23-b3df-c96dfd203c75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:30.041174 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:30.041215 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:30.041330 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:30.041657 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:30.041876 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.31 21:26:30.042038 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.31 21:26:30.042160 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} executeQuery: Read 63 rows, 5.70 KiB in 0.000957448 sec., 65799 rows/sec., 5.81 MiB/sec. 2024.01.31 21:26:30.042269 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} DynamicQueryHandler: Done processing query 2024.01.31 21:26:30.042294 [ 3 ] {10ad6bb2-1668-4bff-ac9e-9685538d6d97} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:30.042309 [ 3 ] {} HTTP-Session: a8f78649-beea-4c23-b3df-c96dfd203c75 Destroying unnamed session 2024.01.31 21:26:30.042424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:30.042468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:30.042487 [ 3 ] {} HTTP-Session: 2f3c7c0a-1f0e-492b-96e1-4fccfbd414f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:30.042505 [ 3 ] {} HTTP-Session: 2f3c7c0a-1f0e-492b-96e1-4fccfbd414f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:30.042577 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:30.042616 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:30.042721 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:30.042997 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:30.043203 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.31 21:26:30.043352 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.31 21:26:30.043468 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} executeQuery: Read 21 rows, 1.68 KiB in 0.000855177 sec., 24556 rows/sec., 1.92 MiB/sec. 2024.01.31 21:26:30.043624 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} DynamicQueryHandler: Done processing query 2024.01.31 21:26:30.043668 [ 3 ] {e9be2833-1666-4a4b-ba94-9f19792e18f4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:30.043712 [ 3 ] {} HTTP-Session: 2f3c7c0a-1f0e-492b-96e1-4fccfbd414f5 Destroying unnamed session 2024.01.31 21:26:30.043905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:30.043954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:30.043973 [ 3 ] {} HTTP-Session: c4d57df0-f692-4b62-928a-15e026d10680 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:30.043991 [ 3 ] {} HTTP-Session: c4d57df0-f692-4b62-928a-15e026d10680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:30.044068 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:30.044116 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:30.044268 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:30.044636 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:30.044930 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.31 21:26:30.045110 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.31 21:26:30.045233 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} executeQuery: Read 21 rows, 29.02 KiB in 0.001127939 sec., 18618 rows/sec., 25.12 MiB/sec. 2024.01.31 21:26:30.045388 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} DynamicQueryHandler: Done processing query 2024.01.31 21:26:30.045417 [ 3 ] {baeb9bc1-be25-4780-ab02-8575d19b25e4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:26:30.045433 [ 3 ] {} HTTP-Session: c4d57df0-f692-4b62-928a-15e026d10680 Destroying unnamed session 2024.01.31 21:26:34.806327 [ 74 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:26:34.806400 [ 74 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:26:35.039231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:35.039365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:35.039395 [ 3 ] {} HTTP-Session: 6dece341-d0f6-4afb-9564-47ba933fb78b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:35.039423 [ 3 ] {} HTTP-Session: 6dece341-d0f6-4afb-9564-47ba933fb78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:35.039568 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:35.039637 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:35.039797 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:35.040219 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:35.040500 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.31 21:26:35.040669 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.31 21:26:35.040807 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} executeQuery: Read 31 rows, 2.51 KiB in 0.001191669 sec., 26013 rows/sec., 2.06 MiB/sec. 2024.01.31 21:26:35.040979 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} DynamicQueryHandler: Done processing query 2024.01.31 21:26:35.041009 [ 3 ] {22294241-47a6-4bb8-8aba-9e66095c4e0b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:35.041025 [ 3 ] {} HTTP-Session: 6dece341-d0f6-4afb-9564-47ba933fb78b Destroying unnamed session 2024.01.31 21:26:35.041168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:35.041220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:35.041239 [ 3 ] {} HTTP-Session: ae6e4f0a-d212-472a-888b-60661af8bd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:35.041259 [ 3 ] {} HTTP-Session: ae6e4f0a-d212-472a-888b-60661af8bd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:35.041343 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:35.041387 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:35.041499 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:35.041856 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:35.042096 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.31 21:26:35.042248 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.31 21:26:35.042369 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} executeQuery: Read 93 rows, 9.64 KiB in 0.000996408 sec., 93335 rows/sec., 9.45 MiB/sec. 2024.01.31 21:26:35.042480 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} DynamicQueryHandler: Done processing query 2024.01.31 21:26:35.042504 [ 3 ] {f119f832-4a96-42fa-873e-0d3b9e351a09} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:26:35.042520 [ 3 ] {} HTTP-Session: ae6e4f0a-d212-472a-888b-60661af8bd93 Destroying unnamed session 2024.01.31 21:26:35.042640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:35.042683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:35.042703 [ 3 ] {} HTTP-Session: 1a3c52a7-cefd-4fc0-8bea-89288a35ba15 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:35.042721 [ 3 ] {} HTTP-Session: 1a3c52a7-cefd-4fc0-8bea-89288a35ba15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:35.042793 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:35.042833 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:35.042936 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:35.043283 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:35.043492 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.31 21:26:35.043642 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.31 21:26:35.043762 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} executeQuery: Read 31 rows, 2.48 KiB in 0.000936537 sec., 33100 rows/sec., 2.59 MiB/sec. 2024.01.31 21:26:35.043884 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} DynamicQueryHandler: Done processing query 2024.01.31 21:26:35.043908 [ 3 ] {f5139136-2ff1-4508-b981-55660f44de53} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:35.043923 [ 3 ] {} HTTP-Session: 1a3c52a7-cefd-4fc0-8bea-89288a35ba15 Destroying unnamed session 2024.01.31 21:26:35.044117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:35.044164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:35.044182 [ 3 ] {} HTTP-Session: 837112d7-bce4-4ca7-86f1-9cfc32e097a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:35.044200 [ 3 ] {} HTTP-Session: 837112d7-bce4-4ca7-86f1-9cfc32e097a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:35.044278 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:35.044322 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:35.044461 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:35.044877 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:35.045176 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.31 21:26:35.045356 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.31 21:26:35.045482 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} executeQuery: Read 31 rows, 42.84 KiB in 0.0011771 sec., 26335 rows/sec., 35.54 MiB/sec. 2024.01.31 21:26:35.045597 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} DynamicQueryHandler: Done processing query 2024.01.31 21:26:35.045620 [ 3 ] {766c4243-068a-4bec-8cfc-ad58cb8410aa} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:26:35.045636 [ 3 ] {} HTTP-Session: 837112d7-bce4-4ca7-86f1-9cfc32e097a4 Destroying unnamed session 2024.01.31 21:26:40.039127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:40.039272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:40.039304 [ 3 ] {} HTTP-Session: 31d8279c-0154-4a7f-ba7b-3e93b4d21e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:40.039332 [ 3 ] {} HTTP-Session: 31d8279c-0154-4a7f-ba7b-3e93b4d21e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:40.039471 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:40.039542 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:40.039724 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:40.040162 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:40.040442 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.31 21:26:40.040612 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.31 21:26:40.040749 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} executeQuery: Read 21 rows, 1.70 KiB in 0.00123084 sec., 17061 rows/sec., 1.35 MiB/sec. 2024.01.31 21:26:40.040931 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} DynamicQueryHandler: Done processing query 2024.01.31 21:26:40.040962 [ 3 ] {2e3e92da-b992-446a-9b5f-95eee9dd2900} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:40.040978 [ 3 ] {} HTTP-Session: 31d8279c-0154-4a7f-ba7b-3e93b4d21e92 Destroying unnamed session 2024.01.31 21:26:40.041113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:40.041164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:40.041185 [ 3 ] {} HTTP-Session: 0bfcf28c-9c49-4380-9267-e140507c3a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:40.041205 [ 3 ] {} HTTP-Session: 0bfcf28c-9c49-4380-9267-e140507c3a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:40.041289 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:40.041333 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:40.041441 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:40.041782 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:40.042012 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.31 21:26:40.042163 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.31 21:26:40.042294 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} executeQuery: Read 63 rows, 5.70 KiB in 0.000973788 sec., 64695 rows/sec., 5.71 MiB/sec. 2024.01.31 21:26:40.042422 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} DynamicQueryHandler: Done processing query 2024.01.31 21:26:40.042447 [ 3 ] {a4b01f5a-6d0e-4fec-b37f-a55f66614785} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:40.042463 [ 3 ] {} HTTP-Session: 0bfcf28c-9c49-4380-9267-e140507c3a9b Destroying unnamed session 2024.01.31 21:26:40.042580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:40.042627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:40.042646 [ 3 ] {} HTTP-Session: 33ee1ebf-c522-464b-9ccb-2235365c0d5d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:40.042664 [ 3 ] {} HTTP-Session: 33ee1ebf-c522-464b-9ccb-2235365c0d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:40.042736 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:40.042777 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:40.042885 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:40.043176 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:40.043440 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.31 21:26:40.043594 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.31 21:26:40.043720 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} executeQuery: Read 21 rows, 1.68 KiB in 0.000954987 sec., 21989 rows/sec., 1.72 MiB/sec. 2024.01.31 21:26:40.043827 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} DynamicQueryHandler: Done processing query 2024.01.31 21:26:40.043852 [ 3 ] {5655c01f-0135-4ce8-8eef-8a8707e07c90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:40.043867 [ 3 ] {} HTTP-Session: 33ee1ebf-c522-464b-9ccb-2235365c0d5d Destroying unnamed session 2024.01.31 21:26:40.044050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:40.044095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:40.044113 [ 3 ] {} HTTP-Session: f831bafe-b76d-4286-ae4b-985a4d0b3354 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:40.044131 [ 3 ] {} HTTP-Session: f831bafe-b76d-4286-ae4b-985a4d0b3354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:40.044207 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:40.044253 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:40.044390 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:40.044743 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:40.045041 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.31 21:26:40.045224 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.31 21:26:40.045354 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} executeQuery: Read 21 rows, 29.02 KiB in 0.001117109 sec., 18798 rows/sec., 25.37 MiB/sec. 2024.01.31 21:26:40.045482 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} DynamicQueryHandler: Done processing query 2024.01.31 21:26:40.045505 [ 3 ] {0329d7e1-f652-41a4-80ac-a103e966b3bf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:26:40.045521 [ 3 ] {} HTTP-Session: f831bafe-b76d-4286-ae4b-985a4d0b3354 Destroying unnamed session 2024.01.31 21:26:45.039122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:45.039278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:45.039310 [ 3 ] {} HTTP-Session: d1051736-bfbc-43dd-8dc8-01b60bae0506 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:45.039339 [ 3 ] {} HTTP-Session: d1051736-bfbc-43dd-8dc8-01b60bae0506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:45.039481 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:45.039552 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:45.039737 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:45.040161 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.040446 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.31 21:26:45.040615 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.31 21:26:45.040766 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} executeQuery: Read 31 rows, 2.51 KiB in 0.001240999 sec., 24979 rows/sec., 1.98 MiB/sec. 2024.01.31 21:26:45.040757 [ 77 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.040883 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.040980 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} DynamicQueryHandler: Done processing query 2024.01.31 21:26:45.041007 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.31 21:26:45.041022 [ 3 ] {f8d9bb02-51bf-4efe-a774-892819affe7d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:45.041085 [ 3 ] {} HTTP-Session: d1051736-bfbc-43dd-8dc8-01b60bae0506 Destroying unnamed session 2024.01.31 21:26:45.041168 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:45.041213 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 52 rows starting from the beginning of the part 2024.01.31 21:26:45.041273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 15357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:45.041353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:45.041412 [ 3 ] {} HTTP-Session: a49b8d18-d40e-4fab-872d-1c73f0bc3b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:45.041460 [ 3 ] {} HTTP-Session: a49b8d18-d40e-4fab-872d-1c73f0bc3b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:45.041458 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.041655 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:45.041723 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:45.041743 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:45.042054 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.042192 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:45.042360 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:45.042528 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.043098 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.043531 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.31 21:26:45.043848 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.31 21:26:45.044080 [ 77 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.044160 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.003194585 sec., 58536.55482637025 rows/sec., 4.63 MiB/sec. 2024.01.31 21:26:45.044171 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.044192 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} executeQuery: Read 93 rows, 9.64 KiB in 0.00247811 sec., 37528 rows/sec., 3.80 MiB/sec. 2024.01.31 21:26:45.044370 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.31 21:26:45.044380 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.31 21:26:45.044587 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} DynamicQueryHandler: Done processing query 2024.01.31 21:26:45.044589 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:45.044651 [ 3 ] {e2bb60fd-5169-48bb-87ba-b9fe996b6e78} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.31 21:26:45.044678 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 196 rows starting from the beginning of the part 2024.01.31 21:26:45.044693 [ 3 ] {} HTTP-Session: a49b8d18-d40e-4fab-872d-1c73f0bc3b7a Destroying unnamed session 2024.01.31 21:26:45.044789 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.31 21:26:45.044880 [ 15 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_66_13} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.044890 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 129 rows starting from the beginning of the part 2024.01.31 21:26:45.045021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:45.045147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:45.045163 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 63 rows starting from the beginning of the part 2024.01.31 21:26:45.045180 [ 3 ] {} HTTP-Session: 54c68a9e-88ed-4a95-a46e-0d6fa6173ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:45.045239 [ 3 ] {} HTTP-Session: 54c68a9e-88ed-4a95-a46e-0d6fa6173ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:45.045403 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 93 rows starting from the beginning of the part 2024.01.31 21:26:45.045451 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:45.045549 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:45.045612 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 63 rows starting from the beginning of the part 2024.01.31 21:26:45.045951 [ 11 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 93 rows starting from the beginning of the part 2024.01.31 21:26:45.046017 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:45.046959 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.047341 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.31 21:26:45.047542 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.003273757 sec., 194577.6671878823 rows/sec., 18.36 MiB/sec. 2024.01.31 21:26:45.047629 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.31 21:26:45.047778 [ 77 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.047833 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.31 21:26:45.047859 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.047855 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} executeQuery: Read 31 rows, 2.48 KiB in 0.002338829 sec., 13254 rows/sec., 1.04 MiB/sec. 2024.01.31 21:26:45.048076 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.31 21:26:45.048255 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} DynamicQueryHandler: Done processing query 2024.01.31 21:26:45.048321 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.31 21:26:45.048332 [ 3 ] {de5bab55-198d-4885-a2bb-fb9c1c6bfb39} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:45.048352 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:45.048413 [ 3 ] {} HTTP-Session: 54c68a9e-88ed-4a95-a46e-0d6fa6173ed4 Destroying unnamed session 2024.01.31 21:26:45.048446 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 102 rows starting from the beginning of the part 2024.01.31 21:26:45.048482 [ 18 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_66_13} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.048716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:45.048752 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 55 rows starting from the beginning of the part 2024.01.31 21:26:45.048831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:45.048884 [ 3 ] {} HTTP-Session: f69044b1-fc6d-4029-a743-73983e3f67bf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:45.048938 [ 3 ] {} HTTP-Session: f69044b1-fc6d-4029-a743-73983e3f67bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:45.048984 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:45.049159 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:45.049214 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.049258 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:45.049481 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:45.049821 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.049957 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:45.051096 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.051574 [ 21 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 261 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626179 sec., 71976.59023451406 rows/sec., 5.62 MiB/sec. 2024.01.31 21:26:45.051748 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.31 21:26:45.051798 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.31 21:26:45.052029 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.31 21:26:45.052131 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_66_13} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.052148 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.31 21:26:45.052334 [ 77 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.052354 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} executeQuery: Read 31 rows, 42.84 KiB in 0.003132755 sec., 9895 rows/sec., 13.35 MiB/sec. 2024.01.31 21:26:45.052392 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:45.052548 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.31 21:26:45.052654 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} DynamicQueryHandler: Done processing query 2024.01.31 21:26:45.052709 [ 3 ] {f6d145fd-0b6e-481b-ab91-4dff86f0fc9b} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:26:45.052711 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:26:45.052739 [ 3 ] {} HTTP-Session: f69044b1-fc6d-4029-a743-73983e3f67bf Destroying unnamed session 2024.01.31 21:26:45.052795 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1575 rows starting from the beginning of the part 2024.01.31 21:26:45.052911 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.053007 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:45.053099 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.053190 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part 2024.01.31 21:26:45.053280 [ 21 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part 2024.01.31 21:26:45.058094 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 6 columns (6 merged, 0 gathered) in 0.005649325 sec., 302691.0294592717 rows/sec., 408.47 MiB/sec. 2024.01.31 21:26:45.059114 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.31 21:26:45.059343 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.31 21:26:45.059411 [ 10 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.31 21:26:45.059490 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_66_13: 8.70 MiB. 2024.01.31 21:26:49.806636 [ 51 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:26:49.806700 [ 51 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:26:50.039973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:50.040115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:50.040146 [ 3 ] {} HTTP-Session: 0ed0e071-229e-4386-b07c-ebc071cf96a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:50.040174 [ 3 ] {} HTTP-Session: 0ed0e071-229e-4386-b07c-ebc071cf96a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:50.040316 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:50.040388 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:50.040577 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:50.041115 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:50.041404 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.31 21:26:50.041576 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.31 21:26:50.041719 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} executeQuery: Read 21 rows, 1.70 KiB in 0.00135708 sec., 15474 rows/sec., 1.22 MiB/sec. 2024.01.31 21:26:50.041884 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} DynamicQueryHandler: Done processing query 2024.01.31 21:26:50.041910 [ 3 ] {3f7ada99-1acd-4b3d-90b0-b83cb7439e81} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:50.041927 [ 3 ] {} HTTP-Session: 0ed0e071-229e-4386-b07c-ebc071cf96a3 Destroying unnamed session 2024.01.31 21:26:50.042056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:50.042104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:50.042123 [ 3 ] {} HTTP-Session: a96b3390-61d1-445d-a68b-703703f14451 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:50.042140 [ 3 ] {} HTTP-Session: a96b3390-61d1-445d-a68b-703703f14451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:50.042216 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:50.042258 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:50.042367 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:50.042708 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:50.042935 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.31 21:26:50.043092 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.31 21:26:50.043213 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} executeQuery: Read 63 rows, 5.70 KiB in 0.000960157 sec., 65614 rows/sec., 5.79 MiB/sec. 2024.01.31 21:26:50.043336 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} DynamicQueryHandler: Done processing query 2024.01.31 21:26:50.043361 [ 3 ] {69b49477-dc74-4120-8b2b-1fda6c41acf9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:50.043377 [ 3 ] {} HTTP-Session: a96b3390-61d1-445d-a68b-703703f14451 Destroying unnamed session 2024.01.31 21:26:50.043500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:50.043546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:50.043565 [ 3 ] {} HTTP-Session: a03b3f56-44a1-4779-abad-f24da7e2eceb Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:50.043581 [ 3 ] {} HTTP-Session: a03b3f56-44a1-4779-abad-f24da7e2eceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:50.043651 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:50.043690 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:50.043799 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:50.044096 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:50.044303 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.31 21:26:50.044453 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.31 21:26:50.044553 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} executeQuery: Read 21 rows, 1.68 KiB in 0.000874197 sec., 24022 rows/sec., 1.88 MiB/sec. 2024.01.31 21:26:50.044710 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} DynamicQueryHandler: Done processing query 2024.01.31 21:26:50.044755 [ 3 ] {da20b20c-145d-43ef-90b7-1361722aadd6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:26:50.044795 [ 3 ] {} HTTP-Session: a03b3f56-44a1-4779-abad-f24da7e2eceb Destroying unnamed session 2024.01.31 21:26:50.044962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:50.045008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:50.045027 [ 3 ] {} HTTP-Session: e2220957-e908-4a60-96e3-e99776fcf2da Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:50.045044 [ 3 ] {} HTTP-Session: e2220957-e908-4a60-96e3-e99776fcf2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:50.045120 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:50.045167 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:50.045315 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:50.045763 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:50.046061 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.31 21:26:50.046246 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.31 21:26:50.046374 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} executeQuery: Read 21 rows, 29.02 KiB in 0.00122159 sec., 17190 rows/sec., 23.20 MiB/sec. 2024.01.31 21:26:50.046532 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} DynamicQueryHandler: Done processing query 2024.01.31 21:26:50.046561 [ 3 ] {6832fc24-a657-4e60-b69c-2841922922f0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:26:50.046577 [ 3 ] {} HTTP-Session: e2220957-e908-4a60-96e3-e99776fcf2da Destroying unnamed session 2024.01.31 21:26:55.042177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.042359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.042402 [ 3 ] {} HTTP-Session: 21301360-04e1-4add-abf1-e8154c1ff83f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.042442 [ 3 ] {} HTTP-Session: 21301360-04e1-4add-abf1-e8154c1ff83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.042629 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.042723 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:26:55.042981 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.043541 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.043823 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.31 21:26:55.043994 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.31 21:26:55.044131 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} executeQuery: Read 31 rows, 2.51 KiB in 0.001439731 sec., 21531 rows/sec., 1.70 MiB/sec. 2024.01.31 21:26:55.044298 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.044324 [ 3 ] {10c07d6d-08d7-4cc9-9023-50f2199250b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:55.044341 [ 3 ] {} HTTP-Session: 21301360-04e1-4add-abf1-e8154c1ff83f Destroying unnamed session 2024.01.31 21:26:55.044466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.044518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.044538 [ 3 ] {} HTTP-Session: e0c0388d-9621-4396-a017-44ef348bcc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.044557 [ 3 ] {} HTTP-Session: e0c0388d-9621-4396-a017-44ef348bcc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.044635 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.044678 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:26:55.044789 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.045088 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.045307 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:26:55.045460 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:26:55.045583 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} executeQuery: Read 2 rows, 175.00 B in 0.000918457 sec., 2177 rows/sec., 186.07 KiB/sec. 2024.01.31 21:26:55.045705 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.045730 [ 3 ] {7bff39da-0d3e-48bc-988f-7a7789879c1c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:55.045746 [ 3 ] {} HTTP-Session: e0c0388d-9621-4396-a017-44ef348bcc0d Destroying unnamed session 2024.01.31 21:26:55.045874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.045919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.045967 [ 3 ] {} HTTP-Session: d838f64c-989d-4e07-9fb1-b20b17826657 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.045987 [ 3 ] {} HTTP-Session: d838f64c-989d-4e07-9fb1-b20b17826657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.046066 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.046105 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:26:55.046211 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.046579 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.046800 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.31 21:26:55.046961 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.31 21:26:55.047066 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} executeQuery: Read 130 rows, 12.49 KiB in 0.000972738 sec., 133643 rows/sec., 12.54 MiB/sec. 2024.01.31 21:26:55.047191 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.047214 [ 3 ] {364d3720-5ba4-450d-9109-b3481e8568da} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:26:55.047230 [ 3 ] {} HTTP-Session: d838f64c-989d-4e07-9fb1-b20b17826657 Destroying unnamed session 2024.01.31 21:26:55.047337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.047383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.047402 [ 3 ] {} HTTP-Session: 44f9a1ea-0250-4eb6-982b-8599e2b293b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.047419 [ 3 ] {} HTTP-Session: 44f9a1ea-0250-4eb6-982b-8599e2b293b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.047488 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.047525 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:26:55.047630 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.047877 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.048088 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.31 21:26:55.048236 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.31 21:26:55.048358 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} executeQuery: Read 2 rows, 143.00 B in 0.000833927 sec., 2398 rows/sec., 167.46 KiB/sec. 2024.01.31 21:26:55.048486 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.048510 [ 3 ] {86a0e68b-a5d4-49be-bf16-ea59dbcf843c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:26:55.048526 [ 3 ] {} HTTP-Session: 44f9a1ea-0250-4eb6-982b-8599e2b293b8 Destroying unnamed session 2024.01.31 21:26:55.048630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.048674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.048691 [ 3 ] {} HTTP-Session: 2e01aabc-229c-4932-9bef-31962d08941a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.048708 [ 3 ] {} HTTP-Session: 2e01aabc-229c-4932-9bef-31962d08941a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.048779 [ 3 ] {2a576beb-b263-4937-960a-356498187656} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.048817 [ 3 ] {2a576beb-b263-4937-960a-356498187656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:26:55.048928 [ 3 ] {2a576beb-b263-4937-960a-356498187656} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.049220 [ 3 ] {2a576beb-b263-4937-960a-356498187656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.049424 [ 3 ] {2a576beb-b263-4937-960a-356498187656} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.31 21:26:55.049576 [ 3 ] {2a576beb-b263-4937-960a-356498187656} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.31 21:26:55.049693 [ 3 ] {2a576beb-b263-4937-960a-356498187656} executeQuery: Read 57 rows, 4.54 KiB in 0.000886387 sec., 64305 rows/sec., 5.01 MiB/sec. 2024.01.31 21:26:55.049808 [ 3 ] {2a576beb-b263-4937-960a-356498187656} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.049831 [ 3 ] {2a576beb-b263-4937-960a-356498187656} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:26:55.049846 [ 3 ] {} HTTP-Session: 2e01aabc-229c-4932-9bef-31962d08941a Destroying unnamed session 2024.01.31 21:26:55.049957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.050000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.050018 [ 3 ] {} HTTP-Session: 693280cb-5880-4ec6-be0b-163dba5403d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.050035 [ 3 ] {} HTTP-Session: 693280cb-5880-4ec6-be0b-163dba5403d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.050105 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.050146 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:26:55.050267 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.050544 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.050805 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.31 21:26:55.050982 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.31 21:26:55.051101 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} executeQuery: Read 37 rows, 2.67 KiB in 0.000965808 sec., 38309 rows/sec., 2.70 MiB/sec. 2024.01.31 21:26:55.051246 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.051270 [ 3 ] {74b79897-9456-4e53-b534-483e40a2d99d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:26:55.051285 [ 3 ] {} HTTP-Session: 693280cb-5880-4ec6-be0b-163dba5403d2 Destroying unnamed session 2024.01.31 21:26:55.051428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:26:55.051471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:26:55.051490 [ 3 ] {} HTTP-Session: ac7ce8d8-d04e-473e-9766-7f3dcdb8d826 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:26:55.051506 [ 3 ] {} HTTP-Session: ac7ce8d8-d04e-473e-9766-7f3dcdb8d826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:26:55.051585 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:26:55.051630 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:26:55.051766 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:26:55.052158 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.77 GiB. 2024.01.31 21:26:55.052449 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.31 21:26:55.052626 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.31 21:26:55.052744 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} executeQuery: Read 31 rows, 42.84 KiB in 0.001131599 sec., 27394 rows/sec., 36.97 MiB/sec. 2024.01.31 21:26:55.052867 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} DynamicQueryHandler: Done processing query 2024.01.31 21:26:55.052890 [ 3 ] {e69e36e7-3419-464a-ae27-da4c33743ffd} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.31 21:26:55.052906 [ 3 ] {} HTTP-Session: ac7ce8d8-d04e-473e-9766-7f3dcdb8d826 Destroying unnamed session 2024.01.31 21:27:00.038866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:00.039025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:00.039065 [ 3 ] {} HTTP-Session: 2d55bbd3-40e7-48ba-8ee3-270cd77316f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:00.039101 [ 3 ] {} HTTP-Session: 2d55bbd3-40e7-48ba-8ee3-270cd77316f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:00.039236 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:00.039297 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:00.039457 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:00.039853 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:00.040123 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.31 21:27:00.040289 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.31 21:27:00.040415 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} executeQuery: Read 21 rows, 1.70 KiB in 0.001139398 sec., 18430 rows/sec., 1.46 MiB/sec. 2024.01.31 21:27:00.040555 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} DynamicQueryHandler: Done processing query 2024.01.31 21:27:00.040579 [ 3 ] {61f7f77f-47a2-4c96-9a78-3e675aff1353} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:00.040595 [ 3 ] {} HTTP-Session: 2d55bbd3-40e7-48ba-8ee3-270cd77316f1 Destroying unnamed session 2024.01.31 21:27:00.040724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:00.040769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:00.040788 [ 3 ] {} HTTP-Session: eff6c5fa-e990-4280-8d0a-78a7b099f644 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:00.040805 [ 3 ] {} HTTP-Session: eff6c5fa-e990-4280-8d0a-78a7b099f644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:00.040879 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:00.040918 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:00.041036 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:00.041340 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:00.041550 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.31 21:27:00.041722 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.31 21:27:00.041844 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} executeQuery: Read 63 rows, 5.70 KiB in 0.000933917 sec., 67457 rows/sec., 5.96 MiB/sec. 2024.01.31 21:27:00.041964 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} DynamicQueryHandler: Done processing query 2024.01.31 21:27:00.042001 [ 3 ] {53a12be6-efe3-440b-a421-bea0fd5599ac} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:00.042019 [ 3 ] {} HTTP-Session: eff6c5fa-e990-4280-8d0a-78a7b099f644 Destroying unnamed session 2024.01.31 21:27:00.042146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:00.042200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:00.042225 [ 3 ] {} HTTP-Session: ed652dae-122a-4586-b4eb-761b13c272b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:00.042242 [ 3 ] {} HTTP-Session: ed652dae-122a-4586-b4eb-761b13c272b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:00.042314 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:00.042353 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:00.042460 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:00.042733 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:00.042955 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.31 21:27:00.043104 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.31 21:27:00.043225 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} executeQuery: Read 21 rows, 1.68 KiB in 0.000875067 sec., 23998 rows/sec., 1.88 MiB/sec. 2024.01.31 21:27:00.043374 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} DynamicQueryHandler: Done processing query 2024.01.31 21:27:00.043408 [ 3 ] {587bc39f-85d9-4de1-9d13-daa6e588dae8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:00.043459 [ 3 ] {} HTTP-Session: ed652dae-122a-4586-b4eb-761b13c272b8 Destroying unnamed session 2024.01.31 21:27:00.043596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:00.043642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:00.043661 [ 3 ] {} HTTP-Session: 64141db2-9b83-4ca4-83b3-2b03f0740651 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:00.043677 [ 3 ] {} HTTP-Session: 64141db2-9b83-4ca4-83b3-2b03f0740651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:00.043756 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:00.043802 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:00.043955 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:00.044406 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:00.044701 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.31 21:27:00.044879 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.31 21:27:00.045007 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} executeQuery: Read 21 rows, 29.02 KiB in 0.00121694 sec., 17256 rows/sec., 23.29 MiB/sec. 2024.01.31 21:27:00.045145 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} DynamicQueryHandler: Done processing query 2024.01.31 21:27:00.045172 [ 3 ] {190f5864-039a-4733-9754-6a4d69c6498e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:00.045189 [ 3 ] {} HTTP-Session: 64141db2-9b83-4ca4-83b3-2b03f0740651 Destroying unnamed session 2024.01.31 21:27:04.806761 [ 118 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:27:04.806828 [ 118 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:27:05.039841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:05.039951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:05.039976 [ 3 ] {} HTTP-Session: 98a86925-07be-473a-9774-3ab1722f2412 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:05.040000 [ 3 ] {} HTTP-Session: 98a86925-07be-473a-9774-3ab1722f2412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:05.040135 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:05.040194 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:05.040353 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:05.040802 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:05.041062 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.31 21:27:05.041226 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.31 21:27:05.041351 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} executeQuery: Read 38 rows, 3.08 KiB in 0.00117849 sec., 32244 rows/sec., 2.55 MiB/sec. 2024.01.31 21:27:05.041507 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} DynamicQueryHandler: Done processing query 2024.01.31 21:27:05.041532 [ 3 ] {3271b5e7-2efd-4ff2-b249-e402179615d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:05.041548 [ 3 ] {} HTTP-Session: 98a86925-07be-473a-9774-3ab1722f2412 Destroying unnamed session 2024.01.31 21:27:05.041691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 18512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:05.041736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:05.041756 [ 3 ] {} HTTP-Session: a868f408-2eb9-495e-9b1a-448984e4f477 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:05.041773 [ 3 ] {} HTTP-Session: a868f408-2eb9-495e-9b1a-448984e4f477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:05.041851 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:05.041891 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:05.041996 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:05.042387 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:05.042604 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.31 21:27:05.042756 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.31 21:27:05.042884 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} executeQuery: Read 114 rows, 11.52 KiB in 0.000995838 sec., 114476 rows/sec., 11.30 MiB/sec. 2024.01.31 21:27:05.043006 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} DynamicQueryHandler: Done processing query 2024.01.31 21:27:05.043030 [ 3 ] {6f093fa7-d68c-4a05-8876-40c9c19f9923} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:27:05.043046 [ 3 ] {} HTTP-Session: a868f408-2eb9-495e-9b1a-448984e4f477 Destroying unnamed session 2024.01.31 21:27:05.043167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7536, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:05.043213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:05.043232 [ 3 ] {} HTTP-Session: 25ec2774-8a10-40f3-b092-2fa4e069418e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:05.043249 [ 3 ] {} HTTP-Session: 25ec2774-8a10-40f3-b092-2fa4e069418e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:05.043323 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:05.043360 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:05.043467 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:05.043774 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:05.043991 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.31 21:27:05.044149 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.31 21:27:05.044274 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} executeQuery: Read 44 rows, 3.55 KiB in 0.000923267 sec., 47656 rows/sec., 3.76 MiB/sec. 2024.01.31 21:27:05.044392 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} DynamicQueryHandler: Done processing query 2024.01.31 21:27:05.044416 [ 3 ] {92f25490-99ef-4f65-aa82-8fcd4cfba7dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:05.044431 [ 3 ] {} HTTP-Session: 25ec2774-8a10-40f3-b092-2fa4e069418e Destroying unnamed session 2024.01.31 21:27:05.044641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 40675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:05.044698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:05.044722 [ 3 ] {} HTTP-Session: 0d6c06dd-ba2e-4f61-b8ff-755b6536ad11 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:05.044744 [ 3 ] {} HTTP-Session: 0d6c06dd-ba2e-4f61-b8ff-755b6536ad11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:05.044843 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:05.044895 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:05.045085 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:05.045579 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:05.045914 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.31 21:27:05.046104 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.31 21:27:05.046237 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} executeQuery: Read 38 rows, 52.51 KiB in 0.001361511 sec., 27910 rows/sec., 37.66 MiB/sec. 2024.01.31 21:27:05.046371 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} DynamicQueryHandler: Done processing query 2024.01.31 21:27:05.046401 [ 3 ] {0b84e65c-0ae0-44ad-8827-72ea7e6e4a04} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.31 21:27:05.046418 [ 3 ] {} HTTP-Session: 0d6c06dd-ba2e-4f61-b8ff-755b6536ad11 Destroying unnamed session 2024.01.31 21:27:05.046544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:05.046591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:05.046611 [ 3 ] {} HTTP-Session: 1ef695d0-969f-4920-b34a-e0e9a4879982 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:05.046628 [ 3 ] {} HTTP-Session: 1ef695d0-969f-4920-b34a-e0e9a4879982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:05.046700 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:05.046743 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.31 21:27:05.046852 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:05.047122 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:05.047367 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.31 21:27:05.047550 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.31 21:27:05.047661 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} executeQuery: Read 6 rows, 463.00 B in 0.000931847 sec., 6438 rows/sec., 485.22 KiB/sec. 2024.01.31 21:27:05.047822 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} DynamicQueryHandler: Done processing query 2024.01.31 21:27:05.047845 [ 3 ] {5d512755-34b6-4cd2-8c11-31b24e6b7a79} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.31 21:27:05.047862 [ 3 ] {} HTTP-Session: 1ef695d0-969f-4920-b34a-e0e9a4879982 Destroying unnamed session 2024.01.31 21:27:06.568605 [ 118 ] {} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.01.31 21:27:06.568700 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:06.568779 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2024.01.31 21:27:06.568929 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:06.568961 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part 2024.01.31 21:27:06.569080 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.569169 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.569277 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.569352 [ 18 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.569909 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162829 sec., 13759.546760529709 rows/sec., 960.75 KiB/sec. 2024.01.31 21:27:06.570068 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.01.31 21:27:06.570316 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2024.01.31 21:27:06.570402 [ 21 ] {7d048980-ad4c-42be-9f98-a6613423cf11::all_1_21_5} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2024.01.31 21:27:06.744570 [ 143 ] {} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.01.31 21:27:06.744648 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:06.744717 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2024.01.31 21:27:06.744860 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:06.744892 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part 2024.01.31 21:27:06.745008 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.745104 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.745189 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.745268 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.31 21:27:06.745858 [ 18 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163579 sec., 13750.677865447897 rows/sec., 1.13 MiB/sec. 2024.01.31 21:27:06.745979 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.01.31 21:27:06.746164 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2024.01.31 21:27:06.746227 [ 15 ] {6615c9e2-61a1-4c6b-9516-1b3c522a052a::all_1_21_5} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2024.01.31 21:27:10.039503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.039618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.039645 [ 3 ] {} HTTP-Session: 6567be1f-abb5-4e03-b265-4af8da576931 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.039669 [ 3 ] {} HTTP-Session: 6567be1f-abb5-4e03-b265-4af8da576931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.039795 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.039857 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:10.040021 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.040455 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.040727 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.31 21:27:10.040904 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.31 21:27:10.041052 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} executeQuery: Read 21 rows, 1.70 KiB in 0.00121319 sec., 17309 rows/sec., 1.37 MiB/sec. 2024.01.31 21:27:10.041044 [ 161 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.041156 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.041250 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.041257 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.31 21:27:10.041281 [ 3 ] {435b4130-18eb-49b3-b03b-d451705182db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:10.041310 [ 3 ] {} HTTP-Session: 6567be1f-abb5-4e03-b265-4af8da576931 Destroying unnamed session 2024.01.31 21:27:10.041361 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:10.041396 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 52 rows starting from the beginning of the part 2024.01.31 21:27:10.041440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.041496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.041530 [ 3 ] {} HTTP-Session: 635dafc2-5a91-4ce0-ac9b-fbfd92324666 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.041558 [ 3 ] {} HTTP-Session: 635dafc2-5a91-4ce0-ac9b-fbfd92324666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.041561 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.041655 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.041689 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part 2024.01.31 21:27:10.041706 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:27:10.041850 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.041945 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.041989 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part 2024.01.31 21:27:10.042104 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.042426 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:10.042706 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:27:10.042942 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:27:10.042992 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.001768404 sec., 104048.62237362051 rows/sec., 8.24 MiB/sec. 2024.01.31 21:27:10.043117 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} executeQuery: Read 2 rows, 175.00 B in 0.001413841 sec., 1414 rows/sec., 120.88 KiB/sec. 2024.01.31 21:27:10.043151 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.31 21:27:10.043416 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.043442 [ 3 ] {9602b1b9-ce1d-48f5-a28e-7af4021f769e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:10.043463 [ 3 ] {} HTTP-Session: 635dafc2-5a91-4ce0-ac9b-fbfd92324666 Destroying unnamed session 2024.01.31 21:27:10.043476 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.31 21:27:10.043547 [ 16 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_71_14} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.043615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9705, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.043664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.043684 [ 3 ] {} HTTP-Session: 238cca0f-a32c-4107-9c12-44f82ee0f19f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.043702 [ 3 ] {} HTTP-Session: 238cca0f-a32c-4107-9c12-44f82ee0f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.043776 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.043816 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:10.043924 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.044276 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.044505 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.31 21:27:10.044653 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.31 21:27:10.044777 [ 161 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.044785 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} executeQuery: Read 64 rows, 5.79 KiB in 0.000971778 sec., 65858 rows/sec., 5.81 MiB/sec. 2024.01.31 21:27:10.044833 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.045033 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.31 21:27:10.045048 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.045136 [ 3 ] {507e950f-884b-43de-8f80-02da74abc400} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:10.045157 [ 3 ] {} HTTP-Session: 238cca0f-a32c-4107-9c12-44f82ee0f19f Destroying unnamed session 2024.01.31 21:27:10.045238 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:10.045298 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 196 rows starting from the beginning of the part 2024.01.31 21:27:10.045324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.045397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.045426 [ 3 ] {} HTTP-Session: 2476ef21-ef75-4282-9689-f5758375db37 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.045459 [ 3 ] {} HTTP-Session: 2476ef21-ef75-4282-9689-f5758375db37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.045649 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 63 rows starting from the beginning of the part 2024.01.31 21:27:10.045660 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.045779 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:27:10.046081 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 130 rows starting from the beginning of the part 2024.01.31 21:27:10.046135 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.046381 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 63 rows starting from the beginning of the part 2024.01.31 21:27:10.046771 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 114 rows starting from the beginning of the part 2024.01.31 21:27:10.046779 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:10.046986 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2024.01.31 21:27:10.047145 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.31 21:27:10.047412 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.31 21:27:10.047639 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} executeQuery: Read 2 rows, 143.00 B in 0.001887055 sec., 1059 rows/sec., 74.00 KiB/sec. 2024.01.31 21:27:10.047964 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.048013 [ 3 ] {8c23805f-e841-453d-bfae-011ab7e9a9a4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:10.048070 [ 3 ] {} HTTP-Session: 2476ef21-ef75-4282-9689-f5758375db37 Destroying unnamed session 2024.01.31 21:27:10.048250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.048315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.048339 [ 3 ] {} HTTP-Session: 8ac81707-af91-47cc-9040-1751358e7d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.048372 [ 3 ] {} HTTP-Session: 8ac81707-af91-47cc-9040-1751358e7d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.048686 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.048751 [ 12 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827531 sec., 164596.9686463676 rows/sec., 15.22 MiB/sec. 2024.01.31 21:27:10.048758 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:10.048952 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.31 21:27:10.049041 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.049297 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.31 21:27:10.049446 [ 15 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_71_14} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.049561 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:10.049815 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.31 21:27:10.049975 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.31 21:27:10.050102 [ 161 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.050112 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} executeQuery: Read 23 rows, 1.84 KiB in 0.001365551 sec., 16843 rows/sec., 1.32 MiB/sec. 2024.01.31 21:27:10.050161 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.050317 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.31 21:27:10.050330 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.050371 [ 3 ] {22f022be-10db-4417-91b0-d26ba862b4b0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:10.050411 [ 3 ] {} HTTP-Session: 8ac81707-af91-47cc-9040-1751358e7d77 Destroying unnamed session 2024.01.31 21:27:10.050464 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:10.050498 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 102 rows starting from the beginning of the part 2024.01.31 21:27:10.050566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.050664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.050687 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.050701 [ 3 ] {} HTTP-Session: 5b0dfde5-a2c8-4b21-b0e8-126d1222ab22 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.050756 [ 3 ] {} HTTP-Session: 5b0dfde5-a2c8-4b21-b0e8-126d1222ab22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.050967 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 57 rows starting from the beginning of the part 2024.01.31 21:27:10.050978 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.051086 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:27:10.051196 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.051591 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 44 rows starting from the beginning of the part 2024.01.31 21:27:10.051631 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.051814 [ 19 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 23 rows starting from the beginning of the part 2024.01.31 21:27:10.052353 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:10.052947 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.31 21:27:10.053382 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.31 21:27:10.053404 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.003149955 sec., 85080.5805162296 rows/sec., 6.66 MiB/sec. 2024.01.31 21:27:10.053549 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} executeQuery: Read 1 rows, 72.00 B in 0.00250112 sec., 399 rows/sec., 28.11 KiB/sec. 2024.01.31 21:27:10.053565 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.31 21:27:10.053840 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.053854 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.31 21:27:10.053870 [ 3 ] {3a394c90-9e10-4d54-a9e0-ef6448597666} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:10.053891 [ 3 ] {} HTTP-Session: 5b0dfde5-a2c8-4b21-b0e8-126d1222ab22 Destroying unnamed session 2024.01.31 21:27:10.053931 [ 20 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_71_14} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.054026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 22502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:10.054073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:10.054093 [ 3 ] {} HTTP-Session: bd6f8689-9953-4ecc-a9fc-200b506faaa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:10.054109 [ 3 ] {} HTTP-Session: bd6f8689-9953-4ecc-a9fc-200b506faaa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:10.054189 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:10.054233 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:10.054383 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:10.054770 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.055071 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.31 21:27:10.055255 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.31 21:27:10.055379 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} executeQuery: Read 21 rows, 29.02 KiB in 0.001153629 sec., 18203 rows/sec., 24.56 MiB/sec. 2024.01.31 21:27:10.055379 [ 170 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.055493 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.27 GiB. 2024.01.31 21:27:10.055572 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} DynamicQueryHandler: Done processing query 2024.01.31 21:27:10.055595 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.31 21:27:10.055607 [ 3 ] {a4427ab5-0ab7-4c9d-9218-83a9820b402b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:10.055638 [ 3 ] {} HTTP-Session: bd6f8689-9953-4ecc-a9fc-200b506faaa5 Destroying unnamed session 2024.01.31 21:27:10.055692 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:10.055723 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1710 rows starting from the beginning of the part 2024.01.31 21:27:10.055828 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.055923 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part 2024.01.31 21:27:10.056012 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.056100 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 38 rows starting from the beginning of the part 2024.01.31 21:27:10.056188 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part 2024.01.31 21:27:10.061602 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1842 rows, containing 6 columns (6 merged, 0 gathered) in 0.006054978 sec., 304212.5008546687 rows/sec., 410.52 MiB/sec. 2024.01.31 21:27:10.062308 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.31 21:27:10.062525 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.31 21:27:10.062593 [ 20 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.31 21:27:10.062660 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_71_14: 13.07 MiB. 2024.01.31 21:27:15.041140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5785, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.041295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.041326 [ 3 ] {} HTTP-Session: 464a9900-6b50-4fb8-8569-844eac783856 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.041356 [ 3 ] {} HTTP-Session: 464a9900-6b50-4fb8-8569-844eac783856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.041498 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.041567 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:15.041750 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.042171 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.042457 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.31 21:27:15.042633 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.31 21:27:15.042768 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} executeQuery: Read 40 rows, 3.24 KiB in 0.00122439 sec., 32669 rows/sec., 2.59 MiB/sec. 2024.01.31 21:27:15.042909 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.042934 [ 3 ] {ea5d4cfa-6f72-4420-a3f5-18efc1238466} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:15.042951 [ 3 ] {} HTTP-Session: 464a9900-6b50-4fb8-8569-844eac783856 Destroying unnamed session 2024.01.31 21:27:15.043073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.043119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.043139 [ 3 ] {} HTTP-Session: 7ec3bfa5-ae7a-43d0-8121-aa936cabb69a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.043156 [ 3 ] {} HTTP-Session: 7ec3bfa5-ae7a-43d0-8121-aa936cabb69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.043226 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.043266 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:27:15.043376 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.043646 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.043860 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:27:15.044011 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:27:15.044130 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} executeQuery: Read 2 rows, 175.00 B in 0.000876187 sec., 2282 rows/sec., 195.05 KiB/sec. 2024.01.31 21:27:15.044234 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.044258 [ 3 ] {54582f4d-d9f1-47f7-854c-c1effff8847c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:15.044274 [ 3 ] {} HTTP-Session: 7ec3bfa5-ae7a-43d0-8121-aa936cabb69a Destroying unnamed session 2024.01.31 21:27:15.044440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 19543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.044484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.044503 [ 3 ] {} HTTP-Session: 4999a6a3-def2-48e0-b304-c431fecfb2b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.044520 [ 3 ] {} HTTP-Session: 4999a6a3-def2-48e0-b304-c431fecfb2b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.044596 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.044634 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:15.044736 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.045069 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.045290 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.31 21:27:15.045451 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.31 21:27:15.045566 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} executeQuery: Read 121 rows, 12.14 KiB in 0.000937507 sec., 129065 rows/sec., 12.64 MiB/sec. 2024.01.31 21:27:15.045705 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.045746 [ 3 ] {c4ec7fd0-9b6f-4f9f-96c6-4d4d4eac3776} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:27:15.045774 [ 3 ] {} HTTP-Session: 4999a6a3-def2-48e0-b304-c431fecfb2b7 Destroying unnamed session 2024.01.31 21:27:15.045889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.045934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.045953 [ 3 ] {} HTTP-Session: cfe017f5-6512-4a82-9e28-4c6b038dd752 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.045970 [ 3 ] {} HTTP-Session: cfe017f5-6512-4a82-9e28-4c6b038dd752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.046040 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.046080 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:27:15.046192 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.046471 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.046682 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.31 21:27:15.046831 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.31 21:27:15.046952 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} executeQuery: Read 2 rows, 143.00 B in 0.000877377 sec., 2279 rows/sec., 159.17 KiB/sec. 2024.01.31 21:27:15.047121 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.047146 [ 3 ] {4fc317a3-3c26-4dfe-9af6-575d1d50b576} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:15.047162 [ 3 ] {} HTTP-Session: cfe017f5-6512-4a82-9e28-4c6b038dd752 Destroying unnamed session 2024.01.31 21:27:15.047276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 8694, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.047322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.047341 [ 3 ] {} HTTP-Session: 13e90f06-4223-435b-913c-baafc8384f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.047358 [ 3 ] {} HTTP-Session: 13e90f06-4223-435b-913c-baafc8384f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.047430 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.047469 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:15.047581 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.047870 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.048083 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.31 21:27:15.048236 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.31 21:27:15.048351 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} executeQuery: Read 51 rows, 4.09 KiB in 0.000892396 sec., 57149 rows/sec., 4.48 MiB/sec. 2024.01.31 21:27:15.048465 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.048489 [ 3 ] {34384026-a0ed-463f-ac36-00817afdfde1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.31 21:27:15.048506 [ 3 ] {} HTTP-Session: 13e90f06-4223-435b-913c-baafc8384f8a Destroying unnamed session 2024.01.31 21:27:15.048617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.048664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.048683 [ 3 ] {} HTTP-Session: 15b53387-35a8-425c-8567-63b7d497a688 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.048700 [ 3 ] {} HTTP-Session: 15b53387-35a8-425c-8567-63b7d497a688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.048769 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.048811 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:27:15.048932 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.049182 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.049444 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.31 21:27:15.049628 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.31 21:27:15.049775 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} executeQuery: Read 1 rows, 72.00 B in 0.000976748 sec., 1023 rows/sec., 71.99 KiB/sec. 2024.01.31 21:27:15.049894 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.049918 [ 3 ] {d41beadb-207c-4695-9dc7-13bd531b9af6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:15.049934 [ 3 ] {} HTTP-Session: 15b53387-35a8-425c-8567-63b7d497a688 Destroying unnamed session 2024.01.31 21:27:15.050104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 42810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.050149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.050168 [ 3 ] {} HTTP-Session: 6148d1e0-27f0-4901-baf2-49214e654005 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.050185 [ 3 ] {} HTTP-Session: 6148d1e0-27f0-4901-baf2-49214e654005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.050268 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.050313 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:15.050447 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.050878 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.051194 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.31 21:27:15.051387 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.31 21:27:15.051507 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} executeQuery: Read 40 rows, 55.27 KiB in 0.00121178 sec., 33009 rows/sec., 44.54 MiB/sec. 2024.01.31 21:27:15.051632 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.051656 [ 3 ] {d96e2789-d3f7-46f4-aace-4e1cc3e6e96d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.31 21:27:15.051672 [ 3 ] {} HTTP-Session: 6148d1e0-27f0-4901-baf2-49214e654005 Destroying unnamed session 2024.01.31 21:27:15.051791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 1485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:15.051835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:15.051854 [ 3 ] {} HTTP-Session: 2e79052f-5621-4c25-8c12-536add4969e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:15.051871 [ 3 ] {} HTTP-Session: 2e79052f-5621-4c25-8c12-536add4969e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:15.051941 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:15.051981 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.31 21:27:15.052085 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:15.052330 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:15.052572 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.31 21:27:15.052750 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.31 21:27:15.052859 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} executeQuery: Read 9 rows, 651.00 B in 0.000884178 sec., 10178 rows/sec., 719.02 KiB/sec. 2024.01.31 21:27:15.053010 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} DynamicQueryHandler: Done processing query 2024.01.31 21:27:15.053034 [ 3 ] {a53d4501-7561-4566-985a-cfa0d4c6d52d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.31 21:27:15.053050 [ 3 ] {} HTTP-Session: 2e79052f-5621-4c25-8c12-536add4969e2 Destroying unnamed session 2024.01.31 21:27:19.807081 [ 136 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:27:19.807148 [ 136 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:27:20.039583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.039702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.039731 [ 3 ] {} HTTP-Session: 8fb293b2-46d5-486f-a73a-6d47c0b0d41c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.039758 [ 3 ] {} HTTP-Session: 8fb293b2-46d5-486f-a73a-6d47c0b0d41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.039892 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.039952 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:20.040112 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.040520 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.040798 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.31 21:27:20.040966 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.31 21:27:20.041084 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} executeQuery: Read 22 rows, 1.78 KiB in 0.001156139 sec., 19028 rows/sec., 1.51 MiB/sec. 2024.01.31 21:27:20.041235 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.041263 [ 3 ] {85730d8b-3949-4127-b917-62e15db70c49} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:20.041279 [ 3 ] {} HTTP-Session: 8fb293b2-46d5-486f-a73a-6d47c0b0d41c Destroying unnamed session 2024.01.31 21:27:20.041392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.041437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.041456 [ 3 ] {} HTTP-Session: 963474f5-3c4c-48fc-9fe6-d40f73f24ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.041472 [ 3 ] {} HTTP-Session: 963474f5-3c4c-48fc-9fe6-d40f73f24ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.041540 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.041579 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:27:20.041683 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.041947 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.042151 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:27:20.042298 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:27:20.042400 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} executeQuery: Read 2 rows, 175.00 B in 0.000833407 sec., 2399 rows/sec., 205.06 KiB/sec. 2024.01.31 21:27:20.042511 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.042535 [ 3 ] {c1e2f701-a1c4-4c5b-b0cf-fbf82b6131ec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:20.042551 [ 3 ] {} HTTP-Session: 963474f5-3c4c-48fc-9fe6-d40f73f24ecf Destroying unnamed session 2024.01.31 21:27:20.042676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10156, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.042720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.042739 [ 3 ] {} HTTP-Session: bac705d0-8a62-4fa8-8765-f632f2621d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.042755 [ 3 ] {} HTTP-Session: bac705d0-8a62-4fa8-8765-f632f2621d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.042826 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.042864 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:20.042965 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.043260 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.043471 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.31 21:27:20.043634 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.31 21:27:20.043734 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} executeQuery: Read 67 rows, 6.05 KiB in 0.000880677 sec., 76077 rows/sec., 6.71 MiB/sec. 2024.01.31 21:27:20.043884 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.043924 [ 3 ] {d755dcdb-e77d-4c32-9f1e-eaab617a020c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:20.043975 [ 3 ] {} HTTP-Session: bac705d0-8a62-4fa8-8765-f632f2621d83 Destroying unnamed session 2024.01.31 21:27:20.044129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.044175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.044194 [ 3 ] {} HTTP-Session: 44a12740-9dfc-4121-b464-17dad30bc72f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.044210 [ 3 ] {} HTTP-Session: 44a12740-9dfc-4121-b464-17dad30bc72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.044281 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.044320 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:27:20.044433 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.044764 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.044975 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.31 21:27:20.045124 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.31 21:27:20.045226 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} executeQuery: Read 2 rows, 143.00 B in 0.000918117 sec., 2178 rows/sec., 152.10 KiB/sec. 2024.01.31 21:27:20.045346 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.045370 [ 3 ] {b2967366-003a-4e58-8836-ce78bb1baa80} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:20.045385 [ 3 ] {} HTTP-Session: 44a12740-9dfc-4121-b464-17dad30bc72f Destroying unnamed session 2024.01.31 21:27:20.045502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.045547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.045566 [ 3 ] {} HTTP-Session: 87eaf7dc-0b6d-41be-acbd-b991050a04ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.045582 [ 3 ] {} HTTP-Session: 87eaf7dc-0b6d-41be-acbd-b991050a04ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.045653 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.045690 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:20.045791 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.046081 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.046288 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.31 21:27:20.046439 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.31 21:27:20.046534 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} executeQuery: Read 24 rows, 1.92 KiB in 0.000854657 sec., 28081 rows/sec., 2.20 MiB/sec. 2024.01.31 21:27:20.046644 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.046667 [ 3 ] {b2600e93-9f42-43b0-8c03-52ac05811dd7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:20.046683 [ 3 ] {} HTTP-Session: 87eaf7dc-0b6d-41be-acbd-b991050a04ec Destroying unnamed session 2024.01.31 21:27:20.046789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.046835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.046854 [ 3 ] {} HTTP-Session: 49e5b56e-9300-400d-bd33-34f478a662a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.046871 [ 3 ] {} HTTP-Session: 49e5b56e-9300-400d-bd33-34f478a662a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.046939 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.046980 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:27:20.047096 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.047373 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.047632 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.31 21:27:20.047815 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.31 21:27:20.047916 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} executeQuery: Read 1 rows, 72.00 B in 0.000950768 sec., 1051 rows/sec., 73.95 KiB/sec. 2024.01.31 21:27:20.048034 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.048057 [ 3 ] {5a4d1ceb-9548-42b9-9c42-a9bd6d40b711} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:20.048073 [ 3 ] {} HTTP-Session: 49e5b56e-9300-400d-bd33-34f478a662a5 Destroying unnamed session 2024.01.31 21:27:20.048203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 23571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:20.048248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:20.048267 [ 3 ] {} HTTP-Session: b832e21a-a114-4fc6-8477-546f9f985c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:20.048283 [ 3 ] {} HTTP-Session: b832e21a-a114-4fc6-8477-546f9f985c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:20.048357 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:20.048399 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:20.048531 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:20.048913 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:20.049205 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.31 21:27:20.049389 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.31 21:27:20.049492 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} executeQuery: Read 22 rows, 30.40 KiB in 0.001108499 sec., 19846 rows/sec., 26.78 MiB/sec. 2024.01.31 21:27:20.049615 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} DynamicQueryHandler: Done processing query 2024.01.31 21:27:20.049639 [ 3 ] {2536f3a7-5599-45ab-bd1a-4d95accfec44} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:20.049655 [ 3 ] {} HTTP-Session: b832e21a-a114-4fc6-8477-546f9f985c1c Destroying unnamed session 2024.01.31 21:27:25.042082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 6215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:25.042234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:25.042267 [ 3 ] {} HTTP-Session: 86b2f2c8-7a84-4fad-ac78-ac5c9f432887 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:25.042297 [ 3 ] {} HTTP-Session: 86b2f2c8-7a84-4fad-ac78-ac5c9f432887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:25.042442 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:25.042511 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:25.042698 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:25.043173 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:25.043450 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.31 21:27:25.043621 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.31 21:27:25.043758 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} executeQuery: Read 43 rows, 3.49 KiB in 0.00126727 sec., 33931 rows/sec., 2.69 MiB/sec. 2024.01.31 21:27:25.043874 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} DynamicQueryHandler: Done processing query 2024.01.31 21:27:25.043899 [ 3 ] {d85a81ab-dad3-42c6-bdd1-5f2c71b024ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:25.043916 [ 3 ] {} HTTP-Session: 86b2f2c8-7a84-4fad-ac78-ac5c9f432887 Destroying unnamed session 2024.01.31 21:27:25.044111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25717, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:25.044158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:25.044179 [ 3 ] {} HTTP-Session: 6f9b58df-6364-453b-b8e9-73727b8b54f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:25.044197 [ 3 ] {} HTTP-Session: 6f9b58df-6364-453b-b8e9-73727b8b54f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:25.044276 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:25.044317 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:25.044424 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:25.044855 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:25.045083 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.31 21:27:25.045244 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.31 21:27:25.045362 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} executeQuery: Read 165 rows, 15.66 KiB in 0.001046909 sec., 157606 rows/sec., 14.61 MiB/sec. 2024.01.31 21:27:25.045485 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} DynamicQueryHandler: Done processing query 2024.01.31 21:27:25.045511 [ 3 ] {8922a690-5794-456a-9d1f-6a74447e23b7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:25.045528 [ 3 ] {} HTTP-Session: 6f9b58df-6364-453b-b8e9-73727b8b54f3 Destroying unnamed session 2024.01.31 21:27:25.045660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 11376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:25.045706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:25.045726 [ 3 ] {} HTTP-Session: 5d16531f-0427-4c04-84e9-54f7c2288bae Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:25.045743 [ 3 ] {} HTTP-Session: 5d16531f-0427-4c04-84e9-54f7c2288bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:25.045819 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:25.045859 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:25.045966 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:25.046295 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:25.046509 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.31 21:27:25.046668 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.31 21:27:25.046796 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} executeQuery: Read 67 rows, 5.34 KiB in 0.000946627 sec., 70777 rows/sec., 5.51 MiB/sec. 2024.01.31 21:27:25.046917 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} DynamicQueryHandler: Done processing query 2024.01.31 21:27:25.046942 [ 3 ] {9c5e23e6-b06d-4c8f-80de-09eb530ab658} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:25.046958 [ 3 ] {} HTTP-Session: 5d16531f-0427-4c04-84e9-54f7c2288bae Destroying unnamed session 2024.01.31 21:27:25.047123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:25.047167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:25.047188 [ 3 ] {} HTTP-Session: 7463f918-b2a8-42a4-8e02-1ec455cf7fec Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:25.047206 [ 3 ] {} HTTP-Session: 7463f918-b2a8-42a4-8e02-1ec455cf7fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:25.047278 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:25.047321 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:27:25.047445 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:25.047760 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:25.048040 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.31 21:27:25.048226 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.31 21:27:25.048353 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} executeQuery: Read 36 rows, 2.60 KiB in 0.001042689 sec., 34526 rows/sec., 2.44 MiB/sec. 2024.01.31 21:27:25.048347 [ 107 ] {} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.31 21:27:25.048462 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:25.048525 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} DynamicQueryHandler: Done processing query 2024.01.31 21:27:25.048572 [ 3 ] {a4297221-3e20-4d4c-83ab-84a5332b5bf4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:25.048573 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.31 21:27:25.048595 [ 3 ] {} HTTP-Session: 7463f918-b2a8-42a4-8e02-1ec455cf7fec Destroying unnamed session 2024.01.31 21:27:25.048747 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:25.048791 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 656 rows starting from the beginning of the part 2024.01.31 21:27:25.048911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:25.048994 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part 2024.01.31 21:27:25.049007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:25.049079 [ 3 ] {} HTTP-Session: 1cda3808-cbe0-43ae-9ce7-be3361b2fc76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:25.049129 [ 3 ] {} HTTP-Session: 1cda3808-cbe0-43ae-9ce7-be3361b2fc76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:25.049311 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.01.31 21:27:25.049349 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:25.049444 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:25.049640 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.01.31 21:27:25.050054 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2024.01.31 21:27:25.050093 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:25.050301 [ 13 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2024.01.31 21:27:25.051158 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:25.051983 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.31 21:27:25.052198 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.003679869 sec., 198920.12460226164 rows/sec., 14.03 MiB/sec. 2024.01.31 21:27:25.052315 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.31 21:27:25.052346 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.31 21:27:25.052476 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} executeQuery: Read 43 rows, 59.42 KiB in 0.003070745 sec., 14003 rows/sec., 18.90 MiB/sec. 2024.01.31 21:27:25.052734 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} DynamicQueryHandler: Done processing query 2024.01.31 21:27:25.052747 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.31 21:27:25.052789 [ 3 ] {996589ee-1d54-4c7a-9662-011777916828} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.31 21:27:25.052843 [ 3 ] {} HTTP-Session: 1cda3808-cbe0-43ae-9ce7-be3361b2fc76 Destroying unnamed session 2024.01.31 21:27:25.052879 [ 24 ] {e1a47369-5918-40bb-b413-d34fa639baf2::all_1_31_6} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.31 21:27:30.040154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:30.040351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:30.040395 [ 3 ] {} HTTP-Session: 697f38db-8a74-478d-8011-9f84a5b3859e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:30.040435 [ 3 ] {} HTTP-Session: 697f38db-8a74-478d-8011-9f84a5b3859e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:30.040621 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:30.040714 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:30.040958 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:30.041424 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:30.041703 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.31 21:27:30.041874 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.31 21:27:30.041997 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} executeQuery: Read 23 rows, 1.86 KiB in 0.001322141 sec., 17396 rows/sec., 1.38 MiB/sec. 2024.01.31 21:27:30.042165 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} DynamicQueryHandler: Done processing query 2024.01.31 21:27:30.042192 [ 3 ] {d5401111-b3a4-4447-af2e-2fc41f0923a4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:30.042222 [ 3 ] {} HTTP-Session: 697f38db-8a74-478d-8011-9f84a5b3859e Destroying unnamed session 2024.01.31 21:27:30.042378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:30.042427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:30.042447 [ 3 ] {} HTTP-Session: 95183631-dd5e-45ec-8130-e0468f6e0b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:30.042464 [ 3 ] {} HTTP-Session: 95183631-dd5e-45ec-8130-e0468f6e0b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:30.042542 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:30.042582 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:30.042692 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:30.043034 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:30.043252 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.31 21:27:30.043404 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.31 21:27:30.043507 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} executeQuery: Read 69 rows, 6.25 KiB in 0.000936928 sec., 73644 rows/sec., 6.52 MiB/sec. 2024.01.31 21:27:30.043665 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} DynamicQueryHandler: Done processing query 2024.01.31 21:27:30.043703 [ 3 ] {49c4861b-6a65-4798-b2fe-ffb09daaa194} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:30.043752 [ 3 ] {} HTTP-Session: 95183631-dd5e-45ec-8130-e0468f6e0b64 Destroying unnamed session 2024.01.31 21:27:30.043936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:30.043983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:30.044003 [ 3 ] {} HTTP-Session: da827dfd-7901-41d9-b90b-8702cb04dd62 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:30.044019 [ 3 ] {} HTTP-Session: da827dfd-7901-41d9-b90b-8702cb04dd62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:30.044094 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:30.044133 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:30.044250 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:30.044522 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:30.044736 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.31 21:27:30.044891 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.31 21:27:30.044990 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} executeQuery: Read 23 rows, 1.84 KiB in 0.000869447 sec., 26453 rows/sec., 2.07 MiB/sec. 2024.01.31 21:27:30.045141 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} DynamicQueryHandler: Done processing query 2024.01.31 21:27:30.045172 [ 3 ] {94b7e9fe-4ad1-44d5-8195-b6fbf37d0e81} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:30.045220 [ 3 ] {} HTTP-Session: da827dfd-7901-41d9-b90b-8702cb04dd62 Destroying unnamed session 2024.01.31 21:27:30.045386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 24640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:30.045434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:30.045453 [ 3 ] {} HTTP-Session: 6b6942e1-0706-4d6b-89de-7c8a590859ee Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:30.045470 [ 3 ] {} HTTP-Session: 6b6942e1-0706-4d6b-89de-7c8a590859ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:30.045550 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:30.045596 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:30.045744 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:30.046108 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:30.046412 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.31 21:27:30.046595 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.31 21:27:30.046707 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} executeQuery: Read 23 rows, 31.78 KiB in 0.00112148 sec., 20508 rows/sec., 27.68 MiB/sec. 2024.01.31 21:27:30.046870 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} DynamicQueryHandler: Done processing query 2024.01.31 21:27:30.046907 [ 3 ] {35951137-c30c-404c-97e2-7a42e425b522} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:30.046925 [ 3 ] {} HTTP-Session: 6b6942e1-0706-4d6b-89de-7c8a590859ee Destroying unnamed session 2024.01.31 21:27:34.807182 [ 84 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:27:34.807246 [ 84 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:27:35.040755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 6215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:35.040869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:35.040900 [ 3 ] {} HTTP-Session: 3b1cd1e8-eeab-492c-b19c-48ad14a6397d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:35.040927 [ 3 ] {} HTTP-Session: 3b1cd1e8-eeab-492c-b19c-48ad14a6397d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:35.041069 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:35.041137 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:35.041321 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:35.041727 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.041996 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.31 21:27:35.042161 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.31 21:27:35.042283 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} executeQuery: Read 43 rows, 3.49 KiB in 0.00117331 sec., 36648 rows/sec., 2.90 MiB/sec. 2024.01.31 21:27:35.042282 [ 84 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.042359 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.042432 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.31 21:27:35.042441 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} DynamicQueryHandler: Done processing query 2024.01.31 21:27:35.042483 [ 3 ] {9ed55801-ef3f-4b95-84b6-9eb787837a26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:35.042509 [ 3 ] {} HTTP-Session: 3b1cd1e8-eeab-492c-b19c-48ad14a6397d Destroying unnamed session 2024.01.31 21:27:35.042523 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:35.042553 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 59 rows starting from the beginning of the part 2024.01.31 21:27:35.042649 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part 2024.01.31 21:27:35.042735 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part 2024.01.31 21:27:35.042744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 20782, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:35.042801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:35.042837 [ 3 ] {} HTTP-Session: 952a8554-a0b0-45b4-a7f0-d7c0abfeec49 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:35.042840 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 43 rows starting from the beginning of the part 2024.01.31 21:27:35.042861 [ 3 ] {} HTTP-Session: 952a8554-a0b0-45b4-a7f0-d7c0abfeec49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:35.042970 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part 2024.01.31 21:27:35.042986 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:35.043034 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:35.043082 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part 2024.01.31 21:27:35.043308 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:35.043899 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.044083 [ 24 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001674423 sec., 137360.75053914095 rows/sec., 10.87 MiB/sec. 2024.01.31 21:27:35.044187 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.31 21:27:35.044191 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.31 21:27:35.044378 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.31 21:27:35.044394 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.31 21:27:35.044460 [ 20 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_76_15} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.044503 [ 84 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.044510 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} executeQuery: Read 129 rows, 12.89 KiB in 0.001492972 sec., 86404 rows/sec., 8.43 MiB/sec. 2024.01.31 21:27:35.044564 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.044696 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} DynamicQueryHandler: Done processing query 2024.01.31 21:27:35.044705 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.31 21:27:35.044726 [ 3 ] {60f70ab5-c044-471a-89a0-5a3e0fff313d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:27:35.044796 [ 3 ] {} HTTP-Session: 952a8554-a0b0-45b4-a7f0-d7c0abfeec49 Destroying unnamed session 2024.01.31 21:27:35.044884 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:35.044929 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 217 rows starting from the beginning of the part 2024.01.31 21:27:35.045010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7334, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:35.045091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:35.045149 [ 3 ] {} HTTP-Session: 6a46d903-7cba-4497-8353-71183d775d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:35.045179 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 121 rows starting from the beginning of the part 2024.01.31 21:27:35.045193 [ 3 ] {} HTTP-Session: 6a46d903-7cba-4497-8353-71183d775d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:35.045452 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:35.045467 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 67 rows starting from the beginning of the part 2024.01.31 21:27:35.045538 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:35.045745 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 165 rows starting from the beginning of the part 2024.01.31 21:27:35.045957 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:35.046006 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 69 rows starting from the beginning of the part 2024.01.31 21:27:35.046222 [ 19 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 129 rows starting from the beginning of the part 2024.01.31 21:27:35.046787 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.047133 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.31 21:27:35.047472 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.31 21:27:35.047649 [ 84 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.047687 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} executeQuery: Read 43 rows, 3.44 KiB in 0.002190858 sec., 19627 rows/sec., 1.53 MiB/sec. 2024.01.31 21:27:35.047702 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.048028 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.31 21:27:35.048113 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} DynamicQueryHandler: Done processing query 2024.01.31 21:27:35.048199 [ 3 ] {c7d99ca7-6f58-426e-a2b1-76b91df80ca6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:35.048314 [ 3 ] {} HTTP-Session: 6a46d903-7cba-4497-8353-71183d775d3e Destroying unnamed session 2024.01.31 21:27:35.048410 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:35.048462 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 112 rows starting from the beginning of the part 2024.01.31 21:27:35.048456 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.0038042 sec., 201882.13027706218 rows/sec., 18.83 MiB/sec. 2024.01.31 21:27:35.048664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 46015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:35.048687 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 51 rows starting from the beginning of the part 2024.01.31 21:27:35.048800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:35.048843 [ 3 ] {} HTTP-Session: b3ba8799-8eec-4a8e-afbf-5d01629246a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:35.048909 [ 3 ] {} HTTP-Session: b3ba8799-8eec-4a8e-afbf-5d01629246a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:35.049005 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part 2024.01.31 21:27:35.049001 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.31 21:27:35.049302 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:35.049411 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 67 rows starting from the beginning of the part 2024.01.31 21:27:35.049442 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:35.049700 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.31 21:27:35.049812 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part 2024.01.31 21:27:35.049908 [ 9 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_76_15} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.050225 [ 14 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part 2024.01.31 21:27:35.050369 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:35.051570 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.051869 [ 9 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 4 columns (4 merged, 0 gathered) in 0.004092353 sec., 78194.62299562135 rows/sec., 6.11 MiB/sec. 2024.01.31 21:27:35.052042 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.31 21:27:35.052186 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.31 21:27:35.052320 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.31 21:27:35.052418 [ 17 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_76_15} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.052499 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.31 21:27:35.052647 [ 84 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.052658 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} executeQuery: Read 43 rows, 59.42 KiB in 0.003258155 sec., 13197 rows/sec., 17.81 MiB/sec. 2024.01.31 21:27:35.052688 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:35.052838 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.31 21:27:35.052910 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} DynamicQueryHandler: Done processing query 2024.01.31 21:27:35.052952 [ 3 ] {f1f61271-a02b-40ab-b562-36636aba25c4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.31 21:27:35.052991 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:35.053000 [ 3 ] {} HTTP-Session: b3ba8799-8eec-4a8e-afbf-5d01629246a5 Destroying unnamed session 2024.01.31 21:27:35.053043 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1842 rows starting from the beginning of the part 2024.01.31 21:27:35.053167 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part 2024.01.31 21:27:35.053264 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 22 rows starting from the beginning of the part 2024.01.31 21:27:35.053354 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 43 rows starting from the beginning of the part 2024.01.31 21:27:35.053444 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 23 rows starting from the beginning of the part 2024.01.31 21:27:35.053535 [ 14 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 43 rows starting from the beginning of the part 2024.01.31 21:27:35.057694 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2013 rows, containing 6 columns (6 merged, 0 gathered) in 0.004950699 sec., 406609.24851217977 rows/sec., 548.70 MiB/sec. 2024.01.31 21:27:35.058712 [ 9 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.31 21:27:35.058942 [ 9 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.31 21:27:35.059009 [ 9 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.31 21:27:35.059087 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_76_15: 13.23 MiB. 2024.01.31 21:27:36.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 248.95 MiB, peak 259.14 MiB, will set to 247.28 MiB (RSS), difference: -1.67 MiB 2024.01.31 21:27:40.039488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:40.039606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:40.039636 [ 3 ] {} HTTP-Session: d5009a54-b20c-4bb7-bfa8-50baf7516135 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:40.039665 [ 3 ] {} HTTP-Session: d5009a54-b20c-4bb7-bfa8-50baf7516135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:40.039806 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:40.039873 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:40.040061 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:40.040566 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:40.040837 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.31 21:27:40.041006 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.31 21:27:40.041131 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} executeQuery: Read 24 rows, 1.95 KiB in 0.001286 sec., 18662 rows/sec., 1.48 MiB/sec. 2024.01.31 21:27:40.041294 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} DynamicQueryHandler: Done processing query 2024.01.31 21:27:40.041322 [ 3 ] {78ff38b7-61ab-481e-9bea-646c0993fdd2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:40.041339 [ 3 ] {} HTTP-Session: d5009a54-b20c-4bb7-bfa8-50baf7516135 Destroying unnamed session 2024.01.31 21:27:40.041468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:40.041515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:40.041534 [ 3 ] {} HTTP-Session: 367a4df8-cd29-4d5d-ac27-32595d15155a Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:40.041551 [ 3 ] {} HTTP-Session: 367a4df8-cd29-4d5d-ac27-32595d15155a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:40.041625 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:40.041666 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:40.041772 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:40.042120 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:40.042342 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.31 21:27:40.042506 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.31 21:27:40.042622 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} executeQuery: Read 72 rows, 6.52 KiB in 0.000961998 sec., 74844 rows/sec., 6.62 MiB/sec. 2024.01.31 21:27:40.042729 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} DynamicQueryHandler: Done processing query 2024.01.31 21:27:40.042754 [ 3 ] {831f69d5-b055-42b9-a4fd-058135852e94} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:40.042769 [ 3 ] {} HTTP-Session: 367a4df8-cd29-4d5d-ac27-32595d15155a Destroying unnamed session 2024.01.31 21:27:40.042887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:40.042932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:40.042953 [ 3 ] {} HTTP-Session: 6b5f9671-ea81-4e6a-87d9-ed19a3e47dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:40.042970 [ 3 ] {} HTTP-Session: 6b5f9671-ea81-4e6a-87d9-ed19a3e47dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:40.043043 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:40.043083 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:40.043187 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:40.043470 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:40.043679 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.31 21:27:40.043838 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.31 21:27:40.043955 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} executeQuery: Read 24 rows, 1.92 KiB in 0.000882557 sec., 27193 rows/sec., 2.13 MiB/sec. 2024.01.31 21:27:40.044099 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} DynamicQueryHandler: Done processing query 2024.01.31 21:27:40.044147 [ 3 ] {fa3529b6-66f8-44db-9e95-c7f0e1223a0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:40.044181 [ 3 ] {} HTTP-Session: 6b5f9671-ea81-4e6a-87d9-ed19a3e47dd7 Destroying unnamed session 2024.01.31 21:27:40.044379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:40.044427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:40.044447 [ 3 ] {} HTTP-Session: 819cc13f-7034-4338-9dc8-1e2f3eab6476 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:40.044464 [ 3 ] {} HTTP-Session: 819cc13f-7034-4338-9dc8-1e2f3eab6476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:40.044543 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:40.044589 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:40.044740 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:40.045228 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:40.045565 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.31 21:27:40.045792 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.31 21:27:40.045946 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} executeQuery: Read 24 rows, 33.16 KiB in 0.001371281 sec., 17501 rows/sec., 23.62 MiB/sec. 2024.01.31 21:27:40.046094 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} DynamicQueryHandler: Done processing query 2024.01.31 21:27:40.046124 [ 3 ] {044590fd-c030-45c6-b0df-55bfc018e1d1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:40.046145 [ 3 ] {} HTTP-Session: 819cc13f-7034-4338-9dc8-1e2f3eab6476 Destroying unnamed session 2024.01.31 21:27:45.041078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:45.041207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:45.041238 [ 3 ] {} HTTP-Session: 2c3611bc-fe8c-43cd-b73b-0ec2f159c4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:45.041265 [ 3 ] {} HTTP-Session: 2c3611bc-fe8c-43cd-b73b-0ec2f159c4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:45.041407 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:45.041475 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:45.041648 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:45.042126 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:45.042391 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.31 21:27:45.042556 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.31 21:27:45.042677 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} executeQuery: Read 50 rows, 4.05 KiB in 0.001230719 sec., 40626 rows/sec., 3.22 MiB/sec. 2024.01.31 21:27:45.042817 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} DynamicQueryHandler: Done processing query 2024.01.31 21:27:45.042843 [ 3 ] {c6822bd4-0013-418b-963b-c6bb578194b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:45.042859 [ 3 ] {} HTTP-Session: 2c3611bc-fe8c-43cd-b73b-0ec2f159c4f6 Destroying unnamed session 2024.01.31 21:27:45.043034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 23989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:45.043082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:45.043101 [ 3 ] {} HTTP-Session: 5d5bbc7c-8b21-413f-a123-570d18b98419 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:45.043118 [ 3 ] {} HTTP-Session: 5d5bbc7c-8b21-413f-a123-570d18b98419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:45.043196 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:45.043236 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:45.043341 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:45.043739 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:45.043959 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.31 21:27:45.044121 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.31 21:27:45.044225 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} executeQuery: Read 150 rows, 14.82 KiB in 0.001001287 sec., 149807 rows/sec., 14.46 MiB/sec. 2024.01.31 21:27:45.044343 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} DynamicQueryHandler: Done processing query 2024.01.31 21:27:45.044367 [ 3 ] {4198b2f0-4eb5-44f7-bd76-53ef7d3614fb} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.31 21:27:45.044383 [ 3 ] {} HTTP-Session: 5d5bbc7c-8b21-413f-a123-570d18b98419 Destroying unnamed session 2024.01.31 21:27:45.044551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 9060, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:45.044597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:45.044617 [ 3 ] {} HTTP-Session: 0c80caa3-a3de-4334-8aa9-a2ddcfd6d30b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:45.044635 [ 3 ] {} HTTP-Session: 0c80caa3-a3de-4334-8aa9-a2ddcfd6d30b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:45.044708 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:45.044748 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:45.044852 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:45.045172 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:45.045379 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.31 21:27:45.045532 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.31 21:27:45.045633 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} executeQuery: Read 53 rows, 4.27 KiB in 0.000896327 sec., 59130 rows/sec., 4.66 MiB/sec. 2024.01.31 21:27:45.045786 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} DynamicQueryHandler: Done processing query 2024.01.31 21:27:45.045830 [ 3 ] {8ef6ab2a-6de2-4e00-86bc-a0dcf5c67b7f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:45.045855 [ 3 ] {} HTTP-Session: 0c80caa3-a3de-4334-8aa9-a2ddcfd6d30b Destroying unnamed session 2024.01.31 21:27:45.046009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:45.046055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:45.046074 [ 3 ] {} HTTP-Session: 9e4da9b4-0258-4afd-b8aa-3fd33d1ee919 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:45.046091 [ 3 ] {} HTTP-Session: 9e4da9b4-0258-4afd-b8aa-3fd33d1ee919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:45.046186 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:45.046232 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:45.046372 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:45.046868 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:45.047191 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.31 21:27:45.047375 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.31 21:27:45.047493 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} executeQuery: Read 50 rows, 69.09 KiB in 0.001278401 sec., 39111 rows/sec., 52.78 MiB/sec. 2024.01.31 21:27:45.047674 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} DynamicQueryHandler: Done processing query 2024.01.31 21:27:45.047700 [ 3 ] {8ec23382-50f0-4b62-a450-06ee6649ea39} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.01.31 21:27:45.047717 [ 3 ] {} HTTP-Session: 9e4da9b4-0258-4afd-b8aa-3fd33d1ee919 Destroying unnamed session 2024.01.31 21:27:45.047882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:45.047958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:45.047977 [ 3 ] {} HTTP-Session: 110eef4f-3a77-4bb1-937e-db007a230667 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:45.047994 [ 3 ] {} HTTP-Session: 110eef4f-3a77-4bb1-937e-db007a230667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:45.048068 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:45.048112 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.31 21:27:45.048231 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:45.048478 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:45.048724 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.31 21:27:45.048899 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.31 21:27:45.049022 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} executeQuery: Read 3 rows, 246.00 B in 0.000922877 sec., 3250 rows/sec., 260.31 KiB/sec. 2024.01.31 21:27:45.049140 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} DynamicQueryHandler: Done processing query 2024.01.31 21:27:45.049187 [ 3 ] {22ef68e4-6ef9-4549-a6a7-98c399faceaa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.31 21:27:45.049204 [ 3 ] {} HTTP-Session: 110eef4f-3a77-4bb1-937e-db007a230667 Destroying unnamed session 2024.01.31 21:27:49.807491 [ 64 ] {} DNSResolver: Updating DNS cache 2024.01.31 21:27:49.807567 [ 64 ] {} DNSResolver: Updated DNS cache 2024.01.31 21:27:50.041087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:50.041185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:50.041212 [ 3 ] {} HTTP-Session: 3ab2beb4-e713-483b-9e0f-e2d69e70783f Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:50.041236 [ 3 ] {} HTTP-Session: 3ab2beb4-e713-483b-9e0f-e2d69e70783f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:50.041360 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:50.041420 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:50.041580 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:50.041982 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:50.042262 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.31 21:27:50.042434 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.31 21:27:50.042555 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} executeQuery: Read 24 rows, 1.95 KiB in 0.001159309 sec., 20701 rows/sec., 1.64 MiB/sec. 2024.01.31 21:27:50.042693 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} DynamicQueryHandler: Done processing query 2024.01.31 21:27:50.042719 [ 3 ] {450f660b-893d-41c5-964c-4365317e1e40} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:27:50.042735 [ 3 ] {} HTTP-Session: 3ab2beb4-e713-483b-9e0f-e2d69e70783f Destroying unnamed session 2024.01.31 21:27:50.042905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:50.042951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:50.042970 [ 3 ] {} HTTP-Session: 9a3babea-f38c-4412-8550-d36f610a37fd Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:50.042988 [ 3 ] {} HTTP-Session: 9a3babea-f38c-4412-8550-d36f610a37fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:50.043061 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:50.043102 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:50.043207 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:50.043513 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:50.043727 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.31 21:27:50.043878 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.31 21:27:50.043983 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} executeQuery: Read 72 rows, 6.52 KiB in 0.000893267 sec., 80602 rows/sec., 7.13 MiB/sec. 2024.01.31 21:27:50.044135 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} DynamicQueryHandler: Done processing query 2024.01.31 21:27:50.044175 [ 3 ] {6168d527-eace-4a6f-b4db-5288bb33ec2e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:50.044223 [ 3 ] {} HTTP-Session: 9a3babea-f38c-4412-8550-d36f610a37fd Destroying unnamed session 2024.01.31 21:27:50.044393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 5103, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:50.044439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:50.044459 [ 3 ] {} HTTP-Session: b8bcb100-0456-4434-89f8-dec9f9b4c123 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:50.044476 [ 3 ] {} HTTP-Session: b8bcb100-0456-4434-89f8-dec9f9b4c123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:50.044552 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:50.044590 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:50.044705 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:50.044989 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:50.045196 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.31 21:27:50.045346 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.31 21:27:50.045441 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} executeQuery: Read 30 rows, 2.38 KiB in 0.000862887 sec., 34767 rows/sec., 2.69 MiB/sec. 2024.01.31 21:27:50.045557 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} DynamicQueryHandler: Done processing query 2024.01.31 21:27:50.045580 [ 3 ] {13579823-32db-405a-9c15-3abb6d5289ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:50.045596 [ 3 ] {} HTTP-Session: b8bcb100-0456-4434-89f8-dec9f9b4c123 Destroying unnamed session 2024.01.31 21:27:50.045747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:50.045793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:50.045812 [ 3 ] {} HTTP-Session: 1ee1c30e-ca41-472f-9c88-0c0038ec540d Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:50.045829 [ 3 ] {} HTTP-Session: 1ee1c30e-ca41-472f-9c88-0c0038ec540d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:50.045906 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:50.045951 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:50.046087 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:50.046450 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:50.046748 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.31 21:27:50.046932 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.31 21:27:50.047034 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} executeQuery: Read 24 rows, 33.16 KiB in 0.001100288 sec., 21812 rows/sec., 29.43 MiB/sec. 2024.01.31 21:27:50.047153 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} DynamicQueryHandler: Done processing query 2024.01.31 21:27:50.047177 [ 3 ] {dcc1b058-63f6-4e6b-852b-aa726d3afad1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:50.047193 [ 3 ] {} HTTP-Session: 1ee1c30e-ca41-472f-9c88-0c0038ec540d Destroying unnamed session 2024.01.31 21:27:50.047313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 943, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:50.047360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:50.047380 [ 3 ] {} HTTP-Session: 6e8da209-0113-4051-8053-fcbf1b333a9b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:50.047397 [ 3 ] {} HTTP-Session: 6e8da209-0113-4051-8053-fcbf1b333a9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:50.047467 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:50.047509 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.31 21:27:50.047617 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:50.047861 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:50.048115 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.31 21:27:50.048295 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.31 21:27:50.048392 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} executeQuery: Read 6 rows, 405.00 B in 0.000895197 sec., 6702 rows/sec., 441.81 KiB/sec. 2024.01.31 21:27:50.048384 [ 64 ] {} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.31 21:27:50.048457 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.26 GiB. 2024.01.31 21:27:50.048550 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} DynamicQueryHandler: Done processing query 2024.01.31 21:27:50.048576 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.31 21:27:50.048599 [ 3 ] {d6f8f091-65a0-4059-bbfc-09d4d18c3eff} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.31 21:27:50.048650 [ 3 ] {} HTTP-Session: 6e8da209-0113-4051-8053-fcbf1b333a9b Destroying unnamed session 2024.01.31 21:27:50.048763 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:27:50.048829 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2024.01.31 21:27:50.049057 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2024.01.31 21:27:50.049242 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.01.31 21:27:50.049417 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2024.01.31 21:27:50.049575 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2024.01.31 21:27:50.049727 [ 17 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.01.31 21:27:50.050354 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001841205 sec., 27699.25130553089 rows/sec., 1.97 MiB/sec. 2024.01.31 21:27:50.050456 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.31 21:27:50.050665 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.31 21:27:50.050726 [ 9 ] {2f340c6d-b638-4cec-976b-4e8a833cdd3b::all_1_6_1} oximeter.measurements_i64 (2f340c6d-b638-4cec-976b-4e8a833cdd3b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.31 21:27:55.043590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.043734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.043760 [ 3 ] {} HTTP-Session: b736f8bd-c095-4f45-8121-8d71e2412d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.043784 [ 3 ] {} HTTP-Session: b736f8bd-c095-4f45-8121-8d71e2412d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.043913 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.043973 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:27:55.044134 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.044542 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.044815 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.31 21:27:55.044986 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.31 21:27:55.045110 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} executeQuery: Read 50 rows, 4.05 KiB in 0.00116111 sec., 43062 rows/sec., 3.41 MiB/sec. 2024.01.31 21:27:55.045279 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.045328 [ 3 ] {dd65f2df-d850-4701-9d73-2334ed49e78b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:55.045380 [ 3 ] {} HTTP-Session: b736f8bd-c095-4f45-8121-8d71e2412d56 Destroying unnamed session 2024.01.31 21:27:55.045512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.045559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.045579 [ 3 ] {} HTTP-Session: 942c41c8-de9c-4088-a56a-583ff6476a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.045595 [ 3 ] {} HTTP-Session: 942c41c8-de9c-4088-a56a-583ff6476a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.045669 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.045710 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.31 21:27:55.045822 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.046106 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.046313 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:27:55.046463 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} oximeter.fields_ipaddr (6615c9e2-61a1-4c6b-9516-1b3c522a052a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:27:55.046562 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} executeQuery: Read 2 rows, 175.00 B in 0.000867127 sec., 2306 rows/sec., 197.09 KiB/sec. 2024.01.31 21:27:55.046743 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.046769 [ 3 ] {9f8abfc4-dbe8-4b17-8f50-91ea7d259fe9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:55.046785 [ 3 ] {} HTTP-Session: 942c41c8-de9c-4088-a56a-583ff6476a1b Destroying unnamed session 2024.01.31 21:27:55.046957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 29073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.047004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.047023 [ 3 ] {} HTTP-Session: e5f189e1-84ce-4396-8487-6156abd3a39e Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.047040 [ 3 ] {} HTTP-Session: e5f189e1-84ce-4396-8487-6156abd3a39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.047117 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.047158 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:27:55.047273 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.047657 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.047878 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.31 21:27:55.048032 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.31 21:27:55.048133 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} executeQuery: Read 187 rows, 17.68 KiB in 0.000988008 sec., 189269 rows/sec., 17.47 MiB/sec. 2024.01.31 21:27:55.048246 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.048270 [ 3 ] {d00e9a3d-95ac-43b0-8e4e-61136424d5c9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:27:55.048287 [ 3 ] {} HTTP-Session: e5f189e1-84ce-4396-8487-6156abd3a39e Destroying unnamed session 2024.01.31 21:27:55.048388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.048434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.048453 [ 3 ] {} HTTP-Session: a35e98ff-d062-4403-85c6-36bc29249766 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.048470 [ 3 ] {} HTTP-Session: a35e98ff-d062-4403-85c6-36bc29249766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.048540 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.048578 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.31 21:27:55.048685 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.048930 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.049144 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.31 21:27:55.049295 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} oximeter.fields_u16 (7d048980-ad4c-42be-9f98-a6613423cf11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.31 21:27:55.049396 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} executeQuery: Read 2 rows, 143.00 B in 0.000823457 sec., 2428 rows/sec., 169.59 KiB/sec. 2024.01.31 21:27:55.049614 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.049638 [ 3 ] {12f2b04d-69b9-4bb9-b84c-5fb67fd38498} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.31 21:27:55.049655 [ 3 ] {} HTTP-Session: a35e98ff-d062-4403-85c6-36bc29249766 Destroying unnamed session 2024.01.31 21:27:55.049773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 12904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.049818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.049837 [ 3 ] {} HTTP-Session: 4bd0f584-3462-4d43-a87d-ed46b722be43 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.049855 [ 3 ] {} HTTP-Session: 4bd0f584-3462-4d43-a87d-ed46b722be43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.049931 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.049971 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:27:55.050096 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.050392 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.050610 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.31 21:27:55.050759 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.31 21:27:55.050858 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} executeQuery: Read 76 rows, 6.07 KiB in 0.000901227 sec., 84329 rows/sec., 6.57 MiB/sec. 2024.01.31 21:27:55.050968 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.050992 [ 3 ] {a3924560-adab-44e5-bb2d-e5da18b4b073} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:27:55.051008 [ 3 ] {} HTTP-Session: 4bd0f584-3462-4d43-a87d-ed46b722be43 Destroying unnamed session 2024.01.31 21:27:55.051110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.051156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.051174 [ 3 ] {} HTTP-Session: 512988fe-8da9-44c0-be55-bc1d8ed05d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.051191 [ 3 ] {} HTTP-Session: 512988fe-8da9-44c0-be55-bc1d8ed05d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.051264 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.051306 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.31 21:27:55.051424 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.051697 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.051955 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.31 21:27:55.052137 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} oximeter.measurements_cumulativeu64 (e1a47369-5918-40bb-b413-d34fa639baf2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.31 21:27:55.052244 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} executeQuery: Read 37 rows, 2.67 KiB in 0.000944357 sec., 39180 rows/sec., 2.76 MiB/sec. 2024.01.31 21:27:55.052455 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.052481 [ 3 ] {204a0ec2-ca3f-4580-9682-89b34aac81f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:27:55.052502 [ 3 ] {} HTTP-Session: 512988fe-8da9-44c0-be55-bc1d8ed05d19 Destroying unnamed session 2024.01.31 21:27:55.052639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:27:55.052686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:27:55.052705 [ 3 ] {} HTTP-Session: d4c8c985-2731-4db1-8517-aed1391b9e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:27:55.052722 [ 3 ] {} HTTP-Session: d4c8c985-2731-4db1-8517-aed1391b9e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:27:55.052809 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:27:55.052856 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:27:55.053008 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:27:55.053475 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:27:55.053798 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.31 21:27:55.053987 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.31 21:27:55.054094 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} executeQuery: Read 50 rows, 69.09 KiB in 0.00125639 sec., 39796 rows/sec., 53.70 MiB/sec. 2024.01.31 21:27:55.054214 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} DynamicQueryHandler: Done processing query 2024.01.31 21:27:55.054238 [ 3 ] {7d2c84c3-df4a-4f65-9d08-39079a4a0287} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.01.31 21:27:55.054254 [ 3 ] {} HTTP-Session: d4c8c985-2731-4db1-8517-aed1391b9e88 Destroying unnamed session 2024.01.31 21:28:00.040108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 3490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:28:00.040301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:28:00.040345 [ 3 ] {} HTTP-Session: af42c81c-6ee4-4a3b-bd69-a86e0c283782 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:28:00.040384 [ 3 ] {} HTTP-Session: af42c81c-6ee4-4a3b-bd69-a86e0c283782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:28:00.040573 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:28:00.040662 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.31 21:28:00.040915 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:28:00.041368 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.041647 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.31 21:28:00.041814 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.31 21:28:00.041938 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} executeQuery: Read 24 rows, 1.95 KiB in 0.00131614 sec., 18235 rows/sec., 1.44 MiB/sec. 2024.01.31 21:28:00.041970 [ 53 ] {} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.042108 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} DynamicQueryHandler: Done processing query 2024.01.31 21:28:00.042116 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.042147 [ 3 ] {088bf589-8f60-4030-9d27-d0c1d2587edf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.31 21:28:00.042187 [ 3 ] {} HTTP-Session: af42c81c-6ee4-4a3b-bd69-a86e0c283782 Destroying unnamed session 2024.01.31 21:28:00.042287 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.31 21:28:00.042353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 10928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:28:00.042468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:28:00.042559 [ 3 ] {} HTTP-Session: 3976bc57-f118-4413-8140-5feb7f3b4117 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:28:00.042598 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:28:00.042612 [ 3 ] {} HTTP-Session: 3976bc57-f118-4413-8140-5feb7f3b4117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:28:00.042682 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 66 rows starting from the beginning of the part 2024.01.31 21:28:00.042815 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:28:00.042908 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.31 21:28:00.042998 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.043306 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part 2024.01.31 21:28:00.043366 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:28:00.043543 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.043652 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 50 rows starting from the beginning of the part 2024.01.31 21:28:00.043932 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.044220 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.044637 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.31 21:28:00.044963 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.31 21:28:00.045167 [ 119 ] {} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.045299 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} executeQuery: Read 72 rows, 6.52 KiB in 0.002417109 sec., 29787 rows/sec., 2.63 MiB/sec. 2024.01.31 21:28:00.045337 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.045451 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003204736 sec., 74265.08767024803 rows/sec., 5.88 MiB/sec. 2024.01.31 21:28:00.045558 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.31 21:28:00.045698 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} DynamicQueryHandler: Done processing query 2024.01.31 21:28:00.045719 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.31 21:28:00.045757 [ 3 ] {8dfd3147-913a-44fa-91ac-6e255e793c72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.31 21:28:00.045820 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:28:00.045847 [ 3 ] {} HTTP-Session: 3976bc57-f118-4413-8140-5feb7f3b4117 Destroying unnamed session 2024.01.31 21:28:00.045899 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 238 rows starting from the beginning of the part 2024.01.31 21:28:00.046065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 4115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:28:00.046088 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.31 21:28:00.046205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:28:00.046205 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 72 rows starting from the beginning of the part 2024.01.31 21:28:00.046239 [ 10 ] {ea523bad-85d0-4f2e-8b66-6ca976ceac85::all_1_81_16} oximeter.fields_i64 (ea523bad-85d0-4f2e-8b66-6ca976ceac85) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.046259 [ 3 ] {} HTTP-Session: 29cb0d6e-8a65-4e55-83b6-2e9d3190f112 Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:28:00.046320 [ 3 ] {} HTTP-Session: 29cb0d6e-8a65-4e55-83b6-2e9d3190f112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:28:00.046554 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 150 rows starting from the beginning of the part 2024.01.31 21:28:00.046626 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:28:00.046739 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.31 21:28:00.046777 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part 2024.01.31 21:28:00.047130 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 187 rows starting from the beginning of the part 2024.01.31 21:28:00.047228 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:28:00.047420 [ 17 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 72 rows starting from the beginning of the part 2024.01.31 21:28:00.047906 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.048396 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.31 21:28:00.048631 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.31 21:28:00.048776 [ 119 ] {} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.048871 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.049100 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.31 21:28:00.049149 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} executeQuery: Read 24 rows, 1.92 KiB in 0.00243745 sec., 9846 rows/sec., 788.48 KiB/sec. 2024.01.31 21:28:00.049278 [ 12 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 4 columns (4 merged, 0 gathered) in 0.003824881 sec., 206803.81951752224 rows/sec., 18.98 MiB/sec. 2024.01.31 21:28:00.049417 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:28:00.049503 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 119 rows starting from the beginning of the part 2024.01.31 21:28:00.049560 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} DynamicQueryHandler: Done processing query 2024.01.31 21:28:00.049590 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.31 21:28:00.049619 [ 3 ] {c4b5274f-d145-41bc-bc5a-839c67c76564} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.31 21:28:00.049689 [ 3 ] {} HTTP-Session: 29cb0d6e-8a65-4e55-83b6-2e9d3190f112 Destroying unnamed session 2024.01.31 21:28:00.049789 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.049900 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 53 rows starting from the beginning of the part 2024.01.31 21:28:00.050009 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.31 21:28:00.050011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44557, User-Agent: (none), Length: 25708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.31 21:28:00.050086 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 30 rows starting from the beginning of the part 2024.01.31 21:28:00.050145 [ 22 ] {891a7ef2-e04e-4912-8ebd-9a4cc06b2882::all_1_81_16} oximeter.fields_string (891a7ef2-e04e-4912-8ebd-9a4cc06b2882) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.050149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.31 21:28:00.050259 [ 3 ] {} HTTP-Session: 28cd1314-cf40-4b1e-b9d1-284f747cae5b Authenticating user 'default' from [fd00:1122:3344:101::d]:44557 2024.01.31 21:28:00.050375 [ 3 ] {} HTTP-Session: 28cd1314-cf40-4b1e-b9d1-284f747cae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.31 21:28:00.050401 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part 2024.01.31 21:28:00.050600 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} executeQuery: (from [fd00:1122:3344:101::d]:44557) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.31 21:28:00.050619 [ 18 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.050723 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.31 21:28:00.051273 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} ParallelParsingInputFormat: Parallel parsing is used 2024.01.31 21:28:00.052186 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220386 sec., 101230.100987894 rows/sec., 7.91 MiB/sec. 2024.01.31 21:28:00.052265 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.052355 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.31 21:28:00.052615 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.31 21:28:00.052718 [ 22 ] {f3f8310b-be94-45af-8ab0-3675e87bafa8::all_1_81_16} oximeter.fields_uuid (f3f8310b-be94-45af-8ab0-3675e87bafa8) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.052739 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.31 21:28:00.052984 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.31 21:28:00.053136 [ 119 ] {} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.053139 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} executeQuery: Read 24 rows, 33.16 KiB in 0.002472999 sec., 9704 rows/sec., 13.10 MiB/sec. 2024.01.31 21:28:00.053215 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.25 GiB. 2024.01.31 21:28:00.053426 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.31 21:28:00.053560 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} DynamicQueryHandler: Done processing query 2024.01.31 21:28:00.053621 [ 3 ] {634c3352-60e9-44a9-80f2-e220144c9144} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.31 21:28:00.053673 [ 3 ] {} HTTP-Session: 28cd1314-cf40-4b1e-b9d1-284f747cae5b Destroying unnamed session 2024.01.31 21:28:00.053681 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.31 21:28:00.053783 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2013 rows starting from the beginning of the part 2024.01.31 21:28:00.054046 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.054146 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 50 rows starting from the beginning of the part 2024.01.31 21:28:00.054241 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.054331 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 50 rows starting from the beginning of the part 2024.01.31 21:28:00.054422 [ 17 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part 2024.01.31 21:28:00.058001 [ 15 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 6 columns (6 merged, 0 gathered) in 0.004670097 sec., 467870.36757480627 rows/sec., 631.37 MiB/sec. 2024.01.31 21:28:00.059228 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.31 21:28:00.059467 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.31 21:28:00.059533 [ 16 ] {e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16} oximeter.measurements_histogramf64 (e06fd890-4887-49ce-8fdd-a227fc9da55a) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.31 21:28:00.059618 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in e06fd890-4887-49ce-8fdd-a227fc9da55a::all_1_81_16: 13.53 MiB.