[ Feb 1 23:04:41 Enabled. ] [ Feb 1 23:04:41 Rereading configuration. ] [ Feb 1 23:04:43 Rereading configuration. ] [ Feb 1 23:04: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 [ Feb 1 23:04: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.02.01 23:04:47.738443 [ 1 ] {} Application: Will watch for the process with pid 24511 2024.02.01 23:04:47.738560 [ 1 ] {} Application: Forked a child process to watch 2024.02.01 23:04:48.343077 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24511 2024.02.01 23:04:48.343254 [ 1 ] {} Application: starting up 2024.02.01 23:04:48.343462 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.01 23:04:48.451669 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.01 23:04:48.451768 [ 1 ] {} Application: Initializing DateLUT. 2024.02.01 23:04:48.451799 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.01 23:04:48.451875 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.01 23:04:48.452200 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.01 23:04:48.452857 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.01 23:04:48.453358 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.01 23:04:48.453610 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.01 23:04:48.456175 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.01 23:04:48.456220 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.01 23:04:48.456920 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.01 23:04:48.457092 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.01 23:04:48.463039 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.01 23:04:48.463320 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.01 23:04:48.463344 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.01 23:04:48.464609 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.01 23:04:48.464990 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.01 23:04:48.465314 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.01 23:04:48.465600 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.01 23:04:48.466417 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.01 23:04:48.466461 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.01 23:04:48.466515 [ 1 ] {} Application: Loaded user defined objects 2024.02.01 23:04:48.466533 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.01 23:04:48.484537 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.01 23:04:48.484565 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105122 sec 2024.02.01 23:04:48.485100 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.01 23:04:48.485176 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.01 23:04:48.485195 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.01 23:04:48.485213 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.01 23:04:48.485225 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.01 23:04:48.485239 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.01 23:04:48.485255 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.01 23:04:48.485286 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.01 23:04:48.485306 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.01 23:04:48.485335 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.01 23:04:48.485348 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.01 23:04:48.485362 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.01 23:04:48.485376 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.01 23:04:48.485407 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.01 23:04:48.485422 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.01 23:04:48.485435 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.01 23:04:48.519410 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.01 23:04:48.521282 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.01 23:04:48.521308 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2511e-05 sec 2024.02.01 23:04:48.521332 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.01 23:04:48.521346 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.01 23:04:48.521369 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.01 23:04:48.523357 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.01 23:04:48.528456 [ 1 ] {} Application: Loaded metadata. 2024.02.01 23:04:48.528564 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.01 23:04:48.528607 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.01 23:04:49.278496 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.01 23:04:49.295971 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.01 23:04:49.296015 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.01 23:04:49.412188 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.01 23:04:49.412918 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.63 MiB (RSS), difference: 210.68 MiB 2024.02.01 23:04:49.413241 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.01 23:04:49.413273 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.01 23:04:49.413347 [ 72 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:04:49.413411 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.01 23:04:49.413471 [ 72 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:04:49.413537 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.01 23:04:49.414552 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.01 23:04:49.414574 [ 1 ] {} Application: Ready for connections. 2024.02.01 23:04:49.417598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.417779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.418354 [ 3 ] {} HTTP-Session: d450a4a2-55ca-4e27-9e5d-839b0fb5c74d Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.418387 [ 3 ] {} HTTP-Session: d450a4a2-55ca-4e27-9e5d-839b0fb5c74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.418516 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.01 23:04:49.418546 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.01 23:04:49.418565 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.01 23:04:49.419972 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.01 23:04:49.440757 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:48548) (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.02.01 23:04:49.441501 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} 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.02.01 23:04:49.442188 [ 3 ] {b0f71e9a-bd7d-49ea-8f8c-1317e99e33b3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.442212 [ 3 ] {} HTTP-Session: d450a4a2-55ca-4e27-9e5d-839b0fb5c74d Destroying unnamed session 2024.02.01 23:04:49.442964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.443023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.443044 [ 3 ] {} HTTP-Session: 2af3ad1f-7499-41ab-9d70-ece1ad340903 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.443067 [ 3 ] {} HTTP-Session: 2af3ad1f-7499-41ab-9d70-ece1ad340903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.443161 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} executeQuery: (from [fd00:1122:3344:101::d]:48548) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.01 23:04:49.443244 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.01 23:04:49.444163 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.01 23:04:49.445920 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:04:49.449732 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.449769 [ 3 ] {db001485-fd6c-4a26-9f0c-bc56122354ca} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.01 23:04:49.449789 [ 3 ] {} HTTP-Session: 2af3ad1f-7499-41ab-9d70-ece1ad340903 Destroying unnamed session 2024.02.01 23:04:49.449922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.449978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.449998 [ 3 ] {} HTTP-Session: 2b6c3714-f94d-4681-ae6f-bc85caa8f3f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.450014 [ 3 ] {} HTTP-Session: 2b6c3714-f94d-4681-ae6f-bc85caa8f3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.450114 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} executeQuery: (from [fd00:1122:3344:101::d]:48548) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.01 23:04:49.450360 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:48548) (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.02.01 23:04:49.450481 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} 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.02.01 23:04:49.450589 [ 3 ] {9b696805-d591-4f4c-b542-e41cdb6a3c3f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.450607 [ 3 ] {} HTTP-Session: 2b6c3714-f94d-4681-ae6f-bc85caa8f3f3 Destroying unnamed session 2024.02.01 23:04:49.450902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.450948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.450968 [ 3 ] {} HTTP-Session: a0de814f-ac04-441e-bd05-d1d2ab5f6925 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.450986 [ 3 ] {} HTTP-Session: a0de814f-ac04-441e-bd05-d1d2ab5f6925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.451088 [ 3 ] {13a89818-35b0-4599-9fc3-d55a70610222} executeQuery: (from [fd00:1122:3344:101::d]:48548) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.01 23:04:49.451182 [ 3 ] {13a89818-35b0-4599-9fc3-d55a70610222} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.451207 [ 3 ] {13a89818-35b0-4599-9fc3-d55a70610222} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.451222 [ 3 ] {} HTTP-Session: a0de814f-ac04-441e-bd05-d1d2ab5f6925 Destroying unnamed session 2024.02.01 23:04:49.451330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.451372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.451391 [ 3 ] {} HTTP-Session: 8c7f06e7-4bbf-47cb-bacc-f1c234f3eeae Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.451409 [ 3 ] {} HTTP-Session: 8c7f06e7-4bbf-47cb-bacc-f1c234f3eeae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.451463 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.01 23:04:49.451513 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.01 23:04:49.453087 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.01 23:04:49.453109 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} TablesLoader: Parsed metadata of 0 tables in 1 databases in 3.9711e-05 sec 2024.02.01 23:04:49.453131 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.01 23:04:49.453148 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} DatabaseAtomic (oximeter): Starting up tables. 2024.02.01 23:04:49.453212 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.453235 [ 3 ] {670a2cc2-831d-4f05-a6b5-703a204902bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.453249 [ 3 ] {} HTTP-Session: 8c7f06e7-4bbf-47cb-bacc-f1c234f3eeae Destroying unnamed session 2024.02.01 23:04:49.453345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.453386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.453405 [ 3 ] {} HTTP-Session: 3e566480-27ae-4733-9bb7-f93e87177c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.453424 [ 3 ] {} HTTP-Session: 3e566480-27ae-4733-9bb7-f93e87177c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.453557 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.01 23:04:49.453604 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.01 23:04:49.464214 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} oximeter.version (6c900a8a-289e-4e90-b181-915db06f0e85): Loading data parts 2024.02.01 23:04:49.464375 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} oximeter.version (6c900a8a-289e-4e90-b181-915db06f0e85): There are no data parts 2024.02.01 23:04:49.467102 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.467127 [ 3 ] {b90c9a50-d68b-4bf8-b907-b90e00464f92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.467148 [ 3 ] {} HTTP-Session: 3e566480-27ae-4733-9bb7-f93e87177c77 Destroying unnamed session 2024.02.01 23:04:49.467263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.467310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.467331 [ 3 ] {} HTTP-Session: f9208541-50d5-41db-a2d5-b01cf8cb4413 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.467347 [ 3 ] {} HTTP-Session: f9208541-50d5-41db-a2d5-b01cf8cb4413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.467548 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.467597 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.01 23:04:49.482462 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} oximeter.measurements_bool (a07f62d0-1d59-4512-bc6e-572e353db67c): Loading data parts 2024.02.01 23:04:49.482616 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} oximeter.measurements_bool (a07f62d0-1d59-4512-bc6e-572e353db67c): There are no data parts 2024.02.01 23:04:49.484976 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.485001 [ 3 ] {e60220e2-ea52-4fd0-8a80-cbec8781378d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.485021 [ 3 ] {} HTTP-Session: f9208541-50d5-41db-a2d5-b01cf8cb4413 Destroying unnamed session 2024.02.01 23:04:49.485141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.485189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.485210 [ 3 ] {} HTTP-Session: 3561017a-cbb3-452e-a492-a7541e955f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.485226 [ 3 ] {} HTTP-Session: 3561017a-cbb3-452e-a492-a7541e955f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.485413 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.485459 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.01 23:04:49.488438 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} oximeter.measurements_i8 (36db3004-a407-4c42-90ad-36e3af88be3a): Loading data parts 2024.02.01 23:04:49.488529 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} oximeter.measurements_i8 (36db3004-a407-4c42-90ad-36e3af88be3a): There are no data parts 2024.02.01 23:04:49.490516 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.490542 [ 3 ] {9611d5db-e39e-4c3d-9347-c0e44e3bd5c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.490570 [ 3 ] {} HTTP-Session: 3561017a-cbb3-452e-a492-a7541e955f18 Destroying unnamed session 2024.02.01 23:04:49.490742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.490832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.490869 [ 3 ] {} HTTP-Session: 9fd037a3-e82d-4518-b232-935e29a874f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.490907 [ 3 ] {} HTTP-Session: 9fd037a3-e82d-4518-b232-935e29a874f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.491285 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.491380 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.01 23:04:49.498487 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} oximeter.measurements_u8 (6e2a436b-2aae-42a3-8099-6c31586a368a): Loading data parts 2024.02.01 23:04:49.498582 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} oximeter.measurements_u8 (6e2a436b-2aae-42a3-8099-6c31586a368a): There are no data parts 2024.02.01 23:04:49.500998 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.501047 [ 3 ] {6fd88020-88d7-462f-ac18-60fd4d23541c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.501079 [ 3 ] {} HTTP-Session: 9fd037a3-e82d-4518-b232-935e29a874f1 Destroying unnamed session 2024.02.01 23:04:49.501266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.501358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.501394 [ 3 ] {} HTTP-Session: a52d24e6-0488-4dd6-b59d-85953f7ad190 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.501434 [ 3 ] {} HTTP-Session: a52d24e6-0488-4dd6-b59d-85953f7ad190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.501702 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.501744 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.01 23:04:49.504433 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} oximeter.measurements_i16 (70a1ae05-ea31-4e3d-b49f-b4bf47cc5c67): Loading data parts 2024.02.01 23:04:49.504515 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} oximeter.measurements_i16 (70a1ae05-ea31-4e3d-b49f-b4bf47cc5c67): There are no data parts 2024.02.01 23:04:49.506446 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.506476 [ 3 ] {73a946a6-3a4c-48d1-892e-2d667e16db55} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.506491 [ 3 ] {} HTTP-Session: a52d24e6-0488-4dd6-b59d-85953f7ad190 Destroying unnamed session 2024.02.01 23:04:49.506601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.506656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.506678 [ 3 ] {} HTTP-Session: 904baeeb-bc76-4894-9786-a45122416802 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.506701 [ 3 ] {} HTTP-Session: 904baeeb-bc76-4894-9786-a45122416802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.506934 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.506987 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.01 23:04:49.513315 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} oximeter.measurements_u16 (22bdb38e-17af-43a8-a3af-c29801d100ad): Loading data parts 2024.02.01 23:04:49.513405 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} oximeter.measurements_u16 (22bdb38e-17af-43a8-a3af-c29801d100ad): There are no data parts 2024.02.01 23:04:49.515613 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.515649 [ 3 ] {7e9fef13-ab73-495f-a1c7-41d09067eea6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.515667 [ 3 ] {} HTTP-Session: 904baeeb-bc76-4894-9786-a45122416802 Destroying unnamed session 2024.02.01 23:04:49.515788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.515844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.515866 [ 3 ] {} HTTP-Session: 592598b2-56fc-4c12-98fd-654e286e4c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.515889 [ 3 ] {} HTTP-Session: 592598b2-56fc-4c12-98fd-654e286e4c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.516115 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.516166 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.01 23:04:49.518824 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} oximeter.measurements_i32 (164c3566-333b-4d76-b328-61e95383e322): Loading data parts 2024.02.01 23:04:49.518905 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} oximeter.measurements_i32 (164c3566-333b-4d76-b328-61e95383e322): There are no data parts 2024.02.01 23:04:49.520705 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.520740 [ 3 ] {183509df-6217-470d-9a07-b629ae582fc6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.520758 [ 3 ] {} HTTP-Session: 592598b2-56fc-4c12-98fd-654e286e4c1a Destroying unnamed session 2024.02.01 23:04:49.520862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.520920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.520943 [ 3 ] {} HTTP-Session: e3999775-3a4b-487f-af72-0cdead3c2115 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.520967 [ 3 ] {} HTTP-Session: e3999775-3a4b-487f-af72-0cdead3c2115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.521188 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.521244 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.01 23:04:49.527521 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} oximeter.measurements_u32 (390997cc-1dc9-4dd0-98be-27262932a5d1): Loading data parts 2024.02.01 23:04:49.527605 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} oximeter.measurements_u32 (390997cc-1dc9-4dd0-98be-27262932a5d1): There are no data parts 2024.02.01 23:04:49.529797 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.529833 [ 3 ] {53ea47a1-7661-4ea3-a582-9aeb3a96b1ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.529851 [ 3 ] {} HTTP-Session: e3999775-3a4b-487f-af72-0cdead3c2115 Destroying unnamed session 2024.02.01 23:04:49.529956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.530017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.530039 [ 3 ] {} HTTP-Session: c3e60735-0619-4503-ae81-2e8013b3ce35 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.530059 [ 3 ] {} HTTP-Session: c3e60735-0619-4503-ae81-2e8013b3ce35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.530290 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.530350 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.01 23:04:49.532961 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Loading data parts 2024.02.01 23:04:49.533042 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): There are no data parts 2024.02.01 23:04:49.534772 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.534797 [ 3 ] {0c56fe4a-795f-4883-bb72-42efa41d670a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.534817 [ 3 ] {} HTTP-Session: c3e60735-0619-4503-ae81-2e8013b3ce35 Destroying unnamed session 2024.02.01 23:04:49.534928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.534974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.534997 [ 3 ] {} HTTP-Session: a71f9354-bc53-43e0-a58a-2d2046d6c3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.535013 [ 3 ] {} HTTP-Session: a71f9354-bc53-43e0-a58a-2d2046d6c3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.535198 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.535248 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.01 23:04:49.542032 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} oximeter.measurements_u64 (a74da50b-7940-44cd-9c1f-0586e04cf556): Loading data parts 2024.02.01 23:04:49.542117 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} oximeter.measurements_u64 (a74da50b-7940-44cd-9c1f-0586e04cf556): There are no data parts 2024.02.01 23:04:49.544323 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.544346 [ 3 ] {f66de37c-53f6-49d9-816f-7238d178fd8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.544368 [ 3 ] {} HTTP-Session: a71f9354-bc53-43e0-a58a-2d2046d6c3fa Destroying unnamed session 2024.02.01 23:04:49.544474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.544520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.544543 [ 3 ] {} HTTP-Session: dd2c2e70-94ee-4a51-9526-75ac90364acc Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.544559 [ 3 ] {} HTTP-Session: dd2c2e70-94ee-4a51-9526-75ac90364acc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.544742 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.544790 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.01 23:04:49.547379 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} oximeter.measurements_f32 (aa8367f0-8364-4ab1-9824-f210aaaa1c8d): Loading data parts 2024.02.01 23:04:49.547460 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} oximeter.measurements_f32 (aa8367f0-8364-4ab1-9824-f210aaaa1c8d): There are no data parts 2024.02.01 23:04:49.549278 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.549302 [ 3 ] {db696c73-18c9-4e0a-a4ee-0ed2253f4e01} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.549324 [ 3 ] {} HTTP-Session: dd2c2e70-94ee-4a51-9526-75ac90364acc Destroying unnamed session 2024.02.01 23:04:49.549426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.549471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.549494 [ 3 ] {} HTTP-Session: 87847e40-ccf6-4804-b6d8-4bc36276c115 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.549510 [ 3 ] {} HTTP-Session: 87847e40-ccf6-4804-b6d8-4bc36276c115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.549693 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.549736 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.01 23:04:49.556483 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} oximeter.measurements_f64 (34844826-b148-4486-b2a6-4c34f82252d3): Loading data parts 2024.02.01 23:04:49.556573 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} oximeter.measurements_f64 (34844826-b148-4486-b2a6-4c34f82252d3): There are no data parts 2024.02.01 23:04:49.558806 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.558841 [ 3 ] {ad310e12-9841-4858-86d2-16d5078f36e4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.558866 [ 3 ] {} HTTP-Session: 87847e40-ccf6-4804-b6d8-4bc36276c115 Destroying unnamed session 2024.02.01 23:04:49.558979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.559034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.559063 [ 3 ] {} HTTP-Session: f690c7ae-6502-4e12-a13f-65812a26687a Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.559082 [ 3 ] {} HTTP-Session: f690c7ae-6502-4e12-a13f-65812a26687a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.559308 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.559363 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.01 23:04:49.562062 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} oximeter.measurements_string (f6a90203-8b61-4d04-9e46-92260310dc79): Loading data parts 2024.02.01 23:04:49.562152 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} oximeter.measurements_string (f6a90203-8b61-4d04-9e46-92260310dc79): There are no data parts 2024.02.01 23:04:49.563923 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.563953 [ 3 ] {8449c76e-8a17-4633-9192-6dc9e42211c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.563974 [ 3 ] {} HTTP-Session: f690c7ae-6502-4e12-a13f-65812a26687a Destroying unnamed session 2024.02.01 23:04:49.564061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.564107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.564130 [ 3 ] {} HTTP-Session: 61c12685-55c0-4ffc-811e-c34f9eb1251e Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.564146 [ 3 ] {} HTTP-Session: 61c12685-55c0-4ffc-811e-c34f9eb1251e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.564334 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.564388 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.01 23:04:49.570485 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} oximeter.measurements_bytes (2b5a9d2c-a8a6-471b-ac88-a011fa2d3444): Loading data parts 2024.02.01 23:04:49.570572 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} oximeter.measurements_bytes (2b5a9d2c-a8a6-471b-ac88-a011fa2d3444): There are no data parts 2024.02.01 23:04:49.581579 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.581610 [ 3 ] {6f7f7ede-93dd-45e1-87c2-d892aa52cba1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.581629 [ 3 ] {} HTTP-Session: 61c12685-55c0-4ffc-811e-c34f9eb1251e Destroying unnamed session 2024.02.01 23:04:49.581746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.581805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.581828 [ 3 ] {} HTTP-Session: b1c43a77-17d5-4f81-a5ca-acfa52bde65f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.581853 [ 3 ] {} HTTP-Session: b1c43a77-17d5-4f81-a5ca-acfa52bde65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.582105 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.582166 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.01 23:04:49.585084 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} oximeter.measurements_cumulativei64 (7e4a5f5f-4fe5-424b-8011-4bdfec38e845): Loading data parts 2024.02.01 23:04:49.585171 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} oximeter.measurements_cumulativei64 (7e4a5f5f-4fe5-424b-8011-4bdfec38e845): There are no data parts 2024.02.01 23:04:49.593678 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.593707 [ 3 ] {4c69cb46-db18-4349-80bf-8677b17e90b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.593732 [ 3 ] {} HTTP-Session: b1c43a77-17d5-4f81-a5ca-acfa52bde65f Destroying unnamed session 2024.02.01 23:04:49.593864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.593921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.593948 [ 3 ] {} HTTP-Session: 5aa2510f-edcd-437a-855d-e22a1a5f4f57 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.593973 [ 3 ] {} HTTP-Session: 5aa2510f-edcd-437a-855d-e22a1a5f4f57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.594219 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.594280 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.01 23:04:49.597021 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Loading data parts 2024.02.01 23:04:49.597101 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): There are no data parts 2024.02.01 23:04:49.599413 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.599439 [ 3 ] {8aef370d-2db3-468e-ab9a-c387f2af56c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.599461 [ 3 ] {} HTTP-Session: 5aa2510f-edcd-437a-855d-e22a1a5f4f57 Destroying unnamed session 2024.02.01 23:04:49.599587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.599636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.599664 [ 3 ] {} HTTP-Session: 34a77618-3e3c-4928-a9c2-71547e7c431f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.599689 [ 3 ] {} HTTP-Session: 34a77618-3e3c-4928-a9c2-71547e7c431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.599940 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.600001 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.01 23:04:49.602183 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} oximeter.measurements_cumulativef32 (fd7bdd0c-9c80-4ad1-801a-2426860e1498): Loading data parts 2024.02.01 23:04:49.602267 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} oximeter.measurements_cumulativef32 (fd7bdd0c-9c80-4ad1-801a-2426860e1498): There are no data parts 2024.02.01 23:04:49.607866 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.607904 [ 3 ] {bdab5c70-2791-4947-816e-8f7a498e6157} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.607923 [ 3 ] {} HTTP-Session: 34a77618-3e3c-4928-a9c2-71547e7c431f Destroying unnamed session 2024.02.01 23:04:49.608050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.608107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.608130 [ 3 ] {} HTTP-Session: e277ff61-665f-4b1f-8fab-91a979930082 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.608156 [ 3 ] {} HTTP-Session: e277ff61-665f-4b1f-8fab-91a979930082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.608402 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.608463 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.01 23:04:49.610578 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} oximeter.measurements_cumulativef64 (042f05f9-2c9d-4043-bd7a-37880e8b7485): Loading data parts 2024.02.01 23:04:49.610697 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} oximeter.measurements_cumulativef64 (042f05f9-2c9d-4043-bd7a-37880e8b7485): There are no data parts 2024.02.01 23:04:49.612954 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.612985 [ 3 ] {faaef02b-abc9-479b-ab2d-f744b7934650} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.613006 [ 3 ] {} HTTP-Session: e277ff61-665f-4b1f-8fab-91a979930082 Destroying unnamed session 2024.02.01 23:04:49.613107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.613154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.613178 [ 3 ] {} HTTP-Session: bac822b5-364b-443e-a1cc-a51455c88fbd Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.613194 [ 3 ] {} HTTP-Session: bac822b5-364b-443e-a1cc-a51455c88fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.613408 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.613462 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.01 23:04:49.615196 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} oximeter.measurements_histogrami8 (00fdd810-2f9c-436d-b978-1b8d630701e7): Loading data parts 2024.02.01 23:04:49.615289 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} oximeter.measurements_histogrami8 (00fdd810-2f9c-436d-b978-1b8d630701e7): There are no data parts 2024.02.01 23:04:49.621375 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.621407 [ 3 ] {5b49a80f-3759-41dc-ad2d-23f5653d626f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.621428 [ 3 ] {} HTTP-Session: bac822b5-364b-443e-a1cc-a51455c88fbd Destroying unnamed session 2024.02.01 23:04:49.621546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.621594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.621619 [ 3 ] {} HTTP-Session: 25d49dd1-577c-42e1-a137-f9014df5f772 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.621635 [ 3 ] {} HTTP-Session: 25d49dd1-577c-42e1-a137-f9014df5f772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.621844 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.621896 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.01 23:04:49.624852 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} oximeter.measurements_histogramu8 (fa2fbe43-3299-4326-8d9a-c2d028a5b2eb): Loading data parts 2024.02.01 23:04:49.624952 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} oximeter.measurements_histogramu8 (fa2fbe43-3299-4326-8d9a-c2d028a5b2eb): There are no data parts 2024.02.01 23:04:49.627072 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.627110 [ 3 ] {e2c1dc58-36d9-4e88-b8d1-052ad6c7b3e3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.627141 [ 3 ] {} HTTP-Session: 25d49dd1-577c-42e1-a137-f9014df5f772 Destroying unnamed session 2024.02.01 23:04:49.627272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.627323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.627352 [ 3 ] {} HTTP-Session: 3eaf9e8a-fc44-47f9-a114-82655555e176 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.627369 [ 3 ] {} HTTP-Session: 3eaf9e8a-fc44-47f9-a114-82655555e176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.627815 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.627908 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.01 23:04:49.633435 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} oximeter.measurements_histogrami16 (2e9486d8-4d13-4544-ad3b-9f8abdc7d002): Loading data parts 2024.02.01 23:04:49.633534 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} oximeter.measurements_histogrami16 (2e9486d8-4d13-4544-ad3b-9f8abdc7d002): There are no data parts 2024.02.01 23:04:49.636028 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.636071 [ 3 ] {9d9ae0c0-1faa-4cf7-9bfd-53ffcf6489db} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.636087 [ 3 ] {} HTTP-Session: 3eaf9e8a-fc44-47f9-a114-82655555e176 Destroying unnamed session 2024.02.01 23:04:49.636207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.636272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.636291 [ 3 ] {} HTTP-Session: 36a2075b-dab9-4eed-bf17-58b7cd7736a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.636317 [ 3 ] {} HTTP-Session: 36a2075b-dab9-4eed-bf17-58b7cd7736a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.636534 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.636598 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.01 23:04:49.657639 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} oximeter.measurements_histogramu16 (97a7882a-4087-4664-838f-47bcfe7ea76a): Loading data parts 2024.02.01 23:04:49.657738 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} oximeter.measurements_histogramu16 (97a7882a-4087-4664-838f-47bcfe7ea76a): There are no data parts 2024.02.01 23:04:49.661910 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.661954 [ 3 ] {7bb0258e-8d29-42cc-8de8-3b4553c37ef7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.661973 [ 3 ] {} HTTP-Session: 36a2075b-dab9-4eed-bf17-58b7cd7736a4 Destroying unnamed session 2024.02.01 23:04:49.662111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.662175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.662197 [ 3 ] {} HTTP-Session: 33b35fb8-7857-4ce2-8b99-ce04f41826d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.662229 [ 3 ] {} HTTP-Session: 33b35fb8-7857-4ce2-8b99-ce04f41826d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.662503 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.662578 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.01 23:04:49.665456 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} oximeter.measurements_histogrami32 (3553825a-7fb0-4a78-812d-ad7828ad6b3a): Loading data parts 2024.02.01 23:04:49.665548 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} oximeter.measurements_histogrami32 (3553825a-7fb0-4a78-812d-ad7828ad6b3a): There are no data parts 2024.02.01 23:04:49.667025 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.667051 [ 3 ] {6284fadf-cb6e-4e75-92ea-b1532ebeee5a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.667074 [ 3 ] {} HTTP-Session: 33b35fb8-7857-4ce2-8b99-ce04f41826d9 Destroying unnamed session 2024.02.01 23:04:49.667188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.667239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.667257 [ 3 ] {} HTTP-Session: 14466d14-df38-4ec9-934d-665556f298c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.667278 [ 3 ] {} HTTP-Session: 14466d14-df38-4ec9-934d-665556f298c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.667495 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.667549 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.01 23:04:49.673882 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} oximeter.measurements_histogramu32 (b3580ab6-d278-494b-b645-e9d325593749): Loading data parts 2024.02.01 23:04:49.673977 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} oximeter.measurements_histogramu32 (b3580ab6-d278-494b-b645-e9d325593749): There are no data parts 2024.02.01 23:04:49.675792 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.675818 [ 3 ] {a28c4b95-4a14-433a-a1c2-9810a3b152b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.675841 [ 3 ] {} HTTP-Session: 14466d14-df38-4ec9-934d-665556f298c7 Destroying unnamed session 2024.02.01 23:04:49.675949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.675999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.676024 [ 3 ] {} HTTP-Session: bbbfd890-35d6-489d-8258-b7cdafd90dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.676046 [ 3 ] {} HTTP-Session: bbbfd890-35d6-489d-8258-b7cdafd90dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.676258 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.676313 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.01 23:04:49.678897 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} oximeter.measurements_histogrami64 (bdb9e141-09ad-4913-809f-ab45eecb36d2): Loading data parts 2024.02.01 23:04:49.678989 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} oximeter.measurements_histogrami64 (bdb9e141-09ad-4913-809f-ab45eecb36d2): There are no data parts 2024.02.01 23:04:49.680437 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.680470 [ 3 ] {de8ef00f-9029-49ed-93eb-b30fbd512f8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.680486 [ 3 ] {} HTTP-Session: bbbfd890-35d6-489d-8258-b7cdafd90dd7 Destroying unnamed session 2024.02.01 23:04:49.680592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.680639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.680659 [ 3 ] {} HTTP-Session: 75b2edf0-4128-4849-997f-0522f5e8b05d Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.680681 [ 3 ] {} HTTP-Session: 75b2edf0-4128-4849-997f-0522f5e8b05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.680898 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.680951 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.01 23:04:49.687216 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} oximeter.measurements_histogramu64 (2b1ebee0-eceb-4575-8a12-62e698086bb9): Loading data parts 2024.02.01 23:04:49.687370 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} oximeter.measurements_histogramu64 (2b1ebee0-eceb-4575-8a12-62e698086bb9): There are no data parts 2024.02.01 23:04:49.689278 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.689312 [ 3 ] {97d00c16-d074-441a-8175-24b406ad3959} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.689334 [ 3 ] {} HTTP-Session: 75b2edf0-4128-4849-997f-0522f5e8b05d Destroying unnamed session 2024.02.01 23:04:49.689429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.689478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.689503 [ 3 ] {} HTTP-Session: e16ddc64-0d17-49af-a391-2c126eed8da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.689519 [ 3 ] {} HTTP-Session: e16ddc64-0d17-49af-a391-2c126eed8da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.689736 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.689792 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.01 23:04:49.692364 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} oximeter.measurements_histogramf32 (10ed0065-02ae-4382-8d70-0356263f6765): Loading data parts 2024.02.01 23:04:49.692450 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} oximeter.measurements_histogramf32 (10ed0065-02ae-4382-8d70-0356263f6765): There are no data parts 2024.02.01 23:04:49.693919 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.693945 [ 3 ] {d00e0ecd-ea16-49ad-9e27-fcaee37c7760} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.693969 [ 3 ] {} HTTP-Session: e16ddc64-0d17-49af-a391-2c126eed8da3 Destroying unnamed session 2024.02.01 23:04:49.694076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.694125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.694150 [ 3 ] {} HTTP-Session: 0ca18106-d546-4612-9e65-8bb90a10bc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.694167 [ 3 ] {} HTTP-Session: 0ca18106-d546-4612-9e65-8bb90a10bc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.694380 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.01 23:04:49.694435 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.01 23:04:49.700774 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Loading data parts 2024.02.01 23:04:49.700870 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): There are no data parts 2024.02.01 23:04:49.702717 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.702782 [ 3 ] {c41abfe1-da2a-4ad4-a41b-003612e20f08} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.702797 [ 3 ] {} HTTP-Session: 0ca18106-d546-4612-9e65-8bb90a10bc21 Destroying unnamed session 2024.02.01 23:04:49.702937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.702993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.703012 [ 3 ] {} HTTP-Session: 66b4aaee-20e2-40fe-b676-01ff7d4ba839 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.703033 [ 3 ] {} HTTP-Session: 66b4aaee-20e2-40fe-b676-01ff7d4ba839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.703191 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.703245 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.01 23:04:49.705757 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} oximeter.fields_bool (307eb016-4f36-4b30-8890-c8da1d5814f6): Loading data parts 2024.02.01 23:04:49.705854 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} oximeter.fields_bool (307eb016-4f36-4b30-8890-c8da1d5814f6): There are no data parts 2024.02.01 23:04:49.707270 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.707304 [ 3 ] {cebba02d-b22e-4e32-bd50-dfba94744045} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.707319 [ 3 ] {} HTTP-Session: 66b4aaee-20e2-40fe-b676-01ff7d4ba839 Destroying unnamed session 2024.02.01 23:04:49.707422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.707472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.707491 [ 3 ] {} HTTP-Session: 42e29380-afea-4db6-8293-8adb393e362b Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.707514 [ 3 ] {} HTTP-Session: 42e29380-afea-4db6-8293-8adb393e362b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.707674 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.707716 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.01 23:04:49.714769 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} oximeter.fields_i8 (67ffb6bd-bda2-4367-a461-9aedece38170): Loading data parts 2024.02.01 23:04:49.714870 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} oximeter.fields_i8 (67ffb6bd-bda2-4367-a461-9aedece38170): There are no data parts 2024.02.01 23:04:49.716757 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.716784 [ 3 ] {3913ee87-fae2-48b3-8c9c-16b5244b31a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.716808 [ 3 ] {} HTTP-Session: 42e29380-afea-4db6-8293-8adb393e362b Destroying unnamed session 2024.02.01 23:04:49.716927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.716968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.716994 [ 3 ] {} HTTP-Session: 898c1c3c-1220-4e9f-b342-1912a58c5012 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.717020 [ 3 ] {} HTTP-Session: 898c1c3c-1220-4e9f-b342-1912a58c5012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.717173 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.717222 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.01 23:04:49.719686 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} oximeter.fields_u8 (f58166b1-1d78-4839-8778-c8b4b5feda74): Loading data parts 2024.02.01 23:04:49.719789 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} oximeter.fields_u8 (f58166b1-1d78-4839-8778-c8b4b5feda74): There are no data parts 2024.02.01 23:04:49.721306 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.721330 [ 3 ] {44ed2d69-9df5-4278-bb94-db6159c52eab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.721354 [ 3 ] {} HTTP-Session: 898c1c3c-1220-4e9f-b342-1912a58c5012 Destroying unnamed session 2024.02.01 23:04:49.721439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.721488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.721506 [ 3 ] {} HTTP-Session: be414da4-7145-4e47-8618-448aa7271f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.721529 [ 3 ] {} HTTP-Session: be414da4-7145-4e47-8618-448aa7271f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.721688 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.721731 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.01 23:04:49.728196 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} oximeter.fields_i16 (facf4500-b8c5-452c-a2e8-d67a68493027): Loading data parts 2024.02.01 23:04:49.728293 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} oximeter.fields_i16 (facf4500-b8c5-452c-a2e8-d67a68493027): There are no data parts 2024.02.01 23:04:49.730102 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.730135 [ 3 ] {ce6178b9-057a-4289-9504-e84528e01297} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.730151 [ 3 ] {} HTTP-Session: be414da4-7145-4e47-8618-448aa7271f42 Destroying unnamed session 2024.02.01 23:04:49.730257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.730307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.730325 [ 3 ] {} HTTP-Session: c3fae385-c2b9-48eb-83aa-f1427da2cda4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.730348 [ 3 ] {} HTTP-Session: c3fae385-c2b9-48eb-83aa-f1427da2cda4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.730509 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.730553 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.01 23:04:49.733566 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Loading data parts 2024.02.01 23:04:49.733648 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): There are no data parts 2024.02.01 23:04:49.735100 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.735133 [ 3 ] {c2bf5540-afc1-4c4d-8c33-8d11c0b859a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.735149 [ 3 ] {} HTTP-Session: c3fae385-c2b9-48eb-83aa-f1427da2cda4 Destroying unnamed session 2024.02.01 23:04:49.735250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.735306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.735324 [ 3 ] {} HTTP-Session: 82c053c1-3fc8-41b1-8239-cccc155015c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.735340 [ 3 ] {} HTTP-Session: 82c053c1-3fc8-41b1-8239-cccc155015c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.735498 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.735548 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.01 23:04:49.742190 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} oximeter.fields_i32 (84ffaeb6-0509-486d-b191-92e7e5315413): Loading data parts 2024.02.01 23:04:49.742292 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} oximeter.fields_i32 (84ffaeb6-0509-486d-b191-92e7e5315413): There are no data parts 2024.02.01 23:04:49.744105 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.744138 [ 3 ] {8d87d3cf-f56a-43eb-96ea-43ed7837c571} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.744161 [ 3 ] {} HTTP-Session: 82c053c1-3fc8-41b1-8239-cccc155015c3 Destroying unnamed session 2024.02.01 23:04:49.744268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.744317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.744343 [ 3 ] {} HTTP-Session: a658cd72-1808-4350-a29a-fe6817524aad Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.744359 [ 3 ] {} HTTP-Session: a658cd72-1808-4350-a29a-fe6817524aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.744518 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.744563 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.01 23:04:49.747190 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} oximeter.fields_u32 (f134a9fd-9a50-44d2-b5a6-18b6f4c175e7): Loading data parts 2024.02.01 23:04:49.747267 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} oximeter.fields_u32 (f134a9fd-9a50-44d2-b5a6-18b6f4c175e7): There are no data parts 2024.02.01 23:04:49.748692 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.748725 [ 3 ] {a92f4130-7dae-4c99-b552-ef1017f3f5da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.748741 [ 3 ] {} HTTP-Session: a658cd72-1808-4350-a29a-fe6817524aad Destroying unnamed session 2024.02.01 23:04:49.748869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.748922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.748941 [ 3 ] {} HTTP-Session: 312832b7-2917-46a0-8bb2-cb6f0f8852f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.748965 [ 3 ] {} HTTP-Session: 312832b7-2917-46a0-8bb2-cb6f0f8852f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.749119 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.749174 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.01 23:04:49.777737 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Loading data parts 2024.02.01 23:04:49.777823 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): There are no data parts 2024.02.01 23:04:49.781889 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.781918 [ 3 ] {e974f9e6-fd42-4052-aaa6-00b6509cb61c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.781947 [ 3 ] {} HTTP-Session: 312832b7-2917-46a0-8bb2-cb6f0f8852f9 Destroying unnamed session 2024.02.01 23:04:49.782075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.782134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.782164 [ 3 ] {} HTTP-Session: 74e401c6-6050-4511-98b1-20bc8104d09f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.782192 [ 3 ] {} HTTP-Session: 74e401c6-6050-4511-98b1-20bc8104d09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.782381 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.782440 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.01 23:04:49.785097 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} oximeter.fields_u64 (64f520c6-58b3-4a9c-97f5-713b19bd7c0b): Loading data parts 2024.02.01 23:04:49.785174 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} oximeter.fields_u64 (64f520c6-58b3-4a9c-97f5-713b19bd7c0b): There are no data parts 2024.02.01 23:04:49.786601 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.786625 [ 3 ] {fb47e3a0-619c-40cd-ba59-6a03b8d9d095} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.786640 [ 3 ] {} HTTP-Session: 74e401c6-6050-4511-98b1-20bc8104d09f Destroying unnamed session 2024.02.01 23:04:49.786747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.786797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.786815 [ 3 ] {} HTTP-Session: 0acf33cf-2ee7-44ef-a333-cf00b73fbe91 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.786838 [ 3 ] {} HTTP-Session: 0acf33cf-2ee7-44ef-a333-cf00b73fbe91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.786997 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.787041 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.01 23:04:49.793624 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Loading data parts 2024.02.01 23:04:49.793687 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): There are no data parts 2024.02.01 23:04:49.795471 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.795506 [ 3 ] {19ae42e2-c3df-4921-99b3-45d1f1b22b48} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.795521 [ 3 ] {} HTTP-Session: 0acf33cf-2ee7-44ef-a333-cf00b73fbe91 Destroying unnamed session 2024.02.01 23:04:49.795638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.795697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.795719 [ 3 ] {} HTTP-Session: c2c0502d-5a31-47a7-9286-8907af34d770 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.795746 [ 3 ] {} HTTP-Session: c2c0502d-5a31-47a7-9286-8907af34d770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.795945 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.795996 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.01 23:04:49.798566 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Loading data parts 2024.02.01 23:04:49.798630 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): There are no data parts 2024.02.01 23:04:49.800040 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.800064 [ 3 ] {65a07b57-67f9-49ec-aa5b-c2fdc305a631} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.800089 [ 3 ] {} HTTP-Session: c2c0502d-5a31-47a7-9286-8907af34d770 Destroying unnamed session 2024.02.01 23:04:49.800187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.800237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.800263 [ 3 ] {} HTTP-Session: 1fb6c605-03f5-4ece-87e0-4e6b291c2178 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.800279 [ 3 ] {} HTTP-Session: 1fb6c605-03f5-4ece-87e0-4e6b291c2178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.800439 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} executeQuery: (from [fd00:1122:3344:101::d]:48548) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.01 23:04:49.800490 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.01 23:04:49.807306 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Loading data parts 2024.02.01 23:04:49.807381 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): There are no data parts 2024.02.01 23:04:49.809221 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.809255 [ 3 ] {37f6d424-dbe4-4f84-b888-9e16f83decc0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.809279 [ 3 ] {} HTTP-Session: 1fb6c605-03f5-4ece-87e0-4e6b291c2178 Destroying unnamed session 2024.02.01 23:04:49.809401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.809450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.809477 [ 3 ] {} HTTP-Session: 55f544cb-6805-4373-96d6-eafb7bd71a62 Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.809493 [ 3 ] {} HTTP-Session: 55f544cb-6805-4373-96d6-eafb7bd71a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.809719 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} executeQuery: (from [fd00:1122:3344:101::d]:48548) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.01 23:04:49.809787 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.01 23:04:49.812345 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Loading data parts 2024.02.01 23:04:49.812413 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): There are no data parts 2024.02.01 23:04:49.816031 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.816079 [ 3 ] {8790346f-60b0-40d5-9fb4-956c87304038} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.01 23:04:49.816095 [ 3 ] {} HTTP-Session: 55f544cb-6805-4373-96d6-eafb7bd71a62 Destroying unnamed session 2024.02.01 23:04:49.816256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48548, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:04:49.816315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:04:49.816334 [ 3 ] {} HTTP-Session: 3b0bb6eb-4c32-46df-8bcd-2b5236b6e15f Authenticating user 'default' from [fd00:1122:3344:101::d]:48548 2024.02.01 23:04:49.816364 [ 3 ] {} HTTP-Session: 3b0bb6eb-4c32-46df-8bcd-2b5236b6e15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:04:49.816488 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} executeQuery: (from [fd00:1122:3344:101::d]:48548) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.01 23:04:49.817123 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.01 23:04:49.820578 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.24 GiB. 2024.02.01 23:04:49.823215 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:04:49.823415 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} oximeter.version (6c900a8a-289e-4e90-b181-915db06f0e85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:04:49.823616 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} executeQuery: Read 1 rows, 16.00 B in 0.007097194 sec., 140 rows/sec., 2.20 KiB/sec. 2024.02.01 23:04:49.823720 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} DynamicQueryHandler: Done processing query 2024.02.01 23:04:49.823741 [ 3 ] {534f673e-3848-4b08-b07c-495e3f6715b4} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.01 23:04:49.823756 [ 3 ] {} HTTP-Session: 3b0bb6eb-4c32-46df-8bcd-2b5236b6e15f Destroying unnamed session 2024.02.01 23:04:50.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.67 MiB, peak 223.74 MiB, will set to 228.26 MiB (RSS), difference: 9.59 MiB 2024.02.01 23:05:04.413723 [ 154 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:05:04.413791 [ 154 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:05:19.413853 [ 137 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:05:19.413917 [ 137 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:05:34.413971 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:05:34.414030 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:05:44.832953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.833075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.833178 [ 3 ] {} HTTP-Session: adf9723d-6ebb-480a-a2b2-62b3b5797eb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.833217 [ 3 ] {} HTTP-Session: adf9723d-6ebb-480a-a2b2-62b3b5797eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.833359 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} executeQuery: (from [fd00:1122:3344:101::d]:35362) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.01 23:05:44.833709 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.834397 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.834537 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:05:44.835576 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.835605 [ 3 ] {7bed758f-cb86-45a3-8f32-edd39761a205} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:05:44.835621 [ 3 ] {} HTTP-Session: adf9723d-6ebb-480a-a2b2-62b3b5797eb3 Destroying unnamed session 2024.02.01 23:05:44.846523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.846648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.846687 [ 3 ] {} HTTP-Session: 8ea8fffa-a440-4351-a34a-c7b5ffee8b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.846761 [ 3 ] {} HTTP-Session: 8ea8fffa-a440-4351-a34a-c7b5ffee8b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.847005 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} executeQuery: (from [fd00:1122:3344:101::d]:35362) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.01 23:05:44.850045 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.850190 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.850296 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:05:44.851187 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.851214 [ 3 ] {a8c57f6e-824d-4a36-8b72-1825f44090ad} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:05:44.851230 [ 3 ] {} HTTP-Session: 8ea8fffa-a440-4351-a34a-c7b5ffee8b63 Destroying unnamed session 2024.02.01 23:05:44.851573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.851618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.851639 [ 3 ] {} HTTP-Session: 5f744e45-73a9-4f4a-a2a2-1fefdee5ec0d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.851656 [ 3 ] {} HTTP-Session: 5f744e45-73a9-4f4a-a2a2-1fefdee5ec0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.851769 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} executeQuery: (from [fd00:1122:3344:101::d]:35362) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.01 23:05:44.852163 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.852310 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.852353 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:05:44.853213 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.853241 [ 3 ] {22cd49ad-6ad7-47a9-a4ba-9c11a73c9d69} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:05:44.853257 [ 3 ] {} HTTP-Session: 5f744e45-73a9-4f4a-a2a2-1fefdee5ec0d Destroying unnamed session 2024.02.01 23:05:44.853487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.853533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.853553 [ 3 ] {} HTTP-Session: f95163a8-9a3d-45ae-a81c-c876550d85a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.853569 [ 3 ] {} HTTP-Session: f95163a8-9a3d-45ae-a81c-c876550d85a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.853683 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} executeQuery: (from [fd00:1122:3344:101::d]:35362) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.01 23:05:44.854043 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.854193 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.854234 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:05:44.855104 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.855131 [ 3 ] {6e5ae03a-2f86-42df-a159-21a4bfef438f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:05:44.855147 [ 3 ] {} HTTP-Session: f95163a8-9a3d-45ae-a81c-c876550d85a8 Destroying unnamed session 2024.02.01 23:05:44.855877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.855924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.855943 [ 3 ] {} HTTP-Session: 301860ca-595a-43f4-bc60-a61e2947ae11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.855960 [ 3 ] {} HTTP-Session: 301860ca-595a-43f4-bc60-a61e2947ae11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.856039 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:44.856079 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:05:44.856786 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:44.857815 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:44.858209 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:05:44.858372 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:05:44.858489 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} executeQuery: Read 4 rows, 443.00 B in 0.002418046 sec., 1654 rows/sec., 178.91 KiB/sec. 2024.02.01 23:05:44.858656 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.858680 [ 3 ] {a56ff140-8e74-469f-b5b8-12d4c6617f6e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:05:44.858695 [ 3 ] {} HTTP-Session: 301860ca-595a-43f4-bc60-a61e2947ae11 Destroying unnamed session 2024.02.01 23:05:44.858813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.858858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.858877 [ 3 ] {} HTTP-Session: e16caf00-1df7-4fab-82c1-a3548cc5abd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.858893 [ 3 ] {} HTTP-Session: e16caf00-1df7-4fab-82c1-a3548cc5abd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.858965 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:44.859003 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:05:44.859108 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:44.862762 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:44.862987 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:05:44.863135 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:05:44.863239 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} executeQuery: Read 34 rows, 2.76 KiB in 0.004239868 sec., 8019 rows/sec., 649.99 KiB/sec. 2024.02.01 23:05:44.863386 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.863409 [ 3 ] {32d1d495-dec0-4e85-8bff-c457afad3cab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:05:44.863425 [ 3 ] {} HTTP-Session: e16caf00-1df7-4fab-82c1-a3548cc5abd0 Destroying unnamed session 2024.02.01 23:05:44.863653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 16486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.863698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.863718 [ 3 ] {} HTTP-Session: e62a9e90-bcda-4f28-ba4e-1ab4b8923643 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.863734 [ 3 ] {} HTTP-Session: e62a9e90-bcda-4f28-ba4e-1ab4b8923643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.863808 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:44.863848 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:05:44.863952 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:44.864351 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:44.864570 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:05:44.864714 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:05:44.864828 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} executeQuery: Read 102 rows, 10.24 KiB in 0.000990263 sec., 103002 rows/sec., 10.10 MiB/sec. 2024.02.01 23:05:44.864948 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.864971 [ 3 ] {733295c8-1d5e-4a75-b550-e925ef72f68d} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.01 23:05:44.864986 [ 3 ] {} HTTP-Session: e62a9e90-bcda-4f28-ba4e-1ab4b8923643 Destroying unnamed session 2024.02.01 23:05:44.865110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.865156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.865174 [ 3 ] {} HTTP-Session: 6757cf48-9f7d-4139-aed0-d8c7598a56a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.865190 [ 3 ] {} HTTP-Session: 6757cf48-9f7d-4139-aed0-d8c7598a56a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.865261 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:44.865299 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:05:44.866563 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:44.869066 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:44.869390 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:05:44.869569 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:05:44.869697 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} executeQuery: Read 46 rows, 3.69 KiB in 0.004405333 sec., 10441 rows/sec., 837.05 KiB/sec. 2024.02.01 23:05:44.869841 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.869869 [ 3 ] {3fbdf9ab-b983-458e-b0a9-00792b534fd3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:05:44.869888 [ 3 ] {} HTTP-Session: 6757cf48-9f7d-4139-aed0-d8c7598a56a4 Destroying unnamed session 2024.02.01 23:05:44.870138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 36389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.870183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.870201 [ 3 ] {} HTTP-Session: 2eac4160-5bae-44fa-b410-8dd9398bb09d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.870217 [ 3 ] {} HTTP-Session: 2eac4160-5bae-44fa-b410-8dd9398bb09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.870299 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:44.870343 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:05:44.870495 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:44.870975 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:44.871983 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:05:44.872168 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:05:44.872288 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} executeQuery: Read 34 rows, 46.98 KiB in 0.001958625 sec., 17359 rows/sec., 23.43 MiB/sec. 2024.02.01 23:05:44.872425 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.872449 [ 3 ] {3d186a8c-d1f8-4a5b-b1d9-7318aa0dc6be} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:05:44.872465 [ 3 ] {} HTTP-Session: 2eac4160-5bae-44fa-b410-8dd9398bb09d Destroying unnamed session 2024.02.01 23:05:44.872612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:44.872657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:44.872676 [ 3 ] {} HTTP-Session: cc3041e3-c02d-4f1a-be65-5b9140a659c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:44.872692 [ 3 ] {} HTTP-Session: cc3041e3-c02d-4f1a-be65-5b9140a659c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:44.872762 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:44.873361 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.01 23:05:44.873470 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:44.873762 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:44.874102 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:05:44.874345 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:05:44.874464 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} executeQuery: Read 18 rows, 1.33 KiB in 0.001672119 sec., 10764 rows/sec., 794.28 KiB/sec. 2024.02.01 23:05:44.874605 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} DynamicQueryHandler: Done processing query 2024.02.01 23:05:44.874638 [ 3 ] {ec201a99-18c3-41b8-bab5-a9571edcb485} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:05:44.874654 [ 3 ] {} HTTP-Session: cc3041e3-c02d-4f1a-be65-5b9140a659c9 Destroying unnamed session 2024.02.01 23:05:49.414085 [ 119 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:05:49.414148 [ 119 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:05:54.826666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:54.826792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:54.826822 [ 3 ] {} HTTP-Session: 58909fd7-4b7f-41a4-a3b4-7ac8c13f46ee Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:54.826848 [ 3 ] {} HTTP-Session: 58909fd7-4b7f-41a4-a3b4-7ac8c13f46ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:54.826985 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:54.827052 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:05:54.827227 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:54.827673 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:54.827931 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:05:54.828094 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:05:54.828214 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} executeQuery: Read 36 rows, 2.92 KiB in 0.001186798 sec., 30333 rows/sec., 2.40 MiB/sec. 2024.02.01 23:05:54.828370 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} DynamicQueryHandler: Done processing query 2024.02.01 23:05:54.828396 [ 3 ] {db568318-7a09-4250-be2c-fcc5e24c01fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:05:54.828412 [ 3 ] {} HTTP-Session: 58909fd7-4b7f-41a4-a3b4-7ac8c13f46ee Destroying unnamed session 2024.02.01 23:05:54.828581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:54.828626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:54.828645 [ 3 ] {} HTTP-Session: 5f893db1-1f41-4833-af6e-d374d2087dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:54.828661 [ 3 ] {} HTTP-Session: 5f893db1-1f41-4833-af6e-d374d2087dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:54.828739 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:54.828777 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:05:54.828884 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:54.829260 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:54.829474 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:05:54.829627 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:05:54.829741 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} executeQuery: Read 108 rows, 10.80 KiB in 0.000975303 sec., 110734 rows/sec., 10.81 MiB/sec. 2024.02.01 23:05:54.829860 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} DynamicQueryHandler: Done processing query 2024.02.01 23:05:54.829884 [ 3 ] {4f682e80-18de-4246-b63f-f19fc9b58f05} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:05:54.829899 [ 3 ] {} HTTP-Session: 5f893db1-1f41-4833-af6e-d374d2087dfc Destroying unnamed session 2024.02.01 23:05:54.830066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:54.830112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:54.830130 [ 3 ] {} HTTP-Session: af09f10e-4461-41cd-b35e-59afe7f90dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:54.830147 [ 3 ] {} HTTP-Session: af09f10e-4461-41cd-b35e-59afe7f90dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:54.830219 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:54.830258 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:05:54.830364 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:54.830657 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:54.830865 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:05:54.831015 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:05:54.831131 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} executeQuery: Read 36 rows, 2.88 KiB in 0.000882561 sec., 40790 rows/sec., 3.19 MiB/sec. 2024.02.01 23:05:54.831252 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} DynamicQueryHandler: Done processing query 2024.02.01 23:05:54.831275 [ 3 ] {56728fd1-f739-4b3c-9379-dbdc00b86f19} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:05:54.831290 [ 3 ] {} HTTP-Session: af09f10e-4461-41cd-b35e-59afe7f90dfb Destroying unnamed session 2024.02.01 23:05:54.831456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:05:54.831501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:05:54.831520 [ 3 ] {} HTTP-Session: 2c0a9777-7666-4bc2-99b0-058e6b01c611 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:05:54.831537 [ 3 ] {} HTTP-Session: 2c0a9777-7666-4bc2-99b0-058e6b01c611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:05:54.831625 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:05:54.831672 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:05:54.831810 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:05:54.832240 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:05:54.832564 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:05:54.832753 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:05:54.832875 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} executeQuery: Read 36 rows, 49.75 KiB in 0.001220228 sec., 29502 rows/sec., 39.81 MiB/sec. 2024.02.01 23:05:54.833010 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} DynamicQueryHandler: Done processing query 2024.02.01 23:05:54.833033 [ 3 ] {916948c7-3fca-4306-a81b-51ea806d3bea} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:05:54.833048 [ 3 ] {} HTTP-Session: 2c0a9777-7666-4bc2-99b0-058e6b01c611 Destroying unnamed session 2024.02.01 23:06:04.414188 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:06:04.414252 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:06:04.826787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:04.826887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:04.826911 [ 3 ] {} HTTP-Session: ac13d8dc-d8a9-48ef-a48b-a753ae57139f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:04.826935 [ 3 ] {} HTTP-Session: ac13d8dc-d8a9-48ef-a48b-a753ae57139f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:04.827059 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:04.827119 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:04.827273 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:04.827721 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:04.827973 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:06:04.828136 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:06:04.828244 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} executeQuery: Read 36 rows, 2.92 KiB in 0.001151027 sec., 31276 rows/sec., 2.48 MiB/sec. 2024.02.01 23:06:04.828392 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} DynamicQueryHandler: Done processing query 2024.02.01 23:06:04.828416 [ 3 ] {01b432ff-f071-4c42-98a6-6136d32fe60e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:04.828432 [ 3 ] {} HTTP-Session: ac13d8dc-d8a9-48ef-a48b-a753ae57139f Destroying unnamed session 2024.02.01 23:06:04.828573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:04.828619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:04.828637 [ 3 ] {} HTTP-Session: 95658f40-52c2-442c-acea-a78342aec799 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:04.828654 [ 3 ] {} HTTP-Session: 95658f40-52c2-442c-acea-a78342aec799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:04.828731 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:04.828771 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:04.828875 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:04.829261 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:04.829474 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:06:04.829625 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:06:04.829745 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} executeQuery: Read 108 rows, 10.80 KiB in 0.000984133 sec., 109741 rows/sec., 10.72 MiB/sec. 2024.02.01 23:06:04.829868 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} DynamicQueryHandler: Done processing query 2024.02.01 23:06:04.829891 [ 3 ] {2c3732c0-c52f-4370-a242-04686bb02efd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:06:04.829907 [ 3 ] {} HTTP-Session: 95658f40-52c2-442c-acea-a78342aec799 Destroying unnamed session 2024.02.01 23:06:04.830036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:04.830080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:04.830098 [ 3 ] {} HTTP-Session: 6150e2ef-bfbf-4ef5-9495-0eafb05e7d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:04.830114 [ 3 ] {} HTTP-Session: 6150e2ef-bfbf-4ef5-9495-0eafb05e7d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:04.830183 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:04.830222 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:04.830327 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:04.830698 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:04.830895 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:06:04.831039 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:06:04.831158 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} executeQuery: Read 36 rows, 2.88 KiB in 0.000945832 sec., 38061 rows/sec., 2.98 MiB/sec. 2024.02.01 23:06:04.831284 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} DynamicQueryHandler: Done processing query 2024.02.01 23:06:04.831306 [ 3 ] {1e5ba1df-4c74-4685-a10d-24c40e36cc3d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:04.831321 [ 3 ] {} HTTP-Session: 6150e2ef-bfbf-4ef5-9495-0eafb05e7d07 Destroying unnamed session 2024.02.01 23:06:04.831555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:04.831600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:04.831618 [ 3 ] {} HTTP-Session: 94e2fc61-8a8b-4524-a6ba-7961827414ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:04.831634 [ 3 ] {} HTTP-Session: 94e2fc61-8a8b-4524-a6ba-7961827414ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:04.831713 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:04.831758 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:04.831896 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:04.832346 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:04.832645 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:06:04.832825 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:06:04.832945 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} executeQuery: Read 36 rows, 49.75 KiB in 0.001202838 sec., 29929 rows/sec., 40.39 MiB/sec. 2024.02.01 23:06:04.833083 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} DynamicQueryHandler: Done processing query 2024.02.01 23:06:04.833106 [ 3 ] {fadf70ca-d6a2-40e7-962f-e1190bf5b8c3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:06:04.833122 [ 3 ] {} HTTP-Session: 94e2fc61-8a8b-4524-a6ba-7961827414ff Destroying unnamed session 2024.02.01 23:06:09.825108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.825234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.825264 [ 3 ] {} HTTP-Session: 0c645c03-6334-44fb-b3e6-2e0cebe95a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.825288 [ 3 ] {} HTTP-Session: 0c645c03-6334-44fb-b3e6-2e0cebe95a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.825470 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:09.826205 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.826382 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.826491 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:09.826728 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.01 23:06:09.828544 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:09.828579 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:09.828649 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.01 23:06:09.832908 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} executeQuery: Read 4 rows, 443.00 B in 0.007388122 sec., 541 rows/sec., 58.56 KiB/sec. 2024.02.01 23:06:09.833119 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.833144 [ 3 ] {4c8ec0a3-e573-4950-a750-8ce675c52984} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:06:09.833161 [ 3 ] {} HTTP-Session: 0c645c03-6334-44fb-b3e6-2e0cebe95a21 Destroying unnamed session 2024.02.01 23:06:09.833432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.833484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.833504 [ 3 ] {} HTTP-Session: 8b4fdb5f-aa97-4608-a2a9-777d2a41bbd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.833524 [ 3 ] {} HTTP-Session: 8b4fdb5f-aa97-4608-a2a9-777d2a41bbd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.833655 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:09.834108 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.834272 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.834316 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:09.834463 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.01 23:06:09.834492 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:09.834514 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:09.834543 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.01 23:06:09.835377 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} executeQuery: Read 4 rows, 443.00 B in 0.00168425 sec., 2374 rows/sec., 256.86 KiB/sec. 2024.02.01 23:06:09.835563 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.835588 [ 3 ] {fe93dc21-bcb7-4525-8800-84e9975ca869} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:06:09.835605 [ 3 ] {} HTTP-Session: 8b4fdb5f-aa97-4608-a2a9-777d2a41bbd8 Destroying unnamed session 2024.02.01 23:06:09.835931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.835977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.835997 [ 3 ] {} HTTP-Session: 02938c54-f276-4f0c-a1ef-3f0922534efe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.836013 [ 3 ] {} HTTP-Session: 02938c54-f276-4f0c-a1ef-3f0922534efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.836133 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:09.836589 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.836752 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.836796 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:09.836942 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.01 23:06:09.836971 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:09.836993 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:09.837021 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.01 23:06:09.837894 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} executeQuery: Read 4 rows, 443.00 B in 0.00172395 sec., 2320 rows/sec., 250.95 KiB/sec. 2024.02.01 23:06:09.838077 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.838102 [ 3 ] {eb8fcba1-90af-4cd5-b5cf-26d542c6fabb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:06:09.838117 [ 3 ] {} HTTP-Session: 02938c54-f276-4f0c-a1ef-3f0922534efe Destroying unnamed session 2024.02.01 23:06:09.838343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.838389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.838408 [ 3 ] {} HTTP-Session: 6b48f419-5727-4278-a62d-864848482b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.838426 [ 3 ] {} HTTP-Session: 6b48f419-5727-4278-a62d-864848482b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.838543 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:09.839001 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.839168 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.839211 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:09.839356 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.01 23:06:09.839385 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:09.839407 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:09.839435 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.01 23:06:09.840240 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} executeQuery: Read 4 rows, 443.00 B in 0.001657669 sec., 2413 rows/sec., 260.98 KiB/sec. 2024.02.01 23:06:09.840430 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.840454 [ 3 ] {c2a7b5f1-7dfd-4f3d-aab2-245ead8d8b89} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:06:09.840470 [ 3 ] {} HTTP-Session: 6b48f419-5727-4278-a62d-864848482b8f Destroying unnamed session 2024.02.01 23:06:09.840687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.840733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.840752 [ 3 ] {} HTTP-Session: e80f1a68-3970-43bb-af75-eb6a5a006ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.840769 [ 3 ] {} HTTP-Session: e80f1a68-3970-43bb-af75-eb6a5a006ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.840889 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:09.841353 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.841519 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.841562 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:09.841710 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.01 23:06:09.841740 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:09.841761 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:09.841790 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.01 23:06:09.842563 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} executeQuery: Read 4 rows, 443.00 B in 0.001635728 sec., 2445 rows/sec., 264.48 KiB/sec. 2024.02.01 23:06:09.842763 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.842794 [ 3 ] {b76c82a1-9ea9-4d1d-812f-6e3e79a83d5d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:06:09.842810 [ 3 ] {} HTTP-Session: e80f1a68-3970-43bb-af75-eb6a5a006ce5 Destroying unnamed session 2024.02.01 23:06:09.843020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.843068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.843087 [ 3 ] {} HTTP-Session: 62c18986-cae4-4f99-942e-46586d4728c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.843103 [ 3 ] {} HTTP-Session: 62c18986-cae4-4f99-942e-46586d4728c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.843225 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:09.843693 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.843862 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.843904 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:09.844048 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.01 23:06:09.844077 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:09.844098 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:09.844125 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.01 23:06:09.844945 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} executeQuery: Read 4 rows, 443.00 B in 0.001681309 sec., 2379 rows/sec., 257.31 KiB/sec. 2024.02.01 23:06:09.845134 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.845157 [ 3 ] {d33d5c7c-aa7d-4357-ac77-1e71a11ce114} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.01 23:06:09.845173 [ 3 ] {} HTTP-Session: 62c18986-cae4-4f99-942e-46586d4728c0 Destroying unnamed session 2024.02.01 23:06:09.856949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.857037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.857076 [ 3 ] {} HTTP-Session: 1d542aa2-4618-4f57-bc1e-19dceac57045 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.857107 [ 3 ] {} HTTP-Session: 1d542aa2-4618-4f57-bc1e-19dceac57045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.857187 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:09.857227 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:09.857368 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:09.857687 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:09.857970 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:06:09.858144 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:06:09.858261 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} executeQuery: Read 6 rows, 996.00 B in 0.001038975 sec., 5774 rows/sec., 936.17 KiB/sec. 2024.02.01 23:06:09.858389 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.858416 [ 3 ] {71859f50-61a2-4e7e-8797-116f4b38d8b4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:06:09.858432 [ 3 ] {} HTTP-Session: 1d542aa2-4618-4f57-bc1e-19dceac57045 Destroying unnamed session 2024.02.01 23:06:09.858560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4992, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.858605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.858624 [ 3 ] {} HTTP-Session: 71388b6b-2f60-4b70-a8d8-94781304b838 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.858641 [ 3 ] {} HTTP-Session: 71388b6b-2f60-4b70-a8d8-94781304b838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.858712 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:09.858750 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:09.858852 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:09.859168 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:09.859385 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:06:09.859538 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:06:09.859651 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} executeQuery: Read 36 rows, 2.77 KiB in 0.000909991 sec., 39560 rows/sec., 2.97 MiB/sec. 2024.02.01 23:06:09.859771 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.859794 [ 3 ] {cc461d96-65c8-4f65-86df-d9e10284e6b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:09.859809 [ 3 ] {} HTTP-Session: 71388b6b-2f60-4b70-a8d8-94781304b838 Destroying unnamed session 2024.02.01 23:06:09.859944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.859988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.860006 [ 3 ] {} HTTP-Session: ded86651-ba57-413a-bee5-2c032bce2d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.860023 [ 3 ] {} HTTP-Session: ded86651-ba57-413a-bee5-2c032bce2d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.860092 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:09.860129 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:09.860235 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:09.860514 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:09.860711 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:06:09.860848 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:06:09.860960 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} executeQuery: Read 24 rows, 1.90 KiB in 0.00086388 sec., 27781 rows/sec., 2.15 MiB/sec. 2024.02.01 23:06:09.861065 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.861086 [ 3 ] {f8476e7b-b839-4663-9e82-ade75689d7df} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:09.861102 [ 3 ] {} HTTP-Session: ded86651-ba57-413a-bee5-2c032bce2d6b Destroying unnamed session 2024.02.01 23:06:09.861360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 62491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:09.861401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:09.861418 [ 3 ] {} HTTP-Session: a96932d4-023d-44d9-9e44-afa3a5982338 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:09.861433 [ 3 ] {} HTTP-Session: a96932d4-023d-44d9-9e44-afa3a5982338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:09.861511 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:09.861615 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:06:09.861729 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:09.862168 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.22 GiB. 2024.02.01 23:06:09.862434 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:06:09.862609 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:06:09.862721 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} executeQuery: Read 324 rows, 23.41 KiB in 0.001119046 sec., 289532 rows/sec., 20.43 MiB/sec. 2024.02.01 23:06:09.862844 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} DynamicQueryHandler: Done processing query 2024.02.01 23:06:09.862867 [ 3 ] {c6898a68-fffb-4aec-98bb-10123c3d48d7} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.01 23:06:09.862883 [ 3 ] {} HTTP-Session: a96932d4-023d-44d9-9e44-afa3a5982338 Destroying unnamed session 2024.02.01 23:06:14.826960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:14.827076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:14.827101 [ 3 ] {} HTTP-Session: a55b2b50-72b9-4679-8c7d-b022b02a1473 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:14.827126 [ 3 ] {} HTTP-Session: a55b2b50-72b9-4679-8c7d-b022b02a1473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:14.827252 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:14.827311 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:14.827464 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:14.827869 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:14.828121 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:06:14.828295 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:06:14.828424 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} executeQuery: Read 36 rows, 2.92 KiB in 0.001130816 sec., 31835 rows/sec., 2.52 MiB/sec. 2024.02.01 23:06:14.828562 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} DynamicQueryHandler: Done processing query 2024.02.01 23:06:14.828588 [ 3 ] {7946ca75-132d-4316-a530-776c9904f775} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:14.828604 [ 3 ] {} HTTP-Session: a55b2b50-72b9-4679-8c7d-b022b02a1473 Destroying unnamed session 2024.02.01 23:06:14.828767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:14.828815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:14.828835 [ 3 ] {} HTTP-Session: 212bee61-50f5-4c27-b572-3aa1f3c888fb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:14.828854 [ 3 ] {} HTTP-Session: 212bee61-50f5-4c27-b572-3aa1f3c888fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:14.828938 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:14.828980 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:14.829087 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:14.829475 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:14.829693 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:06:14.829844 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:06:14.829971 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} executeQuery: Read 108 rows, 10.80 KiB in 0.001000953 sec., 107897 rows/sec., 10.54 MiB/sec. 2024.02.01 23:06:14.830095 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} DynamicQueryHandler: Done processing query 2024.02.01 23:06:14.830119 [ 3 ] {f94662dd-d1c7-4877-b122-ead13b8ce005} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:06:14.830135 [ 3 ] {} HTTP-Session: 212bee61-50f5-4c27-b572-3aa1f3c888fb Destroying unnamed session 2024.02.01 23:06:14.830260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:14.830304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:14.830324 [ 3 ] {} HTTP-Session: aef1ddd9-90b7-4235-bbdf-e382a4b81c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:14.830340 [ 3 ] {} HTTP-Session: aef1ddd9-90b7-4235-bbdf-e382a4b81c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:14.830413 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:14.830451 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:14.830555 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:14.830836 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:14.831039 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:06:14.831190 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:06:14.831309 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} executeQuery: Read 36 rows, 2.88 KiB in 0.00086909 sec., 41422 rows/sec., 3.24 MiB/sec. 2024.02.01 23:06:14.831428 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} DynamicQueryHandler: Done processing query 2024.02.01 23:06:14.831452 [ 3 ] {0e09502b-95b1-4d4a-9ffa-a39ce6eb792c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:14.831468 [ 3 ] {} HTTP-Session: aef1ddd9-90b7-4235-bbdf-e382a4b81c2d Destroying unnamed session 2024.02.01 23:06:14.831675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:14.831721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:14.831739 [ 3 ] {} HTTP-Session: 1c58a9cd-b2c4-4d9d-ba52-7a15862f41b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:14.831755 [ 3 ] {} HTTP-Session: 1c58a9cd-b2c4-4d9d-ba52-7a15862f41b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:14.831836 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:14.831879 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:14.832017 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:14.832436 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:14.832741 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:06:14.832950 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:06:14.833076 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} executeQuery: Read 36 rows, 49.75 KiB in 0.001212648 sec., 29687 rows/sec., 40.06 MiB/sec. 2024.02.01 23:06:14.833199 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} DynamicQueryHandler: Done processing query 2024.02.01 23:06:14.833222 [ 3 ] {e90a9ddc-abf8-473d-bc52-ab382cda3d2e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:06:14.833238 [ 3 ] {} HTTP-Session: 1c58a9cd-b2c4-4d9d-ba52-7a15862f41b0 Destroying unnamed session 2024.02.01 23:06:19.414296 [ 106 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:06:19.414371 [ 106 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:06:24.827819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:24.827939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:24.827965 [ 3 ] {} HTTP-Session: d9961b1b-0236-45d5-9c4b-2fc4bf92d255 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:24.827991 [ 3 ] {} HTTP-Session: d9961b1b-0236-45d5-9c4b-2fc4bf92d255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:24.828121 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:24.828181 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:24.828335 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:24.828746 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:24.829010 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:06:24.829190 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:06:24.829323 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} executeQuery: Read 36 rows, 2.92 KiB in 0.001158307 sec., 31079 rows/sec., 2.46 MiB/sec. 2024.02.01 23:06:24.829471 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} DynamicQueryHandler: Done processing query 2024.02.01 23:06:24.829498 [ 3 ] {f64ebd9f-dee5-4869-8c6b-c3f282aaa204} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:24.829515 [ 3 ] {} HTTP-Session: d9961b1b-0236-45d5-9c4b-2fc4bf92d255 Destroying unnamed session 2024.02.01 23:06:24.829686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:24.829749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:24.829774 [ 3 ] {} HTTP-Session: fec87f7d-7ca3-46b3-9740-514141d54257 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:24.829798 [ 3 ] {} HTTP-Session: fec87f7d-7ca3-46b3-9740-514141d54257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:24.829891 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:24.829932 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:24.830047 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:24.830421 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:24.830636 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:06:24.830783 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:06:24.830899 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} executeQuery: Read 108 rows, 10.80 KiB in 0.000977513 sec., 110484 rows/sec., 10.79 MiB/sec. 2024.02.01 23:06:24.830986 [ 104 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.01 23:06:24.831022 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} DynamicQueryHandler: Done processing query 2024.02.01 23:06:24.831062 [ 3 ] {1612fbc1-d234-40aa-9e4a-c30ed6fe25f9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:06:24.831073 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:24.831087 [ 3 ] {} HTTP-Session: fec87f7d-7ca3-46b3-9740-514141d54257 Destroying unnamed session 2024.02.01 23:06:24.831261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:24.831272 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.01 23:06:24.831331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:24.831359 [ 3 ] {} HTTP-Session: 468f5902-4a69-453b-9bfe-5f3404fc373f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:24.831379 [ 3 ] {} HTTP-Session: 468f5902-4a69-453b-9bfe-5f3404fc373f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:24.831464 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:24.831549 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:24.831610 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:24.831736 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part 2024.02.01 23:06:24.831802 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:24.831988 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 108 rows starting from the beginning of the part 2024.02.01 23:06:24.832273 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part 2024.02.01 23:06:24.832529 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:24.832549 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:24.832664 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part 2024.02.01 23:06:24.832818 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part 2024.02.01 23:06:24.832950 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:06:24.833209 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:06:24.833356 [ 104 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.01 23:06:24.833423 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} executeQuery: Read 36 rows, 2.88 KiB in 0.001890764 sec., 19039 rows/sec., 1.49 MiB/sec. 2024.02.01 23:06:24.833481 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:24.833646 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.01 23:06:24.833917 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} DynamicQueryHandler: Done processing query 2024.02.01 23:06:24.833931 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:24.833987 [ 3 ] {858b425f-8bc1-4fd4-9602-f2991fefa08f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:24.834022 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 46 rows starting from the beginning of the part 2024.02.01 23:06:24.834094 [ 3 ] {} HTTP-Session: 468f5902-4a69-453b-9bfe-5f3404fc373f Destroying unnamed session 2024.02.01 23:06:24.834331 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:24.834455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:24.834537 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:24.834625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:24.834745 [ 3 ] {} HTTP-Session: 8f1f9208-b7cd-4d12-9009-ee81742ab374 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:24.834855 [ 3 ] {} HTTP-Session: 8f1f9208-b7cd-4d12-9009-ee81742ab374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:24.835059 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.02.01 23:06:24.835294 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.004120385 sec., 138336.58747908266 rows/sec., 13.32 MiB/sec. 2024.02.01 23:06:24.835354 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:24.835437 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:24.835475 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:24.835664 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.01 23:06:24.835883 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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.02.01 23:06:24.836361 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.01 23:06:24.836577 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:24.836634 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_6_1} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.01 23:06:24.837678 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:24.837982 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004415002 sec., 48471.099220340104 rows/sec., 3.79 MiB/sec. 2024.02.01 23:06:24.838135 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.01 23:06:24.838264 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:06:24.838422 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.01 23:06:24.838523 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_6_1} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.01 23:06:24.838589 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:06:24.838784 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} executeQuery: Read 36 rows, 49.75 KiB in 0.003362988 sec., 10704 rows/sec., 14.45 MiB/sec. 2024.02.01 23:06:24.838959 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} DynamicQueryHandler: Done processing query 2024.02.01 23:06:24.838984 [ 3 ] {c95e979e-3df7-453c-aa5e-8de04646b81d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:06:24.839001 [ 3 ] {} HTTP-Session: 8f1f9208-b7cd-4d12-9009-ee81742ab374 Destroying unnamed session 2024.02.01 23:06:29.826895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:29.827016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:29.827043 [ 3 ] {} HTTP-Session: 33cb129f-d72c-460d-8647-7cbc8098723d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:29.827067 [ 3 ] {} HTTP-Session: 33cb129f-d72c-460d-8647-7cbc8098723d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:29.827191 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:29.827250 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:29.827406 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:29.827841 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.828103 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:06:29.828276 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:06:29.828390 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} executeQuery: Read 10 rows, 830.00 B in 0.001161847 sec., 8606 rows/sec., 697.64 KiB/sec. 2024.02.01 23:06:29.828390 [ 101 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.01 23:06:29.828461 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.828551 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} DynamicQueryHandler: Done processing query 2024.02.01 23:06:29.828565 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.01 23:06:29.828581 [ 3 ] {32aaaaf4-94ff-435f-8944-641660b4740a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:29.828633 [ 3 ] {} HTTP-Session: 33cb129f-d72c-460d-8647-7cbc8098723d Destroying unnamed session 2024.02.01 23:06:29.828711 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:29.828752 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.02.01 23:06:29.828780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:29.828874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:29.828924 [ 3 ] {} HTTP-Session: e2867a37-c764-487e-9d44-e863a45ec686 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:29.828985 [ 3 ] {} HTTP-Session: e2867a37-c764-487e-9d44-e863a45ec686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:29.828995 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.829163 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:29.829225 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.829245 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:29.829507 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.829701 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:29.829739 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.829915 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2024.02.01 23:06:29.830462 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.830980 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:06:29.831354 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:06:29.831508 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965359 sec., 63398.73182302716 rows/sec., 5.02 MiB/sec. 2024.02.01 23:06:29.831580 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} executeQuery: Read 30 rows, 2.68 KiB in 0.002342105 sec., 12808 rows/sec., 1.12 MiB/sec. 2024.02.01 23:06:29.831784 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} DynamicQueryHandler: Done processing query 2024.02.01 23:06:29.831792 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.01 23:06:29.831817 [ 3 ] {6c80512c-fab2-4830-8731-5708458c3312} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:29.831867 [ 3 ] {} HTTP-Session: e2867a37-c764-487e-9d44-e863a45ec686 Destroying unnamed session 2024.02.01 23:06:29.832070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:29.832108 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.01 23:06:29.832159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:29.832203 [ 3 ] {} HTTP-Session: 9026469d-921d-43e2-aa7e-fd76ed2e53d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:29.832216 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_6_1} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.01 23:06:29.832249 [ 3 ] {} HTTP-Session: 9026469d-921d-43e2-aa7e-fd76ed2e53d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:29.832398 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:29.832439 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:29.832559 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:29.832857 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.833086 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:06:29.833240 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:06:29.833350 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} executeQuery: Read 18 rows, 1.46 KiB in 0.000915441 sec., 19662 rows/sec., 1.56 MiB/sec. 2024.02.01 23:06:29.833471 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} DynamicQueryHandler: Done processing query 2024.02.01 23:06:29.833495 [ 3 ] {8f2d3c1b-d81b-480c-bfbd-88e6226075ca} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:29.833512 [ 3 ] {} HTTP-Session: 9026469d-921d-43e2-aa7e-fd76ed2e53d4 Destroying unnamed session 2024.02.01 23:06:29.833645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:29.833691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:29.833711 [ 3 ] {} HTTP-Session: 67b8abad-ffbe-4fad-889f-b7b7c0e4fdde Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:29.833727 [ 3 ] {} HTTP-Session: 67b8abad-ffbe-4fad-889f-b7b7c0e4fdde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:29.833802 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:29.833847 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:29.833982 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:29.834318 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.834604 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:06:29.834785 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:06:29.834896 [ 99 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.01 23:06:29.834905 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} executeQuery: Read 10 rows, 13.82 KiB in 0.001071575 sec., 9332 rows/sec., 12.59 MiB/sec. 2024.02.01 23:06:29.834976 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.835126 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.01 23:06:29.835173 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} DynamicQueryHandler: Done processing query 2024.02.01 23:06:29.835221 [ 3 ] {caae0429-a201-4546-b7d4-f7c5800d8afc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:06:29.835269 [ 3 ] {} HTTP-Session: 67b8abad-ffbe-4fad-889f-b7b7c0e4fdde Destroying unnamed session 2024.02.01 23:06:29.835311 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:29.835350 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.02.01 23:06:29.835441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:29.835523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:29.835572 [ 3 ] {} HTTP-Session: 2b7aba87-c4fa-47ea-a11e-0f3457ea2472 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:29.835569 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.835598 [ 3 ] {} HTTP-Session: 2b7aba87-c4fa-47ea-a11e-0f3457ea2472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:29.835782 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:29.835884 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.835887 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.01 23:06:29.836293 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.836416 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:29.836618 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:29.836849 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2024.02.01 23:06:29.837160 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:29.837591 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:06:29.837926 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:06:29.838240 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} executeQuery: Read 9 rows, 680.00 B in 0.002387845 sec., 3769 rows/sec., 278.10 KiB/sec. 2024.02.01 23:06:29.838504 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} DynamicQueryHandler: Done processing query 2024.02.01 23:06:29.838529 [ 3 ] {f7c2d3ef-47ad-4075-b8ea-f0665b14e6d8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.01 23:06:29.838546 [ 3 ] {} HTTP-Session: 2b7aba87-c4fa-47ea-a11e-0f3457ea2472 Destroying unnamed session 2024.02.01 23:06:29.839400 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 6 columns (6 merged, 0 gathered) in 0.004348791 sec., 43230.40587602393 rows/sec., 58.34 MiB/sec. 2024.02.01 23:06:29.839593 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.01 23:06:29.839818 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.01 23:06:29.839879 [ 24 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_6_1} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.01 23:06:34.414617 [ 97 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:06:34.414683 [ 97 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:06:34.828326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.828479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.828524 [ 3 ] {} HTTP-Session: 478d7867-663c-4995-872a-f67c2514543b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.828564 [ 3 ] {} HTTP-Session: 478d7867-663c-4995-872a-f67c2514543b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.828809 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} executeQuery: (from [fd00:1122:3344:101::d]:35362) 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.02.01 23:06:34.829406 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:34.829586 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:34.829636 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.01 23:06:34.829803 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.01 23:06:34.829889 [ 187 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.01 23:06:34.829926 [ 188 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.01 23:06:34.830038 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (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.02.01 23:06:34.830123 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.01 23:06:34.831883 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} executeQuery: Read 10 rows, 1.41 KiB in 0.003063071 sec., 3264 rows/sec., 458.78 KiB/sec. 2024.02.01 23:06:34.832138 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.832161 [ 3 ] {64674b81-7f35-4254-b6b6-2820d4c5a3c0} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.01 23:06:34.832176 [ 3 ] {} HTTP-Session: 478d7867-663c-4995-872a-f67c2514543b Destroying unnamed session 2024.02.01 23:06:34.832407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.832451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.832470 [ 3 ] {} HTTP-Session: dbf5cc7e-9e93-4f71-9ab6-6ffb647d29d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.832487 [ 3 ] {} HTTP-Session: dbf5cc7e-9e93-4f71-9ab6-6ffb647d29d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.832564 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.832606 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.01 23:06:34.832750 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.833069 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.833358 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:06:34.833529 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} oximeter.timeseries_schema (1b4dc9a6-2663-4448-bd65-6ca4070ca991): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:06:34.833638 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} executeQuery: Read 1 rows, 232.00 B in 0.001044164 sec., 957 rows/sec., 216.98 KiB/sec. 2024.02.01 23:06:34.833814 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.833836 [ 3 ] {e2aaefb5-2519-4cb7-ab86-1fd05ddeb7b5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:06:34.833852 [ 3 ] {} HTTP-Session: dbf5cc7e-9e93-4f71-9ab6-6ffb647d29d2 Destroying unnamed session 2024.02.01 23:06:34.833984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.834026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.834045 [ 3 ] {} HTTP-Session: e1d218fb-8c89-4b37-a2bf-c8464c21fc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.834062 [ 3 ] {} HTTP-Session: e1d218fb-8c89-4b37-a2bf-c8464c21fc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.834133 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.834171 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:34.834282 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.834595 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.834800 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:06:34.834949 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:06:34.835045 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} executeQuery: Read 36 rows, 2.92 KiB in 0.00088364 sec., 40740 rows/sec., 3.22 MiB/sec. 2024.02.01 23:06:34.835149 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.835171 [ 3 ] {fbaca8bc-1b9a-454f-b199-4efef19dcbef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:34.835187 [ 3 ] {} HTTP-Session: e1d218fb-8c89-4b37-a2bf-c8464c21fc80 Destroying unnamed session 2024.02.01 23:06:34.835332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.835375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.835395 [ 3 ] {} HTTP-Session: 328c4333-2098-419b-8741-f2dae2b9d2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.835411 [ 3 ] {} HTTP-Session: 328c4333-2098-419b-8741-f2dae2b9d2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.835479 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.835517 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:06:34.835649 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.835916 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.836115 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:06:34.836261 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:06:34.836352 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} executeQuery: Read 2 rows, 175.00 B in 0.000844909 sec., 2367 rows/sec., 202.27 KiB/sec. 2024.02.01 23:06:34.836469 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.836492 [ 3 ] {4ebbcf60-d59a-4b92-a85f-299e4d14b28a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:06:34.836507 [ 3 ] {} HTTP-Session: 328c4333-2098-419b-8741-f2dae2b9d2a3 Destroying unnamed session 2024.02.01 23:06:34.836668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.836710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.836728 [ 3 ] {} HTTP-Session: 9895b291-f27a-4a4c-9926-e3ce03f2cc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.836744 [ 3 ] {} HTTP-Session: 9895b291-f27a-4a4c-9926-e3ce03f2cc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.836816 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.836852 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:34.836955 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.837281 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.837492 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:06:34.837639 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:06:34.837729 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} executeQuery: Read 109 rows, 10.89 KiB in 0.00088787 sec., 122765 rows/sec., 11.98 MiB/sec. 2024.02.01 23:06:34.837840 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.837862 [ 3 ] {c3a0e2bb-da9e-4265-b623-4f91f21d6186} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:06:34.837877 [ 3 ] {} HTTP-Session: 9895b291-f27a-4a4c-9926-e3ce03f2cc67 Destroying unnamed session 2024.02.01 23:06:34.837990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.838033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.838051 [ 3 ] {} HTTP-Session: 49682b63-7c44-4ac1-aa91-ae1f28c31bb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.838067 [ 3 ] {} HTTP-Session: 49682b63-7c44-4ac1-aa91-ae1f28c31bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.838135 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.838173 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:06:34.838274 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.838616 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.838813 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.01 23:06:34.838964 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.01 23:06:34.839055 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} executeQuery: Read 2 rows, 143.00 B in 0.0008922 sec., 2241 rows/sec., 156.52 KiB/sec. 2024.02.01 23:06:34.839170 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.839192 [ 3 ] {d887cae9-5537-4a17-817d-e92c472a2a51} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:06:34.839207 [ 3 ] {} HTTP-Session: 49682b63-7c44-4ac1-aa91-ae1f28c31bb7 Destroying unnamed session 2024.02.01 23:06:34.839311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.839353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.839372 [ 3 ] {} HTTP-Session: 288cca58-7ba9-43cf-a7a2-f228ae99d7a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.839389 [ 3 ] {} HTTP-Session: 288cca58-7ba9-43cf-a7a2-f228ae99d7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.839458 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.839496 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:34.839597 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.839870 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.840071 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:06:34.840214 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:06:34.840304 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} executeQuery: Read 38 rows, 3.05 KiB in 0.000820729 sec., 46300 rows/sec., 3.62 MiB/sec. 2024.02.01 23:06:34.840416 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.840439 [ 3 ] {e17984bd-bab2-47d9-97cc-d4e26644e095} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:34.840454 [ 3 ] {} HTTP-Session: 288cca58-7ba9-43cf-a7a2-f228ae99d7a4 Destroying unnamed session 2024.02.01 23:06:34.840554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.840597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.840614 [ 3 ] {} HTTP-Session: d9ee96f2-0d08-47f7-bf5d-e65f6dce21e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.840630 [ 3 ] {} HTTP-Session: d9ee96f2-0d08-47f7-bf5d-e65f6dce21e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.840697 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.840738 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:06:34.840853 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.841090 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.841332 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:06:34.841507 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:06:34.841604 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} executeQuery: Read 1 rows, 72.00 B in 0.00087581 sec., 1141 rows/sec., 80.28 KiB/sec. 2024.02.01 23:06:34.841729 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.841751 [ 3 ] {e7c13f50-ae9a-436a-a107-519601429c1f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:06:34.841766 [ 3 ] {} HTTP-Session: d9ee96f2-0d08-47f7-bf5d-e65f6dce21e3 Destroying unnamed session 2024.02.01 23:06:34.841897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:34.841940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:34.841957 [ 3 ] {} HTTP-Session: 4e820ff1-e796-4bc4-b63e-2b6b1c1b2995 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:34.841973 [ 3 ] {} HTTP-Session: 4e820ff1-e796-4bc4-b63e-2b6b1c1b2995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:34.842052 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:34.842094 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:34.842291 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:34.842701 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:34.843001 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:06:34.843177 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:06:34.843270 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} executeQuery: Read 36 rows, 49.75 KiB in 0.001192247 sec., 30195 rows/sec., 40.75 MiB/sec. 2024.02.01 23:06:34.843388 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} DynamicQueryHandler: Done processing query 2024.02.01 23:06:34.843411 [ 3 ] {b47717be-c24e-49dc-8e31-8026b481a80e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:06:34.843426 [ 3 ] {} HTTP-Session: 4e820ff1-e796-4bc4-b63e-2b6b1c1b2995 Destroying unnamed session 2024.02.01 23:06:39.828772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.828888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.828914 [ 3 ] {} HTTP-Session: 4b9f6fea-f1d3-4d5f-b7be-f1439b94f1a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.828964 [ 3 ] {} HTTP-Session: 4b9f6fea-f1d3-4d5f-b7be-f1439b94f1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.829090 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.829149 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:39.829306 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.829705 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.829958 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:06:39.830127 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:06:39.830240 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} executeQuery: Read 12 rows, 996.00 B in 0.001115086 sec., 10761 rows/sec., 872.27 KiB/sec. 2024.02.01 23:06:39.830385 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.830410 [ 3 ] {ccd63c35-6ed6-4317-8007-321bb133e503} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:39.830425 [ 3 ] {} HTTP-Session: 4b9f6fea-f1d3-4d5f-b7be-f1439b94f1a7 Destroying unnamed session 2024.02.01 23:06:39.830548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.830593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.830612 [ 3 ] {} HTTP-Session: 96c651b8-fd60-4c5f-8271-3a4a0d61e6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.830629 [ 3 ] {} HTTP-Session: 96c651b8-fd60-4c5f-8271-3a4a0d61e6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.830698 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.830737 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:06:39.830842 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.831162 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.831368 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:06:39.831515 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:06:39.831608 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} executeQuery: Read 2 rows, 175.00 B in 0.000883541 sec., 2263 rows/sec., 193.42 KiB/sec. 2024.02.01 23:06:39.831722 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.831744 [ 3 ] {f8a40133-87bc-40a0-9f57-34e693cebd4c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:06:39.831760 [ 3 ] {} HTTP-Session: 96c651b8-fd60-4c5f-8271-3a4a0d61e6d4 Destroying unnamed session 2024.02.01 23:06:39.831908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.831953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.831971 [ 3 ] {} HTTP-Session: 035cb894-7bd8-476f-9c2d-ed022380d7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.831987 [ 3 ] {} HTTP-Session: 035cb894-7bd8-476f-9c2d-ed022380d7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.832058 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.832096 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:39.832197 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.832513 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.832722 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:06:39.832872 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:06:39.832966 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} executeQuery: Read 73 rows, 6.12 KiB in 0.00088098 sec., 82862 rows/sec., 6.79 MiB/sec. 2024.02.01 23:06:39.833063 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.833085 [ 3 ] {90c8d7f5-163a-427c-9da0-ece4f36a724e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:06:39.833101 [ 3 ] {} HTTP-Session: 035cb894-7bd8-476f-9c2d-ed022380d7f5 Destroying unnamed session 2024.02.01 23:06:39.833214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.833256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.833274 [ 3 ] {} HTTP-Session: e6cac891-eca8-46a4-98dd-feaae7ba012d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.833291 [ 3 ] {} HTTP-Session: e6cac891-eca8-46a4-98dd-feaae7ba012d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.833358 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.833395 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:06:39.833494 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.833740 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.833940 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.01 23:06:39.834087 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.01 23:06:39.834178 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} executeQuery: Read 2 rows, 143.00 B in 0.000794518 sec., 2517 rows/sec., 175.76 KiB/sec. 2024.02.01 23:06:39.834294 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.834317 [ 3 ] {8a39dff3-efd0-4118-a657-64071afb0bd5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:06:39.834333 [ 3 ] {} HTTP-Session: e6cac891-eca8-46a4-98dd-feaae7ba012d Destroying unnamed session 2024.02.01 23:06:39.834438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.834481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.834500 [ 3 ] {} HTTP-Session: d5a6024a-2741-4ea3-9c84-351e076cf4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.834516 [ 3 ] {} HTTP-Session: d5a6024a-2741-4ea3-9c84-351e076cf4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.834584 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.834622 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:39.834723 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.835002 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.835205 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:06:39.835361 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:06:39.835473 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} executeQuery: Read 38 rows, 3.02 KiB in 0.00086042 sec., 44164 rows/sec., 3.43 MiB/sec. 2024.02.01 23:06:39.835580 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.835604 [ 3 ] {f334e9bc-7022-4ce0-b08b-3fa7e7a3cca9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:39.835619 [ 3 ] {} HTTP-Session: d5a6024a-2741-4ea3-9c84-351e076cf4c4 Destroying unnamed session 2024.02.01 23:06:39.835732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.835774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.835791 [ 3 ] {} HTTP-Session: dfe519f2-06a4-4d8f-8f3b-eb03ab62019b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.835809 [ 3 ] {} HTTP-Session: dfe519f2-06a4-4d8f-8f3b-eb03ab62019b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.835881 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.835922 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:06:39.836053 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.836351 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.836612 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:06:39.836794 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:06:39.836913 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} executeQuery: Read 37 rows, 2.67 KiB in 0.001005043 sec., 36814 rows/sec., 2.60 MiB/sec. 2024.02.01 23:06:39.837033 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.837055 [ 3 ] {d9e0660e-ae48-43a4-bc42-aef1a3e6e9a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:39.837071 [ 3 ] {} HTTP-Session: dfe519f2-06a4-4d8f-8f3b-eb03ab62019b Destroying unnamed session 2024.02.01 23:06:39.837187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:39.837231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:39.837249 [ 3 ] {} HTTP-Session: 3b32d8c1-4eaa-4ca0-94f0-e1f12d43cee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:39.837265 [ 3 ] {} HTTP-Session: 3b32d8c1-4eaa-4ca0-94f0-e1f12d43cee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:39.837337 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:39.837381 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:39.837513 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:39.837814 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:39.838069 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:06:39.838239 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:06:39.838349 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} executeQuery: Read 12 rows, 16.58 KiB in 0.001038104 sec., 11559 rows/sec., 15.60 MiB/sec. 2024.02.01 23:06:39.838448 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} DynamicQueryHandler: Done processing query 2024.02.01 23:06:39.838533 [ 3 ] {5e44f12e-898c-4600-846f-a2573d7786d3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:06:39.838549 [ 3 ] {} HTTP-Session: 3b32d8c1-4eaa-4ca0-94f0-e1f12d43cee7 Destroying unnamed session 2024.02.01 23:06:44.828126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:44.828252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:44.828281 [ 3 ] {} HTTP-Session: a08d304a-1d00-4fb1-a413-98c4d2ccb756 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:44.828309 [ 3 ] {} HTTP-Session: a08d304a-1d00-4fb1-a413-98c4d2ccb756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:44.828446 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:44.828510 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:44.828689 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:44.829168 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:44.829441 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:06:44.829629 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:06:44.829796 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} executeQuery: Read 36 rows, 2.92 KiB in 0.00130397 sec., 27607 rows/sec., 2.19 MiB/sec. 2024.02.01 23:06:44.829988 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} DynamicQueryHandler: Done processing query 2024.02.01 23:06:44.830021 [ 3 ] {f7d390ff-8da5-4f6e-b720-efad6aa2923b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:44.830048 [ 3 ] {} HTTP-Session: a08d304a-1d00-4fb1-a413-98c4d2ccb756 Destroying unnamed session 2024.02.01 23:06:44.830304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:44.830360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:44.830386 [ 3 ] {} HTTP-Session: b91c5866-d4d1-4e70-acb9-e12b6d0d52b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:44.830409 [ 3 ] {} HTTP-Session: b91c5866-d4d1-4e70-acb9-e12b6d0d52b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:44.830508 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:44.830564 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:44.830718 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:44.831225 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:44.831461 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:06:44.831614 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:06:44.831719 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} executeQuery: Read 108 rows, 10.80 KiB in 0.001176007 sec., 91836 rows/sec., 8.97 MiB/sec. 2024.02.01 23:06:44.831840 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} DynamicQueryHandler: Done processing query 2024.02.01 23:06:44.831863 [ 3 ] {2586f034-28d4-4c1f-9211-21126ac31171} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:06:44.831878 [ 3 ] {} HTTP-Session: b91c5866-d4d1-4e70-acb9-e12b6d0d52b6 Destroying unnamed session 2024.02.01 23:06:44.832031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:44.832073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:44.832092 [ 3 ] {} HTTP-Session: 54559371-d9fa-4eda-b71a-25e84249a0f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:44.832108 [ 3 ] {} HTTP-Session: 54559371-d9fa-4eda-b71a-25e84249a0f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:44.832179 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:44.832218 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:44.832320 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:44.832621 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:44.832830 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:06:44.832980 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:06:44.833093 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} executeQuery: Read 36 rows, 2.88 KiB in 0.0008788 sec., 40964 rows/sec., 3.20 MiB/sec. 2024.02.01 23:06:44.833208 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} DynamicQueryHandler: Done processing query 2024.02.01 23:06:44.833230 [ 3 ] {5270cd07-6bc9-41f3-a6ad-cfbf1674f09c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:44.833246 [ 3 ] {} HTTP-Session: 54559371-d9fa-4eda-b71a-25e84249a0f2 Destroying unnamed session 2024.02.01 23:06:44.833421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:44.833465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:44.833484 [ 3 ] {} HTTP-Session: 6350a119-37b0-4cd5-a2b4-3b3b4e9f0f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:44.833501 [ 3 ] {} HTTP-Session: 6350a119-37b0-4cd5-a2b4-3b3b4e9f0f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:44.833578 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:44.833623 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:44.833767 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:44.834185 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.21 GiB. 2024.02.01 23:06:44.834488 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:06:44.834663 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:06:44.834786 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} executeQuery: Read 36 rows, 49.75 KiB in 0.001180318 sec., 30500 rows/sec., 41.16 MiB/sec. 2024.02.01 23:06:44.834962 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} DynamicQueryHandler: Done processing query 2024.02.01 23:06:44.834986 [ 3 ] {fbf8f111-4502-4724-9d3d-96595409d5ec} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:06:44.835002 [ 3 ] {} HTTP-Session: 6350a119-37b0-4cd5-a2b4-3b3b4e9f0f8d Destroying unnamed session 2024.02.01 23:06:49.414935 [ 86 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:06:49.415041 [ 86 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:06:49.827147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:49.827250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:49.827278 [ 3 ] {} HTTP-Session: 7355dda4-80a1-4aaf-82e4-11d174f96532 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:49.827302 [ 3 ] {} HTTP-Session: 7355dda4-80a1-4aaf-82e4-11d174f96532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:49.827432 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:49.827492 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:49.827649 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:49.828050 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:49.828316 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:06:49.828479 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:06:49.828591 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} executeQuery: Read 12 rows, 996.00 B in 0.001123516 sec., 10680 rows/sec., 865.73 KiB/sec. 2024.02.01 23:06:49.828731 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} DynamicQueryHandler: Done processing query 2024.02.01 23:06:49.828757 [ 3 ] {082f0c4e-6e78-404a-907a-515c63b4dcdb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:49.828773 [ 3 ] {} HTTP-Session: 7355dda4-80a1-4aaf-82e4-11d174f96532 Destroying unnamed session 2024.02.01 23:06:49.828903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:49.828952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:49.828972 [ 3 ] {} HTTP-Session: 074e2118-84af-4b93-a7c3-0d51f66d1c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:49.828991 [ 3 ] {} HTTP-Session: 074e2118-84af-4b93-a7c3-0d51f66d1c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:49.829075 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:49.829116 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:49.829224 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:49.829510 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:49.829747 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:06:49.829902 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:06:49.829990 [ 85 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.01 23:06:49.829999 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} executeQuery: Read 36 rows, 3.27 KiB in 0.000896201 sec., 40169 rows/sec., 3.56 MiB/sec. 2024.02.01 23:06:49.830042 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:49.830144 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} DynamicQueryHandler: Done processing query 2024.02.01 23:06:49.830157 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.01 23:06:49.830180 [ 3 ] {09481cb3-afb1-4eb2-b7f6-0033eb79ff74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:49.830253 [ 3 ] {} HTTP-Session: 074e2118-84af-4b93-a7c3-0d51f66d1c3c Destroying unnamed session 2024.02.01 23:06:49.830332 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:49.830391 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 144 rows starting from the beginning of the part 2024.02.01 23:06:49.830400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:49.830490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:49.830537 [ 3 ] {} HTTP-Session: 0a567239-fd52-4fc4-8138-bcee559c7664 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:49.830563 [ 3 ] {} HTTP-Session: 0a567239-fd52-4fc4-8138-bcee559c7664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:49.830689 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2024.02.01 23:06:49.830782 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:49.830915 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:49.830930 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 109 rows starting from the beginning of the part 2024.02.01 23:06:49.831240 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 73 rows starting from the beginning of the part 2024.02.01 23:06:49.831397 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:49.831501 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 108 rows starting from the beginning of the part 2024.02.01 23:06:49.831702 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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.02.01 23:06:49.832250 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:49.832624 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:06:49.832975 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:06:49.833131 [ 85 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.01 23:06:49.833237 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} executeQuery: Read 12 rows, 984.00 B in 0.002377195 sec., 5047 rows/sec., 404.23 KiB/sec. 2024.02.01 23:06:49.833249 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:49.833709 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.01 23:06:49.833784 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} DynamicQueryHandler: Done processing query 2024.02.01 23:06:49.833863 [ 3 ] {ac0f5014-497f-45d0-b78a-8b3e6893305d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:49.833930 [ 3 ] {} HTTP-Session: 0a567239-fd52-4fc4-8138-bcee559c7664 Destroying unnamed session 2024.02.01 23:06:49.834017 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:49.834045 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 4 columns (4 merged, 0 gathered) in 0.003918342 sec., 127604.99211145939 rows/sec., 11.80 MiB/sec. 2024.02.01 23:06:49.834070 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part 2024.02.01 23:06:49.834196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:49.834313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:49.834338 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.01 23:06:49.834389 [ 3 ] {} HTTP-Session: 95ce2b49-33a8-4ced-a376-0fab8eab89b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:49.834416 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 18 rows starting from the beginning of the part 2024.02.01 23:06:49.834464 [ 3 ] {} HTTP-Session: 95ce2b49-33a8-4ced-a376-0fab8eab89b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:49.834807 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2024.02.01 23:06:49.834820 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:49.834881 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.01 23:06:49.834994 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:49.835136 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_11_2} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.01 23:06:49.835227 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2024.02.01 23:06:49.835631 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:49.835931 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:49.835944 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.02.01 23:06:49.836850 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:49.837819 [ 15 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004430014 sec., 48306.84507994782 rows/sec., 3.77 MiB/sec. 2024.02.01 23:06:49.837828 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:06:49.837972 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.01 23:06:49.838149 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:06:49.838267 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.01 23:06:49.838358 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} executeQuery: Read 12 rows, 16.58 KiB in 0.0034546 sec., 3473 rows/sec., 4.69 MiB/sec. 2024.02.01 23:06:49.838411 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_11_2} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.01 23:06:49.838666 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} DynamicQueryHandler: Done processing query 2024.02.01 23:06:49.838696 [ 3 ] {19787a1a-3252-47b4-b343-7f07f47110a2} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:06:49.838712 [ 3 ] {} HTTP-Session: 95ce2b49-33a8-4ced-a376-0fab8eab89b6 Destroying unnamed session 2024.02.01 23:06:54.828857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:54.829067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:54.829113 [ 3 ] {} HTTP-Session: 84d884f6-c38d-42e4-8f34-d2d4b697d43a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:54.829155 [ 3 ] {} HTTP-Session: 84d884f6-c38d-42e4-8f34-d2d4b697d43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:54.829350 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:54.829445 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:54.829708 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:54.830238 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:54.830492 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:06:54.830655 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:06:54.830787 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} executeQuery: Read 36 rows, 2.92 KiB in 0.001377782 sec., 26128 rows/sec., 2.07 MiB/sec. 2024.02.01 23:06:54.830793 [ 80 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.01 23:06:54.830906 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:54.830944 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} DynamicQueryHandler: Done processing query 2024.02.01 23:06:54.830992 [ 3 ] {b01f02bd-3669-4f62-a57b-2b00d6cf6831} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:54.831012 [ 3 ] {} HTTP-Session: 84d884f6-c38d-42e4-8f34-d2d4b697d43a Destroying unnamed session 2024.02.01 23:06:54.831007 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.01 23:06:54.831110 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:54.831144 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.02.01 23:06:54.831228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:54.831284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:54.831310 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:54.831312 [ 3 ] {} HTTP-Session: 28a551f0-0f0f-4a87-8247-7cd6a8a1b30c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:54.831356 [ 3 ] {} HTTP-Session: 28a551f0-0f0f-4a87-8247-7cd6a8a1b30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:54.831465 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2024.02.01 23:06:54.831477 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:54.831530 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:54.831632 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:54.831791 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:54.831807 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.02.01 23:06:54.831939 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::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.02.01 23:06:54.832365 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:54.832661 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:06:54.832806 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851423 sec., 96142.264625642 rows/sec., 7.61 MiB/sec. 2024.02.01 23:06:54.832877 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:06:54.833024 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.01 23:06:54.833066 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} executeQuery: Read 108 rows, 10.80 KiB in 0.001553947 sec., 69500 rows/sec., 6.79 MiB/sec. 2024.02.01 23:06:54.833218 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} DynamicQueryHandler: Done processing query 2024.02.01 23:06:54.833248 [ 3 ] {9ac52297-9f14-4c4a-8964-7959f08faf39} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:06:54.833269 [ 3 ] {} HTTP-Session: 28a551f0-0f0f-4a87-8247-7cd6a8a1b30c Destroying unnamed session 2024.02.01 23:06:54.833349 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.01 23:06:54.833421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:54.833448 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_11_2} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.01 23:06:54.833484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:54.833526 [ 3 ] {} HTTP-Session: 7c0606cf-a64a-40cd-9a8e-5993e05d00a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:54.833571 [ 3 ] {} HTTP-Session: 7c0606cf-a64a-40cd-9a8e-5993e05d00a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:54.833653 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:54.833692 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:54.833802 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:54.834196 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:54.834407 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:06:54.834564 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:06:54.834679 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} executeQuery: Read 36 rows, 2.88 KiB in 0.000996503 sec., 36126 rows/sec., 2.83 MiB/sec. 2024.02.01 23:06:54.834868 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} DynamicQueryHandler: Done processing query 2024.02.01 23:06:54.834893 [ 3 ] {2dbda0a2-d46c-4cbb-a084-584980f3a5e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:54.834909 [ 3 ] {} HTTP-Session: 7c0606cf-a64a-40cd-9a8e-5993e05d00a0 Destroying unnamed session 2024.02.01 23:06:54.835096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:54.835142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:54.835160 [ 3 ] {} HTTP-Session: a644f1fb-a376-4501-995b-b339d23c65bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:54.835178 [ 3 ] {} HTTP-Session: a644f1fb-a376-4501-995b-b339d23c65bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:54.835276 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:54.835326 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:54.835488 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:54.836210 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:54.836602 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:06:54.836785 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:06:54.836909 [ 80 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.01 23:06:54.836922 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} executeQuery: Read 36 rows, 49.75 KiB in 0.001610478 sec., 22353 rows/sec., 30.17 MiB/sec. 2024.02.01 23:06:54.836973 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:54.837091 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.01 23:06:54.837141 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} DynamicQueryHandler: Done processing query 2024.02.01 23:06:54.837167 [ 3 ] {59617f19-b502-461b-921b-f2af791148c4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:06:54.837185 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:06:54.837191 [ 3 ] {} HTTP-Session: a644f1fb-a376-4501-995b-b339d23c65bc Destroying unnamed session 2024.02.01 23:06:54.837223 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part 2024.02.01 23:06:54.837332 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:54.837424 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2024.02.01 23:06:54.837513 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.02.01 23:06:54.837596 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.02.01 23:06:54.837680 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::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.02.01 23:06:54.838862 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 6 columns (6 merged, 0 gathered) in 0.001839583 sec., 173952.4664013529 rows/sec., 234.74 MiB/sec. 2024.02.01 23:06:54.839082 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.01 23:06:54.839270 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.01 23:06:54.839327 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.01 23:06:54.839383 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_11_2: 4.04 MiB. 2024.02.01 23:06:59.827406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:59.827544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:59.827574 [ 3 ] {} HTTP-Session: 6237cacf-ed4d-4bcb-94b2-ed4abc8a362e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:59.827602 [ 3 ] {} HTTP-Session: 6237cacf-ed4d-4bcb-94b2-ed4abc8a362e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:59.827743 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:59.827810 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:06:59.827990 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:59.828436 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:59.828704 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:06:59.828871 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:06:59.829014 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} executeQuery: Read 12 rows, 996.00 B in 0.001223079 sec., 9811 rows/sec., 795.25 KiB/sec. 2024.02.01 23:06:59.829188 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} DynamicQueryHandler: Done processing query 2024.02.01 23:06:59.829216 [ 3 ] {a726a888-fd35-43eb-a47a-eb60b7f4dc82} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:59.829232 [ 3 ] {} HTTP-Session: 6237cacf-ed4d-4bcb-94b2-ed4abc8a362e Destroying unnamed session 2024.02.01 23:06:59.829356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:59.829408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:59.829427 [ 3 ] {} HTTP-Session: 5d540c8f-7ca3-46fb-918b-589243cc7b11 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:59.829446 [ 3 ] {} HTTP-Session: 5d540c8f-7ca3-46fb-918b-589243cc7b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:59.829530 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:59.829572 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:06:59.829686 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:59.830019 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:59.830237 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:06:59.830386 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:06:59.830518 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} executeQuery: Read 36 rows, 3.27 KiB in 0.000951663 sec., 37828 rows/sec., 3.36 MiB/sec. 2024.02.01 23:06:59.830661 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} DynamicQueryHandler: Done processing query 2024.02.01 23:06:59.830684 [ 3 ] {1c1d843d-fb0d-4fbe-8f3f-5aa606cea180} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:06:59.830699 [ 3 ] {} HTTP-Session: 5d540c8f-7ca3-46fb-918b-589243cc7b11 Destroying unnamed session 2024.02.01 23:06:59.830852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:59.830898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:59.830917 [ 3 ] {} HTTP-Session: a9da06c1-aca2-46aa-9dcb-eb68f1f04aba Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:59.830933 [ 3 ] {} HTTP-Session: a9da06c1-aca2-46aa-9dcb-eb68f1f04aba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:59.831006 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:59.831043 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:06:59.831152 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:59.831442 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:59.831674 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:06:59.831827 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:06:59.831940 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} executeQuery: Read 12 rows, 984.00 B in 0.000906791 sec., 13233 rows/sec., 1.03 MiB/sec. 2024.02.01 23:06:59.832057 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} DynamicQueryHandler: Done processing query 2024.02.01 23:06:59.832079 [ 3 ] {581f8620-9435-4d98-90bf-05996e8ed0c7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:06:59.832095 [ 3 ] {} HTTP-Session: a9da06c1-aca2-46aa-9dcb-eb68f1f04aba Destroying unnamed session 2024.02.01 23:06:59.832198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:06:59.832242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:06:59.832260 [ 3 ] {} HTTP-Session: 2dffba91-9b14-4283-a5d0-0c4081e4d1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:06:59.832276 [ 3 ] {} HTTP-Session: 2dffba91-9b14-4283-a5d0-0c4081e4d1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:06:59.832352 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:06:59.832396 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:06:59.832534 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:06:59.832869 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:06:59.833161 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:06:59.833330 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:06:59.833438 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} executeQuery: Read 12 rows, 16.58 KiB in 0.001077915 sec., 11132 rows/sec., 15.02 MiB/sec. 2024.02.01 23:06:59.833549 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} DynamicQueryHandler: Done processing query 2024.02.01 23:06:59.833571 [ 3 ] {ceeb7b17-1fa0-4add-9bc7-072e30f8620e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:06:59.833586 [ 3 ] {} HTTP-Session: 2dffba91-9b14-4283-a5d0-0c4081e4d1f0 Destroying unnamed session 2024.02.01 23:07:04.415109 [ 61 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:07:04.415175 [ 61 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:07:04.828749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:04.828848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:04.828873 [ 3 ] {} HTTP-Session: 95adc072-96db-431d-a971-d45bfdbed383 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:04.828896 [ 3 ] {} HTTP-Session: 95adc072-96db-431d-a971-d45bfdbed383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:04.829021 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:04.829077 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:04.829229 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:04.829673 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:04.829942 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:07:04.830105 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:07:04.830213 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} executeQuery: Read 36 rows, 2.92 KiB in 0.001158737 sec., 31068 rows/sec., 2.46 MiB/sec. 2024.02.01 23:07:04.830357 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} DynamicQueryHandler: Done processing query 2024.02.01 23:07:04.830381 [ 3 ] {b79b461e-6966-4936-8bbd-57aa52df6050} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:04.830396 [ 3 ] {} HTTP-Session: 95adc072-96db-431d-a971-d45bfdbed383 Destroying unnamed session 2024.02.01 23:07:04.830526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:04.830571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:04.830590 [ 3 ] {} HTTP-Session: 1008bd2b-f8af-4731-bfbe-bfca6aa79733 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:04.830606 [ 3 ] {} HTTP-Session: 1008bd2b-f8af-4731-bfbe-bfca6aa79733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:04.830683 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:04.830722 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:04.830825 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:04.831203 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:04.831416 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:07:04.831569 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:07:04.831667 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} executeQuery: Read 108 rows, 10.80 KiB in 0.000955872 sec., 112985 rows/sec., 11.03 MiB/sec. 2024.02.01 23:07:04.831783 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} DynamicQueryHandler: Done processing query 2024.02.01 23:07:04.831806 [ 3 ] {d7140087-ee1f-4af8-ba53-cf2810800dc2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:07:04.831822 [ 3 ] {} HTTP-Session: 1008bd2b-f8af-4731-bfbe-bfca6aa79733 Destroying unnamed session 2024.02.01 23:07:04.831943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:04.831987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:04.832006 [ 3 ] {} HTTP-Session: ab74ff84-dc8f-49cd-a903-d0167f4e14cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:04.832023 [ 3 ] {} HTTP-Session: ab74ff84-dc8f-49cd-a903-d0167f4e14cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:04.832093 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:04.832131 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:04.832233 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:04.832554 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:04.832785 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:07:04.832934 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:07:04.833032 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} executeQuery: Read 36 rows, 2.88 KiB in 0.000911162 sec., 39509 rows/sec., 3.09 MiB/sec. 2024.02.01 23:07:04.833146 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} DynamicQueryHandler: Done processing query 2024.02.01 23:07:04.833169 [ 3 ] {3b1815f2-909f-4c37-b154-3f64011a4944} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:04.833184 [ 3 ] {} HTTP-Session: ab74ff84-dc8f-49cd-a903-d0167f4e14cc Destroying unnamed session 2024.02.01 23:07:04.833381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:04.833424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:04.833442 [ 3 ] {} HTTP-Session: 1b462270-1fd0-476b-babb-5e617c42025f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:04.833459 [ 3 ] {} HTTP-Session: 1b462270-1fd0-476b-babb-5e617c42025f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:04.833539 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:04.833581 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:04.833713 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:04.834122 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:04.834437 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:07:04.834620 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:07:04.834743 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} executeQuery: Read 36 rows, 49.75 KiB in 0.001171827 sec., 30721 rows/sec., 41.46 MiB/sec. 2024.02.01 23:07:04.834867 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} DynamicQueryHandler: Done processing query 2024.02.01 23:07:04.834890 [ 3 ] {afef1adf-b596-49b8-8b4d-825e83f2e735} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:07:04.834905 [ 3 ] {} HTTP-Session: 1b462270-1fd0-476b-babb-5e617c42025f Destroying unnamed session 2024.02.01 23:07:09.829117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:09.829303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:09.829350 [ 3 ] {} HTTP-Session: 1b445e36-dd46-4d15-9993-066208b30346 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:09.829391 [ 3 ] {} HTTP-Session: 1b445e36-dd46-4d15-9993-066208b30346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:09.829588 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:09.829685 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:09.829947 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:09.830391 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:09.830659 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:07:09.830843 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:07:09.830969 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} executeQuery: Read 12 rows, 996.00 B in 0.001327651 sec., 9038 rows/sec., 732.61 KiB/sec. 2024.02.01 23:07:09.831111 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} DynamicQueryHandler: Done processing query 2024.02.01 23:07:09.831138 [ 3 ] {684aa15a-13b7-4594-ae76-52f8695e13fd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:09.831154 [ 3 ] {} HTTP-Session: 1b445e36-dd46-4d15-9993-066208b30346 Destroying unnamed session 2024.02.01 23:07:09.831299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:09.831346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:09.831365 [ 3 ] {} HTTP-Session: 0da469ed-234d-47a4-a82b-700eb4fd6645 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:09.831383 [ 3 ] {} HTTP-Session: 0da469ed-234d-47a4-a82b-700eb4fd6645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:09.831464 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:09.831505 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:09.831610 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:09.831950 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:09.832172 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:07:09.832322 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:07:09.832444 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} executeQuery: Read 72 rows, 6.04 KiB in 0.000946522 sec., 76067 rows/sec., 6.23 MiB/sec. 2024.02.01 23:07:09.832600 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} DynamicQueryHandler: Done processing query 2024.02.01 23:07:09.832623 [ 3 ] {b5d63969-3967-4536-9777-09c647b0c0d4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:07:09.832639 [ 3 ] {} HTTP-Session: 0da469ed-234d-47a4-a82b-700eb4fd6645 Destroying unnamed session 2024.02.01 23:07:09.832763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:09.832808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:09.832826 [ 3 ] {} HTTP-Session: 86664a9a-5a74-4433-a225-23b454a27e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:09.832843 [ 3 ] {} HTTP-Session: 86664a9a-5a74-4433-a225-23b454a27e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:09.832918 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:09.832957 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:09.833068 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:09.833358 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:09.833584 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:07:09.833733 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:07:09.833862 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} executeQuery: Read 36 rows, 2.86 KiB in 0.000907731 sec., 39659 rows/sec., 3.08 MiB/sec. 2024.02.01 23:07:09.834038 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} DynamicQueryHandler: Done processing query 2024.02.01 23:07:09.834061 [ 3 ] {2e2004b6-0a42-4984-a686-105432469776} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:09.834077 [ 3 ] {} HTTP-Session: 86664a9a-5a74-4433-a225-23b454a27e53 Destroying unnamed session 2024.02.01 23:07:09.834214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:09.834256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:09.834274 [ 3 ] {} HTTP-Session: 6ff33f37-cd3d-4191-ad69-2769defc0057 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:09.834291 [ 3 ] {} HTTP-Session: 6ff33f37-cd3d-4191-ad69-2769defc0057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:09.834365 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:09.834407 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:07:09.834541 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:09.834822 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:09.835078 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:07:09.835250 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:07:09.835376 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} executeQuery: Read 36 rows, 2.60 KiB in 0.000979373 sec., 36758 rows/sec., 2.59 MiB/sec. 2024.02.01 23:07:09.835494 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} DynamicQueryHandler: Done processing query 2024.02.01 23:07:09.835518 [ 3 ] {987c63ae-85fd-4a18-96d4-cba72e02062c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:09.835534 [ 3 ] {} HTTP-Session: 6ff33f37-cd3d-4191-ad69-2769defc0057 Destroying unnamed session 2024.02.01 23:07:09.835675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:09.835723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:09.835750 [ 3 ] {} HTTP-Session: c1a80af6-fea6-472e-85e0-d3763f82fe8a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:09.835776 [ 3 ] {} HTTP-Session: c1a80af6-fea6-472e-85e0-d3763f82fe8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:09.835857 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:09.835902 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:09.836066 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:09.836603 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:09.837012 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:07:09.837267 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:07:09.837463 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} executeQuery: Read 12 rows, 16.58 KiB in 0.001570066 sec., 7642 rows/sec., 10.31 MiB/sec. 2024.02.01 23:07:09.837581 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} DynamicQueryHandler: Done processing query 2024.02.01 23:07:09.837605 [ 3 ] {443dbf9b-a194-4b4d-88bb-316fbdab08f7} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:07:09.837621 [ 3 ] {} HTTP-Session: c1a80af6-fea6-472e-85e0-d3763f82fe8a Destroying unnamed session 2024.02.01 23:07:14.829772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:14.829959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:14.830007 [ 3 ] {} HTTP-Session: 27a0203c-9e06-4b9b-ad6e-b5de8623f816 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:14.830049 [ 3 ] {} HTTP-Session: 27a0203c-9e06-4b9b-ad6e-b5de8623f816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:14.830260 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:14.830324 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:14.830481 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:14.830910 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:14.831180 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:07:14.831339 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:07:14.831458 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} executeQuery: Read 36 rows, 2.92 KiB in 0.001160367 sec., 31024 rows/sec., 2.46 MiB/sec. 2024.02.01 23:07:14.831620 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} DynamicQueryHandler: Done processing query 2024.02.01 23:07:14.831645 [ 3 ] {6167ba2a-97d7-4746-b96f-3f042002e149} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:14.831662 [ 3 ] {} HTTP-Session: 27a0203c-9e06-4b9b-ad6e-b5de8623f816 Destroying unnamed session 2024.02.01 23:07:14.831802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:14.831849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:14.831869 [ 3 ] {} HTTP-Session: 2802068b-218a-4cb0-a055-8a51dd8c5874 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:14.831886 [ 3 ] {} HTTP-Session: 2802068b-218a-4cb0-a055-8a51dd8c5874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:14.831963 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:14.832002 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:14.832108 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:14.832525 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:14.832751 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:07:14.832904 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:07:14.833033 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} executeQuery: Read 108 rows, 10.80 KiB in 0.001038264 sec., 104019 rows/sec., 10.16 MiB/sec. 2024.02.01 23:07:14.833028 [ 70 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.01 23:07:14.833154 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:14.833248 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} DynamicQueryHandler: Done processing query 2024.02.01 23:07:14.833259 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.01 23:07:14.833298 [ 3 ] {554a0b61-4741-44a6-ac1b-788fb1d4c293} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:07:14.833342 [ 3 ] {} HTTP-Session: 2802068b-218a-4cb0-a055-8a51dd8c5874 Destroying unnamed session 2024.02.01 23:07:14.833423 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:14.833465 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part 2024.02.01 23:07:14.833534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:14.833639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:14.833699 [ 3 ] {} HTTP-Session: 05fcb935-7dfa-403a-821b-b9eaecb90170 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:14.833710 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part 2024.02.01 23:07:14.833732 [ 3 ] {} HTTP-Session: 05fcb935-7dfa-403a-821b-b9eaecb90170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:14.833982 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:14.833995 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:14.834080 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:14.834267 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part 2024.02.01 23:07:14.834565 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part 2024.02.01 23:07:14.834583 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:14.834779 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part 2024.02.01 23:07:14.835299 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:14.835799 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:07:14.836127 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:07:14.836350 [ 70 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.01 23:07:14.836484 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:14.836543 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} executeQuery: Read 36 rows, 2.88 KiB in 0.002448857 sec., 14700 rows/sec., 1.15 MiB/sec. 2024.02.01 23:07:14.836935 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.01 23:07:14.836987 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781888 sec., 162352.77194882554 rows/sec., 15.16 MiB/sec. 2024.02.01 23:07:14.837061 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} DynamicQueryHandler: Done processing query 2024.02.01 23:07:14.837104 [ 3 ] {1cade788-2da6-4f23-a9c9-2d53de3cdbef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:14.837155 [ 3 ] {} HTTP-Session: 05fcb935-7dfa-403a-821b-b9eaecb90170 Destroying unnamed session 2024.02.01 23:07:14.837230 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:14.837275 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part 2024.02.01 23:07:14.837285 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.01 23:07:14.837514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:14.837582 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:14.837617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:14.837690 [ 3 ] {} HTTP-Session: 8a3d3745-c962-4641-b347-ae6318680547 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:14.837743 [ 3 ] {} HTTP-Session: 8a3d3745-c962-4641-b347-ae6318680547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:14.837846 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.01 23:07:14.837969 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:14.838089 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:14.838111 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_16_3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.01 23:07:14.838277 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:14.838314 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:14.838692 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:14.838999 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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.02.01 23:07:14.839059 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:14.840174 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:14.840660 [ 9 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.004047574 sec., 61765.39329484773 rows/sec., 4.82 MiB/sec. 2024.02.01 23:07:14.840874 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.01 23:07:14.840893 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:07:14.841198 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.01 23:07:14.841290 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:07:14.841336 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_16_3} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.01 23:07:14.841545 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} executeQuery: Read 36 rows, 49.75 KiB in 0.003394709 sec., 10604 rows/sec., 14.31 MiB/sec. 2024.02.01 23:07:14.841711 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} DynamicQueryHandler: Done processing query 2024.02.01 23:07:14.841736 [ 3 ] {9b09b261-bacc-494d-837f-95ec7b332c3c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:07:14.841753 [ 3 ] {} HTTP-Session: 8a3d3745-c962-4641-b347-ae6318680547 Destroying unnamed session 2024.02.01 23:07:19.415226 [ 74 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:07:19.415307 [ 74 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:07:19.827994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.828110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.828140 [ 3 ] {} HTTP-Session: 4fc3a48c-94f2-42ea-9b66-2bb6c0039449 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.828169 [ 3 ] {} HTTP-Session: 4fc3a48c-94f2-42ea-9b66-2bb6c0039449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.828307 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.828374 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:19.828532 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.829012 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.829284 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:07:19.829449 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:07:19.829590 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} executeQuery: Read 12 rows, 996.00 B in 0.001239589 sec., 9680 rows/sec., 784.66 KiB/sec. 2024.02.01 23:07:19.829588 [ 63 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.01 23:07:19.829712 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.829788 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.829843 [ 3 ] {39884553-2cbe-4316-ba3b-3f72d175822d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:19.829859 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.01 23:07:19.829893 [ 3 ] {} HTTP-Session: 4fc3a48c-94f2-42ea-9b66-2bb6c0039449 Destroying unnamed session 2024.02.01 23:07:19.830138 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:19.830141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.830222 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2024.02.01 23:07:19.830255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.830294 [ 3 ] {} HTTP-Session: eb9d377c-5da1-4ac8-8303-b8075b766d13 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.830314 [ 3 ] {} HTTP-Session: eb9d377c-5da1-4ac8-8303-b8075b766d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.830539 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.830578 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:19.830630 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:07:19.830826 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:19.831102 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.831119 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:19.831306 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:19.831469 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:19.832205 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.832704 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:07:19.832959 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172984 sec., 49165.07615544232 rows/sec., 3.89 MiB/sec. 2024.02.01 23:07:19.833023 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:07:19.833216 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.01 23:07:19.833231 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} executeQuery: Read 4 rows, 342.00 B in 0.002621551 sec., 1525 rows/sec., 127.40 KiB/sec. 2024.02.01 23:07:19.833426 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.833453 [ 3 ] {9363aa35-4800-410d-ba63-5ec458e436f4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:19.833474 [ 3 ] {} HTTP-Session: eb9d377c-5da1-4ac8-8303-b8075b766d13 Destroying unnamed session 2024.02.01 23:07:19.833537 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.01 23:07:19.833608 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_16_3} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.01 23:07:19.833684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.833757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.833777 [ 3 ] {} HTTP-Session: 0e10c13c-de3a-49f6-af9d-f3fb36d72622 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.833795 [ 3 ] {} HTTP-Session: 0e10c13c-de3a-49f6-af9d-f3fb36d72622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.833873 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.833912 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:19.834026 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.834383 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.834621 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:07:19.834772 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:07:19.834881 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} executeQuery: Read 38 rows, 3.45 KiB in 0.000980563 sec., 38753 rows/sec., 3.43 MiB/sec. 2024.02.01 23:07:19.834997 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.835020 [ 3 ] {bd7bfe17-08d5-4040-ad9e-ca5341bb9760} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:19.835035 [ 3 ] {} HTTP-Session: 0e10c13c-de3a-49f6-af9d-f3fb36d72622 Destroying unnamed session 2024.02.01 23:07:19.835155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.835231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.835267 [ 3 ] {} HTTP-Session: ef4a99f7-807d-4a8d-bf0b-75f307e3e8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.835298 [ 3 ] {} HTTP-Session: ef4a99f7-807d-4a8d-bf0b-75f307e3e8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.835379 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.835419 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:07:19.835529 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.836060 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.836459 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:07:19.836800 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:07:19.836991 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} executeQuery: Read 4 rows, 286.00 B in 0.001574957 sec., 2539 rows/sec., 177.34 KiB/sec. 2024.02.01 23:07:19.837152 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.837182 [ 3 ] {804e398c-856b-44ac-97ae-0cd1da0d2702} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:19.837204 [ 3 ] {} HTTP-Session: ef4a99f7-807d-4a8d-bf0b-75f307e3e8f8 Destroying unnamed session 2024.02.01 23:07:19.837347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.837407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.837435 [ 3 ] {} HTTP-Session: 6d063297-3614-423b-ae9c-9484997074b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.837460 [ 3 ] {} HTTP-Session: 6d063297-3614-423b-ae9c-9484997074b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.837559 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.837604 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:19.837736 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.838045 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.838275 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:07:19.838427 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:07:19.838610 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} executeQuery: Read 16 rows, 1.29 KiB in 0.001010123 sec., 15839 rows/sec., 1.24 MiB/sec. 2024.02.01 23:07:19.838735 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.838758 [ 3 ] {97061456-8be7-4bf1-bef4-d69abb1ecd74} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:19.838774 [ 3 ] {} HTTP-Session: 6d063297-3614-423b-ae9c-9484997074b4 Destroying unnamed session 2024.02.01 23:07:19.838889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.838934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.838953 [ 3 ] {} HTTP-Session: d1574e91-05e8-4bf8-9598-5768ce031338 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.838969 [ 3 ] {} HTTP-Session: d1574e91-05e8-4bf8-9598-5768ce031338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.839039 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.839083 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:07:19.839202 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.839507 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.839773 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:07:19.839949 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:07:19.840071 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} executeQuery: Read 2 rows, 144.00 B in 0.000992523 sec., 2015 rows/sec., 141.68 KiB/sec. 2024.02.01 23:07:19.840178 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.840201 [ 3 ] {26fed684-a930-4809-8e98-9917dd423776} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:19.840218 [ 3 ] {} HTTP-Session: d1574e91-05e8-4bf8-9598-5768ce031338 Destroying unnamed session 2024.02.01 23:07:19.840352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:19.840397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:19.840415 [ 3 ] {} HTTP-Session: a0ee811c-9b8d-4b91-81a1-17e6105f21c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:19.840432 [ 3 ] {} HTTP-Session: a0ee811c-9b8d-4b91-81a1-17e6105f21c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:19.840505 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:19.840548 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:19.840682 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:19.841019 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.841298 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:07:19.841488 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:07:19.841611 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} executeQuery: Read 12 rows, 16.58 KiB in 0.001071525 sec., 11198 rows/sec., 15.11 MiB/sec. 2024.02.01 23:07:19.841610 [ 63 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.01 23:07:19.841713 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:19.841825 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} DynamicQueryHandler: Done processing query 2024.02.01 23:07:19.841828 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.01 23:07:19.841861 [ 3 ] {6ce74922-44ac-4d1b-b6aa-0689bfac1efd} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:07:19.841892 [ 3 ] {} HTTP-Session: a0ee811c-9b8d-4b91-81a1-17e6105f21c7 Destroying unnamed session 2024.02.01 23:07:19.841986 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:19.842029 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 320 rows starting from the beginning of the part 2024.02.01 23:07:19.842155 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:19.842262 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:19.842361 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:19.842477 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:19.842577 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:19.843888 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 6 columns (6 merged, 0 gathered) in 0.002101539 sec., 203660.26992599235 rows/sec., 274.83 MiB/sec. 2024.02.01 23:07:19.844130 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.01 23:07:19.844359 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.01 23:07:19.844422 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.01 23:07:19.844486 [ 26 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_16_3: 4.05 MiB. 2024.02.01 23:07:24.829412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:24.829544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:24.829574 [ 3 ] {} HTTP-Session: 6f0a5b92-001a-4347-857f-c875f38bba27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:24.829601 [ 3 ] {} HTTP-Session: 6f0a5b92-001a-4347-857f-c875f38bba27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:24.829743 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:24.829810 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:24.829990 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:24.830464 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:24.830754 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:07:24.830945 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:07:24.831059 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} executeQuery: Read 36 rows, 2.92 KiB in 0.001275209 sec., 28230 rows/sec., 2.23 MiB/sec. 2024.02.01 23:07:24.831186 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} DynamicQueryHandler: Done processing query 2024.02.01 23:07:24.831212 [ 3 ] {975057f9-0ee8-4e04-bf1e-8af5567e4b22} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:24.831228 [ 3 ] {} HTTP-Session: 6f0a5b92-001a-4347-857f-c875f38bba27 Destroying unnamed session 2024.02.01 23:07:24.831362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:24.831409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:24.831429 [ 3 ] {} HTTP-Session: c85f8d7a-c894-49eb-ad13-08d670febec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:24.831447 [ 3 ] {} HTTP-Session: c85f8d7a-c894-49eb-ad13-08d670febec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:24.831534 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:24.831575 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:24.831678 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:24.832028 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:24.832250 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:07:24.832401 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:07:24.832509 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} executeQuery: Read 108 rows, 10.80 KiB in 0.000947602 sec., 113971 rows/sec., 11.13 MiB/sec. 2024.02.01 23:07:24.832623 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} DynamicQueryHandler: Done processing query 2024.02.01 23:07:24.832647 [ 3 ] {02eda65a-5d67-4ba3-a311-e5a491aecd2b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:07:24.832662 [ 3 ] {} HTTP-Session: c85f8d7a-c894-49eb-ad13-08d670febec2 Destroying unnamed session 2024.02.01 23:07:24.832819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:24.832862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:24.832880 [ 3 ] {} HTTP-Session: 9ab8d50a-be62-42c2-9b06-b5df86310e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:24.832897 [ 3 ] {} HTTP-Session: 9ab8d50a-be62-42c2-9b06-b5df86310e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:24.832969 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:24.833007 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:24.833111 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:24.833395 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:24.833681 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:07:24.833831 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:07:24.833933 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} executeQuery: Read 36 rows, 2.88 KiB in 0.000937052 sec., 38418 rows/sec., 3.00 MiB/sec. 2024.02.01 23:07:24.834031 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} DynamicQueryHandler: Done processing query 2024.02.01 23:07:24.834055 [ 3 ] {3caa9996-ee9f-4548-9ec6-7a735aa75719} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:24.834070 [ 3 ] {} HTTP-Session: 9ab8d50a-be62-42c2-9b06-b5df86310e61 Destroying unnamed session 2024.02.01 23:07:24.834202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:24.834243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:24.834262 [ 3 ] {} HTTP-Session: 57501b5c-e471-465f-b150-4f591e2a5f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:24.834278 [ 3 ] {} HTTP-Session: 57501b5c-e471-465f-b150-4f591e2a5f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:24.834357 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:24.834474 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:24.834606 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:24.835039 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:24.835348 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:07:24.835524 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:07:24.835621 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} executeQuery: Read 36 rows, 49.75 KiB in 0.001164987 sec., 30901 rows/sec., 41.70 MiB/sec. 2024.02.01 23:07:24.835739 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} DynamicQueryHandler: Done processing query 2024.02.01 23:07:24.835764 [ 3 ] {9bf1410a-d25c-4684-b424-e841cf38c501} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:07:24.835785 [ 3 ] {} HTTP-Session: 57501b5c-e471-465f-b150-4f591e2a5f4c Destroying unnamed session 2024.02.01 23:07:29.827999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:29.828122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:29.828153 [ 3 ] {} HTTP-Session: 0be736eb-8ed4-445d-8023-0a20f16e498b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:29.828180 [ 3 ] {} HTTP-Session: 0be736eb-8ed4-445d-8023-0a20f16e498b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:29.828316 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:29.828383 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:29.828563 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:29.828966 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:29.829222 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:07:29.829408 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:07:29.829554 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} executeQuery: Read 12 rows, 996.00 B in 0.001198799 sec., 10010 rows/sec., 811.36 KiB/sec. 2024.02.01 23:07:29.829681 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} DynamicQueryHandler: Done processing query 2024.02.01 23:07:29.829706 [ 3 ] {3bacefa6-b065-42fd-984b-4ba8524d11ff} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:29.829723 [ 3 ] {} HTTP-Session: 0be736eb-8ed4-445d-8023-0a20f16e498b Destroying unnamed session 2024.02.01 23:07:29.829853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:29.829899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:29.829919 [ 3 ] {} HTTP-Session: 55b1be34-4778-4d47-9228-e2af01f50ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:29.829937 [ 3 ] {} HTTP-Session: 55b1be34-4778-4d47-9228-e2af01f50ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:29.830016 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:29.830056 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:29.830160 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:29.830456 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:29.830659 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:07:29.830806 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:07:29.830923 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} executeQuery: Read 36 rows, 3.27 KiB in 0.0008776 sec., 41020 rows/sec., 3.64 MiB/sec. 2024.02.01 23:07:29.831039 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} DynamicQueryHandler: Done processing query 2024.02.01 23:07:29.831062 [ 3 ] {70b04d94-7722-4855-86fe-45b417f4a008} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:29.831078 [ 3 ] {} HTTP-Session: 55b1be34-4778-4d47-9228-e2af01f50ebc Destroying unnamed session 2024.02.01 23:07:29.831197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:29.831241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:29.831259 [ 3 ] {} HTTP-Session: 8f8dc28f-8112-47dc-9389-7ef26b9efb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:29.831275 [ 3 ] {} HTTP-Session: 8f8dc28f-8112-47dc-9389-7ef26b9efb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:29.831343 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:29.831382 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:29.831486 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:29.831768 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:29.831968 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:07:29.832114 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:07:29.832228 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} executeQuery: Read 12 rows, 984.00 B in 0.000857 sec., 14002 rows/sec., 1.10 MiB/sec. 2024.02.01 23:07:29.832417 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} DynamicQueryHandler: Done processing query 2024.02.01 23:07:29.832441 [ 3 ] {9779d5b6-8aed-4cc9-b9b2-bc4c0ad27a98} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:29.832456 [ 3 ] {} HTTP-Session: 8f8dc28f-8112-47dc-9389-7ef26b9efb0e Destroying unnamed session 2024.02.01 23:07:29.832615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:29.832659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:29.832678 [ 3 ] {} HTTP-Session: 194c8702-f630-4151-b4c4-0a7b4e7a7b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:29.832695 [ 3 ] {} HTTP-Session: 194c8702-f630-4151-b4c4-0a7b4e7a7b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:29.832768 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:29.832812 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:29.832961 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:29.833276 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:29.833564 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:07:29.833748 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:07:29.833885 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} executeQuery: Read 12 rows, 16.58 KiB in 0.001083245 sec., 11077 rows/sec., 14.95 MiB/sec. 2024.02.01 23:07:29.834091 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} DynamicQueryHandler: Done processing query 2024.02.01 23:07:29.834115 [ 3 ] {cf4eac59-cdbf-475b-b6fb-ee0c2910a7a1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:07:29.834130 [ 3 ] {} HTTP-Session: 194c8702-f630-4151-b4c4-0a7b4e7a7b05 Destroying unnamed session 2024.02.01 23:07:30.791707 [ 102 ] {} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.01 23:07:30.791841 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.20 GiB. 2024.02.01 23:07:30.791976 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.01 23:07:30.792219 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:30.792281 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 324 rows starting from the beginning of the part 2024.02.01 23:07:30.792487 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.02.01 23:07:30.792657 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.01 23:07:30.792816 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:30.792935 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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.02.01 23:07:30.793745 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818012 sec., 220020.54991936247 rows/sec., 15.52 MiB/sec. 2024.02.01 23:07:30.793856 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.01 23:07:30.794057 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.01 23:07:30.794118 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_5_1} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.01 23:07:34.415367 [ 153 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:07:34.415475 [ 153 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:07:34.829144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.829288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.829333 [ 3 ] {} HTTP-Session: c9189203-00b5-4b36-baed-f75505f2787e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.829374 [ 3 ] {} HTTP-Session: c9189203-00b5-4b36-baed-f75505f2787e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.829567 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.829660 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:34.829918 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.830371 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.830626 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:07:34.830820 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:07:34.830934 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} executeQuery: Read 36 rows, 2.92 KiB in 0.00131347 sec., 27408 rows/sec., 2.17 MiB/sec. 2024.02.01 23:07:34.831073 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.831099 [ 3 ] {d1fa7264-3db1-4f98-b2a6-5f5b7ef7f3c6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:34.831114 [ 3 ] {} HTTP-Session: c9189203-00b5-4b36-baed-f75505f2787e Destroying unnamed session 2024.02.01 23:07:34.831230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.831274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.831293 [ 3 ] {} HTTP-Session: 51366c2a-1665-4ff0-b390-f240f77694ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.831309 [ 3 ] {} HTTP-Session: 51366c2a-1665-4ff0-b390-f240f77694ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.831378 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.831416 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:07:34.831521 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.831774 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.831972 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:07:34.832120 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:07:34.832218 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} executeQuery: Read 2 rows, 175.00 B in 0.000809509 sec., 2470 rows/sec., 211.11 KiB/sec. 2024.02.01 23:07:34.832339 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.832362 [ 3 ] {e6e7a890-7325-4b97-88c3-a9c0c9d2b4f5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:34.832377 [ 3 ] {} HTTP-Session: 51366c2a-1665-4ff0-b390-f240f77694ba Destroying unnamed session 2024.02.01 23:07:34.832535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.832579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.832596 [ 3 ] {} HTTP-Session: 89e2ce7a-05d7-475f-848c-2d953a7e28c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.832612 [ 3 ] {} HTTP-Session: 89e2ce7a-05d7-475f-848c-2d953a7e28c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.832684 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.832722 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:34.832824 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.833148 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.833361 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:07:34.833509 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:07:34.833604 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} executeQuery: Read 109 rows, 10.89 KiB in 0.00089243 sec., 122138 rows/sec., 11.92 MiB/sec. 2024.02.01 23:07:34.833743 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.833767 [ 3 ] {2e2c46d5-88f3-409d-a671-eb1e1deb8f57} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:07:34.833782 [ 3 ] {} HTTP-Session: 89e2ce7a-05d7-475f-848c-2d953a7e28c3 Destroying unnamed session 2024.02.01 23:07:34.833893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.833938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.833956 [ 3 ] {} HTTP-Session: 2e593e75-1778-449e-963c-51fb5e259e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.833972 [ 3 ] {} HTTP-Session: 2e593e75-1778-449e-963c-51fb5e259e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.834041 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.834080 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:07:34.834185 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.834433 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.834631 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:07:34.834776 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:07:34.834871 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} executeQuery: Read 2 rows, 143.00 B in 0.000798269 sec., 2505 rows/sec., 174.94 KiB/sec. 2024.02.01 23:07:34.834984 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.835007 [ 3 ] {b915ec4f-ea5c-40f6-b043-c744b1250399} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:34.835022 [ 3 ] {} HTTP-Session: 2e593e75-1778-449e-963c-51fb5e259e69 Destroying unnamed session 2024.02.01 23:07:34.835134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.835176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.835194 [ 3 ] {} HTTP-Session: f6267bed-1029-4d76-8149-2190ff8ef690 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.835210 [ 3 ] {} HTTP-Session: f6267bed-1029-4d76-8149-2190ff8ef690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.835280 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.835315 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:34.835415 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.835683 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.835895 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:07:34.836106 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:07:34.836231 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} executeQuery: Read 38 rows, 3.05 KiB in 0.000923731 sec., 41137 rows/sec., 3.22 MiB/sec. 2024.02.01 23:07:34.836371 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.836397 [ 3 ] {fafadd37-a894-4644-81c2-4ec7129af29b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:34.836415 [ 3 ] {} HTTP-Session: f6267bed-1029-4d76-8149-2190ff8ef690 Destroying unnamed session 2024.02.01 23:07:34.836553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.836599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.836618 [ 3 ] {} HTTP-Session: 123b3014-0b60-4de2-b812-2dfd068900a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.836637 [ 3 ] {} HTTP-Session: 123b3014-0b60-4de2-b812-2dfd068900a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.836727 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.836780 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:07:34.836936 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.837244 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.837508 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:07:34.837685 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:07:34.837779 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} executeQuery: Read 1 rows, 72.00 B in 0.001019084 sec., 981 rows/sec., 69.00 KiB/sec. 2024.02.01 23:07:34.837895 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.837918 [ 3 ] {19c80185-7b71-4ac6-8913-ba52c0cb733e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:34.837933 [ 3 ] {} HTTP-Session: 123b3014-0b60-4de2-b812-2dfd068900a3 Destroying unnamed session 2024.02.01 23:07:34.838080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:34.838125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:34.838143 [ 3 ] {} HTTP-Session: 69dcb0ff-220a-4127-a2a6-a646b087d59f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:34.838159 [ 3 ] {} HTTP-Session: 69dcb0ff-220a-4127-a2a6-a646b087d59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:34.838237 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:34.838280 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:34.838411 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:34.838915 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:34.839189 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:07:34.839365 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:07:34.839455 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} executeQuery: Read 36 rows, 49.75 KiB in 0.001239188 sec., 29051 rows/sec., 39.20 MiB/sec. 2024.02.01 23:07:34.839649 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} DynamicQueryHandler: Done processing query 2024.02.01 23:07:34.839741 [ 3 ] {b9564796-f474-479d-b55f-e95f3e205b1d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:07:34.839756 [ 3 ] {} HTTP-Session: 69dcb0ff-220a-4127-a2a6-a646b087d59f Destroying unnamed session 2024.02.01 23:07:39.830271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.830401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.830431 [ 3 ] {} HTTP-Session: 8da3c1d5-e899-44d6-a04b-a5aa311ec39f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.830459 [ 3 ] {} HTTP-Session: 8da3c1d5-e899-44d6-a04b-a5aa311ec39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.830597 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.830664 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:39.830845 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.831300 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.831568 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:07:39.831732 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:07:39.831869 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} executeQuery: Read 12 rows, 996.00 B in 0.001224638 sec., 9798 rows/sec., 794.24 KiB/sec. 2024.02.01 23:07:39.832022 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.832048 [ 3 ] {c171a6e9-600a-469c-994c-b0d862ef0142} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:39.832065 [ 3 ] {} HTTP-Session: 8da3c1d5-e899-44d6-a04b-a5aa311ec39f Destroying unnamed session 2024.02.01 23:07:39.832180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.832233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.832254 [ 3 ] {} HTTP-Session: 980676c4-d1ad-4a40-952b-2c366e97534f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.832273 [ 3 ] {} HTTP-Session: 980676c4-d1ad-4a40-952b-2c366e97534f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.832350 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.832393 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:07:39.832507 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.832801 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.833021 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:07:39.833170 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:07:39.833297 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} executeQuery: Read 2 rows, 175.00 B in 0.000917151 sec., 2180 rows/sec., 186.34 KiB/sec. 2024.02.01 23:07:39.833417 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.833441 [ 3 ] {3db070ca-03cd-451d-9b6f-21908b74bb96} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:39.833456 [ 3 ] {} HTTP-Session: 980676c4-d1ad-4a40-952b-2c366e97534f Destroying unnamed session 2024.02.01 23:07:39.833579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.833624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.833643 [ 3 ] {} HTTP-Session: 9d9682de-9750-4e84-8914-3f4c00a9ee35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.833660 [ 3 ] {} HTTP-Session: 9d9682de-9750-4e84-8914-3f4c00a9ee35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.833734 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.833772 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:39.833879 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.834199 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.834408 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.01 23:07:39.834559 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.01 23:07:39.834684 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} executeQuery: Read 73 rows, 6.12 KiB in 0.000918831 sec., 79448 rows/sec., 6.51 MiB/sec. 2024.02.01 23:07:39.834675 [ 72 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.01 23:07:39.834794 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.834862 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.834927 [ 3 ] {25cc7aa9-935a-4f3a-b619-d1206a0a20fb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:07:39.834959 [ 3 ] {} HTTP-Session: 9d9682de-9750-4e84-8914-3f4c00a9ee35 Destroying unnamed session 2024.02.01 23:07:39.834976 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.01 23:07:39.835149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.835175 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:39.835244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.835250 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 182 rows starting from the beginning of the part 2024.02.01 23:07:39.835284 [ 3 ] {} HTTP-Session: 6237f77d-0f25-40f6-ad2f-0c8b8bcfee83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.835341 [ 3 ] {} HTTP-Session: 6237f77d-0f25-40f6-ad2f-0c8b8bcfee83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.835546 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2024.02.01 23:07:39.835555 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.835656 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:07:39.835795 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part 2024.02.01 23:07:39.836121 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:39.836163 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.836393 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 109 rows starting from the beginning of the part 2024.02.01 23:07:39.836523 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 73 rows starting from the beginning of the part 2024.02.01 23:07:39.837147 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.837655 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:07:39.838032 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:07:39.838248 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} executeQuery: Read 2 rows, 143.00 B in 0.002617181 sec., 764 rows/sec., 53.36 KiB/sec. 2024.02.01 23:07:39.838738 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.838765 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003885901 sec., 140507.954268521 rows/sec., 12.95 MiB/sec. 2024.02.01 23:07:39.838772 [ 3 ] {ca70d6ef-feca-4390-94ce-303516fcea72} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:07:39.838865 [ 3 ] {} HTTP-Session: 6237f77d-0f25-40f6-ad2f-0c8b8bcfee83 Destroying unnamed session 2024.02.01 23:07:39.838977 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.01 23:07:39.839053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.839132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.839174 [ 3 ] {} HTTP-Session: c55e7e4f-83d4-43b7-bce2-596d4c0024bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.839201 [ 3 ] {} HTTP-Session: c55e7e4f-83d4-43b7-bce2-596d4c0024bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.839270 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.01 23:07:39.839361 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.839404 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_21_4} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.01 23:07:39.839429 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:39.839649 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.839967 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.840171 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.01 23:07:39.840315 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.01 23:07:39.840430 [ 72 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.01 23:07:39.840436 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} executeQuery: Read 38 rows, 3.02 KiB in 0.001064734 sec., 35689 rows/sec., 2.77 MiB/sec. 2024.02.01 23:07:39.840495 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.840662 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.01 23:07:39.840809 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.840850 [ 3 ] {c6c5108a-7bf4-4c81-bf2a-753efcfd2058} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:39.840898 [ 3 ] {} HTTP-Session: c55e7e4f-83d4-43b7-bce2-596d4c0024bb Destroying unnamed session 2024.02.01 23:07:39.840903 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:39.840953 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 94 rows starting from the beginning of the part 2024.02.01 23:07:39.841073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.841120 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2024.02.01 23:07:39.841151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.841196 [ 3 ] {} HTTP-Session: 6cc68de4-12d2-4166-8785-741b0281b703 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.841226 [ 3 ] {} HTTP-Session: 6cc68de4-12d2-4166-8785-741b0281b703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.841307 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:39.841427 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.841565 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:07:39.841565 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:39.841878 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part 2024.02.01 23:07:39.842109 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.842129 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2024.02.01 23:07:39.842773 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.843477 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:07:39.843581 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.002941308 sec., 79556.4422359032 rows/sec., 6.21 MiB/sec. 2024.02.01 23:07:39.843783 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:07:39.843786 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.01 23:07:39.844015 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} executeQuery: Read 37 rows, 2.67 KiB in 0.002519419 sec., 14685 rows/sec., 1.04 MiB/sec. 2024.02.01 23:07:39.844191 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.01 23:07:39.844263 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.844303 [ 3 ] {286af155-a2d9-4844-b4a4-6d12f3105b0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:39.844305 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_21_4} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.01 23:07:39.844334 [ 3 ] {} HTTP-Session: 6cc68de4-12d2-4166-8785-741b0281b703 Destroying unnamed session 2024.02.01 23:07:39.844484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:39.844535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:39.844553 [ 3 ] {} HTTP-Session: ee2ebe95-aa51-43d2-acc1-a7dd6ad794d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:39.844570 [ 3 ] {} HTTP-Session: ee2ebe95-aa51-43d2-acc1-a7dd6ad794d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:39.844653 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:39.844698 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:39.844856 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:39.845257 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:39.845553 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:07:39.845736 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:07:39.845863 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} executeQuery: Read 12 rows, 16.58 KiB in 0.001181388 sec., 10157 rows/sec., 13.71 MiB/sec. 2024.02.01 23:07:39.846000 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} DynamicQueryHandler: Done processing query 2024.02.01 23:07:39.846024 [ 3 ] {c3654b5e-fac4-46d2-ae0a-0050c0b8cda8} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:07:39.846041 [ 3 ] {} HTTP-Session: ee2ebe95-aa51-43d2-acc1-a7dd6ad794d7 Destroying unnamed session 2024.02.01 23:07:44.830166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:44.830351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:44.830398 [ 3 ] {} HTTP-Session: 8c2636a8-13aa-49bc-af8a-b781167d114d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:44.830438 [ 3 ] {} HTTP-Session: 8c2636a8-13aa-49bc-af8a-b781167d114d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:44.830583 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:44.830642 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:44.830795 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:44.831197 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:44.831465 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.01 23:07:44.831629 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.01 23:07:44.831772 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} executeQuery: Read 36 rows, 2.92 KiB in 0.001149717 sec., 31312 rows/sec., 2.48 MiB/sec. 2024.02.01 23:07:44.831767 [ 159 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.01 23:07:44.831905 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:44.831981 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} DynamicQueryHandler: Done processing query 2024.02.01 23:07:44.832006 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.01 23:07:44.832018 [ 3 ] {d115cb50-c467-49f0-b7a6-fdc458c01dc5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:44.832062 [ 3 ] {} HTTP-Session: 8c2636a8-13aa-49bc-af8a-b781167d114d Destroying unnamed session 2024.02.01 23:07:44.832141 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:44.832184 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2024.02.01 23:07:44.832227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:44.832311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:44.832357 [ 3 ] {} HTTP-Session: b16d40c2-2f21-4cdc-8f5f-39c9a3443593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:44.832424 [ 3 ] {} HTTP-Session: b16d40c2-2f21-4cdc-8f5f-39c9a3443593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:44.832460 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:44.832624 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:44.832679 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:44.832706 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:44.832901 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:44.833193 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:44.833193 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:44.833398 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::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.02.01 23:07:44.833905 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:44.834384 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.01 23:07:44.834768 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.01 23:07:44.834867 [ 14 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002907198 sec., 61915.28750363752 rows/sec., 4.90 MiB/sec. 2024.02.01 23:07:44.834980 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} executeQuery: Read 108 rows, 10.80 KiB in 0.002280733 sec., 47353 rows/sec., 4.62 MiB/sec. 2024.02.01 23:07:44.835080 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.01 23:07:44.835205 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} DynamicQueryHandler: Done processing query 2024.02.01 23:07:44.835239 [ 3 ] {b9d3b05b-0bf7-4813-9432-1f06f6f69668} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:07:44.835269 [ 3 ] {} HTTP-Session: b16d40c2-2f21-4cdc-8f5f-39c9a3443593 Destroying unnamed session 2024.02.01 23:07:44.835351 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.01 23:07:44.835411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:44.835427 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_21_4} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.01 23:07:44.835478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:44.835537 [ 3 ] {} HTTP-Session: 853741ca-8370-48c9-b5ac-bcf42d9ad406 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:44.835561 [ 3 ] {} HTTP-Session: 853741ca-8370-48c9-b5ac-bcf42d9ad406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:44.835638 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:44.835677 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:44.835796 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:44.836185 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:44.836567 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.01 23:07:44.836869 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.01 23:07:44.837002 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} executeQuery: Read 36 rows, 2.88 KiB in 0.001333 sec., 27006 rows/sec., 2.11 MiB/sec. 2024.02.01 23:07:44.837210 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} DynamicQueryHandler: Done processing query 2024.02.01 23:07:44.837246 [ 3 ] {808638d1-fa31-4489-9d9e-a289c693ef6a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:44.837269 [ 3 ] {} HTTP-Session: 853741ca-8370-48c9-b5ac-bcf42d9ad406 Destroying unnamed session 2024.02.01 23:07:44.837495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:44.837543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:44.837563 [ 3 ] {} HTTP-Session: 9b4ebeb3-683a-444b-afbf-d611abf38cb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:44.837581 [ 3 ] {} HTTP-Session: 9b4ebeb3-683a-444b-afbf-d611abf38cb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:44.837673 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:44.837721 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:44.837871 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:44.838332 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:44.838657 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.01 23:07:44.838838 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.01 23:07:44.838942 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} executeQuery: Read 36 rows, 49.75 KiB in 0.001240659 sec., 29016 rows/sec., 39.16 MiB/sec. 2024.02.01 23:07:44.838934 [ 125 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.01 23:07:44.838999 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:44.839092 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} DynamicQueryHandler: Done processing query 2024.02.01 23:07:44.839094 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.01 23:07:44.839124 [ 3 ] {21128cbd-0ea2-41f6-a632-1af99e9ecc40} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:07:44.839162 [ 3 ] {} HTTP-Session: 9b4ebeb3-683a-444b-afbf-d611abf38cb0 Destroying unnamed session 2024.02.01 23:07:44.839242 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:44.839280 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 428 rows starting from the beginning of the part 2024.02.01 23:07:44.839394 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:44.839494 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:44.839589 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.02.01 23:07:44.839678 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2024.02.01 23:07:44.839762 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::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.02.01 23:07:44.841211 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 6 columns (6 merged, 0 gathered) in 0.00214949 sec., 260526.91568697692 rows/sec., 351.57 MiB/sec. 2024.02.01 23:07:44.841546 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.01 23:07:44.841801 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.01 23:07:44.841865 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.01 23:07:44.841932 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_21_4: 4.48 MiB. 2024.02.01 23:07:49.415729 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:07:49.415801 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:07:49.828098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:49.828213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:49.828242 [ 3 ] {} HTTP-Session: 03e7016d-95c2-4946-bff8-b6da2f45857a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:49.828270 [ 3 ] {} HTTP-Session: 03e7016d-95c2-4946-bff8-b6da2f45857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:49.828407 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:49.828472 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:49.828656 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:49.829049 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:49.829299 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.01 23:07:49.829457 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.01 23:07:49.829585 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} executeQuery: Read 12 rows, 996.00 B in 0.001134367 sec., 10578 rows/sec., 857.44 KiB/sec. 2024.02.01 23:07:49.829711 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} DynamicQueryHandler: Done processing query 2024.02.01 23:07:49.829735 [ 3 ] {234be58b-38bd-49a8-8b27-9f8f6f824b23} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:49.829750 [ 3 ] {} HTTP-Session: 03e7016d-95c2-4946-bff8-b6da2f45857a Destroying unnamed session 2024.02.01 23:07:49.829878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:49.829921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:49.829940 [ 3 ] {} HTTP-Session: 8226f748-8b58-43d6-b3a8-fbec33b1797d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:49.829956 [ 3 ] {} HTTP-Session: 8226f748-8b58-43d6-b3a8-fbec33b1797d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:49.830029 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:49.830067 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:49.830169 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:49.830497 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:49.830701 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.01 23:07:49.830848 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.01 23:07:49.830965 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} executeQuery: Read 36 rows, 3.27 KiB in 0.000908851 sec., 39610 rows/sec., 3.51 MiB/sec. 2024.02.01 23:07:49.831082 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} DynamicQueryHandler: Done processing query 2024.02.01 23:07:49.831105 [ 3 ] {cad91f47-91f7-4e7e-99f2-e48501ae7cd3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:49.831121 [ 3 ] {} HTTP-Session: 8226f748-8b58-43d6-b3a8-fbec33b1797d Destroying unnamed session 2024.02.01 23:07:49.831246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:49.831292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:49.831310 [ 3 ] {} HTTP-Session: 1852b70d-6c5d-4517-80f2-a49c2e4af547 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:49.831326 [ 3 ] {} HTTP-Session: 1852b70d-6c5d-4517-80f2-a49c2e4af547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:49.831395 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:49.831431 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:49.831534 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:49.831804 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:49.832008 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.01 23:07:49.832180 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.01 23:07:49.832288 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} executeQuery: Read 12 rows, 984.00 B in 0.00086713 sec., 13838 rows/sec., 1.08 MiB/sec. 2024.02.01 23:07:49.832392 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} DynamicQueryHandler: Done processing query 2024.02.01 23:07:49.832415 [ 3 ] {6648382d-68b6-48e5-8399-4d8135d954d7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:49.832430 [ 3 ] {} HTTP-Session: 1852b70d-6c5d-4517-80f2-a49c2e4af547 Destroying unnamed session 2024.02.01 23:07:49.832570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:49.832613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:49.832632 [ 3 ] {} HTTP-Session: c6db5cc5-6545-43fc-b795-113cba73f82f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:49.832648 [ 3 ] {} HTTP-Session: c6db5cc5-6545-43fc-b795-113cba73f82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:49.832721 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:49.832765 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:49.832900 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:49.833213 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:49.833497 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.01 23:07:49.833676 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.01 23:07:49.833803 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} executeQuery: Read 12 rows, 16.58 KiB in 0.001051314 sec., 11414 rows/sec., 15.40 MiB/sec. 2024.02.01 23:07:49.834004 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} DynamicQueryHandler: Done processing query 2024.02.01 23:07:49.834027 [ 3 ] {e70da0bc-f4fa-45be-b83c-4a2d61f49c99} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:07:49.834043 [ 3 ] {} HTTP-Session: c6db5cc5-6545-43fc-b795-113cba73f82f Destroying unnamed session 2024.02.01 23:07:50.323500 [ 100 ] {} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.01 23:07:50.323584 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:50.323682 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.01 23:07:50.323815 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:50.323847 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:07:50.323986 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:07:50.324076 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.01 23:07:50.324158 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:07:50.324236 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:07:50.324794 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001149397 sec., 10440.256934723164 rows/sec., 728.98 KiB/sec. 2024.02.01 23:07:50.324949 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.01 23:07:50.325161 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.01 23:07:50.325228 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_5_1} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.01 23:07:51.587738 [ 100 ] {} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.01 23:07:51.587837 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:51.587966 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.01 23:07:51.588174 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:07:51.588230 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:07:51.588483 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:07:51.588642 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.01 23:07:51.588781 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:07:51.588862 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:07:51.589392 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494074 sec., 8031.730690715453 rows/sec., 681.08 KiB/sec. 2024.02.01 23:07:51.589480 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.01 23:07:51.589641 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.01 23:07:51.589698 [ 21 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_5_1} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.01 23:07:54.829534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:54.829643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:54.829672 [ 3 ] {} HTTP-Session: 6dd412d6-cb26-4977-8fac-aec84a530236 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:54.829700 [ 3 ] {} HTTP-Session: 6dd412d6-cb26-4977-8fac-aec84a530236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:54.829838 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:54.829901 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:54.830062 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:54.830484 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:54.830732 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.01 23:07:54.830892 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.01 23:07:54.831006 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} executeQuery: Read 36 rows, 2.92 KiB in 0.001126787 sec., 31949 rows/sec., 2.53 MiB/sec. 2024.02.01 23:07:54.831131 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} DynamicQueryHandler: Done processing query 2024.02.01 23:07:54.831155 [ 3 ] {4a5ceb76-14c2-4d9c-b00a-895d7b687e02} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:54.831171 [ 3 ] {} HTTP-Session: 6dd412d6-cb26-4977-8fac-aec84a530236 Destroying unnamed session 2024.02.01 23:07:54.831309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:54.831353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:54.831372 [ 3 ] {} HTTP-Session: 37cb531a-ed27-4bf5-84a7-a2eb27e55958 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:54.831388 [ 3 ] {} HTTP-Session: 37cb531a-ed27-4bf5-84a7-a2eb27e55958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:54.831464 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:54.831502 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:54.831603 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:54.831963 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:54.832179 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.01 23:07:54.832326 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.01 23:07:54.832447 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} executeQuery: Read 108 rows, 10.80 KiB in 0.000954252 sec., 113177 rows/sec., 11.05 MiB/sec. 2024.02.01 23:07:54.832565 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} DynamicQueryHandler: Done processing query 2024.02.01 23:07:54.832588 [ 3 ] {482dbfa1-3f1e-46c3-804f-146e79f501f5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:07:54.832604 [ 3 ] {} HTTP-Session: 37cb531a-ed27-4bf5-84a7-a2eb27e55958 Destroying unnamed session 2024.02.01 23:07:54.832725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:54.832771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:54.832790 [ 3 ] {} HTTP-Session: 023190ec-cd2f-4e23-afc7-078ea3d042bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:54.832806 [ 3 ] {} HTTP-Session: 023190ec-cd2f-4e23-afc7-078ea3d042bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:54.832876 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:54.832914 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:54.833021 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:54.833305 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:54.833526 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.01 23:07:54.833670 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.01 23:07:54.833787 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} executeQuery: Read 36 rows, 2.88 KiB in 0.00088293 sec., 40773 rows/sec., 3.19 MiB/sec. 2024.02.01 23:07:54.833887 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} DynamicQueryHandler: Done processing query 2024.02.01 23:07:54.833910 [ 3 ] {7bc50dfa-704a-40ac-856d-dc098674fbab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:54.833926 [ 3 ] {} HTTP-Session: 023190ec-cd2f-4e23-afc7-078ea3d042bb Destroying unnamed session 2024.02.01 23:07:54.834102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:54.834146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:54.834165 [ 3 ] {} HTTP-Session: bf892389-293c-4782-9796-db170d789f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:54.834182 [ 3 ] {} HTTP-Session: bf892389-293c-4782-9796-db170d789f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:54.834267 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:54.834311 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:54.834444 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:54.834861 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:54.835166 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.01 23:07:54.835341 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.01 23:07:54.835458 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} executeQuery: Read 36 rows, 49.75 KiB in 0.001162417 sec., 30969 rows/sec., 41.79 MiB/sec. 2024.02.01 23:07:54.835578 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} DynamicQueryHandler: Done processing query 2024.02.01 23:07:54.835602 [ 3 ] {1f5d0b3f-85f3-4bc0-9179-7b2d3e12a6ab} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:07:54.835618 [ 3 ] {} HTTP-Session: bf892389-293c-4782-9796-db170d789f76 Destroying unnamed session 2024.02.01 23:07:59.828704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:59.828888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:59.828935 [ 3 ] {} HTTP-Session: 671cfce3-3ed3-4906-9103-0a6f6160f3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:59.828976 [ 3 ] {} HTTP-Session: 671cfce3-3ed3-4906-9103-0a6f6160f3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:59.829164 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:59.829225 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:07:59.829382 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:59.829790 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:59.830057 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.01 23:07:59.830220 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.01 23:07:59.830352 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} executeQuery: Read 12 rows, 996.00 B in 0.001145877 sec., 10472 rows/sec., 848.83 KiB/sec. 2024.02.01 23:07:59.830482 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} DynamicQueryHandler: Done processing query 2024.02.01 23:07:59.830508 [ 3 ] {3df9b5a9-d104-4cc6-994a-c6f6e3c0d496} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:59.830524 [ 3 ] {} HTTP-Session: 671cfce3-3ed3-4906-9103-0a6f6160f3ed Destroying unnamed session 2024.02.01 23:07:59.830659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:59.830706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:59.830725 [ 3 ] {} HTTP-Session: 984e8a82-f32b-48ed-80c9-e8fd5451f27b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:59.830742 [ 3 ] {} HTTP-Session: 984e8a82-f32b-48ed-80c9-e8fd5451f27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:59.830814 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:59.830853 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:07:59.830959 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:59.831260 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:59.831469 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.01 23:07:59.831620 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.01 23:07:59.831759 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} executeQuery: Read 36 rows, 3.27 KiB in 0.000916471 sec., 39281 rows/sec., 3.48 MiB/sec. 2024.02.01 23:07:59.831879 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} DynamicQueryHandler: Done processing query 2024.02.01 23:07:59.831903 [ 3 ] {56710e11-bc9c-491f-a424-ccea30c95cd3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:07:59.831919 [ 3 ] {} HTTP-Session: 984e8a82-f32b-48ed-80c9-e8fd5451f27b Destroying unnamed session 2024.02.01 23:07:59.832041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:59.832087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:59.832105 [ 3 ] {} HTTP-Session: c7d65f78-0087-4f29-b4d8-be0a283c67c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:59.832122 [ 3 ] {} HTTP-Session: c7d65f78-0087-4f29-b4d8-be0a283c67c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:59.832193 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:59.832231 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:07:59.832336 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:59.832607 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:59.832836 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.01 23:07:59.832984 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.01 23:07:59.833105 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} executeQuery: Read 12 rows, 984.00 B in 0.0008776 sec., 13673 rows/sec., 1.07 MiB/sec. 2024.02.01 23:07:59.833214 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} DynamicQueryHandler: Done processing query 2024.02.01 23:07:59.833239 [ 3 ] {fc6e9a2b-190b-4723-8396-cabe52fd898e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:07:59.833255 [ 3 ] {} HTTP-Session: c7d65f78-0087-4f29-b4d8-be0a283c67c0 Destroying unnamed session 2024.02.01 23:07:59.833417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:07:59.833461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:07:59.833479 [ 3 ] {} HTTP-Session: d5717e86-cec1-425b-a855-79775cf973bc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:07:59.833497 [ 3 ] {} HTTP-Session: d5717e86-cec1-425b-a855-79775cf973bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:07:59.833571 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:07:59.833614 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:07:59.833748 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:07:59.834057 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:07:59.834342 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.01 23:07:59.834524 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.01 23:07:59.834647 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} executeQuery: Read 12 rows, 16.58 KiB in 0.001049254 sec., 11436 rows/sec., 15.43 MiB/sec. 2024.02.01 23:07:59.834781 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} DynamicQueryHandler: Done processing query 2024.02.01 23:07:59.834805 [ 3 ] {1f057b0a-e7f2-4e36-b962-a25229b6a033} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:07:59.834821 [ 3 ] {} HTTP-Session: d5717e86-cec1-425b-a855-79775cf973bc Destroying unnamed session 2024.02.01 23:08:04.415857 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:08:04.415958 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:08:04.829554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:04.829653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:04.829678 [ 3 ] {} HTTP-Session: 8c86c05e-626f-4e4f-8267-46c92426b640 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:04.829701 [ 3 ] {} HTTP-Session: 8c86c05e-626f-4e4f-8267-46c92426b640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:04.829822 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:04.829880 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:04.830031 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:04.830497 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:04.830757 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.01 23:08:04.830916 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.01 23:08:04.831027 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} executeQuery: Read 36 rows, 2.92 KiB in 0.001170728 sec., 30750 rows/sec., 2.43 MiB/sec. 2024.02.01 23:08:04.831169 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} DynamicQueryHandler: Done processing query 2024.02.01 23:08:04.831194 [ 3 ] {52496ac5-a055-44a1-8975-978c5a927337} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:04.831210 [ 3 ] {} HTTP-Session: 8c86c05e-626f-4e4f-8267-46c92426b640 Destroying unnamed session 2024.02.01 23:08:04.831351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:04.831395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:04.831414 [ 3 ] {} HTTP-Session: 6f8b00d7-7fd1-4fdc-9c53-40696ca025b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:04.831430 [ 3 ] {} HTTP-Session: 6f8b00d7-7fd1-4fdc-9c53-40696ca025b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:04.831507 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:04.831544 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:04.831647 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:04.832021 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:04.832235 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.01 23:08:04.832384 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.01 23:08:04.832482 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} executeQuery: Read 108 rows, 10.80 KiB in 0.000947303 sec., 114007 rows/sec., 11.13 MiB/sec. 2024.02.01 23:08:04.832475 [ 65 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.01 23:08:04.832547 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:04.832625 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} DynamicQueryHandler: Done processing query 2024.02.01 23:08:04.832683 [ 3 ] {d61b469f-e580-4a0d-b0b6-6d995bd0ec1d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:08:04.832692 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.01 23:08:04.832712 [ 3 ] {} HTTP-Session: 6f8b00d7-7fd1-4fdc-9c53-40696ca025b9 Destroying unnamed session 2024.02.01 23:08:04.832850 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:04.832888 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part 2024.02.01 23:08:04.832967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:04.833063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:04.833126 [ 3 ] {} HTTP-Session: 4cb91e71-1e0b-47d1-910d-ff7cce321657 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:04.833141 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:04.833157 [ 3 ] {} HTTP-Session: 4cb91e71-1e0b-47d1-910d-ff7cce321657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:04.833386 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:04.833395 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:04.833492 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:04.833601 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:04.833915 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:04.834013 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:04.834157 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:04.834691 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:04.835207 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.01 23:08:04.835490 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.01 23:08:04.835663 [ 57 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.01 23:08:04.835733 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} executeQuery: Read 36 rows, 2.88 KiB in 0.002247413 sec., 16018 rows/sec., 1.25 MiB/sec. 2024.02.01 23:08:04.835813 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:04.836171 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.01 23:08:04.836247 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003641945 sec., 159255.5626183262 rows/sec., 15.05 MiB/sec. 2024.02.01 23:08:04.836287 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} DynamicQueryHandler: Done processing query 2024.02.01 23:08:04.836362 [ 3 ] {c65d9c25-657d-4370-92fd-5af2b25c03f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:04.836365 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:04.836410 [ 3 ] {} HTTP-Session: 4cb91e71-1e0b-47d1-910d-ff7cce321657 Destroying unnamed session 2024.02.01 23:08:04.836456 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part 2024.02.01 23:08:04.836515 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.01 23:08:04.836664 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:04.836744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:04.836852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:04.836878 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:04.836896 [ 3 ] {} HTTP-Session: a47c5399-4cca-42e7-b8f4-0b40d553c6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:04.836969 [ 3 ] {} HTTP-Session: a47c5399-4cca-42e7-b8f4-0b40d553c6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:04.836980 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.01 23:08:04.837185 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:04.837233 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_26_5} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.01 23:08:04.837324 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:04.837520 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:04.837558 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:04.837752 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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.02.01 23:08:04.837905 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:04.838705 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:04.838899 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002950678 sec., 77948.18682350294 rows/sec., 6.09 MiB/sec. 2024.02.01 23:08:04.839114 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.01 23:08:04.839205 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.01 23:08:04.839457 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.01 23:08:04.839558 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.01 23:08:04.839582 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_26_5} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.01 23:08:04.839767 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} executeQuery: Read 36 rows, 49.75 KiB in 0.002384806 sec., 15095 rows/sec., 20.37 MiB/sec. 2024.02.01 23:08:04.839917 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} DynamicQueryHandler: Done processing query 2024.02.01 23:08:04.839941 [ 3 ] {21ef913d-0d39-47c1-9769-f4cf29148955} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:08:04.839959 [ 3 ] {} HTTP-Session: a47c5399-4cca-42e7-b8f4-0b40d553c6cc Destroying unnamed session 2024.02.01 23:08:09.829862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:09.829984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:09.830012 [ 3 ] {} HTTP-Session: 541879e6-7834-4546-97c6-2a924e544f49 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:09.830036 [ 3 ] {} HTTP-Session: 541879e6-7834-4546-97c6-2a924e544f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:09.830165 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:09.830226 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:09.830383 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:09.830816 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.831080 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.01 23:08:09.831253 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.01 23:08:09.831393 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} executeQuery: Read 12 rows, 996.00 B in 0.001181178 sec., 10159 rows/sec., 823.46 KiB/sec. 2024.02.01 23:08:09.831392 [ 68 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.01 23:08:09.831529 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.831621 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} DynamicQueryHandler: Done processing query 2024.02.01 23:08:09.831637 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.01 23:08:09.831662 [ 3 ] {2ca7984b-ac2b-46a5-82e8-b8e7ff153c04} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:09.831697 [ 3 ] {} HTTP-Session: 541879e6-7834-4546-97c6-2a924e544f49 Destroying unnamed session 2024.02.01 23:08:09.831774 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:09.831817 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2024.02.01 23:08:09.831880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:09.831962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:09.832023 [ 3 ] {} HTTP-Session: edfa671c-c5d0-4d53-997c-e6456473c31a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:09.832070 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:09.832078 [ 3 ] {} HTTP-Session: edfa671c-c5d0-4d53-997c-e6456473c31a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:09.832329 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:09.832340 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:09.832444 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:09.832616 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:09.832925 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:09.832980 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:09.833157 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:09.833669 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.834180 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.01 23:08:09.834456 [ 30 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002843296 sec., 54865.90210797609 rows/sec., 4.34 MiB/sec. 2024.02.01 23:08:09.834494 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.01 23:08:09.834718 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} executeQuery: Read 72 rows, 6.04 KiB in 0.002305254 sec., 31233 rows/sec., 2.56 MiB/sec. 2024.02.01 23:08:09.834716 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.01 23:08:09.834945 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} DynamicQueryHandler: Done processing query 2024.02.01 23:08:09.834979 [ 3 ] {271c4da9-b074-4419-8738-8eda4f7030f3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:08:09.834999 [ 3 ] {} HTTP-Session: edfa671c-c5d0-4d53-997c-e6456473c31a Destroying unnamed session 2024.02.01 23:08:09.835078 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.01 23:08:09.835177 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_26_5} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.01 23:08:09.835194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:09.835279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:09.835313 [ 3 ] {} HTTP-Session: 5f7e928b-cf7f-4ab4-b20a-581cd72c7a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:09.835330 [ 3 ] {} HTTP-Session: 5f7e928b-cf7f-4ab4-b20a-581cd72c7a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:09.835404 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:09.835444 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:09.835567 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:09.835888 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.836120 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.01 23:08:09.836291 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.01 23:08:09.836431 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} executeQuery: Read 36 rows, 2.86 KiB in 0.000995013 sec., 36180 rows/sec., 2.81 MiB/sec. 2024.02.01 23:08:09.836570 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} DynamicQueryHandler: Done processing query 2024.02.01 23:08:09.836595 [ 3 ] {acdc52a6-250a-48c2-bd8b-8317c6dcbf6d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:09.836613 [ 3 ] {} HTTP-Session: 5f7e928b-cf7f-4ab4-b20a-581cd72c7a5c Destroying unnamed session 2024.02.01 23:08:09.836782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:09.836840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:09.836864 [ 3 ] {} HTTP-Session: 647dd6c8-7216-4573-bd97-8b4a45a16b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:09.836887 [ 3 ] {} HTTP-Session: 647dd6c8-7216-4573-bd97-8b4a45a16b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:09.836977 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:09.837030 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:08:09.837208 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:09.837730 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.838084 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:08:09.838294 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:08:09.838426 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} executeQuery: Read 36 rows, 2.60 KiB in 0.001412243 sec., 25491 rows/sec., 1.80 MiB/sec. 2024.02.01 23:08:09.838643 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} DynamicQueryHandler: Done processing query 2024.02.01 23:08:09.838677 [ 3 ] {7d53eb4c-5ded-4c38-8324-353e76f6600f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:09.838699 [ 3 ] {} HTTP-Session: 647dd6c8-7216-4573-bd97-8b4a45a16b53 Destroying unnamed session 2024.02.01 23:08:09.838852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:09.838910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:09.838934 [ 3 ] {} HTTP-Session: 629668d2-2502-46f2-9cc8-8ab554cf75e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:09.838956 [ 3 ] {} HTTP-Session: 629668d2-2502-46f2-9cc8-8ab554cf75e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:09.839035 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:09.839082 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:09.839231 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:09.839596 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.839903 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.01 23:08:09.840125 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.01 23:08:09.840257 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} executeQuery: Read 12 rows, 16.58 KiB in 0.001188378 sec., 10097 rows/sec., 13.63 MiB/sec. 2024.02.01 23:08:09.840249 [ 56 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.01 23:08:09.840336 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:09.840482 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.01 23:08:09.840496 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} DynamicQueryHandler: Done processing query 2024.02.01 23:08:09.840532 [ 3 ] {e09edfcd-e8d5-4089-826c-92f800109acc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:08:09.840557 [ 3 ] {} HTTP-Session: 629668d2-2502-46f2-9cc8-8ab554cf75e4 Destroying unnamed session 2024.02.01 23:08:09.840596 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:09.840628 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 560 rows starting from the beginning of the part 2024.02.01 23:08:09.840738 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:09.840861 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:09.840952 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:09.841042 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:09.841132 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:09.842596 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 6 columns (6 merged, 0 gathered) in 0.002213061 sec., 301844.3685013653 rows/sec., 407.32 MiB/sec. 2024.02.01 23:08:09.843108 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.01 23:08:09.843378 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.01 23:08:09.843445 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.01 23:08:09.843529 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_26_5: 4.08 MiB. 2024.02.01 23:08:14.830399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:14.830531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:14.830560 [ 3 ] {} HTTP-Session: 54a1f260-3551-4ea8-935f-97974f6bf921 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:14.830587 [ 3 ] {} HTTP-Session: 54a1f260-3551-4ea8-935f-97974f6bf921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:14.830728 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:14.830794 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:14.830948 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:14.831375 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:14.831638 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.01 23:08:14.831806 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.01 23:08:14.831920 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} executeQuery: Read 36 rows, 2.92 KiB in 0.001154727 sec., 31176 rows/sec., 2.47 MiB/sec. 2024.02.01 23:08:14.832057 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} DynamicQueryHandler: Done processing query 2024.02.01 23:08:14.832082 [ 3 ] {bcb61cf6-652a-41f7-b44a-6f95d30a5792} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:14.832098 [ 3 ] {} HTTP-Session: 54a1f260-3551-4ea8-935f-97974f6bf921 Destroying unnamed session 2024.02.01 23:08:14.832226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:14.832272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:14.832291 [ 3 ] {} HTTP-Session: 2f1de6be-aa39-4a57-8725-39d18a9c3f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:14.832307 [ 3 ] {} HTTP-Session: 2f1de6be-aa39-4a57-8725-39d18a9c3f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:14.832380 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:14.832419 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:14.832522 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:14.832860 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:14.833081 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.01 23:08:14.833231 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.01 23:08:14.833352 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} executeQuery: Read 108 rows, 10.80 KiB in 0.000940222 sec., 114866 rows/sec., 11.22 MiB/sec. 2024.02.01 23:08:14.833473 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} DynamicQueryHandler: Done processing query 2024.02.01 23:08:14.833495 [ 3 ] {011a6bcf-1328-4531-9667-f87802e2558b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:08:14.833511 [ 3 ] {} HTTP-Session: 2f1de6be-aa39-4a57-8725-39d18a9c3f73 Destroying unnamed session 2024.02.01 23:08:14.833621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:14.833665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:14.833683 [ 3 ] {} HTTP-Session: e13b197d-5a24-4ac9-900f-ca71bc9e3e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:14.833699 [ 3 ] {} HTTP-Session: e13b197d-5a24-4ac9-900f-ca71bc9e3e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:14.833769 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:14.833806 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:14.833910 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:14.834181 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:14.834389 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.01 23:08:14.834535 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.01 23:08:14.834649 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} executeQuery: Read 36 rows, 2.88 KiB in 0.000853499 sec., 42179 rows/sec., 3.30 MiB/sec. 2024.02.01 23:08:14.834764 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} DynamicQueryHandler: Done processing query 2024.02.01 23:08:14.834787 [ 3 ] {886b7611-ec3f-4f33-8a9e-e71c36f9cdbf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:14.834803 [ 3 ] {} HTTP-Session: e13b197d-5a24-4ac9-900f-ca71bc9e3e71 Destroying unnamed session 2024.02.01 23:08:14.835021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:14.835065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:14.835084 [ 3 ] {} HTTP-Session: f8dded6b-5a34-45a4-bc64-03e9bb75a25a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:14.835101 [ 3 ] {} HTTP-Session: f8dded6b-5a34-45a4-bc64-03e9bb75a25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:14.835181 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:14.835224 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:14.835359 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:14.835784 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.19 GiB. 2024.02.01 23:08:14.836090 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.01 23:08:14.836274 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.01 23:08:14.836409 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} executeQuery: Read 36 rows, 49.75 KiB in 0.001194097 sec., 30148 rows/sec., 40.68 MiB/sec. 2024.02.01 23:08:14.836564 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} DynamicQueryHandler: Done processing query 2024.02.01 23:08:14.836597 [ 3 ] {04363338-f5aa-4d2a-b7e1-555891e2d939} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:08:14.836622 [ 3 ] {} HTTP-Session: f8dded6b-5a34-45a4-bc64-03e9bb75a25a Destroying unnamed session 2024.02.01 23:08:19.416203 [ 75 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:08:19.416279 [ 75 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:08:19.828835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.828950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.828979 [ 3 ] {} HTTP-Session: 1cf1ef42-c98f-443a-a854-ba9e0236fc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.829008 [ 3 ] {} HTTP-Session: 1cf1ef42-c98f-443a-a854-ba9e0236fc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.829145 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.829211 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:19.829392 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.829833 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.830118 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.01 23:08:19.830308 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.01 23:08:19.830424 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} executeQuery: Read 12 rows, 996.00 B in 0.001241969 sec., 9662 rows/sec., 783.16 KiB/sec. 2024.02.01 23:08:19.830610 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.830636 [ 3 ] {53d30152-1310-4c52-9045-ca08dce2a749} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:19.830652 [ 3 ] {} HTTP-Session: 1cf1ef42-c98f-443a-a854-ba9e0236fc18 Destroying unnamed session 2024.02.01 23:08:19.830773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.830819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.830837 [ 3 ] {} HTTP-Session: fa14b46b-6d6d-4058-bc42-ba5c5709aa27 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.830854 [ 3 ] {} HTTP-Session: fa14b46b-6d6d-4058-bc42-ba5c5709aa27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.830925 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.830966 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:08:19.831081 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.831351 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.831558 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:08:19.831703 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:08:19.831820 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} executeQuery: Read 4 rows, 342.00 B in 0.00086082 sec., 4646 rows/sec., 387.98 KiB/sec. 2024.02.01 23:08:19.831956 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.831979 [ 3 ] {6aab99e6-9f15-48da-a2c4-f8145ae47b1c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:19.831994 [ 3 ] {} HTTP-Session: fa14b46b-6d6d-4058-bc42-ba5c5709aa27 Destroying unnamed session 2024.02.01 23:08:19.832119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.832164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.832183 [ 3 ] {} HTTP-Session: b23af83e-f3e9-4e1f-a600-02a116c64727 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.832200 [ 3 ] {} HTTP-Session: b23af83e-f3e9-4e1f-a600-02a116c64727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.832271 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.832309 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:19.832413 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.832697 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.832904 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.01 23:08:19.833050 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.01 23:08:19.833162 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} executeQuery: Read 38 rows, 3.45 KiB in 0.000863651 sec., 43999 rows/sec., 3.90 MiB/sec. 2024.02.01 23:08:19.833277 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.833299 [ 3 ] {4d629cdd-bb25-4d41-b878-3df3544bd809} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:19.833315 [ 3 ] {} HTTP-Session: b23af83e-f3e9-4e1f-a600-02a116c64727 Destroying unnamed session 2024.02.01 23:08:19.833446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.833490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.833508 [ 3 ] {} HTTP-Session: 04b68758-780f-4df4-be8e-c1ee09afddac Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.833525 [ 3 ] {} HTTP-Session: 04b68758-780f-4df4-be8e-c1ee09afddac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.833592 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.833630 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:08:19.833734 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.834008 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.834217 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:08:19.834362 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:08:19.834480 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} executeQuery: Read 4 rows, 286.00 B in 0.00085289 sec., 4689 rows/sec., 327.47 KiB/sec. 2024.02.01 23:08:19.834603 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.834626 [ 3 ] {03adad9c-4c9e-42bf-9897-27baf59b8f1a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:19.834642 [ 3 ] {} HTTP-Session: 04b68758-780f-4df4-be8e-c1ee09afddac Destroying unnamed session 2024.02.01 23:08:19.834754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.834797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.834814 [ 3 ] {} HTTP-Session: f2906f4b-7fd8-408d-a2bd-26a6f52b8065 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.834831 [ 3 ] {} HTTP-Session: f2906f4b-7fd8-408d-a2bd-26a6f52b8065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.834899 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.834937 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:19.835040 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.835299 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.835500 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.01 23:08:19.835644 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.01 23:08:19.835755 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} executeQuery: Read 16 rows, 1.29 KiB in 0.000827669 sec., 19331 rows/sec., 1.52 MiB/sec. 2024.02.01 23:08:19.835864 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.835888 [ 3 ] {ffd3258e-d0d0-4a7f-8211-ce7a4d9cc76b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:19.835903 [ 3 ] {} HTTP-Session: f2906f4b-7fd8-408d-a2bd-26a6f52b8065 Destroying unnamed session 2024.02.01 23:08:19.836044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.836088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.836106 [ 3 ] {} HTTP-Session: 27a6119a-a060-41f1-9564-e9a090edc2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.836122 [ 3 ] {} HTTP-Session: 27a6119a-a060-41f1-9564-e9a090edc2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.836190 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.836231 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:08:19.836350 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.836713 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.837114 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:08:19.837358 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:08:19.837464 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} executeQuery: Read 2 rows, 144.00 B in 0.001247669 sec., 1602 rows/sec., 112.71 KiB/sec. 2024.02.01 23:08:19.837671 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.837713 [ 3 ] {521a330c-e18d-4195-83ce-cf31937a0236} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:19.837739 [ 3 ] {} HTTP-Session: 27a6119a-a060-41f1-9564-e9a090edc2f6 Destroying unnamed session 2024.02.01 23:08:19.837932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:19.837981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:19.838001 [ 3 ] {} HTTP-Session: 41c18a66-3e8b-4212-8d41-f606e6b6fac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:19.838018 [ 3 ] {} HTTP-Session: 41c18a66-3e8b-4212-8d41-f606e6b6fac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:19.838116 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:19.838176 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:19.838330 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:19.838680 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:19.838961 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.01 23:08:19.839148 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.01 23:08:19.839253 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} executeQuery: Read 12 rows, 16.58 KiB in 0.001095855 sec., 10950 rows/sec., 14.78 MiB/sec. 2024.02.01 23:08:19.839376 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} DynamicQueryHandler: Done processing query 2024.02.01 23:08:19.839400 [ 3 ] {f43c759b-0a70-4ef1-a165-1d54786bd212} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:08:19.839416 [ 3 ] {} HTTP-Session: 41c18a66-3e8b-4212-8d41-f606e6b6fac5 Destroying unnamed session 2024.02.01 23:08:24.830422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:24.830606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:24.830653 [ 3 ] {} HTTP-Session: 31f96e7f-1200-4cfc-b8be-b111f67ad6bf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:24.830694 [ 3 ] {} HTTP-Session: 31f96e7f-1200-4cfc-b8be-b111f67ad6bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:24.830894 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:24.830990 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:24.831253 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:24.831718 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:24.831979 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.01 23:08:24.832141 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.01 23:08:24.832283 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} executeQuery: Read 36 rows, 2.92 KiB in 0.001324771 sec., 27174 rows/sec., 2.15 MiB/sec. 2024.02.01 23:08:24.832411 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} DynamicQueryHandler: Done processing query 2024.02.01 23:08:24.832437 [ 3 ] {e820e225-67c9-4e33-a6e3-78659f7236c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:24.832453 [ 3 ] {} HTTP-Session: 31f96e7f-1200-4cfc-b8be-b111f67ad6bf Destroying unnamed session 2024.02.01 23:08:24.832587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:24.832633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:24.832652 [ 3 ] {} HTTP-Session: 78eaa7cd-b162-4d5b-8b08-7ef9d68a92cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:24.832669 [ 3 ] {} HTTP-Session: 78eaa7cd-b162-4d5b-8b08-7ef9d68a92cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:24.832747 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:24.832786 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:24.832889 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:24.833246 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:24.833466 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.01 23:08:24.833615 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.01 23:08:24.833737 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} executeQuery: Read 108 rows, 10.80 KiB in 0.000963153 sec., 112131 rows/sec., 10.95 MiB/sec. 2024.02.01 23:08:24.833867 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} DynamicQueryHandler: Done processing query 2024.02.01 23:08:24.833892 [ 3 ] {7dfb6032-c2ef-4251-8734-216a64efdd4e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:08:24.833907 [ 3 ] {} HTTP-Session: 78eaa7cd-b162-4d5b-8b08-7ef9d68a92cf Destroying unnamed session 2024.02.01 23:08:24.834056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:24.834103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:24.834122 [ 3 ] {} HTTP-Session: e3bc4ad2-c028-409b-bc6f-0b1089dcc2b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:24.834139 [ 3 ] {} HTTP-Session: e3bc4ad2-c028-409b-bc6f-0b1089dcc2b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:24.834211 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:24.834250 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:24.834359 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:24.834643 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:24.834850 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.01 23:08:24.834997 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.01 23:08:24.835122 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} executeQuery: Read 36 rows, 2.88 KiB in 0.000882541 sec., 40791 rows/sec., 3.19 MiB/sec. 2024.02.01 23:08:24.835225 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} DynamicQueryHandler: Done processing query 2024.02.01 23:08:24.835248 [ 3 ] {c5910e9d-f40b-480d-8b2e-edf6a7309991} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:24.835263 [ 3 ] {} HTTP-Session: e3bc4ad2-c028-409b-bc6f-0b1089dcc2b3 Destroying unnamed session 2024.02.01 23:08:24.835403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:24.835446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:24.835465 [ 3 ] {} HTTP-Session: 402154be-5cd0-474c-acfb-24e64c41d4c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:24.835481 [ 3 ] {} HTTP-Session: 402154be-5cd0-474c-acfb-24e64c41d4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:24.835562 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:24.835606 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:24.835745 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:24.836152 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:24.836474 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.01 23:08:24.836719 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.01 23:08:24.836864 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} executeQuery: Read 36 rows, 49.75 KiB in 0.00127266 sec., 28287 rows/sec., 38.17 MiB/sec. 2024.02.01 23:08:24.837147 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} DynamicQueryHandler: Done processing query 2024.02.01 23:08:24.837177 [ 3 ] {6080306f-2d5c-42c2-ac80-390820925ac2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:08:24.837199 [ 3 ] {} HTTP-Session: 402154be-5cd0-474c-acfb-24e64c41d4c6 Destroying unnamed session 2024.02.01 23:08:29.828634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:29.828751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:29.828781 [ 3 ] {} HTTP-Session: 0c0dd218-42cb-4cf2-bbb0-56f03050b9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:29.828805 [ 3 ] {} HTTP-Session: 0c0dd218-42cb-4cf2-bbb0-56f03050b9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:29.828929 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:29.828989 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:29.829147 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:29.829567 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:29.829829 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.01 23:08:29.829994 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.01 23:08:29.830132 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} executeQuery: Read 12 rows, 996.00 B in 0.001158547 sec., 10357 rows/sec., 839.55 KiB/sec. 2024.02.01 23:08:29.830274 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} DynamicQueryHandler: Done processing query 2024.02.01 23:08:29.830301 [ 3 ] {8d147dfb-5373-452c-b901-9aabafae1d71} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:29.830317 [ 3 ] {} HTTP-Session: 0c0dd218-42cb-4cf2-bbb0-56f03050b9e9 Destroying unnamed session 2024.02.01 23:08:29.830458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:29.830514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:29.830534 [ 3 ] {} HTTP-Session: 2205fd6c-4fd0-4c23-a37e-bbcfa4e0b81a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:29.830560 [ 3 ] {} HTTP-Session: 2205fd6c-4fd0-4c23-a37e-bbcfa4e0b81a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:29.830648 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:29.830692 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:29.830817 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:29.831189 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:29.831424 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.01 23:08:29.831599 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.01 23:08:29.831744 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} executeQuery: Read 36 rows, 3.27 KiB in 0.001058785 sec., 34001 rows/sec., 3.02 MiB/sec. 2024.02.01 23:08:29.831742 [ 176 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.01 23:08:29.831884 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:29.831966 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} DynamicQueryHandler: Done processing query 2024.02.01 23:08:29.832004 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.01 23:08:29.832019 [ 3 ] {1318157e-2e37-46fa-aa3d-c092eb626ac3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:29.832069 [ 3 ] {} HTTP-Session: 2205fd6c-4fd0-4c23-a37e-bbcfa4e0b81a Destroying unnamed session 2024.02.01 23:08:29.832147 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:29.832186 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part 2024.02.01 23:08:29.832268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:29.832391 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 72 rows starting from the beginning of the part 2024.02.01 23:08:29.832396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:29.832483 [ 3 ] {} HTTP-Session: bb3aec2b-6270-4894-8559-b0098a169af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:29.832554 [ 3 ] {} HTTP-Session: bb3aec2b-6270-4894-8559-b0098a169af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:29.832574 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:29.832747 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:29.832787 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2024.02.01 23:08:29.832848 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:29.833053 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:29.833344 [ 11 ] {87d938eb-e917-480f-82b7-c4b7019d978d::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.02.01 23:08:29.833353 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:29.834075 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:29.834598 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.01 23:08:29.834953 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.01 23:08:29.835009 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061162 sec., 178363.6409964582 rows/sec., 16.44 MiB/sec. 2024.02.01 23:08:29.835131 [ 176 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.01 23:08:29.835158 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} executeQuery: Read 12 rows, 984.00 B in 0.002352324 sec., 5101 rows/sec., 408.51 KiB/sec. 2024.02.01 23:08:29.835217 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:29.835281 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.01 23:08:29.835489 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.01 23:08:29.835506 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} DynamicQueryHandler: Done processing query 2024.02.01 23:08:29.835553 [ 3 ] {301ed4c6-cd50-410f-8edf-344793bc7afc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:29.835624 [ 3 ] {} HTTP-Session: bb3aec2b-6270-4894-8559-b0098a169af9 Destroying unnamed session 2024.02.01 23:08:29.835651 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:29.835713 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part 2024.02.01 23:08:29.835758 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.01 23:08:29.835854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:29.835913 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_31_6} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.01 23:08:29.835943 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:29.835973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:29.836076 [ 3 ] {} HTTP-Session: 67d16c4f-ad5e-4020-89b7-6d191abd9cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:29.836150 [ 3 ] {} HTTP-Session: 67d16c4f-ad5e-4020-89b7-6d191abd9cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:29.836283 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:29.836394 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:29.836521 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2024.02.01 23:08:29.836533 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:29.836770 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:29.837073 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:29.837233 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:29.838612 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:29.839081 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003752387 sec., 62360.30558681714 rows/sec., 4.87 MiB/sec. 2024.02.01 23:08:29.839259 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.01 23:08:29.839346 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.01 23:08:29.839601 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.01 23:08:29.839678 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.01 23:08:29.839730 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_31_6} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.01 23:08:29.839951 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} executeQuery: Read 12 rows, 16.58 KiB in 0.003485511 sec., 3442 rows/sec., 4.65 MiB/sec. 2024.02.01 23:08:29.840154 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} DynamicQueryHandler: Done processing query 2024.02.01 23:08:29.840179 [ 3 ] {0e507dde-37a3-451c-bf50-486f93e69c2c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:08:29.840195 [ 3 ] {} HTTP-Session: 67d16c4f-ad5e-4020-89b7-6d191abd9cc0 Destroying unnamed session 2024.02.01 23:08:33.035290 [ 174 ] {} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.01 23:08:33.035440 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:33.035594 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.01 23:08:33.035850 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:33.035928 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 400 rows starting from the beginning of the part 2024.02.01 23:08:33.036154 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.02.01 23:08:33.036330 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.01 23:08:33.036495 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:33.036645 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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.02.01 23:08:33.037327 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 476 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805052 sec., 263704.3143355427 rows/sec., 18.60 MiB/sec. 2024.02.01 23:08:33.037439 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.01 23:08:33.037649 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.01 23:08:33.037713 [ 11 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_9_2} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.01 23:08:34.416525 [ 173 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:08:34.416582 [ 173 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:08:34.830193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.830304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.830333 [ 3 ] {} HTTP-Session: 714f4543-df33-4506-82f3-7171780ba8fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.830360 [ 3 ] {} HTTP-Session: 714f4543-df33-4506-82f3-7171780ba8fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.830498 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.830563 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:34.830726 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.831161 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.831416 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.01 23:08:34.831579 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.01 23:08:34.831699 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} executeQuery: Read 36 rows, 2.92 KiB in 0.001160747 sec., 31014 rows/sec., 2.45 MiB/sec. 2024.02.01 23:08:34.831698 [ 173 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.01 23:08:34.831776 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.831872 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.831912 [ 3 ] {292769c4-0f94-4d13-bb8f-b33e3b6752e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:34.831911 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.01 23:08:34.831935 [ 3 ] {} HTTP-Session: 714f4543-df33-4506-82f3-7171780ba8fd Destroying unnamed session 2024.02.01 23:08:34.832048 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:34.832095 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2024.02.01 23:08:34.832114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.832191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.832227 [ 3 ] {} HTTP-Session: 21b3c7d8-9b72-41fe-b111-10ce6bf6ca83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.832278 [ 3 ] {} HTTP-Session: 21b3c7d8-9b72-41fe-b111-10ce6bf6ca83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.832318 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:34.832459 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.832517 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:34.832534 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:08:34.832786 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:34.833014 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.833038 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:34.833200 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::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.02.01 23:08:34.833712 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.834142 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:08:34.834436 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:08:34.834723 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} executeQuery: Read 2 rows, 175.00 B in 0.002210202 sec., 904 rows/sec., 77.32 KiB/sec. 2024.02.01 23:08:34.834737 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002898217 sec., 62107.15070679663 rows/sec., 4.92 MiB/sec. 2024.02.01 23:08:34.834924 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.834958 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.01 23:08:34.834965 [ 3 ] {23f9fb4d-9f6c-40cb-b754-61b7b21dd455} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:34.835021 [ 3 ] {} HTTP-Session: 21b3c7d8-9b72-41fe-b111-10ce6bf6ca83 Destroying unnamed session 2024.02.01 23:08:34.835224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.835252 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.01 23:08:34.835300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.835338 [ 3 ] {} HTTP-Session: 7cf74158-cc7b-432d-b27e-8aab444612d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.835357 [ 3 ] {} HTTP-Session: 7cf74158-cc7b-432d-b27e-8aab444612d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.835370 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_31_6} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.01 23:08:34.835533 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.835576 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:34.835693 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.836057 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.836278 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.01 23:08:34.836435 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.01 23:08:34.836531 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} executeQuery: Read 109 rows, 10.89 KiB in 0.000965213 sec., 112928 rows/sec., 11.02 MiB/sec. 2024.02.01 23:08:34.836690 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.836712 [ 3 ] {8a4ee308-f786-4112-978d-6a8a342a7224} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:08:34.836728 [ 3 ] {} HTTP-Session: 7cf74158-cc7b-432d-b27e-8aab444612d7 Destroying unnamed session 2024.02.01 23:08:34.836835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.836878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.836896 [ 3 ] {} HTTP-Session: 0956e749-0712-44b2-a0cc-a36df53b408d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.836913 [ 3 ] {} HTTP-Session: 0956e749-0712-44b2-a0cc-a36df53b408d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.836981 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.837018 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:08:34.837122 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.837385 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.837592 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.01 23:08:34.837789 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.01 23:08:34.837910 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} executeQuery: Read 2 rows, 143.00 B in 0.000900561 sec., 2220 rows/sec., 155.07 KiB/sec. 2024.02.01 23:08:34.838067 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.838096 [ 3 ] {f293d59c-84e5-4f0a-aec2-5c6b1a0f3637} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:34.838122 [ 3 ] {} HTTP-Session: 0956e749-0712-44b2-a0cc-a36df53b408d Destroying unnamed session 2024.02.01 23:08:34.838298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.838353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.838373 [ 3 ] {} HTTP-Session: 8cc7d991-23ec-4e56-bdc7-ff0b11ebd547 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.838396 [ 3 ] {} HTTP-Session: 8cc7d991-23ec-4e56-bdc7-ff0b11ebd547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.838477 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.838518 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:34.838630 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.839034 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.839275 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.01 23:08:34.839439 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.01 23:08:34.839536 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} executeQuery: Read 38 rows, 3.05 KiB in 0.001029264 sec., 36919 rows/sec., 2.89 MiB/sec. 2024.02.01 23:08:34.839638 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.839662 [ 3 ] {4c887da5-8cd1-4ad7-8e59-b7ca3ef0957f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:34.839677 [ 3 ] {} HTTP-Session: 8cc7d991-23ec-4e56-bdc7-ff0b11ebd547 Destroying unnamed session 2024.02.01 23:08:34.839786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.839829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.839848 [ 3 ] {} HTTP-Session: c4883c91-dc1d-450b-b37e-3df9092ebf85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.839865 [ 3 ] {} HTTP-Session: c4883c91-dc1d-450b-b37e-3df9092ebf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.839935 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.839977 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:08:34.840096 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.840355 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.840611 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:08:34.840788 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:08:34.840891 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} executeQuery: Read 1 rows, 72.00 B in 0.000923631 sec., 1082 rows/sec., 76.13 KiB/sec. 2024.02.01 23:08:34.841029 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.841054 [ 3 ] {c06cc3ed-3149-4cfe-bdcf-9f2f97b2db72} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:34.841069 [ 3 ] {} HTTP-Session: c4883c91-dc1d-450b-b37e-3df9092ebf85 Destroying unnamed session 2024.02.01 23:08:34.841235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:34.841281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:34.841298 [ 3 ] {} HTTP-Session: 73af396a-b436-429e-af20-cc559c32ecc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:34.841315 [ 3 ] {} HTTP-Session: 73af396a-b436-429e-af20-cc559c32ecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:34.841396 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:34.841440 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:34.841575 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:34.842029 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.842350 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.01 23:08:34.842535 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.01 23:08:34.842636 [ 173 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.01 23:08:34.842645 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} executeQuery: Read 36 rows, 49.75 KiB in 0.001219038 sec., 29531 rows/sec., 39.85 MiB/sec. 2024.02.01 23:08:34.842678 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:34.842851 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.01 23:08:34.842870 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} DynamicQueryHandler: Done processing query 2024.02.01 23:08:34.842914 [ 3 ] {afb2117e-a406-42d8-a2b8-6b585bbb0dcb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:08:34.842941 [ 3 ] {} HTTP-Session: 73af396a-b436-429e-af20-cc559c32ecc8 Destroying unnamed session 2024.02.01 23:08:34.843020 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:34.843061 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 668 rows starting from the beginning of the part 2024.02.01 23:08:34.843188 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:34.843291 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:34.843386 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:34.843480 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:34.843573 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::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.02.01 23:08:34.846026 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 800 rows, containing 6 columns (6 merged, 0 gathered) in 0.003328628 sec., 240339.26290351458 rows/sec., 324.33 MiB/sec. 2024.02.01 23:08:34.846430 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.01 23:08:34.846648 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.01 23:08:34.846717 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.01 23:08:34.846785 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_31_6: 4.15 MiB. 2024.02.01 23:08:39.830105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.830278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.830325 [ 3 ] {} HTTP-Session: dac2b8b8-f78c-42b2-99bf-5e1b50f1b82f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.830366 [ 3 ] {} HTTP-Session: dac2b8b8-f78c-42b2-99bf-5e1b50f1b82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.830563 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.830656 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:39.830932 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.831380 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.831635 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.01 23:08:39.831799 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.01 23:08:39.831913 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} executeQuery: Read 12 rows, 996.00 B in 0.00129816 sec., 9243 rows/sec., 749.26 KiB/sec. 2024.02.01 23:08:39.832055 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.832081 [ 3 ] {d2833da6-0bef-4bdf-a66c-49317cbce6c1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:39.832097 [ 3 ] {} HTTP-Session: dac2b8b8-f78c-42b2-99bf-5e1b50f1b82f Destroying unnamed session 2024.02.01 23:08:39.832222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.832267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.832286 [ 3 ] {} HTTP-Session: 0358cdc4-f2c4-42b2-b712-bab04ffed700 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.832303 [ 3 ] {} HTTP-Session: 0358cdc4-f2c4-42b2-b712-bab04ffed700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.832372 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.832411 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:08:39.832521 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.832795 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.832997 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:08:39.833144 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:08:39.833235 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} executeQuery: Read 2 rows, 175.00 B in 0.000836079 sec., 2392 rows/sec., 204.40 KiB/sec. 2024.02.01 23:08:39.833338 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.833360 [ 3 ] {065c4246-c546-45ee-9231-2f222d25cb1e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:39.833376 [ 3 ] {} HTTP-Session: 0358cdc4-f2c4-42b2-b712-bab04ffed700 Destroying unnamed session 2024.02.01 23:08:39.833496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.833539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.833557 [ 3 ] {} HTTP-Session: 87737be2-f7ab-40d6-bd5c-0edfd13c16e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.833573 [ 3 ] {} HTTP-Session: 87737be2-f7ab-40d6-bd5c-0edfd13c16e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.833643 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.833680 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:39.833780 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.834082 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.834301 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.01 23:08:39.834450 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.01 23:08:39.834545 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} executeQuery: Read 73 rows, 6.12 KiB in 0.00087254 sec., 83663 rows/sec., 6.85 MiB/sec. 2024.02.01 23:08:39.834672 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.834697 [ 3 ] {942e572a-c418-45bf-9f02-dfe549d2f484} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:08:39.834712 [ 3 ] {} HTTP-Session: 87737be2-f7ab-40d6-bd5c-0edfd13c16e2 Destroying unnamed session 2024.02.01 23:08:39.834857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.834901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.834920 [ 3 ] {} HTTP-Session: b9d4b63f-a1da-40f9-8f33-c65166333b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.834936 [ 3 ] {} HTTP-Session: b9d4b63f-a1da-40f9-8f33-c65166333b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.835005 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.835043 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:08:39.835147 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.835399 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.835595 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.01 23:08:39.835740 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.01 23:08:39.835831 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} executeQuery: Read 2 rows, 143.00 B in 0.000798938 sec., 2503 rows/sec., 174.79 KiB/sec. 2024.02.01 23:08:39.835929 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.835951 [ 3 ] {c1d14607-de19-424e-a15c-06e4cc68cc70} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:08:39.835966 [ 3 ] {} HTTP-Session: b9d4b63f-a1da-40f9-8f33-c65166333b73 Destroying unnamed session 2024.02.01 23:08:39.836074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.836116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.836135 [ 3 ] {} HTTP-Session: 3c291845-514d-47bf-845c-a3600ce509c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.836150 [ 3 ] {} HTTP-Session: 3c291845-514d-47bf-845c-a3600ce509c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.836219 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.836257 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:39.836356 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.836631 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.836834 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.01 23:08:39.836979 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.01 23:08:39.837073 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} executeQuery: Read 38 rows, 3.02 KiB in 0.000825639 sec., 46024 rows/sec., 3.57 MiB/sec. 2024.02.01 23:08:39.837222 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.837246 [ 3 ] {16b64160-ecc0-4a24-91bc-2fd51157d8a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:39.837261 [ 3 ] {} HTTP-Session: 3c291845-514d-47bf-845c-a3600ce509c2 Destroying unnamed session 2024.02.01 23:08:39.837375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.837418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.837437 [ 3 ] {} HTTP-Session: 85f23054-1db4-43c1-aa19-57a77915f963 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.837454 [ 3 ] {} HTTP-Session: 85f23054-1db4-43c1-aa19-57a77915f963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.837529 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.837575 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:08:39.837727 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.838216 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.838591 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:08:39.838814 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:08:39.838952 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} executeQuery: Read 37 rows, 2.67 KiB in 0.001391963 sec., 26581 rows/sec., 1.87 MiB/sec. 2024.02.01 23:08:39.839105 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.839134 [ 3 ] {78c9d518-49f3-4b5b-a4e9-bcb9eccc1edf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:39.839154 [ 3 ] {} HTTP-Session: 85f23054-1db4-43c1-aa19-57a77915f963 Destroying unnamed session 2024.02.01 23:08:39.839315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:39.839368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:39.839387 [ 3 ] {} HTTP-Session: 41a2f20d-cfcf-4112-911c-32aeadf1917d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:39.839407 [ 3 ] {} HTTP-Session: 41a2f20d-cfcf-4112-911c-32aeadf1917d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:39.839495 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:39.839541 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:39.839674 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:39.840071 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:39.840347 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.01 23:08:39.840525 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.01 23:08:39.840621 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} executeQuery: Read 12 rows, 16.58 KiB in 0.001097076 sec., 10938 rows/sec., 14.76 MiB/sec. 2024.02.01 23:08:39.840743 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} DynamicQueryHandler: Done processing query 2024.02.01 23:08:39.840766 [ 3 ] {079fd6e6-578a-4a91-be84-72b025614f1f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:08:39.840781 [ 3 ] {} HTTP-Session: 41a2f20d-cfcf-4112-911c-32aeadf1917d Destroying unnamed session 2024.02.01 23:08:44.830706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:44.830835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:44.830864 [ 3 ] {} HTTP-Session: 91ca1e1b-647e-42cc-9ebf-cf31c77b801f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:44.830891 [ 3 ] {} HTTP-Session: 91ca1e1b-647e-42cc-9ebf-cf31c77b801f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:44.831028 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:44.831094 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:44.831247 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:44.831713 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:44.831966 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.01 23:08:44.832125 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.01 23:08:44.832238 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} executeQuery: Read 36 rows, 2.92 KiB in 0.001171327 sec., 30734 rows/sec., 2.43 MiB/sec. 2024.02.01 23:08:44.832373 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} DynamicQueryHandler: Done processing query 2024.02.01 23:08:44.832398 [ 3 ] {36d2a863-3767-414f-9c04-56c79108d248} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:44.832414 [ 3 ] {} HTTP-Session: 91ca1e1b-647e-42cc-9ebf-cf31c77b801f Destroying unnamed session 2024.02.01 23:08:44.832543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:44.832589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:44.832607 [ 3 ] {} HTTP-Session: 7bd20662-f4a3-410f-9e29-ae360a826cda Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:44.832623 [ 3 ] {} HTTP-Session: 7bd20662-f4a3-410f-9e29-ae360a826cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:44.832700 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:44.832739 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:44.832841 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:44.833214 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:44.833424 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.01 23:08:44.833573 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.01 23:08:44.833683 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} executeQuery: Read 108 rows, 10.80 KiB in 0.000948972 sec., 113807 rows/sec., 11.11 MiB/sec. 2024.02.01 23:08:44.833793 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} DynamicQueryHandler: Done processing query 2024.02.01 23:08:44.833817 [ 3 ] {fe364c48-96b2-4be7-8127-bf0363a9e5f5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:08:44.833833 [ 3 ] {} HTTP-Session: 7bd20662-f4a3-410f-9e29-ae360a826cda Destroying unnamed session 2024.02.01 23:08:44.833945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:44.833987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:44.834006 [ 3 ] {} HTTP-Session: d0a8dbc3-c49d-4ea4-91a3-9c6c1a897e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:44.834022 [ 3 ] {} HTTP-Session: d0a8dbc3-c49d-4ea4-91a3-9c6c1a897e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:44.834091 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:44.834129 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:44.834231 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:44.834525 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:44.834729 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.01 23:08:44.834887 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.01 23:08:44.835002 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} executeQuery: Read 36 rows, 2.88 KiB in 0.000881921 sec., 40819 rows/sec., 3.19 MiB/sec. 2024.02.01 23:08:44.835132 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} DynamicQueryHandler: Done processing query 2024.02.01 23:08:44.835157 [ 3 ] {5a45cc38-0247-4a14-b532-d515eed61d36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:44.835172 [ 3 ] {} HTTP-Session: d0a8dbc3-c49d-4ea4-91a3-9c6c1a897e85 Destroying unnamed session 2024.02.01 23:08:44.835364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:44.835407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:44.835425 [ 3 ] {} HTTP-Session: d7bc1655-4303-47a8-9439-ad738320fc77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:44.835441 [ 3 ] {} HTTP-Session: d7bc1655-4303-47a8-9439-ad738320fc77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:44.835519 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:44.835563 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:44.835700 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:44.836108 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:44.836401 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.01 23:08:44.836580 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.01 23:08:44.836699 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} executeQuery: Read 36 rows, 49.75 KiB in 0.001152187 sec., 31244 rows/sec., 42.16 MiB/sec. 2024.02.01 23:08:44.836810 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} DynamicQueryHandler: Done processing query 2024.02.01 23:08:44.836833 [ 3 ] {eb7c589e-e12b-414f-89a6-8efc3bf91d04} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:08:44.836848 [ 3 ] {} HTTP-Session: d7bc1655-4303-47a8-9439-ad738320fc77 Destroying unnamed session 2024.02.01 23:08:49.416835 [ 164 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:08:49.416906 [ 164 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:08:49.828877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:49.828993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:49.829024 [ 3 ] {} HTTP-Session: 72306e0c-4a78-4dc0-b5af-5ce4f7fabec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:49.829052 [ 3 ] {} HTTP-Session: 72306e0c-4a78-4dc0-b5af-5ce4f7fabec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:49.829188 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:49.829258 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:49.829426 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:49.829832 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:49.830100 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.01 23:08:49.830268 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.01 23:08:49.830412 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} executeQuery: Read 12 rows, 996.00 B in 0.001174408 sec., 10217 rows/sec., 828.21 KiB/sec. 2024.02.01 23:08:49.830554 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} DynamicQueryHandler: Done processing query 2024.02.01 23:08:49.830580 [ 3 ] {2f370234-5f8c-4ec1-895f-5bc63d2c8115} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:49.830596 [ 3 ] {} HTTP-Session: 72306e0c-4a78-4dc0-b5af-5ce4f7fabec7 Destroying unnamed session 2024.02.01 23:08:49.830725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:49.830775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:49.830795 [ 3 ] {} HTTP-Session: a5d78929-9751-4400-82a8-d6a6f20c9f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:49.830814 [ 3 ] {} HTTP-Session: a5d78929-9751-4400-82a8-d6a6f20c9f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:49.830895 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:49.830937 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:49.831048 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:49.831351 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:49.831565 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.01 23:08:49.831720 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.01 23:08:49.831844 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} executeQuery: Read 36 rows, 3.27 KiB in 0.000917681 sec., 39229 rows/sec., 3.48 MiB/sec. 2024.02.01 23:08:49.831953 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} DynamicQueryHandler: Done processing query 2024.02.01 23:08:49.831977 [ 3 ] {97fe67a5-7673-43b8-86ec-fe6602befdba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:49.831993 [ 3 ] {} HTTP-Session: a5d78929-9751-4400-82a8-d6a6f20c9f9c Destroying unnamed session 2024.02.01 23:08:49.832128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:49.832171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:49.832189 [ 3 ] {} HTTP-Session: eb49de88-01f2-4ddd-b2f3-c68cd2826285 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:49.832207 [ 3 ] {} HTTP-Session: eb49de88-01f2-4ddd-b2f3-c68cd2826285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:49.832278 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:49.832316 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:49.832422 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:49.832702 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:49.832909 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.01 23:08:49.833070 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.01 23:08:49.833186 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} executeQuery: Read 12 rows, 984.00 B in 0.00088051 sec., 13628 rows/sec., 1.07 MiB/sec. 2024.02.01 23:08:49.833300 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} DynamicQueryHandler: Done processing query 2024.02.01 23:08:49.833324 [ 3 ] {a7bbf5ae-116b-4994-8c35-c425dadb9e4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:49.833340 [ 3 ] {} HTTP-Session: eb49de88-01f2-4ddd-b2f3-c68cd2826285 Destroying unnamed session 2024.02.01 23:08:49.833501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:49.833545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:49.833565 [ 3 ] {} HTTP-Session: 452a5629-c287-4755-8c06-3c011d90a9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:49.833582 [ 3 ] {} HTTP-Session: 452a5629-c287-4755-8c06-3c011d90a9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:49.833655 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:49.833700 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:49.833838 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:49.834146 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:49.834424 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.01 23:08:49.834610 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.01 23:08:49.834729 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} executeQuery: Read 12 rows, 16.58 KiB in 0.001047044 sec., 11460 rows/sec., 15.47 MiB/sec. 2024.02.01 23:08:49.834839 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} DynamicQueryHandler: Done processing query 2024.02.01 23:08:49.834863 [ 3 ] {5377f329-bbb4-4012-ad3f-302d12d3e8a3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:08:49.834878 [ 3 ] {} HTTP-Session: 452a5629-c287-4755-8c06-3c011d90a9ae Destroying unnamed session 2024.02.01 23:08:54.830901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:54.831082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:54.831127 [ 3 ] {} HTTP-Session: 086c4cdc-014b-464b-bda5-db1d59c19a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:54.831167 [ 3 ] {} HTTP-Session: 086c4cdc-014b-464b-bda5-db1d59c19a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:54.831363 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:54.831463 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:54.831673 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:54.832089 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:54.832349 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.01 23:08:54.832515 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.01 23:08:54.832661 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} executeQuery: Read 36 rows, 2.92 KiB in 0.001227678 sec., 29323 rows/sec., 2.32 MiB/sec. 2024.02.01 23:08:54.832803 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} DynamicQueryHandler: Done processing query 2024.02.01 23:08:54.832829 [ 3 ] {1306bd4e-cb32-4903-a407-c0416eb2c5be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:54.832846 [ 3 ] {} HTTP-Session: 086c4cdc-014b-464b-bda5-db1d59c19a73 Destroying unnamed session 2024.02.01 23:08:54.832990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:54.833036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:54.833054 [ 3 ] {} HTTP-Session: 3fa46d49-9068-4038-842b-c309ba00dbb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:54.833071 [ 3 ] {} HTTP-Session: 3fa46d49-9068-4038-842b-c309ba00dbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:54.833148 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:54.833189 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:54.833296 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:54.833650 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:54.833867 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.01 23:08:54.834019 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.01 23:08:54.834141 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} executeQuery: Read 108 rows, 10.80 KiB in 0.000961812 sec., 112288 rows/sec., 10.97 MiB/sec. 2024.02.01 23:08:54.834136 [ 162 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.01 23:08:54.834263 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:54.834299 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} DynamicQueryHandler: Done processing query 2024.02.01 23:08:54.834341 [ 3 ] {b25affd9-f8a9-4637-bb18-09903b8abfb4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:08:54.834371 [ 3 ] {} HTTP-Session: 3fa46d49-9068-4038-842b-c309ba00dbb2 Destroying unnamed session 2024.02.01 23:08:54.834378 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.01 23:08:54.834539 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:54.834554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:54.834596 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part 2024.02.01 23:08:54.834627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:54.834678 [ 3 ] {} HTTP-Session: 86fffc1c-3e13-44f7-a7c7-2ed5def755f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:54.834715 [ 3 ] {} HTTP-Session: 86fffc1c-3e13-44f7-a7c7-2ed5def755f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:54.834881 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 109 rows starting from the beginning of the part 2024.02.01 23:08:54.834904 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:54.835002 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:54.835165 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 73 rows starting from the beginning of the part 2024.02.01 23:08:54.835460 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:54.835477 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:54.835673 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:54.835924 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part 2024.02.01 23:08:54.836196 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:54.836609 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.01 23:08:54.836959 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.01 23:08:54.837151 [ 162 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.01 23:08:54.837166 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} executeQuery: Read 36 rows, 2.88 KiB in 0.002191401 sec., 16427 rows/sec., 1.28 MiB/sec. 2024.02.01 23:08:54.837256 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:54.837620 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} DynamicQueryHandler: Done processing query 2024.02.01 23:08:54.837689 [ 3 ] {314eac8c-a005-4c2c-a5e6-49221d1886f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:54.837707 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.01 23:08:54.837752 [ 3 ] {} HTTP-Session: 86fffc1c-3e13-44f7-a7c7-2ed5def755f5 Destroying unnamed session 2024.02.01 23:08:54.837844 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003516732 sec., 175731.33238472536 rows/sec., 16.40 MiB/sec. 2024.02.01 23:08:54.837961 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:54.838030 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part 2024.02.01 23:08:54.838060 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.01 23:08:54.838229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:54.838396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:54.838429 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 38 rows starting from the beginning of the part 2024.02.01 23:08:54.838455 [ 3 ] {} HTTP-Session: 6dd62f49-6955-466a-844b-b05888cf56e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:54.838544 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.01 23:08:54.838574 [ 3 ] {} HTTP-Session: 6dd62f49-6955-466a-844b-b05888cf56e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:54.838807 [ 9 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_36_7} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.01 23:08:54.838993 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:54.839031 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part 2024.02.01 23:08:54.839150 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:54.839339 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:54.839679 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:54.839850 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:54.839948 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:54.841000 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:54.841684 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.004131596 sec., 62445.602135349145 rows/sec., 4.88 MiB/sec. 2024.02.01 23:08:54.841843 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.01 23:08:54.841851 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.01 23:08:54.842137 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.01 23:08:54.842163 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.01 23:08:54.842242 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_36_7} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.01 23:08:54.842417 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} executeQuery: Read 36 rows, 49.75 KiB in 0.003335447 sec., 10793 rows/sec., 14.56 MiB/sec. 2024.02.01 23:08:54.842584 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} DynamicQueryHandler: Done processing query 2024.02.01 23:08:54.842610 [ 3 ] {4761ebe3-6d40-4b53-885e-c7434fd171cb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:08:54.842626 [ 3 ] {} HTTP-Session: 6dd62f49-6955-466a-844b-b05888cf56e8 Destroying unnamed session 2024.02.01 23:08:59.829522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:59.829642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:59.829670 [ 3 ] {} HTTP-Session: 3a31190b-78ac-412d-9ff4-3d1503f374c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:59.829693 [ 3 ] {} HTTP-Session: 3a31190b-78ac-412d-9ff4-3d1503f374c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:59.829824 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:59.829889 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:08:59.830066 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:59.830493 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:59.830784 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.01 23:08:59.830946 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.01 23:08:59.831086 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} executeQuery: Read 12 rows, 996.00 B in 0.001213818 sec., 9886 rows/sec., 801.32 KiB/sec. 2024.02.01 23:08:59.831097 [ 160 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.01 23:08:59.831234 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:59.831242 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} DynamicQueryHandler: Done processing query 2024.02.01 23:08:59.831296 [ 3 ] {539681c3-f80b-4904-8c14-e2df98caad5a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:59.831338 [ 3 ] {} HTTP-Session: 3a31190b-78ac-412d-9ff4-3d1503f374c4 Destroying unnamed session 2024.02.01 23:08:59.831351 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.01 23:08:59.831505 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:59.831506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:59.831563 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part 2024.02.01 23:08:59.831597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:59.831644 [ 3 ] {} HTTP-Session: a26b3b57-bf41-49cf-8c14-b8237f7e6bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:59.831687 [ 3 ] {} HTTP-Session: a26b3b57-bf41-49cf-8c14-b8237f7e6bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:59.831817 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:59.831919 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:59.832038 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:08:59.832057 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:59.832352 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:59.832591 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:59.832610 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:59.832791 [ 11 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:59.833336 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:59.833833 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.01 23:08:59.834229 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.01 23:08:59.834363 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068591 sec., 50837.66458286556 rows/sec., 4.02 MiB/sec. 2024.02.01 23:08:59.834449 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} executeQuery: Read 36 rows, 3.27 KiB in 0.002482077 sec., 14503 rows/sec., 1.29 MiB/sec. 2024.02.01 23:08:59.834587 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.01 23:08:59.834656 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} DynamicQueryHandler: Done processing query 2024.02.01 23:08:59.834690 [ 3 ] {7bb70b54-37b3-4d34-9fa1-553148a6d5c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:08:59.834708 [ 3 ] {} HTTP-Session: a26b3b57-bf41-49cf-8c14-b8237f7e6bd8 Destroying unnamed session 2024.02.01 23:08:59.834850 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.01 23:08:59.834896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:59.834965 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_36_7} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.01 23:08:59.834974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:59.835011 [ 3 ] {} HTTP-Session: 3c2a8fa6-0c4f-4f23-9d13-921276448c74 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:59.835058 [ 3 ] {} HTTP-Session: 3c2a8fa6-0c4f-4f23-9d13-921276448c74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:59.835152 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:59.835193 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:08:59.835312 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:59.835581 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:59.835821 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.01 23:08:59.835978 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.01 23:08:59.836098 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} executeQuery: Read 12 rows, 984.00 B in 0.000916422 sec., 13094 rows/sec., 1.02 MiB/sec. 2024.02.01 23:08:59.836204 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} DynamicQueryHandler: Done processing query 2024.02.01 23:08:59.836227 [ 3 ] {2bec426a-7aba-4272-869f-a65ccf41c09e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:08:59.836243 [ 3 ] {} HTTP-Session: 3c2a8fa6-0c4f-4f23-9d13-921276448c74 Destroying unnamed session 2024.02.01 23:08:59.836361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:08:59.836405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:08:59.836422 [ 3 ] {} HTTP-Session: 827336c6-6fb7-4a6f-8a92-64d97de5fc1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:08:59.836438 [ 3 ] {} HTTP-Session: 827336c6-6fb7-4a6f-8a92-64d97de5fc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:08:59.836510 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:08:59.836554 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:08:59.836691 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:08:59.836988 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:59.837266 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.01 23:08:59.837445 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.01 23:08:59.837566 [ 160 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.01 23:08:59.837583 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} executeQuery: Read 12 rows, 16.58 KiB in 0.001043064 sec., 11504 rows/sec., 15.52 MiB/sec. 2024.02.01 23:08:59.837613 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.18 GiB. 2024.02.01 23:08:59.837833 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.01 23:08:59.837898 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} DynamicQueryHandler: Done processing query 2024.02.01 23:08:59.837947 [ 3 ] {6dcf6f30-3908-48dd-b934-a62e1aef8e1a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:08:59.838004 [ 3 ] {} HTTP-Session: 827336c6-6fb7-4a6f-8a92-64d97de5fc1b Destroying unnamed session 2024.02.01 23:08:59.838087 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:08:59.838145 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 800 rows starting from the beginning of the part 2024.02.01 23:08:59.838342 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:59.838501 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:59.838644 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:59.838782 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2024.02.01 23:08:59.838900 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part 2024.02.01 23:08:59.841879 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 908 rows, containing 6 columns (6 merged, 0 gathered) in 0.004189937 sec., 216709.70231771978 rows/sec., 292.44 MiB/sec. 2024.02.01 23:08:59.842338 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.01 23:08:59.842597 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.01 23:08:59.842676 [ 9 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.01 23:08:59.842755 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_36_7: 4.74 MiB. 2024.02.01 23:09:04.416945 [ 156 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:09:04.417045 [ 156 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:09:04.830818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:04.830928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:04.830954 [ 3 ] {} HTTP-Session: 28260ad7-4027-44e4-9849-1b965a02f1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:04.830981 [ 3 ] {} HTTP-Session: 28260ad7-4027-44e4-9849-1b965a02f1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:04.831180 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:04.831277 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:04.831535 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:04.832101 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:04.832364 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.01 23:09:04.832529 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.01 23:09:04.832659 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} executeQuery: Read 36 rows, 2.92 KiB in 0.001419073 sec., 25368 rows/sec., 2.01 MiB/sec. 2024.02.01 23:09:04.832802 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} DynamicQueryHandler: Done processing query 2024.02.01 23:09:04.832828 [ 3 ] {e4ce05cd-8636-4c25-8107-6922c271abaf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:04.832844 [ 3 ] {} HTTP-Session: 28260ad7-4027-44e4-9849-1b965a02f1a4 Destroying unnamed session 2024.02.01 23:09:04.832992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:04.833037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:04.833057 [ 3 ] {} HTTP-Session: caef84b9-418d-4248-ba35-2b64e5924368 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:04.833075 [ 3 ] {} HTTP-Session: caef84b9-418d-4248-ba35-2b64e5924368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:04.833154 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:04.833195 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:04.833296 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:04.833592 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:04.833805 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.01 23:09:04.833953 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.01 23:09:04.834075 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} executeQuery: Read 108 rows, 10.80 KiB in 0.000890191 sec., 121322 rows/sec., 11.85 MiB/sec. 2024.02.01 23:09:04.834183 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} DynamicQueryHandler: Done processing query 2024.02.01 23:09:04.834206 [ 3 ] {782df23b-fbea-4af7-b667-d127c109642c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:09:04.834222 [ 3 ] {} HTTP-Session: caef84b9-418d-4248-ba35-2b64e5924368 Destroying unnamed session 2024.02.01 23:09:04.834356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:04.834398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:04.834416 [ 3 ] {} HTTP-Session: ef4bd8ec-285e-40ad-b2dd-afb52cecee87 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:04.834432 [ 3 ] {} HTTP-Session: ef4bd8ec-285e-40ad-b2dd-afb52cecee87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:04.834502 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:04.834540 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:04.834640 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:04.834884 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:04.835095 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.01 23:09:04.835245 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.01 23:09:04.835373 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} executeQuery: Read 36 rows, 2.88 KiB in 0.000839869 sec., 42863 rows/sec., 3.35 MiB/sec. 2024.02.01 23:09:04.835513 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} DynamicQueryHandler: Done processing query 2024.02.01 23:09:04.835535 [ 3 ] {7e3de513-2631-4111-8f19-d306ffa999d5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:04.835550 [ 3 ] {} HTTP-Session: ef4bd8ec-285e-40ad-b2dd-afb52cecee87 Destroying unnamed session 2024.02.01 23:09:04.835737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:04.835784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:04.835803 [ 3 ] {} HTTP-Session: 4c4ffeb2-c1df-400a-af7b-2e25fa825a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:04.835820 [ 3 ] {} HTTP-Session: 4c4ffeb2-c1df-400a-af7b-2e25fa825a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:04.835904 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:04.835949 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:04.836087 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:04.836463 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:04.836773 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.01 23:09:04.836954 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.01 23:09:04.837080 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} executeQuery: Read 36 rows, 49.75 KiB in 0.001138967 sec., 31607 rows/sec., 42.65 MiB/sec. 2024.02.01 23:09:04.837190 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} DynamicQueryHandler: Done processing query 2024.02.01 23:09:04.837213 [ 3 ] {72f0890d-59a1-4d1a-b796-d35da67ebacf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:09:04.837228 [ 3 ] {} HTTP-Session: 4c4ffeb2-c1df-400a-af7b-2e25fa825a20 Destroying unnamed session 2024.02.01 23:09:09.831098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:09.831279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:09.831325 [ 3 ] {} HTTP-Session: 72b3010e-3904-4565-8f1b-fdfac2d9984f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:09.831365 [ 3 ] {} HTTP-Session: 72b3010e-3904-4565-8f1b-fdfac2d9984f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:09.831563 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:09.831661 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:09.831932 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:09.832413 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:09.832667 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.01 23:09:09.832833 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.01 23:09:09.832974 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} executeQuery: Read 12 rows, 996.00 B in 0.001351161 sec., 8881 rows/sec., 719.87 KiB/sec. 2024.02.01 23:09:09.833103 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} DynamicQueryHandler: Done processing query 2024.02.01 23:09:09.833127 [ 3 ] {9ff771d9-cc03-48f6-9724-4772f1fc714c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:09.833142 [ 3 ] {} HTTP-Session: 72b3010e-3904-4565-8f1b-fdfac2d9984f Destroying unnamed session 2024.02.01 23:09:09.833275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:09.833320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:09.833339 [ 3 ] {} HTTP-Session: dc91e36c-aea0-4d97-bb6e-638b32598864 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:09.833355 [ 3 ] {} HTTP-Session: dc91e36c-aea0-4d97-bb6e-638b32598864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:09.833427 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:09.833466 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:09.833570 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:09.833847 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:09.834063 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.01 23:09:09.834224 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.01 23:09:09.834346 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} executeQuery: Read 72 rows, 6.04 KiB in 0.0008889 sec., 80998 rows/sec., 6.63 MiB/sec. 2024.02.01 23:09:09.834449 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} DynamicQueryHandler: Done processing query 2024.02.01 23:09:09.834472 [ 3 ] {910dd249-306c-401f-991a-301f67955a26} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:09:09.834487 [ 3 ] {} HTTP-Session: dc91e36c-aea0-4d97-bb6e-638b32598864 Destroying unnamed session 2024.02.01 23:09:09.834607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:09.834650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:09.834668 [ 3 ] {} HTTP-Session: 17d90e8b-c75e-432f-a654-f57a3c5d2a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:09.834684 [ 3 ] {} HTTP-Session: 17d90e8b-c75e-432f-a654-f57a3c5d2a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:09.834755 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:09.834794 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:09.834896 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:09.835260 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:09.835465 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.01 23:09:09.835610 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.01 23:09:09.835728 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} executeQuery: Read 36 rows, 2.86 KiB in 0.000944822 sec., 38102 rows/sec., 2.96 MiB/sec. 2024.02.01 23:09:09.835886 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} DynamicQueryHandler: Done processing query 2024.02.01 23:09:09.835914 [ 3 ] {c23f77e6-104a-42f8-8de6-373481fe4da8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:09.835929 [ 3 ] {} HTTP-Session: 17d90e8b-c75e-432f-a654-f57a3c5d2a36 Destroying unnamed session 2024.02.01 23:09:09.836087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:09.836132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:09.836151 [ 3 ] {} HTTP-Session: d286485c-ee02-4357-8458-c18267a4a1a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:09.836167 [ 3 ] {} HTTP-Session: d286485c-ee02-4357-8458-c18267a4a1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:09.836243 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:09.836285 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:09:09.836408 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:09.836695 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:09.836955 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:09:09.837127 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:09:09.837231 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} executeQuery: Read 36 rows, 2.60 KiB in 0.000960482 sec., 37481 rows/sec., 2.65 MiB/sec. 2024.02.01 23:09:09.837369 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} DynamicQueryHandler: Done processing query 2024.02.01 23:09:09.837394 [ 3 ] {7c84b680-2ee8-49b3-8f0f-48625271955e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:09.837409 [ 3 ] {} HTTP-Session: d286485c-ee02-4357-8458-c18267a4a1a3 Destroying unnamed session 2024.02.01 23:09:09.837562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:09.837604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:09.837622 [ 3 ] {} HTTP-Session: 234ef718-8047-4851-a712-95e11173b3be Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:09.837639 [ 3 ] {} HTTP-Session: 234ef718-8047-4851-a712-95e11173b3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:09.837712 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:09.837755 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:09.837898 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:09.838296 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:09.838659 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.01 23:09:09.838907 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.01 23:09:09.839023 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} executeQuery: Read 12 rows, 16.58 KiB in 0.00128366 sec., 9348 rows/sec., 12.62 MiB/sec. 2024.02.01 23:09:09.839173 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} DynamicQueryHandler: Done processing query 2024.02.01 23:09:09.839206 [ 3 ] {35cc17af-200a-4195-895a-7f5eb8092221} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:09:09.839223 [ 3 ] {} HTTP-Session: 234ef718-8047-4851-a712-95e11173b3be Destroying unnamed session 2024.02.01 23:09:14.830234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:14.830360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:14.830389 [ 3 ] {} HTTP-Session: da025728-0dda-4ecf-9b34-a43df63260b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:14.830417 [ 3 ] {} HTTP-Session: da025728-0dda-4ecf-9b34-a43df63260b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:14.830555 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:14.830619 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:14.830796 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:14.831247 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:14.831523 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.01 23:09:14.831685 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.01 23:09:14.831816 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} executeQuery: Read 36 rows, 2.92 KiB in 0.001217538 sec., 29567 rows/sec., 2.34 MiB/sec. 2024.02.01 23:09:14.831935 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} DynamicQueryHandler: Done processing query 2024.02.01 23:09:14.831959 [ 3 ] {d19298e4-fbf8-4425-8edb-ea0561301136} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:14.831975 [ 3 ] {} HTTP-Session: da025728-0dda-4ecf-9b34-a43df63260b7 Destroying unnamed session 2024.02.01 23:09:14.832098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:14.832142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:14.832162 [ 3 ] {} HTTP-Session: e30b2d6b-7938-47c5-8995-24efb7fc105d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:14.832178 [ 3 ] {} HTTP-Session: e30b2d6b-7938-47c5-8995-24efb7fc105d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:14.832252 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:14.832291 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:14.832391 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:14.832832 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:14.833047 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.01 23:09:14.833197 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.01 23:09:14.833320 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} executeQuery: Read 108 rows, 10.80 KiB in 0.001038824 sec., 103963 rows/sec., 10.15 MiB/sec. 2024.02.01 23:09:14.833443 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} DynamicQueryHandler: Done processing query 2024.02.01 23:09:14.833466 [ 3 ] {af8f8e53-5f61-4463-8850-c152ed07971d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:09:14.833482 [ 3 ] {} HTTP-Session: e30b2d6b-7938-47c5-8995-24efb7fc105d Destroying unnamed session 2024.02.01 23:09:14.833593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:14.833636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:14.833655 [ 3 ] {} HTTP-Session: f9c41dc6-c79f-4458-9457-3f5500dd52d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:14.833671 [ 3 ] {} HTTP-Session: f9c41dc6-c79f-4458-9457-3f5500dd52d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:14.833741 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:14.833779 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:14.833885 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:14.834159 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:14.834359 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.01 23:09:14.834512 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.01 23:09:14.834616 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} executeQuery: Read 36 rows, 2.88 KiB in 0.000846969 sec., 42504 rows/sec., 3.32 MiB/sec. 2024.02.01 23:09:14.834724 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} DynamicQueryHandler: Done processing query 2024.02.01 23:09:14.834746 [ 3 ] {4be15993-5bd3-4ae2-a8bb-4c4dd05206bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:14.834762 [ 3 ] {} HTTP-Session: f9c41dc6-c79f-4458-9457-3f5500dd52d7 Destroying unnamed session 2024.02.01 23:09:14.834962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:14.835004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:14.835022 [ 3 ] {} HTTP-Session: 5b7ab534-9a4c-46e7-9f86-2aea6c8dd1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:14.835037 [ 3 ] {} HTTP-Session: 5b7ab534-9a4c-46e7-9f86-2aea6c8dd1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:14.835119 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:14.835163 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:14.835298 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:14.835735 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:14.836036 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.01 23:09:14.836210 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.01 23:09:14.836334 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} executeQuery: Read 36 rows, 49.75 KiB in 0.001185477 sec., 30367 rows/sec., 40.98 MiB/sec. 2024.02.01 23:09:14.836477 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} DynamicQueryHandler: Done processing query 2024.02.01 23:09:14.836500 [ 3 ] {e5624c43-dbef-4a90-8166-ea2837294b5d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:09:14.836515 [ 3 ] {} HTTP-Session: 5b7ab534-9a4c-46e7-9f86-2aea6c8dd1b4 Destroying unnamed session 2024.02.01 23:09:19.417298 [ 149 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:09:19.417368 [ 149 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:09:19.829085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.829188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.829218 [ 3 ] {} HTTP-Session: cc224cb2-f743-4815-9c13-e68b3d43d65f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.829245 [ 3 ] {} HTTP-Session: cc224cb2-f743-4815-9c13-e68b3d43d65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.829379 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.829445 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:19.829620 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.830027 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.830285 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.01 23:09:19.830447 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.01 23:09:19.830557 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} executeQuery: Read 12 rows, 996.00 B in 0.001138347 sec., 10541 rows/sec., 854.45 KiB/sec. 2024.02.01 23:09:19.830741 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.830767 [ 3 ] {56dfaa98-4b84-4f48-bb8c-9a616291c791} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:19.830783 [ 3 ] {} HTTP-Session: cc224cb2-f743-4815-9c13-e68b3d43d65f Destroying unnamed session 2024.02.01 23:09:19.830904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.830952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.830972 [ 3 ] {} HTTP-Session: 638e577f-6b9a-444d-92fc-f7eaa436139c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.830990 [ 3 ] {} HTTP-Session: 638e577f-6b9a-444d-92fc-f7eaa436139c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.831066 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.831108 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:09:19.831229 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.831540 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.831746 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:09:19.831894 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:09:19.831988 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} executeQuery: Read 4 rows, 342.00 B in 0.000890551 sec., 4491 rows/sec., 375.03 KiB/sec. 2024.02.01 23:09:19.832132 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.832156 [ 3 ] {c09f58fb-414a-44aa-9f23-173d6fdc8610} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:19.832172 [ 3 ] {} HTTP-Session: 638e577f-6b9a-444d-92fc-f7eaa436139c Destroying unnamed session 2024.02.01 23:09:19.832299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.832344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.832362 [ 3 ] {} HTTP-Session: 5fb11c39-602d-4765-8d27-026e7b83f2da Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.832379 [ 3 ] {} HTTP-Session: 5fb11c39-602d-4765-8d27-026e7b83f2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.832452 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.832491 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:19.832600 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.832888 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.833101 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.01 23:09:19.833246 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.01 23:09:19.833342 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} executeQuery: Read 38 rows, 3.45 KiB in 0.00086245 sec., 44060 rows/sec., 3.90 MiB/sec. 2024.02.01 23:09:19.833336 [ 149 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.01 23:09:19.833405 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.833467 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.833508 [ 3 ] {92aa58d4-4d1b-40f5-a2f4-1298db420cb3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:19.833516 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.01 23:09:19.833528 [ 3 ] {} HTTP-Session: 5fb11c39-602d-4765-8d27-026e7b83f2da Destroying unnamed session 2024.02.01 23:09:19.833663 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:19.833711 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part 2024.02.01 23:09:19.833730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.833813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.833847 [ 3 ] {} HTTP-Session: 5bf05464-d315-451d-8814-afb7178c2da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.833905 [ 3 ] {} HTTP-Session: 5bf05464-d315-451d-8814-afb7178c2da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.833950 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:19.834092 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.834169 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part 2024.02.01 23:09:19.834188 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:09:19.834452 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 72 rows starting from the beginning of the part 2024.02.01 23:09:19.834602 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.834696 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part 2024.02.01 23:09:19.834928 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 38 rows starting from the beginning of the part 2024.02.01 23:09:19.835399 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.835746 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.01 23:09:19.836080 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.01 23:09:19.836262 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} executeQuery: Read 4 rows, 286.00 B in 0.002106949 sec., 1898 rows/sec., 132.56 KiB/sec. 2024.02.01 23:09:19.836643 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.836715 [ 3 ] {c6d19b4c-60b4-49f6-80d7-fe8d77b3e43c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:19.836746 [ 3 ] {} HTTP-Session: 5bf05464-d315-451d-8814-afb7178c2da2 Destroying unnamed session 2024.02.01 23:09:19.836775 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305037 sec., 165202.3865390917 rows/sec., 15.23 MiB/sec. 2024.02.01 23:09:19.836874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.836948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.836963 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.01 23:09:19.836976 [ 3 ] {} HTTP-Session: 16c91fa6-5bf9-4342-9304-88c987b20028 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.837030 [ 3 ] {} HTTP-Session: 16c91fa6-5bf9-4342-9304-88c987b20028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.837135 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.837193 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:19.837284 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.01 23:09:19.837428 [ 18 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_41_8} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.01 23:09:19.837454 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.837818 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.838029 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.01 23:09:19.838215 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.01 23:09:19.838336 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} executeQuery: Read 16 rows, 1.29 KiB in 0.001153287 sec., 13873 rows/sec., 1.09 MiB/sec. 2024.02.01 23:09:19.838358 [ 148 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.01 23:09:19.838492 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.838527 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.838583 [ 3 ] {a182c27f-9e28-44a6-8b6d-55ec074beb4f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:19.838676 [ 3 ] {} HTTP-Session: 16c91fa6-5bf9-4342-9304-88c987b20028 Destroying unnamed session 2024.02.01 23:09:19.838707 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.01 23:09:19.838859 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:19.838930 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part 2024.02.01 23:09:19.838946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.839086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.839125 [ 3 ] {} HTTP-Session: bfe08df7-2652-45b6-864a-7d1fff587c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.839166 [ 3 ] {} HTTP-Session: bfe08df7-2652-45b6-864a-7d1fff587c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.839359 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:19.839379 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.839489 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:09:19.839583 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:19.839886 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:19.840047 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.840096 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:19.840276 [ 10 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2024.02.01 23:09:19.840817 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.841454 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:09:19.841808 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003222965 sec., 72603.95319216933 rows/sec., 5.67 MiB/sec. 2024.02.01 23:09:19.841819 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:09:19.842005 [ 16 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.01 23:09:19.842073 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} executeQuery: Read 2 rows, 144.00 B in 0.002603831 sec., 768 rows/sec., 54.01 KiB/sec. 2024.02.01 23:09:19.842300 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.842334 [ 3 ] {e00c4a52-d62c-41d1-aab2-e6b4e339169c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:19.842356 [ 16 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.01 23:09:19.842368 [ 3 ] {} HTTP-Session: bfe08df7-2652-45b6-864a-7d1fff587c71 Destroying unnamed session 2024.02.01 23:09:19.842467 [ 16 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_41_8} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.01 23:09:19.842568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:19.842627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:19.842646 [ 3 ] {} HTTP-Session: 58e5a778-3d33-4957-a013-d0df9febc0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:19.842662 [ 3 ] {} HTTP-Session: 58e5a778-3d33-4957-a013-d0df9febc0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:19.842739 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:19.842785 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:19.842937 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:19.843272 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:19.843563 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.01 23:09:19.843747 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.01 23:09:19.843878 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} executeQuery: Read 12 rows, 16.58 KiB in 0.001108746 sec., 10823 rows/sec., 14.61 MiB/sec. 2024.02.01 23:09:19.844004 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} DynamicQueryHandler: Done processing query 2024.02.01 23:09:19.844036 [ 3 ] {8c1835fb-56e0-49b3-b7d9-01e29ef64611} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:09:19.844058 [ 3 ] {} HTTP-Session: 58e5a778-3d33-4957-a013-d0df9febc0c3 Destroying unnamed session 2024.02.01 23:09:24.830576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:24.830747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:24.830793 [ 3 ] {} HTTP-Session: 8ad8663a-dd0a-4c94-9673-50ca89514671 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:24.830834 [ 3 ] {} HTTP-Session: 8ad8663a-dd0a-4c94-9673-50ca89514671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:24.831033 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:24.831130 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:24.831390 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:24.831959 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:24.832219 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.01 23:09:24.832383 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.01 23:09:24.832499 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} executeQuery: Read 36 rows, 2.92 KiB in 0.001406123 sec., 25602 rows/sec., 2.03 MiB/sec. 2024.02.01 23:09:24.832502 [ 145 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.01 23:09:24.832581 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:24.832694 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} DynamicQueryHandler: Done processing query 2024.02.01 23:09:24.832760 [ 3 ] {46c334d8-5481-43ee-aba3-fee081b7501e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:24.832788 [ 3 ] {} HTTP-Session: 8ad8663a-dd0a-4c94-9673-50ca89514671 Destroying unnamed session 2024.02.01 23:09:24.832783 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.01 23:09:24.832989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:24.833044 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:24.833081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:24.833132 [ 3 ] {} HTTP-Session: 577207c6-dba1-4ed6-b380-e0c632c9363c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:24.833141 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part 2024.02.01 23:09:24.833161 [ 3 ] {} HTTP-Session: 577207c6-dba1-4ed6-b380-e0c632c9363c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:24.833352 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:24.833486 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:24.833541 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:24.833942 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:24.833959 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:24.834145 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:24.834289 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:24.834585 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:24.834920 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:24.835350 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.01 23:09:24.835675 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.01 23:09:24.835983 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} executeQuery: Read 108 rows, 10.80 KiB in 0.00255026 sec., 42348 rows/sec., 4.14 MiB/sec. 2024.02.01 23:09:24.836165 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003504212 sec., 51366.755207732866 rows/sec., 4.07 MiB/sec. 2024.02.01 23:09:24.836262 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} DynamicQueryHandler: Done processing query 2024.02.01 23:09:24.836317 [ 3 ] {36a72d8c-cc08-4d28-9ec8-7712ae3c0da9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:09:24.836325 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.01 23:09:24.836355 [ 3 ] {} HTTP-Session: 577207c6-dba1-4ed6-b380-e0c632c9363c Destroying unnamed session 2024.02.01 23:09:24.836549 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.01 23:09:24.836592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:24.836651 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_41_8} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.01 23:09:24.836680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:24.836737 [ 3 ] {} HTTP-Session: 093ea69f-4856-4234-b7f6-657842ced9d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:24.836790 [ 3 ] {} HTTP-Session: 093ea69f-4856-4234-b7f6-657842ced9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:24.836877 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:24.836917 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:24.837040 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:24.837373 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:24.837591 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.01 23:09:24.837742 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.01 23:09:24.837839 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} executeQuery: Read 36 rows, 2.88 KiB in 0.000933411 sec., 38568 rows/sec., 3.02 MiB/sec. 2024.02.01 23:09:24.837957 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} DynamicQueryHandler: Done processing query 2024.02.01 23:09:24.837981 [ 3 ] {1db006bc-818a-44de-bf10-78d9dffe4a04} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:24.837997 [ 3 ] {} HTTP-Session: 093ea69f-4856-4234-b7f6-657842ced9d4 Destroying unnamed session 2024.02.01 23:09:24.838228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:24.838287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:24.838315 [ 3 ] {} HTTP-Session: df40f996-0e1d-4164-9d51-1226e34e8727 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:24.838338 [ 3 ] {} HTTP-Session: df40f996-0e1d-4164-9d51-1226e34e8727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:24.838455 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:24.838514 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:24.838709 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:24.839368 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:24.839691 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.01 23:09:24.839873 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.01 23:09:24.839969 [ 145 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.01 23:09:24.839978 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} executeQuery: Read 36 rows, 49.75 KiB in 0.001486895 sec., 24211 rows/sec., 32.67 MiB/sec. 2024.02.01 23:09:24.840009 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:24.840186 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.01 23:09:24.840272 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} DynamicQueryHandler: Done processing query 2024.02.01 23:09:24.840332 [ 3 ] {372bd90c-c4a9-418a-9b19-7820371fc066} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:09:24.840400 [ 3 ] {} HTTP-Session: df40f996-0e1d-4164-9d51-1226e34e8727 Destroying unnamed session 2024.02.01 23:09:24.840486 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:24.840526 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 908 rows starting from the beginning of the part 2024.02.01 23:09:24.840652 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:24.840754 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:24.840847 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:24.840939 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:24.841049 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:24.855346 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1040 rows, containing 6 columns (6 merged, 0 gathered) in 0.015282985 sec., 68049.53351717613 rows/sec., 91.83 MiB/sec. 2024.02.01 23:09:24.855774 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.01 23:09:24.855992 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.01 23:09:24.856061 [ 20 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.01 23:09:24.856132 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_41_8: 9.00 MiB. 2024.02.01 23:09:25.000209 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.47 MiB, peak 242.44 MiB, will set to 235.21 MiB (RSS), difference: 1.74 MiB 2024.02.01 23:09:29.829098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:29.829279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:29.829325 [ 3 ] {} HTTP-Session: 1b2af068-08a0-44da-9fd2-8f63a0408904 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:29.829366 [ 3 ] {} HTTP-Session: 1b2af068-08a0-44da-9fd2-8f63a0408904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:29.829562 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:29.829659 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:29.829923 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:29.830368 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:29.830630 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.01 23:09:29.830802 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.01 23:09:29.830933 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} executeQuery: Read 12 rows, 996.00 B in 0.001314571 sec., 9128 rows/sec., 739.90 KiB/sec. 2024.02.01 23:09:29.831136 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} DynamicQueryHandler: Done processing query 2024.02.01 23:09:29.831168 [ 3 ] {f542c6ce-a208-44c0-a65e-5f468019e9b9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:29.831185 [ 3 ] {} HTTP-Session: 1b2af068-08a0-44da-9fd2-8f63a0408904 Destroying unnamed session 2024.02.01 23:09:29.831316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:29.831364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:29.831384 [ 3 ] {} HTTP-Session: f54fada1-11a2-4920-9a8f-f98bd063b755 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:29.831402 [ 3 ] {} HTTP-Session: f54fada1-11a2-4920-9a8f-f98bd063b755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:29.831483 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:29.831523 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:29.831649 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:29.831948 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:29.832159 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.01 23:09:29.832310 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.01 23:09:29.832429 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} executeQuery: Read 36 rows, 3.27 KiB in 0.000918731 sec., 39184 rows/sec., 3.48 MiB/sec. 2024.02.01 23:09:29.832551 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} DynamicQueryHandler: Done processing query 2024.02.01 23:09:29.832574 [ 3 ] {09318391-d7ab-459a-8427-2a5327319092} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:29.832590 [ 3 ] {} HTTP-Session: f54fada1-11a2-4920-9a8f-f98bd063b755 Destroying unnamed session 2024.02.01 23:09:29.832748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:29.832793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:29.832811 [ 3 ] {} HTTP-Session: 526de2bb-169c-401b-8404-aeb542c20528 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:29.832828 [ 3 ] {} HTTP-Session: 526de2bb-169c-401b-8404-aeb542c20528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:29.832901 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:29.832940 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:29.833045 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:29.833310 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:29.833512 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.01 23:09:29.833659 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.01 23:09:29.833779 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} executeQuery: Read 12 rows, 984.00 B in 0.00084987 sec., 14119 rows/sec., 1.10 MiB/sec. 2024.02.01 23:09:29.833884 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} DynamicQueryHandler: Done processing query 2024.02.01 23:09:29.833906 [ 3 ] {8370aabf-f6fa-43bb-b3ba-6b507a57ac96} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:29.833921 [ 3 ] {} HTTP-Session: 526de2bb-169c-401b-8404-aeb542c20528 Destroying unnamed session 2024.02.01 23:09:29.834058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:29.834101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:29.834119 [ 3 ] {} HTTP-Session: de0a4ca5-b726-41ef-afbb-9fb6e297b3af Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:29.834136 [ 3 ] {} HTTP-Session: de0a4ca5-b726-41ef-afbb-9fb6e297b3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:29.834210 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:29.834254 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:29.834387 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:29.834696 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:29.834981 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.01 23:09:29.835158 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.01 23:09:29.835273 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} executeQuery: Read 12 rows, 16.58 KiB in 0.001036385 sec., 11578 rows/sec., 15.62 MiB/sec. 2024.02.01 23:09:29.835394 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} DynamicQueryHandler: Done processing query 2024.02.01 23:09:29.835416 [ 3 ] {3d679349-42d3-40ac-9601-ad94f07ba40e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:09:29.835431 [ 3 ] {} HTTP-Session: de0a4ca5-b726-41ef-afbb-9fb6e297b3af Destroying unnamed session 2024.02.01 23:09:31.787870 [ 142 ] {} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.02.01 23:09:31.787965 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:31.788039 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.02.01 23:09:31.788136 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:31.788171 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 476 rows starting from the beginning of the part 2024.02.01 23:09:31.788291 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.02.01 23:09:31.788385 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.02.01 23:09:31.788474 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:31.788559 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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.02.01 23:09:31.789206 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197017 sec., 461146.33292593167 rows/sec., 32.52 MiB/sec. 2024.02.01 23:09:31.789322 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.02.01 23:09:31.789534 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.02.01 23:09:31.789598 [ 10 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_13_3} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.02.01 23:09:32.810479 [ 141 ] {} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.01 23:09:32.810603 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:32.810721 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.01 23:09:32.810847 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:32.810880 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:09:32.811009 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.01 23:09:32.811098 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:09:32.811176 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::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.02.01 23:09:32.811250 [ 14 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.01 23:09:32.811822 [ 12 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134606 sec., 17627.26444245844 rows/sec., 1.20 MiB/sec. 2024.02.01 23:09:32.811989 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.01 23:09:32.812314 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.01 23:09:32.812433 [ 13 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_9_2} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.01 23:09:33.086577 [ 141 ] {} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.01 23:09:33.086645 [ 141 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:33.086737 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.01 23:09:33.086858 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:33.086890 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:09:33.087020 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.01 23:09:33.087121 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:09:33.087204 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::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.02.01 23:09:33.087284 [ 14 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.01 23:09:33.087889 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189538 sec., 16813.250186206747 rows/sec., 1.37 MiB/sec. 2024.02.01 23:09:33.088047 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.01 23:09:33.088288 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.01 23:09:33.088370 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_9_2} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.01 23:09:34.417422 [ 140 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:09:34.417483 [ 140 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:09:34.830971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.831080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.831109 [ 3 ] {} HTTP-Session: 384ee801-6d61-42d5-a4f2-6004e000dcc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.831136 [ 3 ] {} HTTP-Session: 384ee801-6d61-42d5-a4f2-6004e000dcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.831275 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.831341 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:34.831520 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.831971 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.832247 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.01 23:09:34.832422 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.01 23:09:34.832538 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} executeQuery: Read 36 rows, 2.92 KiB in 0.001224779 sec., 29393 rows/sec., 2.33 MiB/sec. 2024.02.01 23:09:34.832671 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.832696 [ 3 ] {ada9c22d-22e5-48de-8348-e3c269c3f77c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:34.832711 [ 3 ] {} HTTP-Session: 384ee801-6d61-42d5-a4f2-6004e000dcc3 Destroying unnamed session 2024.02.01 23:09:34.832833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.832881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.832901 [ 3 ] {} HTTP-Session: 8f26798e-3722-4f29-822d-05799285f0d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.832918 [ 3 ] {} HTTP-Session: 8f26798e-3722-4f29-822d-05799285f0d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.832987 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.833025 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:09:34.833132 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.833409 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.833608 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:09:34.833750 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:09:34.833856 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} executeQuery: Read 2 rows, 175.00 B in 0.00083571 sec., 2393 rows/sec., 204.49 KiB/sec. 2024.02.01 23:09:34.833974 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.833998 [ 3 ] {e4ecdba9-ede3-4225-bc92-43deeb8d2b94} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:34.834013 [ 3 ] {} HTTP-Session: 8f26798e-3722-4f29-822d-05799285f0d5 Destroying unnamed session 2024.02.01 23:09:34.834157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.834202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.834219 [ 3 ] {} HTTP-Session: 10a67a1b-3567-49c4-b0b0-290f30744a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.834236 [ 3 ] {} HTTP-Session: 10a67a1b-3567-49c4-b0b0-290f30744a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.834309 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.834345 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:34.834447 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.834812 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.835019 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.01 23:09:34.835167 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.01 23:09:34.835281 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} executeQuery: Read 109 rows, 10.89 KiB in 0.000941102 sec., 115821 rows/sec., 11.30 MiB/sec. 2024.02.01 23:09:34.835431 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.835469 [ 3 ] {a8c37d06-3763-4d8c-a4a4-41633eec2afe} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:09:34.835491 [ 3 ] {} HTTP-Session: 10a67a1b-3567-49c4-b0b0-290f30744a46 Destroying unnamed session 2024.02.01 23:09:34.835627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.835670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.835688 [ 3 ] {} HTTP-Session: 8a7b4bc3-be69-4afc-b62c-51569c835283 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.835705 [ 3 ] {} HTTP-Session: 8a7b4bc3-be69-4afc-b62c-51569c835283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.835774 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.835812 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:09:34.835927 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.836171 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.836363 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.01 23:09:34.836507 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.01 23:09:34.836621 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} executeQuery: Read 2 rows, 143.00 B in 0.000820249 sec., 2438 rows/sec., 170.25 KiB/sec. 2024.02.01 23:09:34.836731 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.836754 [ 3 ] {a6654ab5-4437-4863-8789-779be654e004} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:34.836769 [ 3 ] {} HTTP-Session: 8a7b4bc3-be69-4afc-b62c-51569c835283 Destroying unnamed session 2024.02.01 23:09:34.836922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.836966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.836983 [ 3 ] {} HTTP-Session: 13a14e00-c129-40d1-bc9d-8468003bf60e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.837000 [ 3 ] {} HTTP-Session: 13a14e00-c129-40d1-bc9d-8468003bf60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.837070 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.837108 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:34.837211 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.837488 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.837687 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.01 23:09:34.837838 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.01 23:09:34.837960 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} executeQuery: Read 38 rows, 3.05 KiB in 0.00086244 sec., 44061 rows/sec., 3.45 MiB/sec. 2024.02.01 23:09:34.838152 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.838182 [ 3 ] {4f0cef79-19d2-4915-9ec9-d22a4ca57a67} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:34.838202 [ 3 ] {} HTTP-Session: 13a14e00-c129-40d1-bc9d-8468003bf60e Destroying unnamed session 2024.02.01 23:09:34.838333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.838396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.838422 [ 3 ] {} HTTP-Session: 4f8e61e0-f185-4edf-91c9-3a49d8c0c323 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.838445 [ 3 ] {} HTTP-Session: 4f8e61e0-f185-4edf-91c9-3a49d8c0c323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.838535 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.838596 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:09:34.838775 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.839152 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.839492 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:09:34.839710 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:09:34.839839 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} executeQuery: Read 1 rows, 72.00 B in 0.00126237 sec., 792 rows/sec., 55.70 KiB/sec. 2024.02.01 23:09:34.839967 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.839992 [ 3 ] {e9dbfb1d-ef77-4cad-be5b-09b178f84294} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:34.840008 [ 3 ] {} HTTP-Session: 4f8e61e0-f185-4edf-91c9-3a49d8c0c323 Destroying unnamed session 2024.02.01 23:09:34.840184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:34.840230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:34.840250 [ 3 ] {} HTTP-Session: ae74671b-c103-4625-a4ff-64e235a43e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:34.840266 [ 3 ] {} HTTP-Session: ae74671b-c103-4625-a4ff-64e235a43e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:34.840348 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:34.840391 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:34.840530 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:34.841023 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:34.841326 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.01 23:09:34.841506 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.01 23:09:34.841632 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} executeQuery: Read 36 rows, 49.75 KiB in 0.00125117 sec., 28773 rows/sec., 38.83 MiB/sec. 2024.02.01 23:09:34.841784 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} DynamicQueryHandler: Done processing query 2024.02.01 23:09:34.841814 [ 3 ] {3848f253-fc2f-4686-99ed-2f38bf47bcff} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:09:34.841838 [ 3 ] {} HTTP-Session: ae74671b-c103-4625-a4ff-64e235a43e25 Destroying unnamed session 2024.02.01 23:09:39.831001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.831134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.831163 [ 3 ] {} HTTP-Session: 79a11395-9c6c-4b24-9bd4-a25cb1fe61f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.831191 [ 3 ] {} HTTP-Session: 79a11395-9c6c-4b24-9bd4-a25cb1fe61f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.831324 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.831383 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:39.831538 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.831959 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.832210 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.01 23:09:39.832373 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.01 23:09:39.832514 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} executeQuery: Read 12 rows, 996.00 B in 0.001151927 sec., 10417 rows/sec., 844.37 KiB/sec. 2024.02.01 23:09:39.832647 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.832673 [ 3 ] {81470ccb-c80a-4418-ad27-36a37d685a1c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:39.832690 [ 3 ] {} HTTP-Session: 79a11395-9c6c-4b24-9bd4-a25cb1fe61f8 Destroying unnamed session 2024.02.01 23:09:39.832812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.832858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.832878 [ 3 ] {} HTTP-Session: 421a6bb8-672d-48c3-9398-070e2ff14ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.832897 [ 3 ] {} HTTP-Session: 421a6bb8-672d-48c3-9398-070e2ff14ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.832975 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.833016 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:09:39.833125 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.833423 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.833633 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:09:39.833797 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:09:39.833922 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} executeQuery: Read 2 rows, 175.00 B in 0.000918181 sec., 2178 rows/sec., 186.13 KiB/sec. 2024.02.01 23:09:39.834047 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.834070 [ 3 ] {71362785-b7b4-4252-b3e4-7a9f9a5876c5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:39.834086 [ 3 ] {} HTTP-Session: 421a6bb8-672d-48c3-9398-070e2ff14ceb Destroying unnamed session 2024.02.01 23:09:39.834302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.834347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.834365 [ 3 ] {} HTTP-Session: 8a7eb6ef-0373-42ac-a5da-7ae3c1114f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.834382 [ 3 ] {} HTTP-Session: 8a7eb6ef-0373-42ac-a5da-7ae3c1114f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.834454 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.834492 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:39.834597 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.834919 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.835131 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.01 23:09:39.835281 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.01 23:09:39.835384 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} executeQuery: Read 73 rows, 6.12 KiB in 0.000900491 sec., 81066 rows/sec., 6.64 MiB/sec. 2024.02.01 23:09:39.835504 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.835529 [ 3 ] {3d8e7b95-b16f-4445-8de6-fcbb81f690e6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:09:39.835545 [ 3 ] {} HTTP-Session: 8a7eb6ef-0373-42ac-a5da-7ae3c1114f81 Destroying unnamed session 2024.02.01 23:09:39.835664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.835706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.835724 [ 3 ] {} HTTP-Session: e851d022-2469-4a60-a513-9ae899248ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.835741 [ 3 ] {} HTTP-Session: e851d022-2469-4a60-a513-9ae899248ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.835810 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.835848 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:09:39.835950 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.836220 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.836421 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.01 23:09:39.836572 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.01 23:09:39.836670 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} executeQuery: Read 2 rows, 143.00 B in 0.000832349 sec., 2402 rows/sec., 167.78 KiB/sec. 2024.02.01 23:09:39.836784 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.836807 [ 3 ] {0f07404b-ff87-42d7-9bd9-5f7c6ede23e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:09:39.836822 [ 3 ] {} HTTP-Session: e851d022-2469-4a60-a513-9ae899248ccf Destroying unnamed session 2024.02.01 23:09:39.836959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.837004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.837022 [ 3 ] {} HTTP-Session: 0c0d2a5b-569a-40dd-ba32-ad2ab4e195f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.837039 [ 3 ] {} HTTP-Session: 0c0d2a5b-569a-40dd-ba32-ad2ab4e195f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.837111 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.837149 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:39.837251 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.837539 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.837742 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.01 23:09:39.837888 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.01 23:09:39.837997 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} executeQuery: Read 38 rows, 3.02 KiB in 0.00085637 sec., 44373 rows/sec., 3.45 MiB/sec. 2024.02.01 23:09:39.838145 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.838169 [ 3 ] {3679d40d-7a4b-415e-bb28-e2066093de3a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:39.838185 [ 3 ] {} HTTP-Session: 0c0d2a5b-569a-40dd-ba32-ad2ab4e195f1 Destroying unnamed session 2024.02.01 23:09:39.838346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.838405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.838431 [ 3 ] {} HTTP-Session: 0245d14c-0cac-48e4-987b-95d92bc09a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.838449 [ 3 ] {} HTTP-Session: 0245d14c-0cac-48e4-987b-95d92bc09a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.838536 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.838597 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:09:39.838744 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.839186 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.839459 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:09:39.839650 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:09:39.839754 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} executeQuery: Read 37 rows, 2.67 KiB in 0.001178367 sec., 31399 rows/sec., 2.21 MiB/sec. 2024.02.01 23:09:39.839885 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.839909 [ 3 ] {7870558f-690f-4ccd-90a5-3df9c47dfb56} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:39.839925 [ 3 ] {} HTTP-Session: 0245d14c-0cac-48e4-987b-95d92bc09a92 Destroying unnamed session 2024.02.01 23:09:39.840056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:39.840101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:39.840119 [ 3 ] {} HTTP-Session: e0e3173f-7ff0-4bb9-9b93-da1adffa134d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:39.840136 [ 3 ] {} HTTP-Session: e0e3173f-7ff0-4bb9-9b93-da1adffa134d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:39.840209 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:39.840251 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:39.840383 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:39.840722 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:39.841013 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.01 23:09:39.841198 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.01 23:09:39.841310 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} executeQuery: Read 12 rows, 16.58 KiB in 0.001072285 sec., 11191 rows/sec., 15.10 MiB/sec. 2024.02.01 23:09:39.841493 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} DynamicQueryHandler: Done processing query 2024.02.01 23:09:39.841522 [ 3 ] {5bb488c7-7b73-4ea6-9ebe-512bae554ee1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:09:39.841570 [ 3 ] {} HTTP-Session: e0e3173f-7ff0-4bb9-9b93-da1adffa134d Destroying unnamed session 2024.02.01 23:09:44.830792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:44.830911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:44.830937 [ 3 ] {} HTTP-Session: 38881336-ced6-4fdc-ac73-4274c68a01fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:44.830961 [ 3 ] {} HTTP-Session: 38881336-ced6-4fdc-ac73-4274c68a01fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:44.831087 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:44.831146 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:44.831301 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:44.831739 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:44.832007 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.01 23:09:44.832169 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.01 23:09:44.832327 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} executeQuery: Read 36 rows, 2.92 KiB in 0.001205788 sec., 29855 rows/sec., 2.36 MiB/sec. 2024.02.01 23:09:44.832489 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} DynamicQueryHandler: Done processing query 2024.02.01 23:09:44.832514 [ 3 ] {8ad7055d-419a-4c6c-b543-bbd09a3d52f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:44.832531 [ 3 ] {} HTTP-Session: 38881336-ced6-4fdc-ac73-4274c68a01fd Destroying unnamed session 2024.02.01 23:09:44.832693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:44.832741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:44.832760 [ 3 ] {} HTTP-Session: b039d0db-e903-4373-907e-bf3c33809787 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:44.832778 [ 3 ] {} HTTP-Session: b039d0db-e903-4373-907e-bf3c33809787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:44.832862 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:44.832902 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:44.833007 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:44.833357 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:44.833566 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.01 23:09:44.833711 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.01 23:09:44.833835 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} executeQuery: Read 108 rows, 10.80 KiB in 0.000938312 sec., 115100 rows/sec., 11.24 MiB/sec. 2024.02.01 23:09:44.833835 [ 134 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.01 23:09:44.833951 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:44.833984 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} DynamicQueryHandler: Done processing query 2024.02.01 23:09:44.834032 [ 3 ] {4846c50d-5a6a-48b6-925f-38b99b91e1c9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:09:44.834099 [ 3 ] {} HTTP-Session: b039d0db-e903-4373-907e-bf3c33809787 Destroying unnamed session 2024.02.01 23:09:44.834119 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.01 23:09:44.834266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:44.834323 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:44.834349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:44.834373 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part 2024.02.01 23:09:44.834381 [ 3 ] {} HTTP-Session: 9e52e97e-9426-446e-a402-c2a245c46937 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:44.834438 [ 3 ] {} HTTP-Session: 9e52e97e-9426-446e-a402-c2a245c46937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:44.834649 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:44.834660 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part 2024.02.01 23:09:44.834738 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:44.834924 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:44.835179 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:44.835194 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 109 rows starting from the beginning of the part 2024.02.01 23:09:44.835373 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 73 rows starting from the beginning of the part 2024.02.01 23:09:44.835657 [ 24 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 108 rows starting from the beginning of the part 2024.02.01 23:09:44.835977 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:44.836347 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.01 23:09:44.836660 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.01 23:09:44.836907 [ 134 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.01 23:09:44.836929 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} executeQuery: Read 36 rows, 2.88 KiB in 0.002225452 sec., 16176 rows/sec., 1.27 MiB/sec. 2024.02.01 23:09:44.837003 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:44.837261 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} DynamicQueryHandler: Done processing query 2024.02.01 23:09:44.837372 [ 3 ] {7355bae5-e004-4486-8db9-9f1d8d89f6dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:44.837454 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.01 23:09:44.837477 [ 3 ] {} HTTP-Session: 9e52e97e-9426-446e-a402-c2a245c46937 Destroying unnamed session 2024.02.01 23:09:44.837642 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:44.837652 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003645265 sec., 169534.99951306696 rows/sec., 15.83 MiB/sec. 2024.02.01 23:09:44.837686 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part 2024.02.01 23:09:44.837794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:44.837866 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.01 23:09:44.837920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:44.838013 [ 3 ] {} HTTP-Session: 0ff1e63c-fb87-47e3-a094-12a67ca47423 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:44.838013 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:44.838060 [ 3 ] {} HTTP-Session: 0ff1e63c-fb87-47e3-a094-12a67ca47423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:44.838298 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.01 23:09:44.838410 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:44.838438 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:44.838485 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_46_9} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.01 23:09:44.838564 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:44.838931 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 38 rows starting from the beginning of the part 2024.02.01 23:09:44.839243 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:44.839316 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part 2024.02.01 23:09:44.839487 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:44.840250 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.17 GiB. 2024.02.01 23:09:44.840857 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.003597694 sec., 71712.60257264793 rows/sec., 5.60 MiB/sec. 2024.02.01 23:09:44.841013 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.01 23:09:44.841026 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.01 23:09:44.841315 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.01 23:09:44.841324 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.01 23:09:44.841429 [ 24 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_46_9} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.01 23:09:44.841545 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} executeQuery: Read 36 rows, 49.75 KiB in 0.003067861 sec., 11734 rows/sec., 15.84 MiB/sec. 2024.02.01 23:09:44.841717 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} DynamicQueryHandler: Done processing query 2024.02.01 23:09:44.841741 [ 3 ] {6dce6293-406e-41fd-9e16-044b5666ec36} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:09:44.841757 [ 3 ] {} HTTP-Session: 0ff1e63c-fb87-47e3-a094-12a67ca47423 Destroying unnamed session 2024.02.01 23:09:49.417523 [ 130 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:09:49.417590 [ 130 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:09:49.829141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:49.829256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:49.829285 [ 3 ] {} HTTP-Session: c410e6b7-f349-4510-b47a-a976d8ff9b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:49.829312 [ 3 ] {} HTTP-Session: c410e6b7-f349-4510-b47a-a976d8ff9b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:49.829449 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:49.829516 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:49.829684 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:49.830091 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:49.830351 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.01 23:09:49.830514 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.01 23:09:49.830639 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} executeQuery: Read 12 rows, 996.00 B in 0.001142307 sec., 10505 rows/sec., 851.48 KiB/sec. 2024.02.01 23:09:49.830652 [ 130 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.01 23:09:49.830781 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:49.830844 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} DynamicQueryHandler: Done processing query 2024.02.01 23:09:49.830881 [ 3 ] {17a1eb3b-97a9-4bb2-b042-c338010033b2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:49.830885 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.01 23:09:49.830901 [ 3 ] {} HTTP-Session: c410e6b7-f349-4510-b47a-a976d8ff9b4a Destroying unnamed session 2024.02.01 23:09:49.830977 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:49.831014 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part 2024.02.01 23:09:49.831028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:49.831089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:49.831114 [ 3 ] {} HTTP-Session: a8e4b6fe-e572-4eb6-9aca-4624fb028c70 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:49.831149 [ 3 ] {} HTTP-Session: a8e4b6fe-e572-4eb6-9aca-4624fb028c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:49.831172 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:49.831262 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:49.831307 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:49.831319 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:49.831502 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:49.831571 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:49.831670 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:49.831781 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:49.832111 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:49.832397 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.01 23:09:49.832631 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.01 23:09:49.832663 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001812492 sec., 86069.34540952457 rows/sec., 6.81 MiB/sec. 2024.02.01 23:09:49.832813 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} executeQuery: Read 36 rows, 3.27 KiB in 0.001503355 sec., 23946 rows/sec., 2.12 MiB/sec. 2024.02.01 23:09:49.832919 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.01 23:09:49.833010 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} DynamicQueryHandler: Done processing query 2024.02.01 23:09:49.833039 [ 3 ] {6f224451-1dfd-46c0-8006-13f4aa3a1b52} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:49.833057 [ 3 ] {} HTTP-Session: a8e4b6fe-e572-4eb6-9aca-4624fb028c70 Destroying unnamed session 2024.02.01 23:09:49.833205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:49.833221 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.01 23:09:49.833277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:49.833311 [ 3 ] {} HTTP-Session: a9e23dcc-7c15-489d-9b1e-916d1ef02ed7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:49.833333 [ 3 ] {} HTTP-Session: a9e23dcc-7c15-489d-9b1e-916d1ef02ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:49.833346 [ 12 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_46_9} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.01 23:09:49.833490 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:49.833538 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:49.833658 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:49.833923 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:49.834139 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.01 23:09:49.834290 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.01 23:09:49.834409 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} executeQuery: Read 12 rows, 984.00 B in 0.000883311 sec., 13585 rows/sec., 1.06 MiB/sec. 2024.02.01 23:09:49.834524 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} DynamicQueryHandler: Done processing query 2024.02.01 23:09:49.834547 [ 3 ] {2a5cdf9b-9802-4634-98e7-bd143c7a9b19} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:49.834563 [ 3 ] {} HTTP-Session: a9e23dcc-7c15-489d-9b1e-916d1ef02ed7 Destroying unnamed session 2024.02.01 23:09:49.834729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:49.834773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:49.834791 [ 3 ] {} HTTP-Session: 16d806fe-4b6f-4673-b6e7-89ec89df2d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:49.834808 [ 3 ] {} HTTP-Session: 16d806fe-4b6f-4673-b6e7-89ec89df2d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:49.834883 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:49.834928 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:49.835063 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:49.835382 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:49.835662 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.01 23:09:49.835837 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.01 23:09:49.835986 [ 130 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.01 23:09:49.835994 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} executeQuery: Read 12 rows, 16.58 KiB in 0.001074865 sec., 11164 rows/sec., 15.07 MiB/sec. 2024.02.01 23:09:49.836031 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:49.836209 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.01 23:09:49.836234 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} DynamicQueryHandler: Done processing query 2024.02.01 23:09:49.836295 [ 3 ] {52b087f6-bc38-46f4-800f-3f057153789e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:09:49.836323 [ 3 ] {} HTTP-Session: 16d806fe-4b6f-4673-b6e7-89ec89df2d69 Destroying unnamed session 2024.02.01 23:09:49.836401 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:09:49.836446 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1040 rows starting from the beginning of the part 2024.02.01 23:09:49.836597 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:49.836700 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:49.836795 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:49.836889 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part 2024.02.01 23:09:49.836981 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part 2024.02.01 23:09:49.840419 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 6 columns (6 merged, 0 gathered) in 0.00431229 sec., 266215.8621057489 rows/sec., 359.24 MiB/sec. 2024.02.01 23:09:49.841140 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.01 23:09:49.841409 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.01 23:09:49.841482 [ 12 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.01 23:09:49.841566 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_46_9: 9.14 MiB. 2024.02.01 23:09:54.830551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:54.830673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:54.830700 [ 3 ] {} HTTP-Session: 67cec4aa-9d00-4cd7-8bf6-2ed692fb2d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:54.830724 [ 3 ] {} HTTP-Session: 67cec4aa-9d00-4cd7-8bf6-2ed692fb2d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:54.830848 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:54.830910 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:54.831066 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:54.831494 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:54.831762 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.01 23:09:54.831931 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.01 23:09:54.832054 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} executeQuery: Read 36 rows, 2.92 KiB in 0.001168997 sec., 30795 rows/sec., 2.44 MiB/sec. 2024.02.01 23:09:54.832208 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} DynamicQueryHandler: Done processing query 2024.02.01 23:09:54.832235 [ 3 ] {64014c21-81b6-4eb8-a8e9-b66e22867947} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:54.832251 [ 3 ] {} HTTP-Session: 67cec4aa-9d00-4cd7-8bf6-2ed692fb2d55 Destroying unnamed session 2024.02.01 23:09:54.832396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:54.832447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:54.832467 [ 3 ] {} HTTP-Session: c874fac3-d934-42bf-a000-b48be8e41c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:54.832486 [ 3 ] {} HTTP-Session: c874fac3-d934-42bf-a000-b48be8e41c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:54.832568 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:54.832609 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:54.832718 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:54.833083 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:54.833302 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.01 23:09:54.833457 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.01 23:09:54.833584 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} executeQuery: Read 108 rows, 10.80 KiB in 0.000985073 sec., 109636 rows/sec., 10.71 MiB/sec. 2024.02.01 23:09:54.833727 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} DynamicQueryHandler: Done processing query 2024.02.01 23:09:54.833763 [ 3 ] {be33a947-670d-4460-90ee-72cfc9cff0ce} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:09:54.833780 [ 3 ] {} HTTP-Session: c874fac3-d934-42bf-a000-b48be8e41c84 Destroying unnamed session 2024.02.01 23:09:54.833913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:54.833959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:54.833978 [ 3 ] {} HTTP-Session: fb31669a-7038-4b53-92b0-c16a4864afd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:54.833996 [ 3 ] {} HTTP-Session: fb31669a-7038-4b53-92b0-c16a4864afd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:54.834070 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:54.834110 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:54.834225 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:54.834530 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:54.834751 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.01 23:09:54.834905 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.01 23:09:54.835001 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} executeQuery: Read 36 rows, 2.88 KiB in 0.000904011 sec., 39822 rows/sec., 3.11 MiB/sec. 2024.02.01 23:09:54.835124 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} DynamicQueryHandler: Done processing query 2024.02.01 23:09:54.835152 [ 3 ] {115bf02f-d9dc-416c-821d-bc32211245bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:54.835168 [ 3 ] {} HTTP-Session: fb31669a-7038-4b53-92b0-c16a4864afd5 Destroying unnamed session 2024.02.01 23:09:54.835341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:54.835384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:54.835404 [ 3 ] {} HTTP-Session: 1c69c2cd-5093-458a-9420-5975538b0594 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:54.835422 [ 3 ] {} HTTP-Session: 1c69c2cd-5093-458a-9420-5975538b0594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:54.835504 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:54.835550 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:54.835681 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:54.836111 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:54.836420 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.01 23:09:54.836598 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.01 23:09:54.836716 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} executeQuery: Read 36 rows, 49.75 KiB in 0.001176467 sec., 30600 rows/sec., 41.29 MiB/sec. 2024.02.01 23:09:54.836851 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} DynamicQueryHandler: Done processing query 2024.02.01 23:09:54.836879 [ 3 ] {7cdacfbe-43ed-4900-8ec6-82b70a655702} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:09:54.836896 [ 3 ] {} HTTP-Session: 1c69c2cd-5093-458a-9420-5975538b0594 Destroying unnamed session 2024.02.01 23:09:59.829392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:59.829571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:59.829619 [ 3 ] {} HTTP-Session: dce14cdb-5dfd-4cb2-9957-38c15b709fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:59.829661 [ 3 ] {} HTTP-Session: dce14cdb-5dfd-4cb2-9957-38c15b709fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:59.829859 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:59.829955 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:09:59.830132 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:59.830539 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:59.830800 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.01 23:09:59.830965 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.01 23:09:59.831100 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} executeQuery: Read 12 rows, 996.00 B in 0.001176738 sec., 10197 rows/sec., 826.57 KiB/sec. 2024.02.01 23:09:59.831244 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} DynamicQueryHandler: Done processing query 2024.02.01 23:09:59.831271 [ 3 ] {dbcea477-12da-4fe2-a3cc-4e1b3e168cd7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:59.831288 [ 3 ] {} HTTP-Session: dce14cdb-5dfd-4cb2-9957-38c15b709fb4 Destroying unnamed session 2024.02.01 23:09:59.831414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:59.831464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:59.831485 [ 3 ] {} HTTP-Session: ceb24777-0c26-48b3-b726-77134f4a6cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:59.831503 [ 3 ] {} HTTP-Session: ceb24777-0c26-48b3-b726-77134f4a6cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:59.831582 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:59.831625 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:09:59.831732 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:59.832024 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:59.832238 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.01 23:09:59.832387 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.01 23:09:59.832505 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} executeQuery: Read 36 rows, 3.27 KiB in 0.000886531 sec., 40607 rows/sec., 3.60 MiB/sec. 2024.02.01 23:09:59.832623 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} DynamicQueryHandler: Done processing query 2024.02.01 23:09:59.832647 [ 3 ] {c608cf99-8e39-49b4-888a-2103ac7889b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:09:59.832663 [ 3 ] {} HTTP-Session: ceb24777-0c26-48b3-b726-77134f4a6cb3 Destroying unnamed session 2024.02.01 23:09:59.832778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:59.832824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:59.832843 [ 3 ] {} HTTP-Session: d83071c2-bb2e-4ad6-ab4f-a3431f37afbe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:59.832864 [ 3 ] {} HTTP-Session: d83071c2-bb2e-4ad6-ab4f-a3431f37afbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:59.832935 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:59.832975 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:09:59.833080 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:59.833419 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:59.833630 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.01 23:09:59.833779 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.01 23:09:59.833893 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} executeQuery: Read 12 rows, 984.00 B in 0.000928792 sec., 12920 rows/sec., 1.01 MiB/sec. 2024.02.01 23:09:59.834017 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} DynamicQueryHandler: Done processing query 2024.02.01 23:09:59.834041 [ 3 ] {d65f0394-09b0-49ab-99af-33eea85a261e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:09:59.834057 [ 3 ] {} HTTP-Session: d83071c2-bb2e-4ad6-ab4f-a3431f37afbe Destroying unnamed session 2024.02.01 23:09:59.834213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:09:59.834259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:09:59.834277 [ 3 ] {} HTTP-Session: 9195ade7-9727-400d-8e83-c7e431714154 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:09:59.834294 [ 3 ] {} HTTP-Session: 9195ade7-9727-400d-8e83-c7e431714154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:09:59.834367 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:09:59.834410 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:09:59.834549 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:09:59.834884 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:09:59.835169 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.01 23:09:59.835343 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.01 23:09:59.835444 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} executeQuery: Read 12 rows, 16.58 KiB in 0.001049395 sec., 11435 rows/sec., 15.43 MiB/sec. 2024.02.01 23:09:59.835570 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} DynamicQueryHandler: Done processing query 2024.02.01 23:09:59.835593 [ 3 ] {742cbcb9-8cef-4245-9281-424a792a98e2} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:09:59.835609 [ 3 ] {} HTTP-Session: 9195ade7-9727-400d-8e83-c7e431714154 Destroying unnamed session 2024.02.01 23:10:04.417839 [ 122 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:10:04.417919 [ 122 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:10:04.831087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:04.831222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:04.831248 [ 3 ] {} HTTP-Session: 7707bc82-2b30-480a-8a8f-d3df15a03fb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:04.831271 [ 3 ] {} HTTP-Session: 7707bc82-2b30-480a-8a8f-d3df15a03fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:04.831398 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:04.831457 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:04.831611 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:04.832070 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:04.832328 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.01 23:10:04.832490 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.01 23:10:04.832603 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} executeQuery: Read 36 rows, 2.92 KiB in 0.001170857 sec., 30746 rows/sec., 2.43 MiB/sec. 2024.02.01 23:10:04.832754 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} DynamicQueryHandler: Done processing query 2024.02.01 23:10:04.832780 [ 3 ] {826fa950-15df-4253-9f1f-7407efbf18ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:04.832797 [ 3 ] {} HTTP-Session: 7707bc82-2b30-480a-8a8f-d3df15a03fb0 Destroying unnamed session 2024.02.01 23:10:04.832932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:04.832983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:04.833003 [ 3 ] {} HTTP-Session: 60e358ba-a307-43db-9ddf-579ce46bba80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:04.833020 [ 3 ] {} HTTP-Session: 60e358ba-a307-43db-9ddf-579ce46bba80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:04.833101 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:04.833140 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:04.833248 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:04.833619 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:04.833832 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.01 23:10:04.833979 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.01 23:10:04.834101 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} executeQuery: Read 108 rows, 10.80 KiB in 0.000963792 sec., 112057 rows/sec., 10.94 MiB/sec. 2024.02.01 23:10:04.834223 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} DynamicQueryHandler: Done processing query 2024.02.01 23:10:04.834246 [ 3 ] {b0ffeb9a-3130-4558-ab85-781d15e47958} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:10:04.834263 [ 3 ] {} HTTP-Session: 60e358ba-a307-43db-9ddf-579ce46bba80 Destroying unnamed session 2024.02.01 23:10:04.834417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:04.834462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:04.834482 [ 3 ] {} HTTP-Session: e9544094-cf68-4a7d-a2e9-6fb792ed0754 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:04.834499 [ 3 ] {} HTTP-Session: e9544094-cf68-4a7d-a2e9-6fb792ed0754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:04.834568 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:04.834607 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:04.834714 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:04.835030 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:04.835245 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.01 23:10:04.835391 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.01 23:10:04.835485 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} executeQuery: Read 36 rows, 2.88 KiB in 0.000889431 sec., 40475 rows/sec., 3.17 MiB/sec. 2024.02.01 23:10:04.835630 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} DynamicQueryHandler: Done processing query 2024.02.01 23:10:04.835672 [ 3 ] {86e59827-f579-4ab5-8132-673aa70a2684} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:04.835693 [ 3 ] {} HTTP-Session: e9544094-cf68-4a7d-a2e9-6fb792ed0754 Destroying unnamed session 2024.02.01 23:10:04.835863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:04.835909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:04.835927 [ 3 ] {} HTTP-Session: 5e03e898-aba6-43d4-b9ec-d2183ed81c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:04.835944 [ 3 ] {} HTTP-Session: 5e03e898-aba6-43d4-b9ec-d2183ed81c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:04.836027 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:04.836073 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:04.836217 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:04.836669 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:04.836977 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.01 23:10:04.837156 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.01 23:10:04.837258 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} executeQuery: Read 36 rows, 49.75 KiB in 0.001202568 sec., 29935 rows/sec., 40.40 MiB/sec. 2024.02.01 23:10:04.837380 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} DynamicQueryHandler: Done processing query 2024.02.01 23:10:04.837404 [ 3 ] {8452cbdb-29cc-470f-9a61-e829428f253f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:10:04.837420 [ 3 ] {} HTTP-Session: 5e03e898-aba6-43d4-b9ec-d2183ed81c6b Destroying unnamed session 2024.02.01 23:10:09.830299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:09.830479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:09.830528 [ 3 ] {} HTTP-Session: 9331ba90-6efe-4c6b-959a-942f1d96c593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:09.830570 [ 3 ] {} HTTP-Session: 9331ba90-6efe-4c6b-959a-942f1d96c593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:09.830764 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:09.830869 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:09.831130 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:09.831601 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.831864 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.01 23:10:09.832025 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.01 23:10:09.832141 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} executeQuery: Read 12 rows, 996.00 B in 0.001322131 sec., 9076 rows/sec., 735.67 KiB/sec. 2024.02.01 23:10:09.832280 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} DynamicQueryHandler: Done processing query 2024.02.01 23:10:09.832306 [ 3 ] {775493b5-8050-4c69-904f-c4e3aad70b16} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:09.832322 [ 3 ] {} HTTP-Session: 9331ba90-6efe-4c6b-959a-942f1d96c593 Destroying unnamed session 2024.02.01 23:10:09.832467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:09.832514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:09.832535 [ 3 ] {} HTTP-Session: 23b6f375-3d73-4ed3-80ab-282783e911d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:09.832553 [ 3 ] {} HTTP-Session: 23b6f375-3d73-4ed3-80ab-282783e911d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:09.832635 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:09.832675 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:09.832778 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:09.833108 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.833321 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.01 23:10:09.833480 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.01 23:10:09.833608 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} executeQuery: Read 72 rows, 6.04 KiB in 0.000937582 sec., 76793 rows/sec., 6.29 MiB/sec. 2024.02.01 23:10:09.833603 [ 120 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.01 23:10:09.833713 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.833785 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} DynamicQueryHandler: Done processing query 2024.02.01 23:10:09.833843 [ 3 ] {686f3a0e-d0ca-4727-b020-5ad9903a0b98} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:10:09.833889 [ 3 ] {} HTTP-Session: 23b6f375-3d73-4ed3-80ab-282783e911d8 Destroying unnamed session 2024.02.01 23:10:09.833899 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.01 23:10:09.834058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:09.834115 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:09.834146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:09.834184 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part 2024.02.01 23:10:09.834196 [ 3 ] {} HTTP-Session: 6861b7ac-03c7-4905-8d8a-d81e758cca86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:09.834262 [ 3 ] {} HTTP-Session: 6861b7ac-03c7-4905-8d8a-d81e758cca86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:09.834462 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:09.834478 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:09.834559 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:09.834760 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part 2024.02.01 23:10:09.835033 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:09.835049 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:09.835239 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 108 rows starting from the beginning of the part 2024.02.01 23:10:09.835498 [ 30 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 72 rows starting from the beginning of the part 2024.02.01 23:10:09.835961 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.836320 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.01 23:10:09.836686 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.01 23:10:09.836883 [ 120 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.01 23:10:09.836927 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} executeQuery: Read 36 rows, 2.86 KiB in 0.002390606 sec., 15058 rows/sec., 1.17 MiB/sec. 2024.02.01 23:10:09.837009 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.837259 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} DynamicQueryHandler: Done processing query 2024.02.01 23:10:09.837262 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.01 23:10:09.837337 [ 3 ] {0fa08311-e80f-4816-972e-02e57f0abbfb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:09.837428 [ 3 ] {} HTTP-Session: 6861b7ac-03c7-4905-8d8a-d81e758cca86 Destroying unnamed session 2024.02.01 23:10:09.837638 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:09.837710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:09.837739 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part 2024.02.01 23:10:09.837728 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003930882 sec., 138391.33303925174 rows/sec., 12.76 MiB/sec. 2024.02.01 23:10:09.837842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:09.837957 [ 3 ] {} HTTP-Session: 761b412f-7b25-4f34-9860-27d068b0a83a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:09.838074 [ 3 ] {} HTTP-Session: 761b412f-7b25-4f34-9860-27d068b0a83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:09.838149 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.01 23:10:09.838385 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:09.838458 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:09.838607 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:10:09.838734 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.01 23:10:09.838827 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:09.838966 [ 21 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_51_10} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.01 23:10:09.839460 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:09.839484 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:09.839733 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:09.840104 [ 30 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:09.840311 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.840873 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:10:09.841239 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:10:09.841528 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} executeQuery: Read 36 rows, 2.60 KiB in 0.002964419 sec., 12144 rows/sec., 877.60 KiB/sec. 2024.02.01 23:10:09.842027 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.004905424 sec., 46886.87461063508 rows/sec., 3.66 MiB/sec. 2024.02.01 23:10:09.842029 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} DynamicQueryHandler: Done processing query 2024.02.01 23:10:09.842071 [ 3 ] {1d2bf143-ad78-4e4f-afb3-9891bffc509b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:09.842095 [ 3 ] {} HTTP-Session: 761b412f-7b25-4f34-9860-27d068b0a83a Destroying unnamed session 2024.02.01 23:10:09.842148 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.01 23:10:09.842242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:09.842291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:09.842312 [ 3 ] {} HTTP-Session: 92eb9c6e-05a3-4b64-a72e-d4be33ffccc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:09.842335 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.01 23:10:09.842337 [ 3 ] {} HTTP-Session: 92eb9c6e-05a3-4b64-a72e-d4be33ffccc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:09.842413 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_51_10} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.01 23:10:09.842444 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:09.842516 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:09.842668 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:09.843020 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:09.843300 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.01 23:10:09.843484 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.01 23:10:09.843611 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} executeQuery: Read 12 rows, 16.58 KiB in 0.001127246 sec., 10645 rows/sec., 14.37 MiB/sec. 2024.02.01 23:10:09.843764 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} DynamicQueryHandler: Done processing query 2024.02.01 23:10:09.843789 [ 3 ] {c3c82b74-164e-432d-bdd9-7ac798cbe90c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:10:09.843805 [ 3 ] {} HTTP-Session: 92eb9c6e-05a3-4b64-a72e-d4be33ffccc2 Destroying unnamed session 2024.02.01 23:10:14.831040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:14.831224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:14.831271 [ 3 ] {} HTTP-Session: 4ce45676-8c64-4359-813f-788c2a715e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:14.831313 [ 3 ] {} HTTP-Session: 4ce45676-8c64-4359-813f-788c2a715e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:14.831497 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:14.831558 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:14.831714 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:14.832202 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:14.832469 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.01 23:10:14.832641 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.01 23:10:14.832756 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} executeQuery: Read 36 rows, 2.92 KiB in 0.001223178 sec., 29431 rows/sec., 2.33 MiB/sec. 2024.02.01 23:10:14.832794 [ 118 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.01 23:10:14.832915 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:14.832924 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} DynamicQueryHandler: Done processing query 2024.02.01 23:10:14.832963 [ 3 ] {77e484b1-5aa1-4b31-8f0b-c32eae90d4fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:14.833004 [ 3 ] {} HTTP-Session: 4ce45676-8c64-4359-813f-788c2a715e86 Destroying unnamed session 2024.02.01 23:10:14.833031 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.01 23:10:14.833117 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:14.833154 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part 2024.02.01 23:10:14.833162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:14.833223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:14.833246 [ 3 ] {} HTTP-Session: 2d3c8932-4215-4146-a96c-60bfea8e1f2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:14.833281 [ 3 ] {} HTTP-Session: 2d3c8932-4215-4146-a96c-60bfea8e1f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:14.833303 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:14.833401 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:14.833456 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:14.833463 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:14.833608 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:14.833718 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:14.833743 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:14.833850 [ 21 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:14.834256 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:14.834561 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.01 23:10:14.834702 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001715539 sec., 104923.2923296993 rows/sec., 8.31 MiB/sec. 2024.02.01 23:10:14.834771 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.01 23:10:14.834939 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.01 23:10:14.834967 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} executeQuery: Read 108 rows, 10.80 KiB in 0.001525466 sec., 70798 rows/sec., 6.91 MiB/sec. 2024.02.01 23:10:14.835131 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} DynamicQueryHandler: Done processing query 2024.02.01 23:10:14.835165 [ 3 ] {29f008bf-9a6d-473a-8d45-a509010359ff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:10:14.835185 [ 3 ] {} HTTP-Session: 2d3c8932-4215-4146-a96c-60bfea8e1f2c Destroying unnamed session 2024.02.01 23:10:14.835262 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.01 23:10:14.835340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:14.835372 [ 15 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_51_10} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.01 23:10:14.835410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:14.835448 [ 3 ] {} HTTP-Session: 7f6ccb90-1b08-4e76-8f1e-04bf35150813 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:14.835502 [ 3 ] {} HTTP-Session: 7f6ccb90-1b08-4e76-8f1e-04bf35150813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:14.835588 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:14.835629 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:14.835739 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:14.836053 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:14.836264 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.01 23:10:14.836414 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.01 23:10:14.836534 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} executeQuery: Read 36 rows, 2.88 KiB in 0.000910921 sec., 39520 rows/sec., 3.09 MiB/sec. 2024.02.01 23:10:14.836688 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} DynamicQueryHandler: Done processing query 2024.02.01 23:10:14.836722 [ 3 ] {a1916ad3-e730-4b82-9629-40277c1d3674} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:14.836739 [ 3 ] {} HTTP-Session: 7f6ccb90-1b08-4e76-8f1e-04bf35150813 Destroying unnamed session 2024.02.01 23:10:14.836950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:14.836995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:14.837014 [ 3 ] {} HTTP-Session: 0d0d0feb-1919-4583-a5fb-ab74f9ba1b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:14.837031 [ 3 ] {} HTTP-Session: 0d0d0feb-1919-4583-a5fb-ab74f9ba1b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:14.837115 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:14.837161 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:14.837304 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:14.837783 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:14.838123 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.01 23:10:14.838344 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.01 23:10:14.838471 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} executeQuery: Read 36 rows, 49.75 KiB in 0.001325881 sec., 27151 rows/sec., 36.64 MiB/sec. 2024.02.01 23:10:14.838663 [ 116 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.01 23:10:14.838708 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} DynamicQueryHandler: Done processing query 2024.02.01 23:10:14.838814 [ 3 ] {37e74468-1a58-4665-a6a4-a182d005dab5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:10:14.838821 [ 116 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:14.838848 [ 3 ] {} HTTP-Session: 0d0d0feb-1919-4583-a5fb-ab74f9ba1b51 Destroying unnamed session 2024.02.01 23:10:14.839151 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.01 23:10:14.839332 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:14.839407 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1148 rows starting from the beginning of the part 2024.02.01 23:10:14.839611 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:14.839725 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:14.839831 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:14.839933 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:14.840030 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:14.842570 [ 26 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 6 columns (6 merged, 0 gathered) in 0.003544543 sec., 361118.4855142116 rows/sec., 487.31 MiB/sec. 2024.02.01 23:10:14.843352 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.01 23:10:14.843628 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.01 23:10:14.843704 [ 15 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.01 23:10:14.843789 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_51_10: 8.55 MiB. 2024.02.01 23:10:15.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 240.12 MiB, peak 244.71 MiB, will set to 236.27 MiB (RSS), difference: -3.85 MiB 2024.02.01 23:10:19.417967 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:10:19.418072 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:10:19.829395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.829506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.829530 [ 3 ] {} HTTP-Session: ffe80ed9-6d95-4fa5-9f50-94fde3a40dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.829554 [ 3 ] {} HTTP-Session: ffe80ed9-6d95-4fa5-9f50-94fde3a40dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.829689 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.829756 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:19.829942 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.830381 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.830672 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.01 23:10:19.830841 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.01 23:10:19.830956 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} executeQuery: Read 12 rows, 996.00 B in 0.001227559 sec., 9775 rows/sec., 792.35 KiB/sec. 2024.02.01 23:10:19.831083 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.831107 [ 3 ] {673aed66-d590-4807-b430-b0830a927ace} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:19.831124 [ 3 ] {} HTTP-Session: ffe80ed9-6d95-4fa5-9f50-94fde3a40dc1 Destroying unnamed session 2024.02.01 23:10:19.831237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.831282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.831301 [ 3 ] {} HTTP-Session: e0dc72ce-aa94-4c65-a708-4e5e607c002c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.831318 [ 3 ] {} HTTP-Session: e0dc72ce-aa94-4c65-a708-4e5e607c002c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.831389 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.831429 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:10:19.831534 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.831823 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.832036 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:10:19.832188 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:10:19.832285 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} executeQuery: Read 4 rows, 342.00 B in 0.00086851 sec., 4605 rows/sec., 384.55 KiB/sec. 2024.02.01 23:10:19.832404 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.832427 [ 3 ] {b5381347-92b8-4a42-bff1-dbda6db66465} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:19.832442 [ 3 ] {} HTTP-Session: e0dc72ce-aa94-4c65-a708-4e5e607c002c Destroying unnamed session 2024.02.01 23:10:19.832564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.832609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.832628 [ 3 ] {} HTTP-Session: 0245f9b6-342c-4090-914f-dd5c90fabba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.832646 [ 3 ] {} HTTP-Session: 0245f9b6-342c-4090-914f-dd5c90fabba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.832716 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.832753 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:19.832861 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.833139 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.833350 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.01 23:10:19.833503 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.01 23:10:19.833602 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} executeQuery: Read 38 rows, 3.45 KiB in 0.00085936 sec., 44218 rows/sec., 3.92 MiB/sec. 2024.02.01 23:10:19.833704 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.833728 [ 3 ] {87b37faa-c342-45d0-a556-46c02440a0cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:19.833743 [ 3 ] {} HTTP-Session: 0245f9b6-342c-4090-914f-dd5c90fabba8 Destroying unnamed session 2024.02.01 23:10:19.833887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.833930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.833950 [ 3 ] {} HTTP-Session: 190f44f0-e185-431d-9f9e-53d79c1e6db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.833966 [ 3 ] {} HTTP-Session: 190f44f0-e185-431d-9f9e-53d79c1e6db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.834034 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.834073 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:10:19.834175 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.834417 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.834631 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.01 23:10:19.834782 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.01 23:10:19.834874 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} executeQuery: Read 4 rows, 286.00 B in 0.000812869 sec., 4920 rows/sec., 343.59 KiB/sec. 2024.02.01 23:10:19.835048 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.835072 [ 3 ] {6ea6f503-2ff4-48ae-9933-f80f161ddf32} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:19.835088 [ 3 ] {} HTTP-Session: 190f44f0-e185-431d-9f9e-53d79c1e6db7 Destroying unnamed session 2024.02.01 23:10:19.835215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.835260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.835280 [ 3 ] {} HTTP-Session: 5e92d66c-e982-4fc5-b7f2-c6dab56e7ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.835297 [ 3 ] {} HTTP-Session: 5e92d66c-e982-4fc5-b7f2-c6dab56e7ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.835366 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.835406 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:19.835521 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.835792 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.836000 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.01 23:10:19.836151 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.01 23:10:19.836243 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} executeQuery: Read 16 rows, 1.29 KiB in 0.000850549 sec., 18811 rows/sec., 1.48 MiB/sec. 2024.02.01 23:10:19.836387 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.836420 [ 3 ] {f36e6e1b-2bbd-4042-a1e9-8792e80b3fcd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:19.836436 [ 3 ] {} HTTP-Session: 5e92d66c-e982-4fc5-b7f2-c6dab56e7ea1 Destroying unnamed session 2024.02.01 23:10:19.836566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.836609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.836628 [ 3 ] {} HTTP-Session: d8f666c8-eb43-4db1-8c9f-04aa4b16a791 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.836645 [ 3 ] {} HTTP-Session: d8f666c8-eb43-4db1-8c9f-04aa4b16a791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.836715 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.836758 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:10:19.836880 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.837128 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.837389 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:10:19.837567 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:10:19.837668 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} executeQuery: Read 2 rows, 144.00 B in 0.000926332 sec., 2159 rows/sec., 151.81 KiB/sec. 2024.02.01 23:10:19.837860 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.837884 [ 3 ] {4ef74520-bd84-4f42-8b06-e0d2f95953bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:19.837901 [ 3 ] {} HTTP-Session: d8f666c8-eb43-4db1-8c9f-04aa4b16a791 Destroying unnamed session 2024.02.01 23:10:19.838046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:19.838107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:19.838131 [ 3 ] {} HTTP-Session: aec156bb-843e-41e5-806d-dd4dc462d132 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:19.838154 [ 3 ] {} HTTP-Session: aec156bb-843e-41e5-806d-dd4dc462d132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:19.838245 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:19.838299 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:19.838499 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:19.838945 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:19.839254 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.01 23:10:19.839444 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.01 23:10:19.839545 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} executeQuery: Read 12 rows, 16.58 KiB in 0.001269269 sec., 9454 rows/sec., 12.76 MiB/sec. 2024.02.01 23:10:19.839661 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} DynamicQueryHandler: Done processing query 2024.02.01 23:10:19.839695 [ 3 ] {db5adc94-6dd8-414b-8f91-57d2b0363a0b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:10:19.839712 [ 3 ] {} HTTP-Session: aec156bb-843e-41e5-806d-dd4dc462d132 Destroying unnamed session 2024.02.01 23:10:24.830324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:24.830453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:24.830482 [ 3 ] {} HTTP-Session: c9ed2981-0351-430c-84e6-a54b8fde240d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:24.830509 [ 3 ] {} HTTP-Session: c9ed2981-0351-430c-84e6-a54b8fde240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:24.830650 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:24.830715 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:24.830884 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:24.831305 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:24.831567 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.01 23:10:24.831736 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.01 23:10:24.831879 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} executeQuery: Read 36 rows, 2.92 KiB in 0.001186777 sec., 30334 rows/sec., 2.40 MiB/sec. 2024.02.01 23:10:24.832030 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} DynamicQueryHandler: Done processing query 2024.02.01 23:10:24.832056 [ 3 ] {a82917bf-a65f-4f13-a70f-ea16abce5b90} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:24.832072 [ 3 ] {} HTTP-Session: c9ed2981-0351-430c-84e6-a54b8fde240d Destroying unnamed session 2024.02.01 23:10:24.832213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:24.832263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:24.832283 [ 3 ] {} HTTP-Session: 1c0703b4-23a1-4bee-9be7-1280356a2583 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:24.832301 [ 3 ] {} HTTP-Session: 1c0703b4-23a1-4bee-9be7-1280356a2583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:24.832388 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:24.832429 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:24.832538 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:24.832902 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:24.833120 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.01 23:10:24.833271 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.01 23:10:24.833391 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} executeQuery: Read 108 rows, 10.80 KiB in 0.000968222 sec., 111544 rows/sec., 10.89 MiB/sec. 2024.02.01 23:10:24.833499 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} DynamicQueryHandler: Done processing query 2024.02.01 23:10:24.833522 [ 3 ] {fec4f71f-4907-41c6-8abf-6ffc1a41b3fd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:10:24.833537 [ 3 ] {} HTTP-Session: 1c0703b4-23a1-4bee-9be7-1280356a2583 Destroying unnamed session 2024.02.01 23:10:24.833691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:24.833736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:24.833754 [ 3 ] {} HTTP-Session: defb837e-18b9-4f78-9d31-f466c5e2b03c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:24.833772 [ 3 ] {} HTTP-Session: defb837e-18b9-4f78-9d31-f466c5e2b03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:24.833846 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:24.833885 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:24.833990 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:24.834267 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:24.834472 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.01 23:10:24.834636 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.01 23:10:24.834757 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} executeQuery: Read 36 rows, 2.88 KiB in 0.00088163 sec., 40833 rows/sec., 3.19 MiB/sec. 2024.02.01 23:10:24.834875 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} DynamicQueryHandler: Done processing query 2024.02.01 23:10:24.834898 [ 3 ] {b38c6a07-63c6-494f-a950-4329c377c747} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:24.834913 [ 3 ] {} HTTP-Session: defb837e-18b9-4f78-9d31-f466c5e2b03c Destroying unnamed session 2024.02.01 23:10:24.835052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:24.835096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:24.835113 [ 3 ] {} HTTP-Session: 6a1a918a-95e1-464d-a744-cbe5058c0daf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:24.835129 [ 3 ] {} HTTP-Session: 6a1a918a-95e1-464d-a744-cbe5058c0daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:24.835209 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:24.835253 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:24.835391 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:24.835818 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:24.836129 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.01 23:10:24.836305 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.01 23:10:24.836434 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} executeQuery: Read 36 rows, 49.75 KiB in 0.001195638 sec., 30109 rows/sec., 40.63 MiB/sec. 2024.02.01 23:10:24.836592 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} DynamicQueryHandler: Done processing query 2024.02.01 23:10:24.836631 [ 3 ] {805475d8-b1fa-4805-8f14-5088556be968} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:10:24.836647 [ 3 ] {} HTTP-Session: 6a1a918a-95e1-464d-a744-cbe5058c0daf Destroying unnamed session 2024.02.01 23:10:29.828751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:29.828879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:29.828911 [ 3 ] {} HTTP-Session: cd15493a-ac24-483b-9678-b9be3826791a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:29.828937 [ 3 ] {} HTTP-Session: cd15493a-ac24-483b-9678-b9be3826791a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:29.829077 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:29.829143 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:29.829318 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:29.829758 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:29.830034 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.01 23:10:29.830203 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.01 23:10:29.830322 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} executeQuery: Read 12 rows, 996.00 B in 0.001206888 sec., 9942 rows/sec., 805.92 KiB/sec. 2024.02.01 23:10:29.830497 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} DynamicQueryHandler: Done processing query 2024.02.01 23:10:29.830532 [ 3 ] {9e814c58-edc1-4eff-a3fd-a9ec8418d759} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:29.830548 [ 3 ] {} HTTP-Session: cd15493a-ac24-483b-9678-b9be3826791a Destroying unnamed session 2024.02.01 23:10:29.830668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:29.830715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:29.830734 [ 3 ] {} HTTP-Session: e68da425-93d7-4aa5-a6d7-b5898d604353 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:29.830751 [ 3 ] {} HTTP-Session: e68da425-93d7-4aa5-a6d7-b5898d604353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:29.830826 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:29.830867 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:29.830981 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:29.831291 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:29.831499 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.01 23:10:29.831644 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.01 23:10:29.831743 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} executeQuery: Read 36 rows, 3.27 KiB in 0.000887651 sec., 40556 rows/sec., 3.60 MiB/sec. 2024.02.01 23:10:29.831884 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} DynamicQueryHandler: Done processing query 2024.02.01 23:10:29.831922 [ 3 ] {285fdaec-862e-44c7-b93b-3d99e83440ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:29.831937 [ 3 ] {} HTTP-Session: e68da425-93d7-4aa5-a6d7-b5898d604353 Destroying unnamed session 2024.02.01 23:10:29.832051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:29.832096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:29.832115 [ 3 ] {} HTTP-Session: b7645a6c-3edc-438e-9ebc-42ef5c8be7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:29.832131 [ 3 ] {} HTTP-Session: b7645a6c-3edc-438e-9ebc-42ef5c8be7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:29.832203 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:29.832242 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:29.832351 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:29.832604 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:29.832804 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.01 23:10:29.832961 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.01 23:10:29.833062 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} executeQuery: Read 12 rows, 984.00 B in 0.000825849 sec., 14530 rows/sec., 1.14 MiB/sec. 2024.02.01 23:10:29.833183 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} DynamicQueryHandler: Done processing query 2024.02.01 23:10:29.833206 [ 3 ] {31fd179f-4a07-470a-af96-b8d9a4689935} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:29.833221 [ 3 ] {} HTTP-Session: b7645a6c-3edc-438e-9ebc-42ef5c8be7c8 Destroying unnamed session 2024.02.01 23:10:29.833380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:29.833425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:29.833443 [ 3 ] {} HTTP-Session: 4b26ec59-19f3-4473-b7cb-2daadef61e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:29.833460 [ 3 ] {} HTTP-Session: 4b26ec59-19f3-4473-b7cb-2daadef61e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:29.833533 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:29.833577 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:29.833711 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:29.834026 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:29.834303 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.01 23:10:29.834477 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.01 23:10:29.834575 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} executeQuery: Read 12 rows, 16.58 KiB in 0.001015044 sec., 11822 rows/sec., 15.95 MiB/sec. 2024.02.01 23:10:29.834683 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} DynamicQueryHandler: Done processing query 2024.02.01 23:10:29.834705 [ 3 ] {75701cf3-7dbd-451d-8e5b-4abc97cf1c79} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:10:29.834720 [ 3 ] {} HTTP-Session: 4b26ec59-19f3-4473-b7cb-2daadef61e25 Destroying unnamed session 2024.02.01 23:10:33.429701 [ 108 ] {} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.02.01 23:10:33.429805 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:33.429939 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.02.01 23:10:33.430094 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:33.430137 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 552 rows starting from the beginning of the part 2024.02.01 23:10:33.430274 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.02.01 23:10:33.430385 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.02.01 23:10:33.430496 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:33.430594 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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.02.01 23:10:33.431329 [ 15 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467624 sec., 427902.514540509 rows/sec., 30.18 MiB/sec. 2024.02.01 23:10:33.431459 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.02.01 23:10:33.431674 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.02.01 23:10:33.431741 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_17_4} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.02.01 23:10:34.418122 [ 107 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:10:34.418172 [ 107 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:10:34.830340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.830454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.830483 [ 3 ] {} HTTP-Session: fccd4fa5-2d53-4d8f-9540-bd0d8c900ace Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.830510 [ 3 ] {} HTTP-Session: fccd4fa5-2d53-4d8f-9540-bd0d8c900ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.830649 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.830716 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:34.830896 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.831276 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.831535 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.01 23:10:34.831699 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.01 23:10:34.831845 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} executeQuery: Read 36 rows, 2.92 KiB in 0.001157966 sec., 31088 rows/sec., 2.46 MiB/sec. 2024.02.01 23:10:34.832013 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.832041 [ 3 ] {173d365f-0a18-431f-8fae-3a120eb93775} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:34.832057 [ 3 ] {} HTTP-Session: fccd4fa5-2d53-4d8f-9540-bd0d8c900ace Destroying unnamed session 2024.02.01 23:10:34.832175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.832228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.832247 [ 3 ] {} HTTP-Session: 987e36bf-5230-4236-a978-6eda227add47 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.832267 [ 3 ] {} HTTP-Session: 987e36bf-5230-4236-a978-6eda227add47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.832349 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.832390 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:10:34.832511 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.832780 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.832995 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:10:34.833146 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:10:34.833273 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} executeQuery: Read 2 rows, 175.00 B in 0.000894921 sec., 2234 rows/sec., 190.96 KiB/sec. 2024.02.01 23:10:34.833387 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.833411 [ 3 ] {2da90879-ddf3-4afc-b782-814232f467d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:34.833425 [ 3 ] {} HTTP-Session: 987e36bf-5230-4236-a978-6eda227add47 Destroying unnamed session 2024.02.01 23:10:34.833549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.833591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.833610 [ 3 ] {} HTTP-Session: f786a835-393c-4508-844a-18e32e76abda Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.833627 [ 3 ] {} HTTP-Session: f786a835-393c-4508-844a-18e32e76abda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.833700 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.833739 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:34.833842 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.834154 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.834376 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.01 23:10:34.834538 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.01 23:10:34.834659 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} executeQuery: Read 109 rows, 10.89 KiB in 0.000927262 sec., 117550 rows/sec., 11.47 MiB/sec. 2024.02.01 23:10:34.834656 [ 107 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.01 23:10:34.834766 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.834811 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.834862 [ 3 ] {667c4db7-9db4-4760-b067-8dedfb2a42d0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:10:34.834892 [ 3 ] {} HTTP-Session: f786a835-393c-4508-844a-18e32e76abda Destroying unnamed session 2024.02.01 23:10:34.834899 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.01 23:10:34.835075 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:34.835084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.835137 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part 2024.02.01 23:10:34.835166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.835220 [ 3 ] {} HTTP-Session: 861fe17f-9033-455c-8e0b-688b9c372f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.835255 [ 3 ] {} HTTP-Session: 861fe17f-9033-455c-8e0b-688b9c372f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.835426 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 108 rows starting from the beginning of the part 2024.02.01 23:10:34.835444 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.835538 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:10:34.835730 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 38 rows starting from the beginning of the part 2024.02.01 23:10:34.836039 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.836047 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part 2024.02.01 23:10:34.836247 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:34.836510 [ 26 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 109 rows starting from the beginning of the part 2024.02.01 23:10:34.836788 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:34.837183 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.01 23:10:34.837480 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.01 23:10:34.837761 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} executeQuery: Read 2 rows, 143.00 B in 0.002238833 sec., 893 rows/sec., 62.38 KiB/sec. 2024.02.01 23:10:34.837995 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.838053 [ 3 ] {dda9293f-affe-4e05-9fbc-aa569cf8f468} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:34.838108 [ 3 ] {} HTTP-Session: 861fe17f-9033-455c-8e0b-688b9c372f0c Destroying unnamed session 2024.02.01 23:10:34.838302 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346567 sec., 168221.44058724574 rows/sec., 15.89 MiB/sec. 2024.02.01 23:10:34.838463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.838546 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.01 23:10:34.838561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.838632 [ 3 ] {} HTTP-Session: 8ba107a0-f13e-4fa8-bc6b-a03544b2f176 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.838673 [ 3 ] {} HTTP-Session: 8ba107a0-f13e-4fa8-bc6b-a03544b2f176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.838822 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.838904 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:34.838948 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.01 23:10:34.839133 [ 15 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_56_11} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.01 23:10:34.839212 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.839743 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.840013 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.01 23:10:34.840173 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.01 23:10:34.840293 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} executeQuery: Read 38 rows, 3.05 KiB in 0.001403973 sec., 27066 rows/sec., 2.12 MiB/sec. 2024.02.01 23:10:34.840294 [ 107 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.01 23:10:34.840391 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.840516 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.840530 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.01 23:10:34.840561 [ 3 ] {32869cd2-b6d4-4843-8bec-150eb310a8f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:34.840632 [ 3 ] {} HTTP-Session: 8ba107a0-f13e-4fa8-bc6b-a03544b2f176 Destroying unnamed session 2024.02.01 23:10:34.840770 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:34.840806 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part 2024.02.01 23:10:34.840871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.840961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.841019 [ 3 ] {} HTTP-Session: a354117b-1ee3-4728-b3c8-562ee564a9c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.841034 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:34.841055 [ 3 ] {} HTTP-Session: a354117b-1ee3-4728-b3c8-562ee564a9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.841279 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2024.02.01 23:10:34.841291 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.841404 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:10:34.841499 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:34.841785 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:34.842027 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.842051 [ 11 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 38 rows starting from the beginning of the part 2024.02.01 23:10:34.842733 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:34.843423 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:10:34.843559 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086322 sec., 76466.42184451266 rows/sec., 5.98 MiB/sec. 2024.02.01 23:10:34.843734 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.01 23:10:34.843770 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:10:34.844004 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} executeQuery: Read 1 rows, 72.00 B in 0.002627982 sec., 380 rows/sec., 26.76 KiB/sec. 2024.02.01 23:10:34.844073 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.01 23:10:34.844248 [ 26 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_56_11} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.01 23:10:34.844281 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.844341 [ 3 ] {ee5c9336-3050-449d-aec2-cd165b7bf571} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:34.844384 [ 3 ] {} HTTP-Session: a354117b-1ee3-4728-b3c8-562ee564a9c6 Destroying unnamed session 2024.02.01 23:10:34.844585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:34.844630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:34.844648 [ 3 ] {} HTTP-Session: 18416da8-43b0-4faa-9814-41785507d902 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:34.844665 [ 3 ] {} HTTP-Session: 18416da8-43b0-4faa-9814-41785507d902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:34.844745 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:34.844789 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:34.844942 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:34.845424 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.16 GiB. 2024.02.01 23:10:34.845725 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.01 23:10:34.845904 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.01 23:10:34.846032 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} executeQuery: Read 36 rows, 49.75 KiB in 0.001258179 sec., 28612 rows/sec., 38.61 MiB/sec. 2024.02.01 23:10:34.846159 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} DynamicQueryHandler: Done processing query 2024.02.01 23:10:34.846183 [ 3 ] {5b5db1f7-3125-4236-8c68-8db5ad203767} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:10:34.846199 [ 3 ] {} HTTP-Session: 18416da8-43b0-4faa-9814-41785507d902 Destroying unnamed session 2024.02.01 23:10:39.830333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.830529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.830578 [ 3 ] {} HTTP-Session: 976c386a-3f96-466f-9d42-8b0682517dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.830620 [ 3 ] {} HTTP-Session: 976c386a-3f96-466f-9d42-8b0682517dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.830819 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.830917 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:39.831181 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.831653 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.831919 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.01 23:10:39.832090 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.01 23:10:39.832215 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} executeQuery: Read 12 rows, 996.00 B in 0.001341981 sec., 8942 rows/sec., 724.79 KiB/sec. 2024.02.01 23:10:39.832268 [ 106 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.01 23:10:39.832402 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.832435 [ 3 ] {084a2d3e-2904-4c00-9eeb-adc39bd30c49} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:39.832464 [ 3 ] {} HTTP-Session: 976c386a-3f96-466f-9d42-8b0682517dcc Destroying unnamed session 2024.02.01 23:10:39.832461 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.832628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.832634 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.01 23:10:39.832713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.832750 [ 3 ] {} HTTP-Session: 27411a6e-d4da-434e-8692-6ff9b5e5e840 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.832788 [ 3 ] {} HTTP-Session: 27411a6e-d4da-434e-8692-6ff9b5e5e840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.832950 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:39.832998 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.833051 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part 2024.02.01 23:10:39.833087 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:10:39.833478 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:39.833542 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.833737 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:39.833856 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:39.834149 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:39.834452 [ 18 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:39.834486 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.834885 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:10:39.835217 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:10:39.835423 [ 106 ] {} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.02.01 23:10:39.835520 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.835540 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} executeQuery: Read 2 rows, 175.00 B in 0.002473507 sec., 808 rows/sec., 69.09 KiB/sec. 2024.02.01 23:10:39.835748 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.02.01 23:10:39.836110 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:39.836256 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.836283 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.02.01 23:10:39.836324 [ 3 ] {f83b9fe9-3753-4369-8d6a-f1bd40e7052e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:39.836372 [ 16 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003792839 sec., 41130.14024586859 rows/sec., 3.26 MiB/sec. 2024.02.01 23:10:39.836404 [ 3 ] {} HTTP-Session: 27411a6e-d4da-434e-8692-6ff9b5e5e840 Destroying unnamed session 2024.02.01 23:10:39.836582 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.836654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.836668 [ 9 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.01 23:10:39.836770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.836856 [ 3 ] {} HTTP-Session: 83cce496-219d-4af3-8890-48c5159266c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.836912 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.836921 [ 3 ] {} HTTP-Session: 83cce496-219d-4af3-8890-48c5159266c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.837063 [ 9 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.01 23:10:39.837280 [ 9 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_56_11} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.01 23:10:39.837295 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.837317 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.01 23:10:39.837452 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:39.837688 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.837989 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.838011 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.839061 [ 26 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00346087 sec., 5778.893746370132 rows/sec., 484.77 KiB/sec. 2024.02.01 23:10:39.839307 [ 9 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.01 23:10:39.839479 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.839717 [ 9 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.01 23:10:39.839896 [ 9 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_14_3} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.02.01 23:10:39.839904 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.01 23:10:39.840141 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.01 23:10:39.840265 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} executeQuery: Read 73 rows, 6.12 KiB in 0.002909427 sec., 25090 rows/sec., 2.06 MiB/sec. 2024.02.01 23:10:39.840402 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.840426 [ 3 ] {c74d08f1-47e5-4813-bc41-2521a105aebf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:10:39.840443 [ 3 ] {} HTTP-Session: 83cce496-219d-4af3-8890-48c5159266c1 Destroying unnamed session 2024.02.01 23:10:39.840596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.840641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.840660 [ 3 ] {} HTTP-Session: 2b2a6117-ad21-4e4d-b3c3-d93507138997 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.840677 [ 3 ] {} HTTP-Session: 2b2a6117-ad21-4e4d-b3c3-d93507138997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.840749 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.840790 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:10:39.840900 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.841207 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.841415 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.01 23:10:39.841563 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.01 23:10:39.841678 [ 106 ] {} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.02.01 23:10:39.841687 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} executeQuery: Read 2 rows, 143.00 B in 0.000898791 sec., 2225 rows/sec., 155.37 KiB/sec. 2024.02.01 23:10:39.841741 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.841894 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.02.01 23:10:39.841930 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.841969 [ 3 ] {08081332-5e47-4574-81bb-b336f0ad8969} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:10:39.842016 [ 3 ] {} HTTP-Session: 2b2a6117-ad21-4e4d-b3c3-d93507138997 Destroying unnamed session 2024.02.01 23:10:39.842048 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:39.842088 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.02.01 23:10:39.842194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.842254 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.842315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.842352 [ 3 ] {} HTTP-Session: bb6da482-72d9-4d04-95b2-d7b24d705d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.842385 [ 3 ] {} HTTP-Session: bb6da482-72d9-4d04-95b2-d7b24d705d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.842462 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.842591 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.842696 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:39.842707 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.01 23:10:39.843003 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.843164 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.843246 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.02.01 23:10:39.843831 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.844299 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.01 23:10:39.844560 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002744704 sec., 7286.760248099613 rows/sec., 508.79 KiB/sec. 2024.02.01 23:10:39.844599 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.01 23:10:39.844690 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.01 23:10:39.844830 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} executeQuery: Read 38 rows, 3.02 KiB in 0.002185621 sec., 17386 rows/sec., 1.35 MiB/sec. 2024.02.01 23:10:39.845027 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.01 23:10:39.845036 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.845086 [ 3 ] {e5f41e57-bc83-4ccc-9fb9-5887a9ac97fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:39.845106 [ 3 ] {} HTTP-Session: bb6da482-72d9-4d04-95b2-d7b24d705d2c Destroying unnamed session 2024.02.01 23:10:39.845116 [ 16 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_14_3} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.02.01 23:10:39.845274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.845324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.845344 [ 3 ] {} HTTP-Session: 8689fcd7-3634-4ab2-9344-94b66087f664 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.845360 [ 3 ] {} HTTP-Session: 8689fcd7-3634-4ab2-9344-94b66087f664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.845437 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.845481 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:10:39.845619 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.845955 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.846224 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:10:39.846411 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:10:39.846530 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} executeQuery: Read 37 rows, 2.67 KiB in 0.001055405 sec., 35057 rows/sec., 2.47 MiB/sec. 2024.02.01 23:10:39.846719 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.846744 [ 3 ] {2156edb9-374b-4611-90f6-18fd07de9a0a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:39.846760 [ 3 ] {} HTTP-Session: 8689fcd7-3634-4ab2-9344-94b66087f664 Destroying unnamed session 2024.02.01 23:10:39.846890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:39.846935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:39.846955 [ 3 ] {} HTTP-Session: 039da397-d4b7-4b9b-bd8c-2e676eb7c46f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:39.846971 [ 3 ] {} HTTP-Session: 039da397-d4b7-4b9b-bd8c-2e676eb7c46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:39.847044 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:39.847089 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:39.847236 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:39.847588 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.847863 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.01 23:10:39.848040 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.01 23:10:39.848152 [ 106 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.01 23:10:39.848168 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} executeQuery: Read 12 rows, 16.58 KiB in 0.001090615 sec., 11002 rows/sec., 14.85 MiB/sec. 2024.02.01 23:10:39.848224 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:39.848389 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.01 23:10:39.848420 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} DynamicQueryHandler: Done processing query 2024.02.01 23:10:39.848460 [ 3 ] {6bfeeed2-4528-4c34-b3f7-34df5108bc96} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:10:39.848500 [ 3 ] {} HTTP-Session: 039da397-d4b7-4b9b-bd8c-2e676eb7c46f Destroying unnamed session 2024.02.01 23:10:39.848559 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:39.848595 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1280 rows starting from the beginning of the part 2024.02.01 23:10:39.848709 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:39.848812 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:39.848910 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:39.849006 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:39.849100 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:39.852069 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 6 columns (6 merged, 0 gathered) in 0.003763368 sec., 368818.5688989225 rows/sec., 497.70 MiB/sec. 2024.02.01 23:10:39.852630 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.01 23:10:39.852864 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.01 23:10:39.852930 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.01 23:10:39.852995 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_56_11: 8.57 MiB. 2024.02.01 23:10:44.830765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:44.830913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:44.830945 [ 3 ] {} HTTP-Session: 0423a1d0-b1cc-4fd0-9391-badbafa62bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:44.830977 [ 3 ] {} HTTP-Session: 0423a1d0-b1cc-4fd0-9391-badbafa62bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:44.831142 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:44.831227 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:44.831435 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:44.831958 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:44.832248 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.01 23:10:44.832419 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.01 23:10:44.832532 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} executeQuery: Read 36 rows, 2.92 KiB in 0.001348081 sec., 26704 rows/sec., 2.11 MiB/sec. 2024.02.01 23:10:44.832677 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} DynamicQueryHandler: Done processing query 2024.02.01 23:10:44.832702 [ 3 ] {87a22e94-338e-4417-937d-5bff79840079} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:44.832718 [ 3 ] {} HTTP-Session: 0423a1d0-b1cc-4fd0-9391-badbafa62bdd Destroying unnamed session 2024.02.01 23:10:44.832870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:44.832915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:44.832934 [ 3 ] {} HTTP-Session: cd1dab9f-ca47-4c7c-9330-ce5232b7fcda Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:44.832951 [ 3 ] {} HTTP-Session: cd1dab9f-ca47-4c7c-9330-ce5232b7fcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:44.833029 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:44.833069 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:44.833173 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:44.833525 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:44.833743 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.01 23:10:44.833891 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.01 23:10:44.833994 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} executeQuery: Read 108 rows, 10.80 KiB in 0.000936361 sec., 115340 rows/sec., 11.26 MiB/sec. 2024.02.01 23:10:44.834099 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} DynamicQueryHandler: Done processing query 2024.02.01 23:10:44.834122 [ 3 ] {e2537c8c-31f5-4b61-b893-cf36e71ab602} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:10:44.834138 [ 3 ] {} HTTP-Session: cd1dab9f-ca47-4c7c-9330-ce5232b7fcda Destroying unnamed session 2024.02.01 23:10:44.834271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:44.834313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:44.834331 [ 3 ] {} HTTP-Session: 77d565e1-8d17-41e4-aed9-12af06ea9d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:44.834347 [ 3 ] {} HTTP-Session: 77d565e1-8d17-41e4-aed9-12af06ea9d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:44.834417 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:44.834455 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:44.834556 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:44.834896 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:44.835110 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.01 23:10:44.835256 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.01 23:10:44.835357 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} executeQuery: Read 36 rows, 2.88 KiB in 0.000913781 sec., 39396 rows/sec., 3.08 MiB/sec. 2024.02.01 23:10:44.835511 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} DynamicQueryHandler: Done processing query 2024.02.01 23:10:44.835543 [ 3 ] {c42ef564-4c00-45a2-acea-e4c6f9540343} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:44.835596 [ 3 ] {} HTTP-Session: 77d565e1-8d17-41e4-aed9-12af06ea9d24 Destroying unnamed session 2024.02.01 23:10:44.835812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:44.835857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:44.835875 [ 3 ] {} HTTP-Session: f9130b99-d11d-45db-b9a0-b56ee0b09936 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:44.835892 [ 3 ] {} HTTP-Session: f9130b99-d11d-45db-b9a0-b56ee0b09936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:44.835980 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:44.836024 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:44.836172 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:44.836605 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:44.836905 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.01 23:10:44.837086 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.01 23:10:44.837183 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} executeQuery: Read 36 rows, 49.75 KiB in 0.001175038 sec., 30637 rows/sec., 41.34 MiB/sec. 2024.02.01 23:10:44.837295 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} DynamicQueryHandler: Done processing query 2024.02.01 23:10:44.837318 [ 3 ] {33e46412-41cf-43ba-8bdf-0e9c779fdc05} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:10:44.837333 [ 3 ] {} HTTP-Session: f9130b99-d11d-45db-b9a0-b56ee0b09936 Destroying unnamed session 2024.02.01 23:10:49.418225 [ 98 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:10:49.418333 [ 98 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:10:49.828976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:49.829090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:49.829119 [ 3 ] {} HTTP-Session: fbfba261-0418-4491-b334-093ccf9060f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:49.829145 [ 3 ] {} HTTP-Session: fbfba261-0418-4491-b334-093ccf9060f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:49.829283 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:49.829349 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:49.829529 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:49.829929 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:49.830194 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.01 23:10:49.830357 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.01 23:10:49.830479 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} executeQuery: Read 12 rows, 996.00 B in 0.001156247 sec., 10378 rows/sec., 841.22 KiB/sec. 2024.02.01 23:10:49.830641 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} DynamicQueryHandler: Done processing query 2024.02.01 23:10:49.830668 [ 3 ] {8a84c0de-e79c-4d4e-9500-ac8b824bea54} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:49.830685 [ 3 ] {} HTTP-Session: fbfba261-0418-4491-b334-093ccf9060f0 Destroying unnamed session 2024.02.01 23:10:49.830816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:49.830865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:49.830884 [ 3 ] {} HTTP-Session: 03cdf61a-8a0f-4315-9887-2a33b725fcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:49.830902 [ 3 ] {} HTTP-Session: 03cdf61a-8a0f-4315-9887-2a33b725fcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:49.830983 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:49.831023 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:49.831137 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:49.831437 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:49.831649 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.01 23:10:49.831799 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.01 23:10:49.831902 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} executeQuery: Read 36 rows, 3.27 KiB in 0.000891691 sec., 40372 rows/sec., 3.58 MiB/sec. 2024.02.01 23:10:49.832005 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} DynamicQueryHandler: Done processing query 2024.02.01 23:10:49.832028 [ 3 ] {8dc04c1b-857f-40cd-8a5d-effc22d301c7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:49.832044 [ 3 ] {} HTTP-Session: 03cdf61a-8a0f-4315-9887-2a33b725fcb4 Destroying unnamed session 2024.02.01 23:10:49.832164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:49.832207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:49.832226 [ 3 ] {} HTTP-Session: 6c109862-1aaa-45af-b386-fd86b60db3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:49.832243 [ 3 ] {} HTTP-Session: 6c109862-1aaa-45af-b386-fd86b60db3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:49.832314 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:49.832352 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:49.832454 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:49.832743 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:49.833155 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.01 23:10:49.833319 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.01 23:10:49.833425 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} executeQuery: Read 12 rows, 984.00 B in 0.001082815 sec., 11082 rows/sec., 887.44 KiB/sec. 2024.02.01 23:10:49.833583 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} DynamicQueryHandler: Done processing query 2024.02.01 23:10:49.833624 [ 3 ] {7e892358-6890-4d96-a069-aa214e8ca679} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:49.833649 [ 3 ] {} HTTP-Session: 6c109862-1aaa-45af-b386-fd86b60db3c3 Destroying unnamed session 2024.02.01 23:10:49.833833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:49.833879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:49.833900 [ 3 ] {} HTTP-Session: ecef223d-df9d-43fa-a300-b1461551a772 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:49.833917 [ 3 ] {} HTTP-Session: ecef223d-df9d-43fa-a300-b1461551a772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:49.833996 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:49.834041 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:49.834185 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:49.834518 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:49.834809 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.01 23:10:49.834988 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.01 23:10:49.835094 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} executeQuery: Read 12 rows, 16.58 KiB in 0.001069855 sec., 11216 rows/sec., 15.14 MiB/sec. 2024.02.01 23:10:49.835206 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} DynamicQueryHandler: Done processing query 2024.02.01 23:10:49.835228 [ 3 ] {7cc743a9-b0e4-4786-8cc5-4a3a9e1a1036} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:10:49.835244 [ 3 ] {} HTTP-Session: ecef223d-df9d-43fa-a300-b1461551a772 Destroying unnamed session 2024.02.01 23:10:54.830248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:54.830363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:54.830390 [ 3 ] {} HTTP-Session: bd79043d-0866-4d98-8f3a-934781330abe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:54.830413 [ 3 ] {} HTTP-Session: bd79043d-0866-4d98-8f3a-934781330abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:54.830538 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:54.830594 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:54.830749 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:54.831165 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:54.831421 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.01 23:10:54.831583 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.01 23:10:54.831697 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} executeQuery: Read 36 rows, 2.92 KiB in 0.001126376 sec., 31960 rows/sec., 2.53 MiB/sec. 2024.02.01 23:10:54.831829 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} DynamicQueryHandler: Done processing query 2024.02.01 23:10:54.831856 [ 3 ] {1b186819-a49d-4463-8e74-fda2e88678f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:54.831872 [ 3 ] {} HTTP-Session: bd79043d-0866-4d98-8f3a-934781330abe Destroying unnamed session 2024.02.01 23:10:54.832004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:54.832049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:54.832067 [ 3 ] {} HTTP-Session: 0082d810-94d5-4eda-9818-d1d547971839 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:54.832084 [ 3 ] {} HTTP-Session: 0082d810-94d5-4eda-9818-d1d547971839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:54.832161 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:54.832200 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:54.832306 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:54.832656 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:54.832872 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.01 23:10:54.833043 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.01 23:10:54.833150 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} executeQuery: Read 108 rows, 10.80 KiB in 0.000959942 sec., 112506 rows/sec., 10.99 MiB/sec. 2024.02.01 23:10:54.833302 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} DynamicQueryHandler: Done processing query 2024.02.01 23:10:54.833349 [ 3 ] {863deaf4-0480-49ba-a312-c85e66013f40} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:10:54.833383 [ 3 ] {} HTTP-Session: 0082d810-94d5-4eda-9818-d1d547971839 Destroying unnamed session 2024.02.01 23:10:54.833517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:54.833559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:54.833578 [ 3 ] {} HTTP-Session: b3f196e2-7ca6-49d1-9705-d9a39285ad9d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:54.833594 [ 3 ] {} HTTP-Session: b3f196e2-7ca6-49d1-9705-d9a39285ad9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:54.833667 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:54.833705 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:54.833819 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:54.834190 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:54.834393 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.01 23:10:54.834538 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.01 23:10:54.834636 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} executeQuery: Read 36 rows, 2.88 KiB in 0.000943171 sec., 38169 rows/sec., 2.98 MiB/sec. 2024.02.01 23:10:54.834793 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} DynamicQueryHandler: Done processing query 2024.02.01 23:10:54.834830 [ 3 ] {e4e00c00-264a-4a6b-8686-4d1546cd3c87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:54.834846 [ 3 ] {} HTTP-Session: b3f196e2-7ca6-49d1-9705-d9a39285ad9d Destroying unnamed session 2024.02.01 23:10:54.835055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:54.835100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:54.835118 [ 3 ] {} HTTP-Session: 813720ce-0ea8-4679-99d6-6d57cf68e951 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:54.835134 [ 3 ] {} HTTP-Session: 813720ce-0ea8-4679-99d6-6d57cf68e951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:54.835223 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:54.835268 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:54.835405 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:54.835836 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:54.836130 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.01 23:10:54.836331 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.01 23:10:54.836448 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} executeQuery: Read 36 rows, 49.75 KiB in 0.001196298 sec., 30092 rows/sec., 40.61 MiB/sec. 2024.02.01 23:10:54.836690 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} DynamicQueryHandler: Done processing query 2024.02.01 23:10:54.836715 [ 3 ] {d0dfd384-1eac-44f0-9b09-3735f6fb0125} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:10:54.836737 [ 3 ] {} HTTP-Session: 813720ce-0ea8-4679-99d6-6d57cf68e951 Destroying unnamed session 2024.02.01 23:10:59.829164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:59.829294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:59.829323 [ 3 ] {} HTTP-Session: 69b0f50a-0f26-4b27-9588-649821666b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:59.829351 [ 3 ] {} HTTP-Session: 69b0f50a-0f26-4b27-9588-649821666b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:59.829486 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:59.829553 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:10:59.829731 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:59.830148 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:59.830398 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.01 23:10:59.830557 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.01 23:10:59.830668 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} executeQuery: Read 12 rows, 996.00 B in 0.001142596 sec., 10502 rows/sec., 851.27 KiB/sec. 2024.02.01 23:10:59.830822 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} DynamicQueryHandler: Done processing query 2024.02.01 23:10:59.830849 [ 3 ] {863e50d3-74eb-4246-8e2b-3335e37d39dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:59.830864 [ 3 ] {} HTTP-Session: 69b0f50a-0f26-4b27-9588-649821666b31 Destroying unnamed session 2024.02.01 23:10:59.830995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:59.831040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:59.831058 [ 3 ] {} HTTP-Session: 7b9a0d87-af01-44d4-8da8-7f385d55dcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:59.831074 [ 3 ] {} HTTP-Session: 7b9a0d87-af01-44d4-8da8-7f385d55dcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:59.831147 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:59.831186 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:10:59.831290 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:59.831592 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:59.831797 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.01 23:10:59.831956 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.01 23:10:59.832080 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} executeQuery: Read 36 rows, 3.27 KiB in 0.000902201 sec., 39902 rows/sec., 3.54 MiB/sec. 2024.02.01 23:10:59.832074 [ 90 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.01 23:10:59.832201 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:59.832242 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} DynamicQueryHandler: Done processing query 2024.02.01 23:10:59.832286 [ 3 ] {d59de2bd-2876-471b-ba0f-82ae96f435e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:10:59.832292 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.01 23:10:59.832307 [ 3 ] {} HTTP-Session: 7b9a0d87-af01-44d4-8da8-7f385d55dcbb Destroying unnamed session 2024.02.01 23:10:59.832373 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:59.832412 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part 2024.02.01 23:10:59.832483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:59.832543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:59.832552 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 73 rows starting from the beginning of the part 2024.02.01 23:10:59.832564 [ 3 ] {} HTTP-Session: 845679fd-f1fb-4368-b7a0-38e4191570fe Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:59.832591 [ 3 ] {} HTTP-Session: 845679fd-f1fb-4368-b7a0-38e4191570fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:59.832681 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part 2024.02.01 23:10:59.832704 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:59.832749 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:10:59.832798 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:59.832967 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part 2024.02.01 23:10:59.832989 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:59.833088 [ 13 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:59.833443 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:59.833716 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.01 23:10:59.833897 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.01 23:10:59.834088 [ 90 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.01 23:10:59.834140 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} executeQuery: Read 12 rows, 984.00 B in 0.001393192 sec., 8613 rows/sec., 689.74 KiB/sec. 2024.02.01 23:10:59.834156 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 4 columns (4 merged, 0 gathered) in 0.001891094 sec., 288192.97189880564 rows/sec., 26.57 MiB/sec. 2024.02.01 23:10:59.834176 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:59.834432 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.01 23:10:59.834446 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} DynamicQueryHandler: Done processing query 2024.02.01 23:10:59.834498 [ 3 ] {70d4ccd3-9c75-41d3-81df-9e9ce9be6932} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:10:59.834516 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.01 23:10:59.834560 [ 3 ] {} HTTP-Session: 845679fd-f1fb-4368-b7a0-38e4191570fe Destroying unnamed session 2024.02.01 23:10:59.834670 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:10:59.834725 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part 2024.02.01 23:10:59.834754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:10:59.834859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:10:59.834910 [ 3 ] {} HTTP-Session: b7243df5-91b1-4f82-8c0c-1b97b8e04078 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:10:59.834972 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.01 23:10:59.834978 [ 3 ] {} HTTP-Session: b7243df5-91b1-4f82-8c0c-1b97b8e04078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:10:59.835086 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 38 rows starting from the beginning of the part 2024.02.01 23:10:59.835181 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_61_12} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.01 23:10:59.835267 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:10:59.835440 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:10:59.835477 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:59.835783 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:59.836118 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part 2024.02.01 23:10:59.836137 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:10:59.836354 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 12 rows starting from the beginning of the part 2024.02.01 23:10:59.836842 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:10:59.837625 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.01 23:10:59.837763 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.00344505 sec., 67342.99937591617 rows/sec., 5.26 MiB/sec. 2024.02.01 23:10:59.837929 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.01 23:10:59.837941 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.01 23:10:59.838197 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} executeQuery: Read 12 rows, 16.58 KiB in 0.002862546 sec., 4192 rows/sec., 5.66 MiB/sec. 2024.02.01 23:10:59.838355 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.01 23:10:59.838572 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} DynamicQueryHandler: Done processing query 2024.02.01 23:10:59.838617 [ 20 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_61_12} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.01 23:10:59.838634 [ 3 ] {727935a6-a551-4bc0-914c-2addba84775e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:10:59.838674 [ 3 ] {} HTTP-Session: b7243df5-91b1-4f82-8c0c-1b97b8e04078 Destroying unnamed session 2024.02.01 23:11:04.418386 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:11:04.418460 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:11:04.830917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:04.831028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:04.831057 [ 3 ] {} HTTP-Session: b01d808f-7cfd-40e8-b07b-b3cd560fbadc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:04.831085 [ 3 ] {} HTTP-Session: b01d808f-7cfd-40e8-b07b-b3cd560fbadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:04.831222 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:04.831286 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:04.831461 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:04.831977 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:04.832243 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.01 23:11:04.832401 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.01 23:11:04.832537 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} executeQuery: Read 36 rows, 2.92 KiB in 0.00126744 sec., 28403 rows/sec., 2.25 MiB/sec. 2024.02.01 23:11:04.832542 [ 88 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.01 23:11:04.832652 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:04.832743 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} DynamicQueryHandler: Done processing query 2024.02.01 23:11:04.832784 [ 3 ] {dc82eb03-7fb3-4022-9622-a040a2b08906} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:04.832793 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.01 23:11:04.832806 [ 3 ] {} HTTP-Session: b01d808f-7cfd-40e8-b07b-b3cd560fbadc Destroying unnamed session 2024.02.01 23:11:04.832959 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:04.832997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:04.833022 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part 2024.02.01 23:11:04.833090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:04.833134 [ 3 ] {} HTTP-Session: 20ef2a61-2994-488b-89e2-4f497e47c6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:04.833169 [ 3 ] {} HTTP-Session: 20ef2a61-2994-488b-89e2-4f497e47c6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:04.833304 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:04.833397 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:04.833496 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:04.833547 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:04.833837 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:04.833949 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:04.834117 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:04.834262 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:04.834828 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:04.835257 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.01 23:11:04.835634 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.01 23:11:04.835779 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003043721 sec., 59138.14045374066 rows/sec., 4.68 MiB/sec. 2024.02.01 23:11:04.835845 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} executeQuery: Read 108 rows, 10.80 KiB in 0.002406116 sec., 44885 rows/sec., 4.38 MiB/sec. 2024.02.01 23:11:04.836000 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.01 23:11:04.836032 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} DynamicQueryHandler: Done processing query 2024.02.01 23:11:04.836068 [ 3 ] {51e0e11f-5d5c-4a31-a813-3cda64eb7289} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:11:04.836088 [ 3 ] {} HTTP-Session: 20ef2a61-2994-488b-89e2-4f497e47c6ae Destroying unnamed session 2024.02.01 23:11:04.836232 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.01 23:11:04.836245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:04.836312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:04.836333 [ 24 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_61_12} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.01 23:11:04.836348 [ 3 ] {} HTTP-Session: bc60bef8-f26c-4ff0-a75b-7bc90e2c1622 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:04.836383 [ 3 ] {} HTTP-Session: bc60bef8-f26c-4ff0-a75b-7bc90e2c1622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:04.836503 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:04.836544 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:04.836653 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:04.836941 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:04.837140 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.01 23:11:04.837290 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.01 23:11:04.837411 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} executeQuery: Read 36 rows, 2.88 KiB in 0.00087877 sec., 40966 rows/sec., 3.20 MiB/sec. 2024.02.01 23:11:04.837510 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} DynamicQueryHandler: Done processing query 2024.02.01 23:11:04.837532 [ 3 ] {431f532a-76b7-4602-8dbf-a4337317f6cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:04.837547 [ 3 ] {} HTTP-Session: bc60bef8-f26c-4ff0-a75b-7bc90e2c1622 Destroying unnamed session 2024.02.01 23:11:04.837747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:04.837791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:04.837809 [ 3 ] {} HTTP-Session: b8314400-6122-43f0-af97-1af0edee8277 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:04.837827 [ 3 ] {} HTTP-Session: b8314400-6122-43f0-af97-1af0edee8277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:04.837914 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:04.837958 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:04.838101 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:04.838892 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:04.839293 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.01 23:11:04.839487 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.01 23:11:04.839616 [ 88 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.01 23:11:04.839629 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} executeQuery: Read 36 rows, 49.75 KiB in 0.001680839 sec., 21417 rows/sec., 28.90 MiB/sec. 2024.02.01 23:11:04.839682 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:04.839854 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.01 23:11:04.839895 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} DynamicQueryHandler: Done processing query 2024.02.01 23:11:04.839937 [ 3 ] {84064da0-e08c-4283-af74-b6c810c21925} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:11:04.839994 [ 3 ] {} HTTP-Session: b8314400-6122-43f0-af97-1af0edee8277 Destroying unnamed session 2024.02.01 23:11:04.840061 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:04.840100 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1388 rows starting from the beginning of the part 2024.02.01 23:11:04.840227 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:04.840331 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:04.840423 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:04.840515 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:04.840605 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:04.843886 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1520 rows, containing 6 columns (6 merged, 0 gathered) in 0.004116286 sec., 369264.9150229114 rows/sec., 498.30 MiB/sec. 2024.02.01 23:11:04.844518 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.01 23:11:04.844760 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.01 23:11:04.844829 [ 14 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.01 23:11:04.844905 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_61_12: 8.72 MiB. 2024.02.01 23:11:09.830289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:09.830422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:09.830452 [ 3 ] {} HTTP-Session: 566db632-9fe1-4550-bef5-77a2eb6aab18 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:09.830480 [ 3 ] {} HTTP-Session: 566db632-9fe1-4550-bef5-77a2eb6aab18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:09.830617 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:09.830685 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:09.830874 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:09.831262 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:09.831519 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.01 23:11:09.831687 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.01 23:11:09.831804 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} executeQuery: Read 12 rows, 996.00 B in 0.001148057 sec., 10452 rows/sec., 847.22 KiB/sec. 2024.02.01 23:11:09.831941 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} DynamicQueryHandler: Done processing query 2024.02.01 23:11:09.831967 [ 3 ] {955de1c9-8eaf-4b45-8f23-9fccd01a9f05} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:09.831983 [ 3 ] {} HTTP-Session: 566db632-9fe1-4550-bef5-77a2eb6aab18 Destroying unnamed session 2024.02.01 23:11:09.832108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:09.832155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:09.832174 [ 3 ] {} HTTP-Session: a9a9fb11-e935-49fc-b377-5be8a71929a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:09.832192 [ 3 ] {} HTTP-Session: a9a9fb11-e935-49fc-b377-5be8a71929a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:09.832273 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:09.832315 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:09.832422 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:09.832709 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:09.832924 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.01 23:11:09.833088 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.01 23:11:09.833187 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} executeQuery: Read 72 rows, 6.04 KiB in 0.00088407 sec., 81441 rows/sec., 6.67 MiB/sec. 2024.02.01 23:11:09.833288 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} DynamicQueryHandler: Done processing query 2024.02.01 23:11:09.833311 [ 3 ] {710d0d7b-f3b2-4c6b-af3d-36d7bad72e2b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:11:09.833328 [ 3 ] {} HTTP-Session: a9a9fb11-e935-49fc-b377-5be8a71929a4 Destroying unnamed session 2024.02.01 23:11:09.833444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:09.833489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:09.833508 [ 3 ] {} HTTP-Session: 83abc568-9264-4023-9dd6-3b67b83a2b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:09.833525 [ 3 ] {} HTTP-Session: 83abc568-9264-4023-9dd6-3b67b83a2b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:09.833596 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:09.833637 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:09.833742 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:09.833999 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:09.834205 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.01 23:11:09.834354 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.01 23:11:09.834449 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} executeQuery: Read 36 rows, 2.86 KiB in 0.00082447 sec., 43664 rows/sec., 3.39 MiB/sec. 2024.02.01 23:11:09.834585 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} DynamicQueryHandler: Done processing query 2024.02.01 23:11:09.834621 [ 3 ] {852bb555-09c6-471d-8591-1b7e8726b80c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:09.834671 [ 3 ] {} HTTP-Session: 83abc568-9264-4023-9dd6-3b67b83a2b1f Destroying unnamed session 2024.02.01 23:11:09.834827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:09.834870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:09.834889 [ 3 ] {} HTTP-Session: 60a9a918-9b72-4bde-bd5a-2461207c671c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:09.834906 [ 3 ] {} HTTP-Session: 60a9a918-9b72-4bde-bd5a-2461207c671c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:09.834979 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:09.835024 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:11:09.835151 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:09.835413 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:09.835670 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:11:09.835852 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:11:09.835951 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} executeQuery: Read 36 rows, 2.60 KiB in 0.000943833 sec., 38142 rows/sec., 2.69 MiB/sec. 2024.02.01 23:11:09.836079 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} DynamicQueryHandler: Done processing query 2024.02.01 23:11:09.836103 [ 3 ] {79f62814-efec-4c94-8ca6-d9d779e05cba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:09.836119 [ 3 ] {} HTTP-Session: 60a9a918-9b72-4bde-bd5a-2461207c671c Destroying unnamed session 2024.02.01 23:11:09.836243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:09.836287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:09.836306 [ 3 ] {} HTTP-Session: 7e5c6684-c56c-419d-aea9-e56748697e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:09.836322 [ 3 ] {} HTTP-Session: 7e5c6684-c56c-419d-aea9-e56748697e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:09.836393 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:09.836439 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:09.836572 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:09.836860 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:09.837136 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.01 23:11:09.837313 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.01 23:11:09.837416 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} executeQuery: Read 12 rows, 16.58 KiB in 0.000994654 sec., 12064 rows/sec., 16.28 MiB/sec. 2024.02.01 23:11:09.837519 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} DynamicQueryHandler: Done processing query 2024.02.01 23:11:09.837541 [ 3 ] {70f2ac78-eb97-4d61-8200-715543e04d78} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:11:09.837556 [ 3 ] {} HTTP-Session: 7e5c6684-c56c-419d-aea9-e56748697e83 Destroying unnamed session 2024.02.01 23:11:14.830695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:14.830825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:14.830854 [ 3 ] {} HTTP-Session: ccc988db-ded9-495a-8c1b-bc31a0475d24 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:14.830883 [ 3 ] {} HTTP-Session: ccc988db-ded9-495a-8c1b-bc31a0475d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:14.831022 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:14.831091 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:14.831274 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:14.831654 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:14.831926 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.01 23:11:14.832092 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.01 23:11:14.832204 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} executeQuery: Read 36 rows, 2.92 KiB in 0.001139436 sec., 31594 rows/sec., 2.50 MiB/sec. 2024.02.01 23:11:14.832324 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} DynamicQueryHandler: Done processing query 2024.02.01 23:11:14.832348 [ 3 ] {c1cf37a1-c606-43d3-8a74-491dca562c5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:14.832364 [ 3 ] {} HTTP-Session: ccc988db-ded9-495a-8c1b-bc31a0475d24 Destroying unnamed session 2024.02.01 23:11:14.832499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:14.832543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:14.832562 [ 3 ] {} HTTP-Session: e8a238b8-9695-43e1-8800-6975f0330c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:14.832579 [ 3 ] {} HTTP-Session: e8a238b8-9695-43e1-8800-6975f0330c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:14.832653 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:14.832693 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:14.832795 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:14.833197 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:14.833415 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.01 23:11:14.833565 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.01 23:11:14.833661 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} executeQuery: Read 108 rows, 10.80 KiB in 0.000979173 sec., 110297 rows/sec., 10.77 MiB/sec. 2024.02.01 23:11:14.833779 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} DynamicQueryHandler: Done processing query 2024.02.01 23:11:14.833802 [ 3 ] {bad913e0-9a56-4873-afd4-5e2b2e4064da} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:11:14.833819 [ 3 ] {} HTTP-Session: e8a238b8-9695-43e1-8800-6975f0330c4b Destroying unnamed session 2024.02.01 23:11:14.833939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:14.833984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:14.834004 [ 3 ] {} HTTP-Session: 4bbb41a5-d6fc-421b-a18f-6977fa2dd7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:14.834020 [ 3 ] {} HTTP-Session: 4bbb41a5-d6fc-421b-a18f-6977fa2dd7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:14.834091 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:14.834132 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:14.834237 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:14.834518 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:14.834724 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.01 23:11:14.834872 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.01 23:11:14.834967 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} executeQuery: Read 36 rows, 2.88 KiB in 0.00084672 sec., 42517 rows/sec., 3.32 MiB/sec. 2024.02.01 23:11:14.835112 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} DynamicQueryHandler: Done processing query 2024.02.01 23:11:14.835151 [ 3 ] {bff7d544-d28b-4c3d-a9ab-2ced46c91eab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:14.835171 [ 3 ] {} HTTP-Session: 4bbb41a5-d6fc-421b-a18f-6977fa2dd7ac Destroying unnamed session 2024.02.01 23:11:14.835377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:14.835421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:14.835439 [ 3 ] {} HTTP-Session: bb694aad-b396-440e-8729-5eccc2fa56cd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:14.835455 [ 3 ] {} HTTP-Session: bb694aad-b396-440e-8729-5eccc2fa56cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:14.835540 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:14.835585 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:14.835726 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:14.836131 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:14.836436 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.01 23:11:14.836609 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.01 23:11:14.836706 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} executeQuery: Read 36 rows, 49.75 KiB in 0.001138687 sec., 31615 rows/sec., 42.66 MiB/sec. 2024.02.01 23:11:14.836825 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} DynamicQueryHandler: Done processing query 2024.02.01 23:11:14.836847 [ 3 ] {fd46aa25-c6b1-453d-9603-c688ca165e88} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:11:14.836863 [ 3 ] {} HTTP-Session: bb694aad-b396-440e-8729-5eccc2fa56cd Destroying unnamed session 2024.02.01 23:11:19.418528 [ 80 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:11:19.418626 [ 80 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:11:19.829167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.829279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.829308 [ 3 ] {} HTTP-Session: 4b1154ba-749f-4a36-be17-6711fe71e8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.829335 [ 3 ] {} HTTP-Session: 4b1154ba-749f-4a36-be17-6711fe71e8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.829470 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.829537 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:19.829696 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.830092 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.830358 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.01 23:11:19.830521 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.01 23:11:19.830654 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} executeQuery: Read 12 rows, 996.00 B in 0.001134247 sec., 10579 rows/sec., 857.53 KiB/sec. 2024.02.01 23:11:19.830781 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.830805 [ 3 ] {57bd2c32-0c91-4363-9d45-41419b3b289b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:19.830822 [ 3 ] {} HTTP-Session: 4b1154ba-749f-4a36-be17-6711fe71e8f6 Destroying unnamed session 2024.02.01 23:11:19.830940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.830988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.831007 [ 3 ] {} HTTP-Session: 514d40e4-3436-4414-9eda-8cc508b2d2b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.831025 [ 3 ] {} HTTP-Session: 514d40e4-3436-4414-9eda-8cc508b2d2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.831103 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.831171 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:11:19.831277 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.831551 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.831756 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:11:19.831911 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:11:19.832028 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} executeQuery: Read 4 rows, 342.00 B in 0.00087053 sec., 4594 rows/sec., 383.66 KiB/sec. 2024.02.01 23:11:19.832169 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.832193 [ 3 ] {d23b4a8d-62d5-47a9-bb62-a5ea924df24a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:19.832209 [ 3 ] {} HTTP-Session: 514d40e4-3436-4414-9eda-8cc508b2d2b9 Destroying unnamed session 2024.02.01 23:11:19.832325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.832370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.832388 [ 3 ] {} HTTP-Session: 5bd31296-d48b-4696-b0a5-95ec673d1dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.832427 [ 3 ] {} HTTP-Session: 5bd31296-d48b-4696-b0a5-95ec673d1dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.832503 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.832543 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:19.832650 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.832930 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.833130 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.01 23:11:19.833275 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.01 23:11:19.833404 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} executeQuery: Read 38 rows, 3.45 KiB in 0.00087195 sec., 43580 rows/sec., 3.86 MiB/sec. 2024.02.01 23:11:19.833506 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.833529 [ 3 ] {dfa8b583-8909-4c33-a1db-71e9b3484832} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:19.833544 [ 3 ] {} HTTP-Session: 5bd31296-d48b-4696-b0a5-95ec673d1dd0 Destroying unnamed session 2024.02.01 23:11:19.833686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.833729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.833747 [ 3 ] {} HTTP-Session: fcd134d7-10b4-4091-a62f-fa48159894f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.833763 [ 3 ] {} HTTP-Session: fcd134d7-10b4-4091-a62f-fa48159894f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.833836 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.833875 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:11:19.833979 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.834218 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.834411 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.01 23:11:19.834556 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.01 23:11:19.834666 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} executeQuery: Read 4 rows, 286.00 B in 0.000801909 sec., 4988 rows/sec., 348.29 KiB/sec. 2024.02.01 23:11:19.834798 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.834823 [ 3 ] {211066ae-5d41-4846-b37a-0024aed2087f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:19.834838 [ 3 ] {} HTTP-Session: fcd134d7-10b4-4091-a62f-fa48159894f0 Destroying unnamed session 2024.02.01 23:11:19.834962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.835004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.835022 [ 3 ] {} HTTP-Session: c1682b2e-3e3e-439e-a927-c1b5416f79c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.835038 [ 3 ] {} HTTP-Session: c1682b2e-3e3e-439e-a927-c1b5416f79c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.835107 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.835145 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:19.835248 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.835501 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.835704 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.01 23:11:19.835868 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.01 23:11:19.836037 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} executeQuery: Read 16 rows, 1.29 KiB in 0.000891671 sec., 17943 rows/sec., 1.41 MiB/sec. 2024.02.01 23:11:19.836207 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.836245 [ 3 ] {7449ac35-aa87-4581-b81e-9fbd5bf8993b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:19.836265 [ 3 ] {} HTTP-Session: c1682b2e-3e3e-439e-a927-c1b5416f79c2 Destroying unnamed session 2024.02.01 23:11:19.836430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.836484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.836507 [ 3 ] {} HTTP-Session: 27802e08-c18c-4525-a77f-4ecccb4d9b82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.836529 [ 3 ] {} HTTP-Session: 27802e08-c18c-4525-a77f-4ecccb4d9b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.836612 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.836656 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:11:19.836785 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.837097 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.837359 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.01 23:11:19.837536 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.01 23:11:19.837656 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} executeQuery: Read 2 rows, 144.00 B in 0.001003704 sec., 1992 rows/sec., 140.11 KiB/sec. 2024.02.01 23:11:19.837786 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.837810 [ 3 ] {666f8eab-4171-4735-8507-4f270b4e01cc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:19.837826 [ 3 ] {} HTTP-Session: 27802e08-c18c-4525-a77f-4ecccb4d9b82 Destroying unnamed session 2024.02.01 23:11:19.837943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:19.837987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:19.838006 [ 3 ] {} HTTP-Session: fc62e16b-655d-4a1e-81b6-5b7473f7ed20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:19.838022 [ 3 ] {} HTTP-Session: fc62e16b-655d-4a1e-81b6-5b7473f7ed20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:19.838101 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:19.838147 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:19.838285 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:19.838789 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.15 GiB. 2024.02.01 23:11:19.839152 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.01 23:11:19.839343 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.01 23:11:19.839473 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} executeQuery: Read 12 rows, 16.58 KiB in 0.001340761 sec., 8950 rows/sec., 12.08 MiB/sec. 2024.02.01 23:11:19.839638 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} DynamicQueryHandler: Done processing query 2024.02.01 23:11:19.839681 [ 3 ] {25513f3c-14e1-446c-9bbb-4dedca12797b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:11:19.839696 [ 3 ] {} HTTP-Session: fc62e16b-655d-4a1e-81b6-5b7473f7ed20 Destroying unnamed session 2024.02.01 23:11:24.830837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:24.830970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:24.831001 [ 3 ] {} HTTP-Session: 55d156b1-9702-439e-897c-5214ab77d7a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:24.831030 [ 3 ] {} HTTP-Session: 55d156b1-9702-439e-897c-5214ab77d7a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:24.831172 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:24.831242 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:24.831425 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:24.831933 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:24.832201 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.01 23:11:24.832373 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.01 23:11:24.832511 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} executeQuery: Read 36 rows, 2.92 KiB in 0.00129288 sec., 27844 rows/sec., 2.20 MiB/sec. 2024.02.01 23:11:24.832661 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} DynamicQueryHandler: Done processing query 2024.02.01 23:11:24.832688 [ 3 ] {1f051be2-5cf4-4930-ba30-454f17ed7c6b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:24.832704 [ 3 ] {} HTTP-Session: 55d156b1-9702-439e-897c-5214ab77d7a1 Destroying unnamed session 2024.02.01 23:11:24.832847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:24.832896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:24.832916 [ 3 ] {} HTTP-Session: daea3370-db60-47af-892c-e09b3f8465e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:24.832934 [ 3 ] {} HTTP-Session: daea3370-db60-47af-892c-e09b3f8465e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:24.833020 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:24.833062 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:24.833169 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:24.833524 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:24.833740 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.01 23:11:24.833893 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.01 23:11:24.834018 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} executeQuery: Read 108 rows, 10.80 KiB in 0.000963832 sec., 112052 rows/sec., 10.94 MiB/sec. 2024.02.01 23:11:24.834013 [ 51 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.01 23:11:24.834130 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:24.834170 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} DynamicQueryHandler: Done processing query 2024.02.01 23:11:24.834236 [ 3 ] {9f7ed1e1-f130-4ab3-ba93-e4ce4e213924} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:11:24.834247 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.01 23:11:24.834269 [ 3 ] {} HTTP-Session: daea3370-db60-47af-892c-e09b3f8465e4 Destroying unnamed session 2024.02.01 23:11:24.834459 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:24.834485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:24.834569 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part 2024.02.01 23:11:24.834600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:24.834651 [ 3 ] {} HTTP-Session: b5678d20-927f-4e5b-a77d-94841d828263 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:24.834681 [ 3 ] {} HTTP-Session: b5678d20-927f-4e5b-a77d-94841d828263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:24.834869 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part 2024.02.01 23:11:24.834880 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:24.834970 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:24.835112 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 72 rows starting from the beginning of the part 2024.02.01 23:11:24.835435 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 108 rows starting from the beginning of the part 2024.02.01 23:11:24.835449 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:24.835635 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 38 rows starting from the beginning of the part 2024.02.01 23:11:24.835842 [ 12 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part 2024.02.01 23:11:24.836300 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:24.836647 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.01 23:11:24.836945 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.01 23:11:24.837118 [ 51 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.01 23:11:24.837196 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:24.837195 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} executeQuery: Read 36 rows, 2.88 KiB in 0.002243392 sec., 16047 rows/sec., 1.25 MiB/sec. 2024.02.01 23:11:24.837591 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.01 23:11:24.837653 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} DynamicQueryHandler: Done processing query 2024.02.01 23:11:24.837748 [ 3 ] {74b91a45-8108-4f1c-b7d5-a98bc5fbe375} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:24.837821 [ 3 ] {} HTTP-Session: b5678d20-927f-4e5b-a77d-94841d828263 Destroying unnamed session 2024.02.01 23:11:24.837964 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:24.837979 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.003790217 sec., 163051.3503580402 rows/sec., 15.22 MiB/sec. 2024.02.01 23:11:24.838005 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part 2024.02.01 23:11:24.838190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:24.838288 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:24.838291 [ 10 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.01 23:11:24.838322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:24.838436 [ 3 ] {} HTTP-Session: 4f161a7b-1819-4344-9e5d-a8ffca0e2511 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:24.838521 [ 3 ] {} HTTP-Session: 4f161a7b-1819-4344-9e5d-a8ffca0e2511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:24.838607 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:24.838843 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:24.838859 [ 10 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.01 23:11:24.838928 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:24.839073 [ 10 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_66_13} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.01 23:11:24.839063 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:24.839424 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part 2024.02.01 23:11:24.839748 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:24.839916 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:24.841160 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:24.841493 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.004233378 sec., 60944.23885606246 rows/sec., 4.76 MiB/sec. 2024.02.01 23:11:24.841686 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.01 23:11:24.841878 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.01 23:11:24.841953 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.01 23:11:24.842039 [ 14 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_66_13} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.01 23:11:24.842195 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.01 23:11:24.842349 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} executeQuery: Read 36 rows, 49.75 KiB in 0.003411399 sec., 10552 rows/sec., 14.24 MiB/sec. 2024.02.01 23:11:24.842533 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} DynamicQueryHandler: Done processing query 2024.02.01 23:11:24.842558 [ 3 ] {eb3ca7cc-6461-4ff0-940f-76df8ee27ccd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:11:24.842575 [ 3 ] {} HTTP-Session: 4f161a7b-1819-4344-9e5d-a8ffca0e2511 Destroying unnamed session 2024.02.01 23:11:29.828967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:29.829097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:29.829128 [ 3 ] {} HTTP-Session: 990a91cb-a11a-4fab-b99a-cc60f58cfdba Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:29.829155 [ 3 ] {} HTTP-Session: 990a91cb-a11a-4fab-b99a-cc60f58cfdba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:29.829291 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:29.829358 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:29.829539 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:29.830026 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:29.830275 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.01 23:11:29.830434 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.01 23:11:29.830580 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} executeQuery: Read 12 rows, 996.00 B in 0.001247329 sec., 9620 rows/sec., 779.79 KiB/sec. 2024.02.01 23:11:29.830573 [ 54 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.01 23:11:29.830704 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:29.830803 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} DynamicQueryHandler: Done processing query 2024.02.01 23:11:29.830818 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.01 23:11:29.830838 [ 3 ] {78914482-9dde-4ae0-8108-1bca7685ca6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:29.830881 [ 3 ] {} HTTP-Session: 990a91cb-a11a-4fab-b99a-cc60f58cfdba Destroying unnamed session 2024.02.01 23:11:29.830958 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:29.831011 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 48 rows starting from the beginning of the part 2024.02.01 23:11:29.831032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:29.831120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:29.831157 [ 3 ] {} HTTP-Session: 920aab8b-52e4-421d-bc19-36cad8bbc6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:29.831210 [ 3 ] {} HTTP-Session: 920aab8b-52e4-421d-bc19-36cad8bbc6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:29.831271 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:29.831415 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:29.831536 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:29.831552 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:29.831869 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:29.832018 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:29.832117 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:29.832297 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:29.832852 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:29.833272 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.01 23:11:29.833604 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.01 23:11:29.833909 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} executeQuery: Read 36 rows, 3.27 KiB in 0.002431696 sec., 14804 rows/sec., 1.31 MiB/sec. 2024.02.01 23:11:29.833924 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003150763 sec., 49511.8166615515 rows/sec., 3.92 MiB/sec. 2024.02.01 23:11:29.834084 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.01 23:11:29.834097 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} DynamicQueryHandler: Done processing query 2024.02.01 23:11:29.834144 [ 3 ] {7561df60-cacf-4894-a22e-c911385ad128} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:29.834171 [ 3 ] {} HTTP-Session: 920aab8b-52e4-421d-bc19-36cad8bbc6dd Destroying unnamed session 2024.02.01 23:11:29.834320 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.01 23:11:29.834352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:29.834414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:29.834422 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_66_13} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.01 23:11:29.834451 [ 3 ] {} HTTP-Session: 4e017608-452f-44bb-8104-aa9605e24bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:29.834479 [ 3 ] {} HTTP-Session: 4e017608-452f-44bb-8104-aa9605e24bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:29.834593 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:29.834634 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:29.834755 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:29.835085 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:29.835299 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.01 23:11:29.835453 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.01 23:11:29.835566 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} executeQuery: Read 12 rows, 984.00 B in 0.000943422 sec., 12719 rows/sec., 1018.57 KiB/sec. 2024.02.01 23:11:29.835682 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} DynamicQueryHandler: Done processing query 2024.02.01 23:11:29.835706 [ 3 ] {0d424e19-3594-45c8-b50a-a72f53c59492} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:29.835722 [ 3 ] {} HTTP-Session: 4e017608-452f-44bb-8104-aa9605e24bc9 Destroying unnamed session 2024.02.01 23:11:29.835902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:29.835949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:29.835968 [ 3 ] {} HTTP-Session: a793be54-a3b4-4c95-bc32-1484ff3b377d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:29.835985 [ 3 ] {} HTTP-Session: a793be54-a3b4-4c95-bc32-1484ff3b377d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:29.836059 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:29.836103 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:29.836238 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:29.836626 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:29.836925 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.01 23:11:29.837102 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.01 23:11:29.837222 [ 54 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.01 23:11:29.837239 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} executeQuery: Read 12 rows, 16.58 KiB in 0.001146857 sec., 10463 rows/sec., 14.12 MiB/sec. 2024.02.01 23:11:29.837280 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:29.837457 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.01 23:11:29.837490 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} DynamicQueryHandler: Done processing query 2024.02.01 23:11:29.837530 [ 3 ] {6ce0ae1a-40f6-4247-aba2-6a38c309f0a3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:11:29.837559 [ 3 ] {} HTTP-Session: a793be54-a3b4-4c95-bc32-1484ff3b377d Destroying unnamed session 2024.02.01 23:11:29.837643 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:29.837685 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1520 rows starting from the beginning of the part 2024.02.01 23:11:29.837815 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:29.837920 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:29.838045 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:29.838177 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:29.838313 [ 19 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:29.844060 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1628 rows, containing 6 columns (6 merged, 0 gathered) in 0.006702766 sec., 242884.80307980318 rows/sec., 327.76 MiB/sec. 2024.02.01 23:11:29.844895 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.01 23:11:29.845136 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.01 23:11:29.845206 [ 21 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.01 23:11:29.845286 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_66_13: 8.59 MiB. 2024.02.01 23:11:32.465562 [ 59 ] {} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2024.02.01 23:11:32.465667 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:32.465769 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact 2024.02.01 23:11:32.465909 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:32.465951 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 628 rows starting from the beginning of the part 2024.02.01 23:11:32.466086 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.02.01 23:11:32.466197 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.02.01 23:11:32.466293 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:32.466388 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::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.02.01 23:11:32.467114 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 704 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389542 sec., 506641.7567802917 rows/sec., 35.73 MiB/sec. 2024.02.01 23:11:32.467233 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2024.02.01 23:11:32.467440 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5. 2024.02.01 23:11:32.467498 [ 21 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_21_5} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0 2024.02.01 23:11:34.418877 [ 58 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:11:34.418962 [ 58 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:11:34.830833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.830948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.830978 [ 3 ] {} HTTP-Session: ce4b7e82-f2da-479e-bbcb-909d772ceafa Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.831005 [ 3 ] {} HTTP-Session: ce4b7e82-f2da-479e-bbcb-909d772ceafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.831146 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.831216 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:34.831397 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.831853 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.832134 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.01 23:11:34.832302 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.01 23:11:34.832424 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} executeQuery: Read 36 rows, 2.92 KiB in 0.001236529 sec., 29113 rows/sec., 2.30 MiB/sec. 2024.02.01 23:11:34.832604 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.832631 [ 3 ] {fc7acd17-0270-486a-8eb3-bc0faf3f24c6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:34.832648 [ 3 ] {} HTTP-Session: ce4b7e82-f2da-479e-bbcb-909d772ceafa Destroying unnamed session 2024.02.01 23:11:34.832795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.832847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.832867 [ 3 ] {} HTTP-Session: 6ac89e78-c041-4a7a-83f5-55d62481582d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.832885 [ 3 ] {} HTTP-Session: 6ac89e78-c041-4a7a-83f5-55d62481582d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.832966 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.833009 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:11:34.833128 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.833408 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.833614 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:11:34.833768 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:11:34.833866 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} executeQuery: Read 2 rows, 175.00 B in 0.00087093 sec., 2296 rows/sec., 196.23 KiB/sec. 2024.02.01 23:11:34.834009 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.834034 [ 3 ] {081f8fe1-0883-4a6a-8761-9dddb264a193} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:34.834049 [ 3 ] {} HTTP-Session: 6ac89e78-c041-4a7a-83f5-55d62481582d Destroying unnamed session 2024.02.01 23:11:34.834223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.834267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.834285 [ 3 ] {} HTTP-Session: 675a31bc-a238-471e-86e3-d898dc68a697 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.834303 [ 3 ] {} HTTP-Session: 675a31bc-a238-471e-86e3-d898dc68a697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.834379 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.834418 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:34.834524 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.834863 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.835082 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.01 23:11:34.835233 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.01 23:11:34.835330 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} executeQuery: Read 109 rows, 10.89 KiB in 0.000923742 sec., 117998 rows/sec., 11.51 MiB/sec. 2024.02.01 23:11:34.835480 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.835518 [ 3 ] {46e4c70b-423a-4ac8-b8b7-b889e3543876} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:11:34.835534 [ 3 ] {} HTTP-Session: 675a31bc-a238-471e-86e3-d898dc68a697 Destroying unnamed session 2024.02.01 23:11:34.835640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.835685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.835703 [ 3 ] {} HTTP-Session: 87876d8f-254d-453d-860f-7671e783537e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.835720 [ 3 ] {} HTTP-Session: 87876d8f-254d-453d-860f-7671e783537e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.835791 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.835829 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:11:34.835935 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.836194 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.836392 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.01 23:11:34.836538 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.01 23:11:34.836631 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} executeQuery: Read 2 rows, 143.00 B in 0.000812719 sec., 2460 rows/sec., 171.83 KiB/sec. 2024.02.01 23:11:34.836728 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.836751 [ 3 ] {37d5954c-24c3-49c7-b7c1-61dfe329b9a1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:34.836766 [ 3 ] {} HTTP-Session: 87876d8f-254d-453d-860f-7671e783537e Destroying unnamed session 2024.02.01 23:11:34.836885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.836928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.836946 [ 3 ] {} HTTP-Session: 866e07b0-cfd0-4f71-bdb4-00f1781feecc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.836962 [ 3 ] {} HTTP-Session: 866e07b0-cfd0-4f71-bdb4-00f1781feecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.837032 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.837070 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:34.837170 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.837599 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.837804 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.01 23:11:34.837981 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.01 23:11:34.838107 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} executeQuery: Read 38 rows, 3.05 KiB in 0.001044834 sec., 36369 rows/sec., 2.85 MiB/sec. 2024.02.01 23:11:34.838338 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.838393 [ 3 ] {b4d351ee-b654-4c87-a376-7f24a7bb811e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:34.838422 [ 3 ] {} HTTP-Session: 866e07b0-cfd0-4f71-bdb4-00f1781feecc Destroying unnamed session 2024.02.01 23:11:34.838563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.838625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.838651 [ 3 ] {} HTTP-Session: 352d3688-6041-47ad-ba62-641b1b15a180 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.838673 [ 3 ] {} HTTP-Session: 352d3688-6041-47ad-ba62-641b1b15a180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.838768 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.838821 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:11:34.838975 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.839477 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.839742 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.01 23:11:34.839919 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.01 23:11:34.840020 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} executeQuery: Read 1 rows, 72.00 B in 0.001218058 sec., 820 rows/sec., 57.73 KiB/sec. 2024.02.01 23:11:34.840168 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.840194 [ 3 ] {a28ad768-1d1f-4f93-9a59-0ea22c6b000d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:34.840210 [ 3 ] {} HTTP-Session: 352d3688-6041-47ad-ba62-641b1b15a180 Destroying unnamed session 2024.02.01 23:11:34.840380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:34.840426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:34.840445 [ 3 ] {} HTTP-Session: 13abdd26-21e3-49ef-ab4c-738cec8994eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:34.840461 [ 3 ] {} HTTP-Session: 13abdd26-21e3-49ef-ab4c-738cec8994eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:34.840543 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:34.840589 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:34.840726 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:34.841144 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:34.841449 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.01 23:11:34.841623 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.01 23:11:34.841719 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} executeQuery: Read 36 rows, 49.75 KiB in 0.001148296 sec., 31350 rows/sec., 42.31 MiB/sec. 2024.02.01 23:11:34.841830 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} DynamicQueryHandler: Done processing query 2024.02.01 23:11:34.841854 [ 3 ] {0fa5eead-c166-422e-8216-08f1f3895b1c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:11:34.841868 [ 3 ] {} HTTP-Session: 13abdd26-21e3-49ef-ab4c-738cec8994eb Destroying unnamed session 2024.02.01 23:11:39.830929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.831041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.831066 [ 3 ] {} HTTP-Session: 2422583f-d192-49d1-8e0e-0d0b17d4c6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.831095 [ 3 ] {} HTTP-Session: 2422583f-d192-49d1-8e0e-0d0b17d4c6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.831288 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.831385 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:39.831650 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.832198 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.832453 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.01 23:11:39.832622 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.01 23:11:39.832734 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} executeQuery: Read 12 rows, 996.00 B in 0.001391643 sec., 8622 rows/sec., 698.93 KiB/sec. 2024.02.01 23:11:39.832877 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.832902 [ 3 ] {ab59e885-f55d-4b0d-9095-63899f0218ed} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:39.832918 [ 3 ] {} HTTP-Session: 2422583f-d192-49d1-8e0e-0d0b17d4c6c7 Destroying unnamed session 2024.02.01 23:11:39.833041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.833087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.833106 [ 3 ] {} HTTP-Session: 53d2f58f-fad5-4f84-8d69-fb7bdecaf177 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.833123 [ 3 ] {} HTTP-Session: 53d2f58f-fad5-4f84-8d69-fb7bdecaf177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.833192 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.833232 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:11:39.833337 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.833607 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.833807 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:11:39.833953 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:11:39.834071 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} executeQuery: Read 2 rows, 175.00 B in 0.00084363 sec., 2370 rows/sec., 202.58 KiB/sec. 2024.02.01 23:11:39.834250 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.834272 [ 3 ] {6b7551d5-f9e8-4029-844f-8f2c782b6b8e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:39.834288 [ 3 ] {} HTTP-Session: 53d2f58f-fad5-4f84-8d69-fb7bdecaf177 Destroying unnamed session 2024.02.01 23:11:39.834422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 10593, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.834465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.834483 [ 3 ] {} HTTP-Session: 43ae68fc-ec4b-4898-af75-ba46a1bcfc54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.834499 [ 3 ] {} HTTP-Session: 43ae68fc-ec4b-4898-af75-ba46a1bcfc54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.834572 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.834610 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:39.834727 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.835035 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.835238 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.01 23:11:39.835379 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.01 23:11:39.835494 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} executeQuery: Read 73 rows, 6.12 KiB in 0.000888061 sec., 82201 rows/sec., 6.73 MiB/sec. 2024.02.01 23:11:39.835603 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.835626 [ 3 ] {2580e542-85bf-4374-957a-95b4162dd017} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:11:39.835641 [ 3 ] {} HTTP-Session: 43ae68fc-ec4b-4898-af75-ba46a1bcfc54 Destroying unnamed session 2024.02.01 23:11:39.835753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.835797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.835816 [ 3 ] {} HTTP-Session: f17d6581-e03d-44ea-b4df-b45e60a57780 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.835832 [ 3 ] {} HTTP-Session: f17d6581-e03d-44ea-b4df-b45e60a57780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.835899 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.835937 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:11:39.836041 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.836303 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.836499 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.01 23:11:39.836637 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.01 23:11:39.836755 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} executeQuery: Read 2 rows, 143.00 B in 0.00082677 sec., 2419 rows/sec., 168.91 KiB/sec. 2024.02.01 23:11:39.836887 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.836911 [ 3 ] {21f214ed-c096-42a4-a884-c7a627bd82a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:39.836926 [ 3 ] {} HTTP-Session: f17d6581-e03d-44ea-b4df-b45e60a57780 Destroying unnamed session 2024.02.01 23:11:39.837031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.837073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.837091 [ 3 ] {} HTTP-Session: 94b2583d-027e-4552-8ace-24c37f18ad8f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.837107 [ 3 ] {} HTTP-Session: 94b2583d-027e-4552-8ace-24c37f18ad8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.837178 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.837216 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:39.837323 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.837606 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.837809 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.01 23:11:39.837987 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.01 23:11:39.838124 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} executeQuery: Read 38 rows, 3.02 KiB in 0.000908961 sec., 41805 rows/sec., 3.25 MiB/sec. 2024.02.01 23:11:39.838485 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.838517 [ 3 ] {84ef2ca7-a0f3-474a-9caf-4ad4473100b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:39.838543 [ 3 ] {} HTTP-Session: 94b2583d-027e-4552-8ace-24c37f18ad8f Destroying unnamed session 2024.02.01 23:11:39.838751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.838814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.838844 [ 3 ] {} HTTP-Session: 40c59a58-8df3-4b33-b62b-c6c69cf10dfc Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.838870 [ 3 ] {} HTTP-Session: 40c59a58-8df3-4b33-b62b-c6c69cf10dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.838962 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.839012 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:11:39.839163 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.839659 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.839918 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.01 23:11:39.840092 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.01 23:11:39.840208 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} executeQuery: Read 37 rows, 2.67 KiB in 0.001207039 sec., 30653 rows/sec., 2.16 MiB/sec. 2024.02.01 23:11:39.840363 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.840387 [ 3 ] {13d9a6da-7528-41d0-8a61-85e74a75b481} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:39.840403 [ 3 ] {} HTTP-Session: 40c59a58-8df3-4b33-b62b-c6c69cf10dfc Destroying unnamed session 2024.02.01 23:11:39.840527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12898, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:39.840571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:39.840590 [ 3 ] {} HTTP-Session: 05ac928a-b7fb-4b3b-b0bd-e5b27a4b5d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:39.840606 [ 3 ] {} HTTP-Session: 05ac928a-b7fb-4b3b-b0bd-e5b27a4b5d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:39.840683 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:39.840728 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:39.840865 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:39.841203 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:39.841488 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.01 23:11:39.841661 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.01 23:11:39.841787 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} executeQuery: Read 12 rows, 16.58 KiB in 0.001073356 sec., 11179 rows/sec., 15.09 MiB/sec. 2024.02.01 23:11:39.841952 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} DynamicQueryHandler: Done processing query 2024.02.01 23:11:39.841996 [ 3 ] {aef76359-453b-472c-9b44-92b6e079d11e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:11:39.842015 [ 3 ] {} HTTP-Session: 05ac928a-b7fb-4b3b-b0bd-e5b27a4b5d58 Destroying unnamed session 2024.02.01 23:11:44.831186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:44.831316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:44.831346 [ 3 ] {} HTTP-Session: 5d2d0770-68a8-4643-9000-604c1bff994d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:44.831373 [ 3 ] {} HTTP-Session: 5d2d0770-68a8-4643-9000-604c1bff994d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:44.831514 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:44.831580 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:44.831768 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:44.832279 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:44.832545 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.01 23:11:44.832710 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.01 23:11:44.832850 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} executeQuery: Read 36 rows, 2.92 KiB in 0.00129168 sec., 27870 rows/sec., 2.21 MiB/sec. 2024.02.01 23:11:44.833011 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} DynamicQueryHandler: Done processing query 2024.02.01 23:11:44.833043 [ 3 ] {ceb15f39-a702-49f4-98fd-5a773aa3ab3f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:44.833059 [ 3 ] {} HTTP-Session: 5d2d0770-68a8-4643-9000-604c1bff994d Destroying unnamed session 2024.02.01 23:11:44.833187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:44.833234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:44.833253 [ 3 ] {} HTTP-Session: fd539ea5-1590-47bc-a31d-f1cb8480a15a Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:44.833270 [ 3 ] {} HTTP-Session: fd539ea5-1590-47bc-a31d-f1cb8480a15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:44.833348 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:44.833388 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:44.833499 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:44.833836 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:44.834049 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.01 23:11:44.834206 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.01 23:11:44.834304 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} executeQuery: Read 108 rows, 10.80 KiB in 0.000928072 sec., 116370 rows/sec., 11.37 MiB/sec. 2024.02.01 23:11:44.834420 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} DynamicQueryHandler: Done processing query 2024.02.01 23:11:44.834444 [ 3 ] {31aade53-b5c0-4351-8d35-b7061be0a69d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:11:44.834459 [ 3 ] {} HTTP-Session: fd539ea5-1590-47bc-a31d-f1cb8480a15a Destroying unnamed session 2024.02.01 23:11:44.834573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:44.834617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:44.834637 [ 3 ] {} HTTP-Session: a8afa6e1-2cfe-452f-81ab-95b8dd58482d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:44.834653 [ 3 ] {} HTTP-Session: a8afa6e1-2cfe-452f-81ab-95b8dd58482d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:44.834723 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:44.834761 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:44.834865 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:44.835134 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:44.835332 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.01 23:11:44.835477 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.01 23:11:44.835599 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} executeQuery: Read 36 rows, 2.88 KiB in 0.00084711 sec., 42497 rows/sec., 3.32 MiB/sec. 2024.02.01 23:11:44.835711 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} DynamicQueryHandler: Done processing query 2024.02.01 23:11:44.835734 [ 3 ] {52879de8-7d12-45cb-bc96-ce9818151c47} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:44.835749 [ 3 ] {} HTTP-Session: a8afa6e1-2cfe-452f-81ab-95b8dd58482d Destroying unnamed session 2024.02.01 23:11:44.835950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:44.835995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:44.836013 [ 3 ] {} HTTP-Session: ad7165b6-1cdc-4e46-9035-e4407ef96688 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:44.836029 [ 3 ] {} HTTP-Session: ad7165b6-1cdc-4e46-9035-e4407ef96688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:44.836110 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:44.836153 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:44.836288 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:44.836694 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.14 GiB. 2024.02.01 23:11:44.836991 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.01 23:11:44.837168 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.01 23:11:44.837286 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} executeQuery: Read 36 rows, 49.75 KiB in 0.001147927 sec., 31360 rows/sec., 42.32 MiB/sec. 2024.02.01 23:11:44.837405 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} DynamicQueryHandler: Done processing query 2024.02.01 23:11:44.837429 [ 3 ] {bc2a0623-e782-4822-9ce9-f0eba900d0e8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:11:44.837444 [ 3 ] {} HTTP-Session: ad7165b6-1cdc-4e46-9035-e4407ef96688 Destroying unnamed session 2024.02.01 23:11:49.419019 [ 79 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:11:49.419086 [ 79 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:11:49.829345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 2632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:49.829449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:49.829476 [ 3 ] {} HTTP-Session: dcc23729-938b-43ff-953c-c7207d60f092 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:49.829503 [ 3 ] {} HTTP-Session: dcc23729-938b-43ff-953c-c7207d60f092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:49.829631 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:49.829692 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:49.829847 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:49.830236 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.830473 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.01 23:11:49.830634 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.01 23:11:49.830748 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} executeQuery: Read 18 rows, 1.46 KiB in 0.001076365 sec., 16722 rows/sec., 1.32 MiB/sec. 2024.02.01 23:11:49.830890 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} DynamicQueryHandler: Done processing query 2024.02.01 23:11:49.830915 [ 3 ] {e7e75967-549b-4bf4-b122-9bffa1228f79} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:49.830931 [ 3 ] {} HTTP-Session: dcc23729-938b-43ff-953c-c7207d60f092 Destroying unnamed session 2024.02.01 23:11:49.831059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 8210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:49.831104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:49.831123 [ 3 ] {} HTTP-Session: 6db6e2b2-06c6-42b2-ba46-7980cee0f65f Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:49.831140 [ 3 ] {} HTTP-Session: 6db6e2b2-06c6-42b2-ba46-7980cee0f65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:49.831211 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:49.831248 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:49.831353 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:49.831653 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.831856 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.01 23:11:49.832002 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.01 23:11:49.832125 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} executeQuery: Read 54 rows, 4.89 KiB in 0.00087962 sec., 61390 rows/sec., 5.42 MiB/sec. 2024.02.01 23:11:49.832124 [ 79 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.01 23:11:49.832227 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.832289 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} DynamicQueryHandler: Done processing query 2024.02.01 23:11:49.832357 [ 3 ] {8bcd248c-580b-4b01-b06f-15ccb6f7fb42} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:11:49.832401 [ 3 ] {} HTTP-Session: 6db6e2b2-06c6-42b2-ba46-7980cee0f65f Destroying unnamed session 2024.02.01 23:11:49.832414 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.01 23:11:49.832597 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:49.832606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3638, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:49.832657 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 184 rows starting from the beginning of the part 2024.02.01 23:11:49.832684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:49.832736 [ 3 ] {} HTTP-Session: 3e7534f2-80b2-4b15-8bed-da650b16380c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:49.832768 [ 3 ] {} HTTP-Session: 3e7534f2-80b2-4b15-8bed-da650b16380c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:49.832954 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:49.832981 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:49.833089 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:49.833256 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 109 rows starting from the beginning of the part 2024.02.01 23:11:49.833567 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 73 rows starting from the beginning of the part 2024.02.01 23:11:49.833592 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:49.833780 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 108 rows starting from the beginning of the part 2024.02.01 23:11:49.833980 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part 2024.02.01 23:11:49.834500 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.834900 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.01 23:11:49.835224 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.01 23:11:49.835363 [ 79 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.01 23:11:49.835453 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} executeQuery: Read 21 rows, 1.71 KiB in 0.002379005 sec., 8827 rows/sec., 719.18 KiB/sec. 2024.02.01 23:11:49.835468 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.835709 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.01 23:11:49.836125 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:49.836139 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} DynamicQueryHandler: Done processing query 2024.02.01 23:11:49.836221 [ 3 ] {0d101336-6cd7-4dea-aadc-fd4ce49aa15e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:49.836252 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 98 rows starting from the beginning of the part 2024.02.01 23:11:49.836286 [ 3 ] {} HTTP-Session: 3e7534f2-80b2-4b15-8bed-da650b16380c Destroying unnamed session 2024.02.01 23:11:49.836490 [ 17 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.004193988 sec., 134478.21023808364 rows/sec., 12.38 MiB/sec. 2024.02.01 23:11:49.836502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 19308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:49.836567 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:49.836584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:49.836655 [ 3 ] {} HTTP-Session: 249daeaa-fe69-4875-98bc-57686ad18c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:49.836699 [ 3 ] {} HTTP-Session: 249daeaa-fe69-4875-98bc-57686ad18c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:49.836729 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.01 23:11:49.836914 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part 2024.02.01 23:11:49.836971 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:49.837081 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:49.837153 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 38 rows starting from the beginning of the part 2024.02.01 23:11:49.837200 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.01 23:11:49.837433 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_71_14} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.01 23:11:49.837517 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:49.837828 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::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.02.01 23:11:49.837858 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:49.838602 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.838899 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003342898 sec., 72691.41924162807 rows/sec., 5.69 MiB/sec. 2024.02.01 23:11:49.839023 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.01 23:11:49.839279 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.01 23:11:49.839304 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.01 23:11:49.839377 [ 21 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_71_14} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.01 23:11:49.839592 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.01 23:11:49.839727 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} executeQuery: Read 18 rows, 24.87 KiB in 0.002704213 sec., 6656 rows/sec., 8.98 MiB/sec. 2024.02.01 23:11:49.839961 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} DynamicQueryHandler: Done processing query 2024.02.01 23:11:49.839996 [ 3 ] {d59f06b5-d27b-4ed6-a2d4-d751f6801f27} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.01 23:11:49.840020 [ 3 ] {} HTTP-Session: 249daeaa-fe69-4875-98bc-57686ad18c77 Destroying unnamed session 2024.02.01 23:11:49.840168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:49.840214 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:49.840234 [ 3 ] {} HTTP-Session: c91b795b-f8e4-4860-a019-f1ba9eca95c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:49.840251 [ 3 ] {} HTTP-Session: c91b795b-f8e4-4860-a019-f1ba9eca95c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:49.840323 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:49.840365 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.01 23:11:49.840477 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:49.840771 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:49.841029 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.01 23:11:49.841204 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.01 23:11:49.841320 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} executeQuery: Read 3 rows, 246.00 B in 0.000958422 sec., 3130 rows/sec., 250.66 KiB/sec. 2024.02.01 23:11:49.841452 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} DynamicQueryHandler: Done processing query 2024.02.01 23:11:49.841476 [ 3 ] {bd4013b0-b3d9-4e58-8d23-0b527fbaddbe} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.01 23:11:49.841491 [ 3 ] {} HTTP-Session: c91b795b-f8e4-4860-a019-f1ba9eca95c3 Destroying unnamed session 2024.02.01 23:11:54.832369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:54.832555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:54.832587 [ 3 ] {} HTTP-Session: 6570c618-8aa6-4ae5-8771-8049985db9b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:54.832617 [ 3 ] {} HTTP-Session: 6570c618-8aa6-4ae5-8771-8049985db9b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:54.832781 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:54.832854 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:54.833059 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:54.833626 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:54.833951 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.01 23:11:54.834169 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.01 23:11:54.834560 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} executeQuery: Read 36 rows, 2.92 KiB in 0.00173389 sec., 20762 rows/sec., 1.64 MiB/sec. 2024.02.01 23:11:54.834631 [ 117 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.01 23:11:54.834689 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:54.834828 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.01 23:11:54.834872 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} DynamicQueryHandler: Done processing query 2024.02.01 23:11:54.834922 [ 3 ] {aa956016-829a-4fe6-87ea-100288fab9f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:54.834948 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:54.834955 [ 3 ] {} HTTP-Session: 6570c618-8aa6-4ae5-8771-8049985db9b5 Destroying unnamed session 2024.02.01 23:11:54.835025 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 48 rows starting from the beginning of the part 2024.02.01 23:11:54.835258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 17411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:54.835329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:54.835329 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:54.835358 [ 3 ] {} HTTP-Session: 7f8f2532-60ec-4d03-a90b-bc567acf1692 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:54.835396 [ 3 ] {} HTTP-Session: 7f8f2532-60ec-4d03-a90b-bc567acf1692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:54.835514 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:54.835535 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:54.835630 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:54.835727 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:54.835919 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:54.835923 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part 2024.02.01 23:11:54.836081 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:54.836601 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:54.837032 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.01 23:11:54.837340 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002556969 sec., 72742.37583639067 rows/sec., 5.76 MiB/sec. 2024.02.01 23:11:54.837371 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.01 23:11:54.837465 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.01 23:11:54.837513 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} executeQuery: Read 108 rows, 10.80 KiB in 0.001904594 sec., 56704 rows/sec., 5.54 MiB/sec. 2024.02.01 23:11:54.837787 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.01 23:11:54.837985 [ 26 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_71_14} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.01 23:11:54.841521 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} DynamicQueryHandler: Done processing query 2024.02.01 23:11:54.842077 [ 3 ] {a655385d-97e6-48a1-8f13-1a61c7f1085e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:11:54.842113 [ 3 ] {} HTTP-Session: 7f8f2532-60ec-4d03-a90b-bc567acf1692 Destroying unnamed session 2024.02.01 23:11:54.843027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6147, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:54.843106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:54.843134 [ 3 ] {} HTTP-Session: 7258345d-8fc7-4554-ab09-49b52a865fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:54.843162 [ 3 ] {} HTTP-Session: 7258345d-8fc7-4554-ab09-49b52a865fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:54.843274 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:54.843330 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:54.843483 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:54.846743 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:54.847074 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.01 23:11:54.847292 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.01 23:11:54.847431 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} executeQuery: Read 36 rows, 2.88 KiB in 0.004119036 sec., 8739 rows/sec., 699.88 KiB/sec. 2024.02.01 23:11:54.848211 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} DynamicQueryHandler: Done processing query 2024.02.01 23:11:54.848242 [ 3 ] {2634da5e-1551-4767-9fa4-2e82ab1a6e16} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:54.848265 [ 3 ] {} HTTP-Session: 7258345d-8fc7-4554-ab09-49b52a865fdf Destroying unnamed session 2024.02.01 23:11:54.849199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:54.849299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:54.849370 [ 3 ] {} HTTP-Session: 38c12f19-659b-444a-888c-0da736fc09ae Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:54.849399 [ 3 ] {} HTTP-Session: 38c12f19-659b-444a-888c-0da736fc09ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:54.849530 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:54.849594 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:54.849812 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:54.851224 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:54.852339 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.01 23:11:54.852620 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.01 23:11:54.853713 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} executeQuery: Read 36 rows, 49.75 KiB in 0.004119676 sec., 8738 rows/sec., 11.79 MiB/sec. 2024.02.01 23:11:54.854297 [ 136 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.01 23:11:54.854466 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:54.854589 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.01 23:11:54.855256 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:11:54.855326 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1628 rows starting from the beginning of the part 2024.02.01 23:11:54.855337 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} DynamicQueryHandler: Done processing query 2024.02.01 23:11:54.855402 [ 3 ] {01e21be6-7035-4b6f-beab-d21fb5453a62} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:11:54.855451 [ 3 ] {} HTTP-Session: 38c12f19-659b-444a-888c-0da736fc09ae Destroying unnamed session 2024.02.01 23:11:54.855777 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:54.856030 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 12 rows starting from the beginning of the part 2024.02.01 23:11:54.856186 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:54.856393 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part 2024.02.01 23:11:54.856782 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part 2024.02.01 23:11:54.865789 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 6 columns (6 merged, 0 gathered) in 0.011229411 sec., 157265.59478498026 rows/sec., 212.22 MiB/sec. 2024.02.01 23:11:54.866752 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.01 23:11:54.867061 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.01 23:11:54.867161 [ 11 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.01 23:11:54.867261 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_71_14: 12.97 MiB. 2024.02.01 23:11:59.829544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:59.829652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:59.829678 [ 3 ] {} HTTP-Session: 9a327ea7-fe32-4f21-ba36-c6d80bde68cb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:59.829702 [ 3 ] {} HTTP-Session: 9a327ea7-fe32-4f21-ba36-c6d80bde68cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:59.829840 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:59.829900 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:11:59.830058 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:59.830460 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:59.830722 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.01 23:11:59.830892 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.01 23:11:59.831010 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} executeQuery: Read 21 rows, 1.70 KiB in 0.001134297 sec., 18513 rows/sec., 1.47 MiB/sec. 2024.02.01 23:11:59.831163 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} DynamicQueryHandler: Done processing query 2024.02.01 23:11:59.831189 [ 3 ] {a7b328c2-2367-4139-b3c0-02b501a55a36} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:11:59.831205 [ 3 ] {} HTTP-Session: 9a327ea7-fe32-4f21-ba36-c6d80bde68cb Destroying unnamed session 2024.02.01 23:11:59.831350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 9548, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:59.831401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:59.831421 [ 3 ] {} HTTP-Session: 6bac7e17-ff64-4e8d-a145-82af8fb5d109 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:59.831440 [ 3 ] {} HTTP-Session: 6bac7e17-ff64-4e8d-a145-82af8fb5d109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:59.831523 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:59.831564 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:11:59.831672 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:59.831984 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:59.832203 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.01 23:11:59.832356 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.01 23:11:59.832470 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} executeQuery: Read 63 rows, 5.68 KiB in 0.000908961 sec., 69309 rows/sec., 6.10 MiB/sec. 2024.02.01 23:11:59.832590 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} DynamicQueryHandler: Done processing query 2024.02.01 23:11:59.832614 [ 3 ] {3ebf3d71-402b-4852-a98e-225e05dc7103} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:11:59.832629 [ 3 ] {} HTTP-Session: 6bac7e17-ff64-4e8d-a145-82af8fb5d109 Destroying unnamed session 2024.02.01 23:11:59.832777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:59.832821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:59.832838 [ 3 ] {} HTTP-Session: 10934f13-8014-4270-9dfb-fb5671960292 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:59.832855 [ 3 ] {} HTTP-Session: 10934f13-8014-4270-9dfb-fb5671960292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:59.832924 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:59.832961 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:11:59.833066 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:59.833343 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:59.833542 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.01 23:11:59.833689 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.01 23:11:59.833809 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} executeQuery: Read 30 rows, 2.41 KiB in 0.00085692 sec., 35009 rows/sec., 2.74 MiB/sec. 2024.02.01 23:11:59.833958 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} DynamicQueryHandler: Done processing query 2024.02.01 23:11:59.833998 [ 3 ] {a7e2d8e4-b323-4269-8b98-a00f5a77bd31} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:11:59.834039 [ 3 ] {} HTTP-Session: 10934f13-8014-4270-9dfb-fb5671960292 Destroying unnamed session 2024.02.01 23:11:59.834195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 22513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:59.834240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:59.834258 [ 3 ] {} HTTP-Session: 306cbb1c-e292-4bcd-9292-eecca1465cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:59.834274 [ 3 ] {} HTTP-Session: 306cbb1c-e292-4bcd-9292-eecca1465cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:59.834351 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:59.834395 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:11:59.834544 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:59.834929 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:59.835217 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.01 23:11:59.835392 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.01 23:11:59.835508 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} executeQuery: Read 21 rows, 29.02 KiB in 0.001131236 sec., 18563 rows/sec., 25.05 MiB/sec. 2024.02.01 23:11:59.835617 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} DynamicQueryHandler: Done processing query 2024.02.01 23:11:59.835640 [ 3 ] {26cdba99-d9d5-4982-8a56-7a920fa94043} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.01 23:11:59.835655 [ 3 ] {} HTTP-Session: 306cbb1c-e292-4bcd-9292-eecca1465cb6 Destroying unnamed session 2024.02.01 23:11:59.835768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 1941, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:11:59.835810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:11:59.835828 [ 3 ] {} HTTP-Session: 038ac93b-bd1e-46c4-bc34-00ccdb697364 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:11:59.835844 [ 3 ] {} HTTP-Session: 038ac93b-bd1e-46c4-bc34-00ccdb697364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:11:59.835913 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:11:59.835977 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.01 23:11:59.836080 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:11:59.836328 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:11:59.836564 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.01 23:11:59.836743 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.01 23:11:59.836866 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} executeQuery: Read 12 rows, 868.00 B in 0.000896581 sec., 13384 rows/sec., 945.43 KiB/sec. 2024.02.01 23:11:59.837015 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} DynamicQueryHandler: Done processing query 2024.02.01 23:11:59.837039 [ 3 ] {23ae34de-29a8-4734-b498-c17100180fc0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:11:59.837056 [ 3 ] {} HTTP-Session: 038ac93b-bd1e-46c4-bc34-00ccdb697364 Destroying unnamed session 2024.02.01 23:12:04.419330 [ 76 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:12:04.419394 [ 76 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:12:04.829788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:04.829923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:04.829955 [ 3 ] {} HTTP-Session: eec369c8-e34f-426b-91f2-d515b7915577 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:04.829983 [ 3 ] {} HTTP-Session: eec369c8-e34f-426b-91f2-d515b7915577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:04.830108 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:04.830170 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:04.830358 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:04.830827 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:12:04.831150 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.01 23:12:04.831349 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.01 23:12:04.831484 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} executeQuery: Read 38 rows, 3.08 KiB in 0.001337401 sec., 28413 rows/sec., 2.25 MiB/sec. 2024.02.01 23:12:04.831664 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} DynamicQueryHandler: Done processing query 2024.02.01 23:12:04.831711 [ 3 ] {3307821c-6a9a-4fc8-a46b-61c82a382e10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:04.831752 [ 3 ] {} HTTP-Session: eec369c8-e34f-426b-91f2-d515b7915577 Destroying unnamed session 2024.02.01 23:12:04.831901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:04.831949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:04.831968 [ 3 ] {} HTTP-Session: c3f18bd7-9f09-409a-ac8c-2bf01475a7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:04.831987 [ 3 ] {} HTTP-Session: c3f18bd7-9f09-409a-ac8c-2bf01475a7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:04.832071 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:04.832114 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:04.832233 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:04.832646 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:12:04.832898 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.01 23:12:04.833070 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.01 23:12:04.833202 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} executeQuery: Read 114 rows, 11.36 KiB in 0.001096006 sec., 104014 rows/sec., 10.12 MiB/sec. 2024.02.01 23:12:04.833408 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} DynamicQueryHandler: Done processing query 2024.02.01 23:12:04.833458 [ 3 ] {7865e6ad-c527-4bad-987a-c72f81879bdc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:12:04.833480 [ 3 ] {} HTTP-Session: c3f18bd7-9f09-409a-ac8c-2bf01475a7ed Destroying unnamed session 2024.02.01 23:12:04.833624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:04.833686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:04.833713 [ 3 ] {} HTTP-Session: 8f64cff6-20a4-4c6d-87e7-2839b09122be Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:04.833731 [ 3 ] {} HTTP-Session: 8f64cff6-20a4-4c6d-87e7-2839b09122be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:04.833807 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:04.833848 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:04.833976 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:04.834268 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:12:04.834495 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.01 23:12:04.834653 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.01 23:12:04.834778 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} executeQuery: Read 38 rows, 3.04 KiB in 0.000933172 sec., 40721 rows/sec., 3.18 MiB/sec. 2024.02.01 23:12:04.834924 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} DynamicQueryHandler: Done processing query 2024.02.01 23:12:04.834966 [ 3 ] {4b4ea22e-1d9d-4218-b3f2-ecd054cf396b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:04.834990 [ 3 ] {} HTTP-Session: 8f64cff6-20a4-4c6d-87e7-2839b09122be Destroying unnamed session 2024.02.01 23:12:04.835186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 40666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:04.835232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:04.835254 [ 3 ] {} HTTP-Session: 91795415-a5a0-400b-9aa0-56913691f593 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:04.835273 [ 3 ] {} HTTP-Session: 91795415-a5a0-400b-9aa0-56913691f593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:04.835362 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:04.835410 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:04.835559 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:04.836035 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.14 GiB. 2024.02.01 23:12:04.836355 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.01 23:12:04.836548 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.01 23:12:04.836668 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} executeQuery: Read 38 rows, 52.51 KiB in 0.001267239 sec., 29986 rows/sec., 40.47 MiB/sec. 2024.02.01 23:12:04.836779 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} DynamicQueryHandler: Done processing query 2024.02.01 23:12:04.836803 [ 3 ] {0435f0e3-8755-4c80-96e2-fbe4ff0abf76} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:12:04.836819 [ 3 ] {} HTTP-Session: 91795415-a5a0-400b-9aa0-56913691f593 Destroying unnamed session 2024.02.01 23:12:09.830596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:09.830820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:09.830847 [ 3 ] {} HTTP-Session: 84511a97-cf5d-43ca-b242-910ee4f06264 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:09.830872 [ 3 ] {} HTTP-Session: 84511a97-cf5d-43ca-b242-910ee4f06264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:09.830998 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:09.831057 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:09.831215 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:09.831584 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:09.832319 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.01 23:12:09.832782 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.01 23:12:09.832909 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} executeQuery: Read 24 rows, 1.95 KiB in 0.001876584 sec., 12789 rows/sec., 1.01 MiB/sec. 2024.02.01 23:12:09.833063 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} DynamicQueryHandler: Done processing query 2024.02.01 23:12:09.833090 [ 3 ] {a3594748-b9db-4cc7-bbff-65ac67620f4f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.01 23:12:09.833106 [ 3 ] {} HTTP-Session: 84511a97-cf5d-43ca-b242-910ee4f06264 Destroying unnamed session 2024.02.01 23:12:09.833268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 15874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:09.833317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:09.833338 [ 3 ] {} HTTP-Session: 0822341d-b006-4a93-a648-ad32e7597559 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:09.833356 [ 3 ] {} HTTP-Session: 0822341d-b006-4a93-a648-ad32e7597559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:09.833431 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:09.833473 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:09.833578 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:09.833972 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:09.834443 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.01 23:12:09.834822 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.01 23:12:09.834932 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} executeQuery: Read 108 rows, 9.29 KiB in 0.001471674 sec., 73385 rows/sec., 6.16 MiB/sec. 2024.02.01 23:12:09.835067 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} DynamicQueryHandler: Done processing query 2024.02.01 23:12:09.835091 [ 3 ] {7d793328-369c-4049-80ad-e7a33b4941bf} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:12:09.835109 [ 3 ] {} HTTP-Session: 0822341d-b006-4a93-a648-ad32e7597559 Destroying unnamed session 2024.02.01 23:12:09.835293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 8161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:09.835350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:09.835372 [ 3 ] {} HTTP-Session: 4a6e8103-562d-405f-9585-bffb38e9fb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:09.835390 [ 3 ] {} HTTP-Session: 4a6e8103-562d-405f-9585-bffb38e9fb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:09.835469 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:09.835512 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:09.835623 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:09.835964 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:09.836351 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.01 23:12:09.836671 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.01 23:12:09.836791 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} executeQuery: Read 48 rows, 3.82 KiB in 0.00128748 sec., 37282 rows/sec., 2.90 MiB/sec. 2024.02.01 23:12:09.836923 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} DynamicQueryHandler: Done processing query 2024.02.01 23:12:09.836947 [ 3 ] {0efee578-a97b-422c-987e-f4f0bf519b91} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.01 23:12:09.836963 [ 3 ] {} HTTP-Session: 4a6e8103-562d-405f-9585-bffb38e9fb77 Destroying unnamed session 2024.02.01 23:12:09.837099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:09.837143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:09.837161 [ 3 ] {} HTTP-Session: 5ce7a9d7-fa41-4751-b397-86638bed4f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:09.837178 [ 3 ] {} HTTP-Session: 5ce7a9d7-fa41-4751-b397-86638bed4f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:09.837252 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:09.837297 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:12:09.837419 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:09.837715 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:09.838167 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.01 23:12:09.838642 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.01 23:12:09.838803 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} executeQuery: Read 36 rows, 2.60 KiB in 0.001520615 sec., 23674 rows/sec., 1.67 MiB/sec. 2024.02.01 23:12:09.838931 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} DynamicQueryHandler: Done processing query 2024.02.01 23:12:09.838955 [ 3 ] {79a4c304-8f28-4670-8066-d613f76ec87c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:09.838971 [ 3 ] {} HTTP-Session: 5ce7a9d7-fa41-4751-b397-86638bed4f03 Destroying unnamed session 2024.02.01 23:12:09.839122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 25718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:09.839169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:09.839188 [ 3 ] {} HTTP-Session: 92b8ba82-d475-45fb-aff7-c8780d96e764 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:09.839205 [ 3 ] {} HTTP-Session: 92b8ba82-d475-45fb-aff7-c8780d96e764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:09.839283 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:09.839332 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:09.839473 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:09.839846 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:09.840294 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.01 23:12:09.840684 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.01 23:12:09.840816 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} executeQuery: Read 24 rows, 33.16 KiB in 0.001499055 sec., 16010 rows/sec., 21.60 MiB/sec. 2024.02.01 23:12:09.840940 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} DynamicQueryHandler: Done processing query 2024.02.01 23:12:09.840964 [ 3 ] {2096479b-6166-4c33-b861-ef578e6fd3a1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.01 23:12:09.840980 [ 3 ] {} HTTP-Session: 92b8ba82-d475-45fb-aff7-c8780d96e764 Destroying unnamed session 2024.02.01 23:12:14.830380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:14.830489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:14.830516 [ 3 ] {} HTTP-Session: aa9590cf-a970-4227-a356-36b39c94c101 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:14.830539 [ 3 ] {} HTTP-Session: aa9590cf-a970-4227-a356-36b39c94c101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:14.830702 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:14.830784 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:14.831001 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:14.831510 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:14.831842 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.01 23:12:14.832067 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.01 23:12:14.832218 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} executeQuery: Read 38 rows, 3.08 KiB in 0.001465284 sec., 25933 rows/sec., 2.05 MiB/sec. 2024.02.01 23:12:14.832388 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} DynamicQueryHandler: Done processing query 2024.02.01 23:12:14.832423 [ 3 ] {6dc1a9f3-ce11-4059-9775-175e74c52aa5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:14.832448 [ 3 ] {} HTTP-Session: aa9590cf-a970-4227-a356-36b39c94c101 Destroying unnamed session 2024.02.01 23:12:14.832621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:14.832682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:14.832712 [ 3 ] {} HTTP-Session: 458df3ec-6762-461f-a86c-3eee169b2ced Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:14.832737 [ 3 ] {} HTTP-Session: 458df3ec-6762-461f-a86c-3eee169b2ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:14.832839 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:14.832892 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:14.833036 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:14.833473 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:14.833708 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.01 23:12:14.833857 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.01 23:12:14.833956 [ 125 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.01 23:12:14.833962 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} executeQuery: Read 114 rows, 11.36 KiB in 0.001085416 sec., 105028 rows/sec., 10.22 MiB/sec. 2024.02.01 23:12:14.834005 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:14.834134 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.01 23:12:14.834147 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} DynamicQueryHandler: Done processing query 2024.02.01 23:12:14.834200 [ 3 ] {caf7659d-fa3b-4cde-aeae-3b24065afab5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:12:14.834227 [ 3 ] {} HTTP-Session: 458df3ec-6762-461f-a86c-3eee169b2ced Destroying unnamed session 2024.02.01 23:12:14.834293 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:14.834327 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 202 rows starting from the beginning of the part 2024.02.01 23:12:14.834402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:14.834470 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part 2024.02.01 23:12:14.834484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:14.834540 [ 3 ] {} HTTP-Session: 03614c3e-0842-4cf2-a16d-59b71f671837 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:14.834574 [ 3 ] {} HTTP-Session: 03614c3e-0842-4cf2-a16d-59b71f671837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:14.834684 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 63 rows starting from the beginning of the part 2024.02.01 23:12:14.834786 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:14.834888 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:14.834903 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part 2024.02.01 23:12:14.835179 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 108 rows starting from the beginning of the part 2024.02.01 23:12:14.835324 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:14.835391 [ 16 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 114 rows starting from the beginning of the part 2024.02.01 23:12:14.835995 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:14.836487 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.01 23:12:14.836741 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.01 23:12:14.836980 [ 125 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.01 23:12:14.837078 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:14.837084 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} executeQuery: Read 38 rows, 3.04 KiB in 0.002249452 sec., 16893 rows/sec., 1.32 MiB/sec. 2024.02.01 23:12:14.837111 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 709 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040641 sec., 233174.518136143 rows/sec., 21.61 MiB/sec. 2024.02.01 23:12:14.837299 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.01 23:12:14.837455 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} DynamicQueryHandler: Done processing query 2024.02.01 23:12:14.837554 [ 3 ] {1f33d73d-a142-4d46-9a94-d5f0a8add9a8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:14.837645 [ 3 ] {} HTTP-Session: 03614c3e-0842-4cf2-a16d-59b71f671837 Destroying unnamed session 2024.02.01 23:12:14.837698 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.01 23:12:14.837768 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:14.837874 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 104 rows starting from the beginning of the part 2024.02.01 23:12:14.837969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 40666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:14.838059 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part 2024.02.01 23:12:14.838063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:14.838140 [ 3 ] {} HTTP-Session: 021bd394-1271-4ae1-9d7c-d10940e81f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:14.838191 [ 3 ] {} HTTP-Session: 021bd394-1271-4ae1-9d7c-d10940e81f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:14.838208 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.01 23:12:14.838372 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 30 rows starting from the beginning of the part 2024.02.01 23:12:14.838418 [ 19 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_76_15} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.01 23:12:14.838451 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:14.838631 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:14.838721 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part 2024.02.01 23:12:14.838888 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part 2024.02.01 23:12:14.839014 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:14.839031 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part 2024.02.01 23:12:14.839735 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:14.839957 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 4 columns (4 merged, 0 gathered) in 0.002824276 sec., 104097.47489268046 rows/sec., 8.13 MiB/sec. 2024.02.01 23:12:14.840127 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.01 23:12:14.840246 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.01 23:12:14.840383 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.01 23:12:14.840490 [ 19 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_76_15} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.01 23:12:14.840598 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.01 23:12:14.840728 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} executeQuery: Read 38 rows, 52.51 KiB in 0.002223202 sec., 17092 rows/sec., 23.07 MiB/sec. 2024.02.01 23:12:14.840915 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} DynamicQueryHandler: Done processing query 2024.02.01 23:12:14.840953 [ 3 ] {bf67ed62-f0e0-461f-bbac-13ea2913085d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:12:14.840970 [ 3 ] {} HTTP-Session: 021bd394-1271-4ae1-9d7c-d10940e81f08 Destroying unnamed session 2024.02.01 23:12:19.419428 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:12:19.419480 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:12:19.829614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 3779, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.829754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.829786 [ 3 ] {} HTTP-Session: f9f3748c-5a22-4f5e-a165-e5f69d6b3c8d Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.829817 [ 3 ] {} HTTP-Session: f9f3748c-5a22-4f5e-a165-e5f69d6b3c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.829978 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.830056 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:19.830264 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.830828 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.831100 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.01 23:12:19.831269 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.01 23:12:19.831390 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} executeQuery: Read 26 rows, 2.11 KiB in 0.001370851 sec., 18966 rows/sec., 1.50 MiB/sec. 2024.02.01 23:12:19.831417 [ 131 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.01 23:12:19.831532 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.831606 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.831633 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.01 23:12:19.831640 [ 3 ] {fba06407-357a-42d7-8a64-e45779f0ade7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:19.831675 [ 3 ] {} HTTP-Session: f9f3748c-5a22-4f5e-a165-e5f69d6b3c8d Destroying unnamed session 2024.02.01 23:12:19.831721 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:19.831751 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 54 rows starting from the beginning of the part 2024.02.01 23:12:19.831846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.831866 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part 2024.02.01 23:12:19.831910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.831936 [ 3 ] {} HTTP-Session: 00b1f119-0ad4-42ed-9f44-6d1ec55262cf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.831971 [ 3 ] {} HTTP-Session: 00b1f119-0ad4-42ed-9f44-6d1ec55262cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.831980 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part 2024.02.01 23:12:19.832070 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.832092 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part 2024.02.01 23:12:19.832142 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:12:19.832243 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part 2024.02.01 23:12:19.832411 [ 17 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2024.02.01 23:12:19.832421 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.833000 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.833349 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.001765581 sec., 113843.54498604142 rows/sec., 9.01 MiB/sec. 2024.02.01 23:12:19.833356 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:12:19.833443 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.01 23:12:19.833550 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:12:19.833629 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.01 23:12:19.833725 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} executeQuery: Read 4 rows, 342.00 B in 0.001601358 sec., 2497 rows/sec., 208.56 KiB/sec. 2024.02.01 23:12:19.833770 [ 13 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_76_15} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.01 23:12:19.833948 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.833974 [ 3 ] {3e62be9f-bede-45ae-8023-5b86371b052e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:19.833990 [ 3 ] {} HTTP-Session: 00b1f119-0ad4-42ed-9f44-6d1ec55262cf Destroying unnamed session 2024.02.01 23:12:19.834166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.834218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.834239 [ 3 ] {} HTTP-Session: d8b901cb-1a10-4c5d-a734-1063d1239908 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.834256 [ 3 ] {} HTTP-Session: d8b901cb-1a10-4c5d-a734-1063d1239908 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.834338 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.834379 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:19.834486 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.834865 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.835086 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.01 23:12:19.835247 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.01 23:12:19.835371 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} executeQuery: Read 80 rows, 7.27 KiB in 0.001000043 sec., 79996 rows/sec., 7.10 MiB/sec. 2024.02.01 23:12:19.835495 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.835520 [ 3 ] {47e8a8d8-61d8-4a49-b60f-8e33b8fecb87} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:12:19.835537 [ 3 ] {} HTTP-Session: d8b901cb-1a10-4c5d-a734-1063d1239908 Destroying unnamed session 2024.02.01 23:12:19.835653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.835704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.835723 [ 3 ] {} HTTP-Session: 479c4822-8e47-44f2-ab25-7c9bfe79aea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.835741 [ 3 ] {} HTTP-Session: 479c4822-8e47-44f2-ab25-7c9bfe79aea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.835816 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.835858 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:12:19.835967 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.836256 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.836460 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.01 23:12:19.836609 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.01 23:12:19.836729 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} executeQuery: Read 4 rows, 286.00 B in 0.00087486 sec., 4572 rows/sec., 319.25 KiB/sec. 2024.02.01 23:12:19.836866 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.836890 [ 3 ] {d4ae05db-2cec-49d7-aa4c-5e3b5d0be7fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:19.836907 [ 3 ] {} HTTP-Session: 479c4822-8e47-44f2-ab25-7c9bfe79aea2 Destroying unnamed session 2024.02.01 23:12:19.837057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.837102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.837121 [ 3 ] {} HTTP-Session: abddeccd-b3f5-4f91-b8e7-1cf840b389a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.837138 [ 3 ] {} HTTP-Session: abddeccd-b3f5-4f91-b8e7-1cf840b389a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.837211 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.837251 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:19.837362 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.837680 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.837892 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.01 23:12:19.838060 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.01 23:12:19.838173 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} executeQuery: Read 30 rows, 2.41 KiB in 0.000930742 sec., 32232 rows/sec., 2.53 MiB/sec. 2024.02.01 23:12:19.838306 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.838330 [ 3 ] {1500f83a-e94a-4356-ab5d-1e5057ba1547} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:19.838355 [ 3 ] {} HTTP-Session: abddeccd-b3f5-4f91-b8e7-1cf840b389a6 Destroying unnamed session 2024.02.01 23:12:19.838471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.838515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.838537 [ 3 ] {} HTTP-Session: 6c7476d2-54b6-4da5-a4a3-b0cd547f4074 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.838554 [ 3 ] {} HTTP-Session: 6c7476d2-54b6-4da5-a4a3-b0cd547f4074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.838621 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.838663 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:12:19.838777 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.839077 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.839334 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.01 23:12:19.839530 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.01 23:12:19.839640 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} executeQuery: Read 2 rows, 144.00 B in 0.000982873 sec., 2034 rows/sec., 143.08 KiB/sec. 2024.02.01 23:12:19.839824 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.839848 [ 3 ] {b3a8d7e8-6c9d-4420-8974-5afd987f5278} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:19.839864 [ 3 ] {} HTTP-Session: 6c7476d2-54b6-4da5-a4a3-b0cd547f4074 Destroying unnamed session 2024.02.01 23:12:19.840132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 27855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:19.840179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:19.840198 [ 3 ] {} HTTP-Session: d4146dda-a059-4289-8373-cfa68616aba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:19.840214 [ 3 ] {} HTTP-Session: d4146dda-a059-4289-8373-cfa68616aba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:19.840294 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:19.840341 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:19.840482 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:19.840911 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.841203 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.01 23:12:19.841383 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.01 23:12:19.841501 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} executeQuery: Read 26 rows, 35.93 KiB in 0.001167907 sec., 22262 rows/sec., 30.04 MiB/sec. 2024.02.01 23:12:19.841500 [ 131 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.01 23:12:19.841586 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.13 GiB. 2024.02.01 23:12:19.841702 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.01 23:12:19.841715 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} DynamicQueryHandler: Done processing query 2024.02.01 23:12:19.841750 [ 3 ] {92725fbc-5386-40c3-a6dc-378c93f9ee9d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.01 23:12:19.841779 [ 3 ] {} HTTP-Session: d4146dda-a059-4289-8373-cfa68616aba8 Destroying unnamed session 2024.02.01 23:12:19.841820 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:19.841850 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1766 rows starting from the beginning of the part 2024.02.01 23:12:19.841959 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part 2024.02.01 23:12:19.842057 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part 2024.02.01 23:12:19.842152 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part 2024.02.01 23:12:19.842238 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part 2024.02.01 23:12:19.842319 [ 17 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2024.02.01 23:12:19.847860 [ 18 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1913 rows, containing 6 columns (6 merged, 0 gathered) in 0.006186194 sec., 309236.9880414355 rows/sec., 417.30 MiB/sec. 2024.02.01 23:12:19.848731 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.01 23:12:19.849055 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.01 23:12:19.849160 [ 13 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.01 23:12:19.849289 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_76_15: 13.15 MiB. 2024.02.01 23:12:24.830056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:24.830238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:24.830286 [ 3 ] {} HTTP-Session: 652714bf-7ade-4094-a795-5144e0438094 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:24.830328 [ 3 ] {} HTTP-Session: 652714bf-7ade-4094-a795-5144e0438094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:24.830530 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:24.830631 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:24.830901 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:24.831464 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:24.831728 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.01 23:12:24.831886 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.01 23:12:24.832010 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} executeQuery: Read 39 rows, 3.16 KiB in 0.001422773 sec., 27411 rows/sec., 2.17 MiB/sec. 2024.02.01 23:12:24.832228 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} DynamicQueryHandler: Done processing query 2024.02.01 23:12:24.832263 [ 3 ] {071cb9cb-2071-4814-9ea7-7860c27f6ca8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:24.832317 [ 3 ] {} HTTP-Session: 652714bf-7ade-4094-a795-5144e0438094 Destroying unnamed session 2024.02.01 23:12:24.832510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:24.832565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:24.832585 [ 3 ] {} HTTP-Session: 0ba5c1b0-f5bf-42f2-beb0-6dda36386fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:24.832605 [ 3 ] {} HTTP-Session: 0ba5c1b0-f5bf-42f2-beb0-6dda36386fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:24.832693 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:24.832735 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:24.832856 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:24.833243 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:24.833463 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.01 23:12:24.833614 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.01 23:12:24.833719 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} executeQuery: Read 117 rows, 11.63 KiB in 0.000997673 sec., 117272 rows/sec., 11.38 MiB/sec. 2024.02.01 23:12:24.833841 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} DynamicQueryHandler: Done processing query 2024.02.01 23:12:24.833865 [ 3 ] {7783ca96-ba6f-4f36-9427-9bcc74d67f75} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:12:24.833881 [ 3 ] {} HTTP-Session: 0ba5c1b0-f5bf-42f2-beb0-6dda36386fdf Destroying unnamed session 2024.02.01 23:12:24.834035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:24.834082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:24.834102 [ 3 ] {} HTTP-Session: 6c1f38d1-6162-4b43-9da8-107ecca6efe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:24.834121 [ 3 ] {} HTTP-Session: 6c1f38d1-6162-4b43-9da8-107ecca6efe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:24.834194 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:24.834235 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:24.834341 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:24.834663 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:24.834887 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.01 23:12:24.835048 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.01 23:12:24.835152 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} executeQuery: Read 45 rows, 3.58 KiB in 0.000929991 sec., 48387 rows/sec., 3.76 MiB/sec. 2024.02.01 23:12:24.835252 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} DynamicQueryHandler: Done processing query 2024.02.01 23:12:24.835277 [ 3 ] {7f00d1ca-02fe-4bc1-8397-80514840c1b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:24.835294 [ 3 ] {} HTTP-Session: 6c1f38d1-6162-4b43-9da8-107ecca6efe4 Destroying unnamed session 2024.02.01 23:12:24.835438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:24.835481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:24.835499 [ 3 ] {} HTTP-Session: 235f1aba-26dd-4dcf-a03f-6c3bcd54d586 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:24.835515 [ 3 ] {} HTTP-Session: 235f1aba-26dd-4dcf-a03f-6c3bcd54d586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:24.835595 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:24.835640 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:24.835770 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:24.836201 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:24.836506 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.01 23:12:24.836685 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.01 23:12:24.836784 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} executeQuery: Read 39 rows, 53.89 KiB in 0.001161537 sec., 33576 rows/sec., 45.31 MiB/sec. 2024.02.01 23:12:24.836975 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} DynamicQueryHandler: Done processing query 2024.02.01 23:12:24.836999 [ 3 ] {983a6bd4-e4de-426f-b154-47c23d413cec} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:12:24.837048 [ 3 ] {} HTTP-Session: 235f1aba-26dd-4dcf-a03f-6c3bcd54d586 Destroying unnamed session 2024.02.01 23:12:24.837209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:24.837260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:24.837280 [ 3 ] {} HTTP-Session: 5668847c-29aa-43d8-aabd-d9a67d9e625e Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:24.837296 [ 3 ] {} HTTP-Session: 5668847c-29aa-43d8-aabd-d9a67d9e625e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:24.837369 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:24.837411 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.01 23:12:24.837533 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:24.837781 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:24.838029 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.01 23:12:24.838204 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.01 23:12:24.838304 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} executeQuery: Read 6 rows, 405.00 B in 0.000905592 sec., 6625 rows/sec., 436.74 KiB/sec. 2024.02.01 23:12:24.838411 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} DynamicQueryHandler: Done processing query 2024.02.01 23:12:24.838433 [ 3 ] {f9ad9d53-4218-4256-8b18-6e0245fdd8d1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.01 23:12:24.838448 [ 3 ] {} HTTP-Session: 5668847c-29aa-43d8-aabd-d9a67d9e625e Destroying unnamed session 2024.02.01 23:12:29.829823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:29.829954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:29.829985 [ 3 ] {} HTTP-Session: 8a940bb1-75e4-49e9-81dd-4818440223ab Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:29.830013 [ 3 ] {} HTTP-Session: 8a940bb1-75e4-49e9-81dd-4818440223ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:29.830155 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:29.830217 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:29.830374 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:29.830841 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:29.831103 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.01 23:12:29.831267 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.01 23:12:29.831403 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} executeQuery: Read 31 rows, 2.51 KiB in 0.001205848 sec., 25708 rows/sec., 2.03 MiB/sec. 2024.02.01 23:12:29.831536 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} DynamicQueryHandler: Done processing query 2024.02.01 23:12:29.831561 [ 3 ] {36589bd0-73c6-4d53-b5d4-3bd09099d41b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:29.831577 [ 3 ] {} HTTP-Session: 8a940bb1-75e4-49e9-81dd-4818440223ab Destroying unnamed session 2024.02.01 23:12:29.831716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 14140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:29.831763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:29.831783 [ 3 ] {} HTTP-Session: 81daa25f-c89d-4596-9e2d-0732330d12a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:29.831801 [ 3 ] {} HTTP-Session: 81daa25f-c89d-4596-9e2d-0732330d12a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:29.831875 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:29.831915 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:29.832019 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:29.832359 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:29.832586 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.01 23:12:29.832735 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.01 23:12:29.832850 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} executeQuery: Read 93 rows, 8.45 KiB in 0.000946642 sec., 98241 rows/sec., 8.72 MiB/sec. 2024.02.01 23:12:29.832955 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} DynamicQueryHandler: Done processing query 2024.02.01 23:12:29.832978 [ 3 ] {c4546a4e-c964-482a-ae0e-835693d9825a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.01 23:12:29.832994 [ 3 ] {} HTTP-Session: 81daa25f-c89d-4596-9e2d-0732330d12a0 Destroying unnamed session 2024.02.01 23:12:29.833166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:29.833211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:29.833229 [ 3 ] {} HTTP-Session: d5fa30ec-8d81-4200-b5c1-adf7a771dd07 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:29.833247 [ 3 ] {} HTTP-Session: d5fa30ec-8d81-4200-b5c1-adf7a771dd07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:29.833320 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:29.833358 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:29.833463 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:29.833734 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:29.833939 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.01 23:12:29.834089 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.01 23:12:29.834197 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} executeQuery: Read 34 rows, 2.75 KiB in 0.000844199 sec., 40274 rows/sec., 3.18 MiB/sec. 2024.02.01 23:12:29.834310 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} DynamicQueryHandler: Done processing query 2024.02.01 23:12:29.834333 [ 3 ] {2985d91a-bb7d-4ee6-bcc5-6dc0e96aa2e8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:29.834349 [ 3 ] {} HTTP-Session: d5fa30ec-8d81-4200-b5c1-adf7a771dd07 Destroying unnamed session 2024.02.01 23:12:29.834480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:29.834524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:29.834543 [ 3 ] {} HTTP-Session: 088b5059-fa1e-41ab-bd9f-3d5a0ac6e202 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:29.834560 [ 3 ] {} HTTP-Session: 088b5059-fa1e-41ab-bd9f-3d5a0ac6e202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:29.834638 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:29.834682 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:29.834818 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:29.835221 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:29.835516 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.01 23:12:29.835693 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.01 23:12:29.835821 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} executeQuery: Read 31 rows, 42.84 KiB in 0.001153607 sec., 26872 rows/sec., 36.26 MiB/sec. 2024.02.01 23:12:29.835943 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} DynamicQueryHandler: Done processing query 2024.02.01 23:12:29.835971 [ 3 ] {b8346e87-6380-42b3-b21e-5a495bf20f28} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.01 23:12:29.835994 [ 3 ] {} HTTP-Session: 088b5059-fa1e-41ab-bd9f-3d5a0ac6e202 Destroying unnamed session 2024.02.01 23:12:29.836111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:29.836155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:29.836173 [ 3 ] {} HTTP-Session: 70991644-5cdb-470d-b115-8ee6353d5e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:29.836191 [ 3 ] {} HTTP-Session: 70991644-5cdb-470d-b115-8ee6353d5e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:29.836259 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:29.836300 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.01 23:12:29.836405 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:29.836641 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:29.836877 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.01 23:12:29.837058 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.01 23:12:29.837171 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} executeQuery: Read 3 rows, 246.00 B in 0.000874001 sec., 3432 rows/sec., 274.87 KiB/sec. 2024.02.01 23:12:29.837173 [ 71 ] {} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.01 23:12:29.837284 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.63 GiB. 2024.02.01 23:12:29.837332 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} DynamicQueryHandler: Done processing query 2024.02.01 23:12:29.837382 [ 3 ] {f819b717-6793-48b7-b49f-9cd16bc4af43} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.01 23:12:29.837395 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.01 23:12:29.837407 [ 3 ] {} HTTP-Session: 70991644-5cdb-470d-b115-8ee6353d5e35 Destroying unnamed session 2024.02.01 23:12:29.837502 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:29.837538 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.02.01 23:12:29.837674 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2024.02.01 23:12:29.837798 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2024.02.01 23:12:29.837909 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2024.02.01 23:12:29.838005 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.02.01 23:12:29.838096 [ 17 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2024.02.01 23:12:29.838635 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130045 sec., 39217.19404821408 rows/sec., 2.79 MiB/sec. 2024.02.01 23:12:29.838719 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.01 23:12:29.838912 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.01 23:12:29.838964 [ 13 ] {069d7b31-a420-4c22-9794-7a7e65b4d4fb::all_1_6_1} oximeter.measurements_i64 (069d7b31-a420-4c22-9794-7a7e65b4d4fb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.01 23:12:32.035723 [ 65 ] {} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.01 23:12:32.035849 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:32.035994 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.01 23:12:32.036220 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:32.036283 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.01 23:12:32.036539 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.01 23:12:32.036675 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.01 23:12:32.036775 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.01 23:12:32.036904 [ 20 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.01 23:12:32.037532 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001606907 sec., 12446.27100386021 rows/sec., 869.05 KiB/sec. 2024.02.01 23:12:32.037635 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.01 23:12:32.037820 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.01 23:12:32.037891 [ 24 ] {540eca3d-0d11-4980-ad65-70b085f4007b::all_1_18_4} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.01 23:12:33.081496 [ 65 ] {} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.01 23:12:33.081615 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:33.081742 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.01 23:12:33.081903 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:33.081943 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.01 23:12:33.082134 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.01 23:12:33.082272 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.01 23:12:33.082366 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.01 23:12:33.082449 [ 20 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.01 23:12:33.083033 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349292 sec., 14822.588438973922 rows/sec., 1.21 MiB/sec. 2024.02.01 23:12:33.083139 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.01 23:12:33.083342 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.01 23:12:33.083418 [ 12 ] {d898ce57-71c4-448c-8f50-dac8f1408dc0::all_1_18_4} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.01 23:12:34.160879 [ 57 ] {} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2024.02.01 23:12:34.160981 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.161125 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact 2024.02.01 23:12:34.161334 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:34.161392 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 704 rows starting from the beginning of the part 2024.02.01 23:12:34.161614 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.02.01 23:12:34.161789 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.02.01 23:12:34.161956 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.01 23:12:34.162104 [ 18 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.02.01 23:12:34.162870 [ 17 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001813612 sec., 430080.9654986844 rows/sec., 30.33 MiB/sec. 2024.02.01 23:12:34.163063 [ 12 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2024.02.01 23:12:34.163355 [ 12 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6. 2024.02.01 23:12:34.163434 [ 12 ] {70db6ecf-fa08-4c54-8f9c-a43a35e53792::all_1_25_6} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792) (MergerMutator): Merged 5 parts: from all_1_21_5 to all_25_25_0 2024.02.01 23:12:34.419523 [ 57 ] {} DNSResolver: Updating DNS cache 2024.02.01 23:12:34.419587 [ 57 ] {} DNSResolver: Updated DNS cache 2024.02.01 23:12:34.830302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.830408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.830436 [ 3 ] {} HTTP-Session: 4cc494fe-e179-4a35-8691-44d95bdf3304 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.830464 [ 3 ] {} HTTP-Session: 4cc494fe-e179-4a35-8691-44d95bdf3304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.830601 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.830667 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:34.830851 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.831290 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.831578 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.01 23:12:34.831758 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.01 23:12:34.831892 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} executeQuery: Read 39 rows, 3.16 KiB in 0.001253599 sec., 31110 rows/sec., 2.46 MiB/sec. 2024.02.01 23:12:34.832035 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.832066 [ 3 ] {34c9a3ae-e8d2-4e58-8842-9040647438e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:34.832085 [ 3 ] {} HTTP-Session: 4cc494fe-e179-4a35-8691-44d95bdf3304 Destroying unnamed session 2024.02.01 23:12:34.832212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.832264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.832287 [ 3 ] {} HTTP-Session: 9cf6f657-e40f-4287-b4d6-cb377f6920c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.832304 [ 3 ] {} HTTP-Session: 9cf6f657-e40f-4287-b4d6-cb377f6920c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.832374 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.832413 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:12:34.832517 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.832774 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.832980 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:12:34.833123 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:12:34.833237 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} executeQuery: Read 2 rows, 175.00 B in 0.00083639 sec., 2391 rows/sec., 204.33 KiB/sec. 2024.02.01 23:12:34.833376 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.833399 [ 3 ] {d9f4742c-bffd-43ad-8b43-621850f63d6e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:34.833415 [ 3 ] {} HTTP-Session: 9cf6f657-e40f-4287-b4d6-cb377f6920c8 Destroying unnamed session 2024.02.01 23:12:34.833542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.833586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.833603 [ 3 ] {} HTTP-Session: fb604e3e-2088-4456-8513-9b742bb4982c Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.833620 [ 3 ] {} HTTP-Session: fb604e3e-2088-4456-8513-9b742bb4982c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.833696 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.833733 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:34.833841 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.834174 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.834380 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.01 23:12:34.834522 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.01 23:12:34.834644 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} executeQuery: Read 118 rows, 11.71 KiB in 0.000919451 sec., 128337 rows/sec., 12.44 MiB/sec. 2024.02.01 23:12:34.834743 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.834764 [ 3 ] {05b4e1d2-dc4f-4b5f-9a0f-f263b424a15b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:12:34.834780 [ 3 ] {} HTTP-Session: fb604e3e-2088-4456-8513-9b742bb4982c Destroying unnamed session 2024.02.01 23:12:34.834935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.834979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.834998 [ 3 ] {} HTTP-Session: 9fc2a210-7d28-46e9-ba9d-223688806409 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.835015 [ 3 ] {} HTTP-Session: 9fc2a210-7d28-46e9-ba9d-223688806409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.835081 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.835120 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:12:34.835223 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.835458 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.835651 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.01 23:12:34.835795 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.01 23:12:34.835906 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} executeQuery: Read 2 rows, 143.00 B in 0.000796809 sec., 2510 rows/sec., 175.26 KiB/sec. 2024.02.01 23:12:34.836017 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.836040 [ 3 ] {a9f90e96-8f3b-426f-9ef0-e9fa3ea2a972} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:34.836056 [ 3 ] {} HTTP-Session: 9fc2a210-7d28-46e9-ba9d-223688806409 Destroying unnamed session 2024.02.01 23:12:34.836156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.836200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.836219 [ 3 ] {} HTTP-Session: e9514e9b-84bd-44b4-bd4b-a9a08e0c59a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.836235 [ 3 ] {} HTTP-Session: e9514e9b-84bd-44b4-bd4b-a9a08e0c59a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.836304 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.836342 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:34.836444 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.836715 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.836920 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.01 23:12:34.837062 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.01 23:12:34.837182 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} executeQuery: Read 41 rows, 3.29 KiB in 0.000849379 sec., 48270 rows/sec., 3.78 MiB/sec. 2024.02.01 23:12:34.837294 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.837318 [ 3 ] {2c7dacc5-506f-43ff-a38f-09fd7ca6d1ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:34.837343 [ 3 ] {} HTTP-Session: e9514e9b-84bd-44b4-bd4b-a9a08e0c59a0 Destroying unnamed session 2024.02.01 23:12:34.837459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.837502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.837520 [ 3 ] {} HTTP-Session: ae6a58c5-b0ef-487a-9c41-c0cb33fa1784 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.837536 [ 3 ] {} HTTP-Session: ae6a58c5-b0ef-487a-9c41-c0cb33fa1784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.837602 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.837644 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:12:34.837761 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.837999 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.838250 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.01 23:12:34.838417 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.01 23:12:34.838533 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} executeQuery: Read 1 rows, 72.00 B in 0.000903331 sec., 1107 rows/sec., 77.84 KiB/sec. 2024.02.01 23:12:34.838645 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.838667 [ 3 ] {8b03d17f-8136-4ba9-8924-c86c8c7c9669} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:34.838682 [ 3 ] {} HTTP-Session: ae6a58c5-b0ef-487a-9c41-c0cb33fa1784 Destroying unnamed session 2024.02.01 23:12:34.838817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:34.838861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:34.838880 [ 3 ] {} HTTP-Session: 306290d7-dfc6-4a3a-8a11-5db3aac9d9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:34.838896 [ 3 ] {} HTTP-Session: 306290d7-dfc6-4a3a-8a11-5db3aac9d9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:34.838974 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:34.839020 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:34.839152 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:34.839603 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:34.839889 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.01 23:12:34.840063 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.01 23:12:34.840180 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} executeQuery: Read 39 rows, 53.89 KiB in 0.001174587 sec., 33203 rows/sec., 44.81 MiB/sec. 2024.02.01 23:12:34.840287 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} DynamicQueryHandler: Done processing query 2024.02.01 23:12:34.840309 [ 3 ] {f9b7293d-e7e4-425f-a3a9-f59457f7a421} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:12:34.840324 [ 3 ] {} HTTP-Session: 306290d7-dfc6-4a3a-8a11-5db3aac9d9e4 Destroying unnamed session 2024.02.01 23:12:39.830946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.831121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.831168 [ 3 ] {} HTTP-Session: 45ede26e-a412-42b4-ab85-645cfa6ee581 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.831209 [ 3 ] {} HTTP-Session: 45ede26e-a412-42b4-ab85-645cfa6ee581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.831420 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.831506 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:39.831665 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.832080 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.832337 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.01 23:12:39.832502 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.01 23:12:39.832621 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} executeQuery: Read 31 rows, 2.51 KiB in 0.001145757 sec., 27056 rows/sec., 2.14 MiB/sec. 2024.02.01 23:12:39.832822 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.832848 [ 3 ] {8e0463d3-3f6d-4c9e-bd0c-5e73137c697c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:39.832897 [ 3 ] {} HTTP-Session: 45ede26e-a412-42b4-ab85-645cfa6ee581 Destroying unnamed session 2024.02.01 23:12:39.833103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.833156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.833176 [ 3 ] {} HTTP-Session: 76cff31f-ba77-48d8-9cf4-bf3fb94981bb Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.833193 [ 3 ] {} HTTP-Session: 76cff31f-ba77-48d8-9cf4-bf3fb94981bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.833275 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.833317 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.01 23:12:39.833436 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.833716 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.833924 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:12:39.834070 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} oximeter.fields_ipaddr (d898ce57-71c4-448c-8f50-dac8f1408dc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:12:39.834190 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} executeQuery: Read 2 rows, 175.00 B in 0.000888381 sec., 2251 rows/sec., 192.37 KiB/sec. 2024.02.01 23:12:39.834304 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.834328 [ 3 ] {8836ada0-dc56-4de0-9f0d-756a7185695a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:39.834344 [ 3 ] {} HTTP-Session: 76cff31f-ba77-48d8-9cf4-bf3fb94981bb Destroying unnamed session 2024.02.01 23:12:39.834530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 19228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.834575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.834593 [ 3 ] {} HTTP-Session: 2d0d81f5-d0eb-47d2-bdf8-c78a1087c6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.834610 [ 3 ] {} HTTP-Session: 2d0d81f5-d0eb-47d2-bdf8-c78a1087c6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.834687 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.834725 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:39.834828 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.835172 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.835394 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.01 23:12:39.835540 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.01 23:12:39.835664 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} executeQuery: Read 130 rows, 11.31 KiB in 0.000946182 sec., 137394 rows/sec., 11.67 MiB/sec. 2024.02.01 23:12:39.835659 [ 52 ] {} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.01 23:12:39.835769 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.835842 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.835884 [ 3 ] {ce34f1c0-2f6c-442c-9c70-a2a4f45d6f14} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:12:39.835882 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.01 23:12:39.835906 [ 3 ] {} HTTP-Session: 2d0d81f5-d0eb-47d2-bdf8-c78a1087c6f5 Destroying unnamed session 2024.02.01 23:12:39.836021 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:39.836073 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 226 rows starting from the beginning of the part 2024.02.01 23:12:39.836082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.836166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.836204 [ 3 ] {} HTTP-Session: e8740fe1-3a02-466f-9018-f1902029ff20 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.836264 [ 3 ] {} HTTP-Session: e8740fe1-3a02-466f-9018-f1902029ff20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.836285 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part 2024.02.01 23:12:39.836436 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.836508 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 117 rows starting from the beginning of the part 2024.02.01 23:12:39.836524 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.01 23:12:39.836786 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 93 rows starting from the beginning of the part 2024.02.01 23:12:39.836952 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.836992 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part 2024.02.01 23:12:39.837152 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 130 rows starting from the beginning of the part 2024.02.01 23:12:39.837650 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.838032 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.01 23:12:39.838354 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} oximeter.fields_u16 (540eca3d-0d11-4980-ad65-70b085f4007b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.01 23:12:39.838548 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} executeQuery: Read 2 rows, 143.00 B in 0.002044407 sec., 978 rows/sec., 68.31 KiB/sec. 2024.02.01 23:12:39.838982 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.839008 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 4 columns (4 merged, 0 gathered) in 0.003185614 sec., 239828.1775507014 rows/sec., 21.88 MiB/sec. 2024.02.01 23:12:39.839020 [ 3 ] {05291408-d439-405f-a8a6-bbdeae236310} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.01 23:12:39.839073 [ 3 ] {} HTTP-Session: e8740fe1-3a02-466f-9018-f1902029ff20 Destroying unnamed session 2024.02.01 23:12:39.839151 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.01 23:12:39.839215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 9690, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.839280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.839309 [ 3 ] {} HTTP-Session: ba554462-7b9a-409e-8db3-5f8279d6b241 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.839336 [ 3 ] {} HTTP-Session: ba554462-7b9a-409e-8db3-5f8279d6b241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.839382 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.01 23:12:39.839474 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.839494 [ 20 ] {87d938eb-e917-480f-82b7-c4b7019d978d::all_1_81_16} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.01 23:12:39.839535 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:39.839723 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.840038 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.840248 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.01 23:12:39.840399 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.01 23:12:39.840516 [ 52 ] {} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.01 23:12:39.840524 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} executeQuery: Read 57 rows, 4.54 KiB in 0.001001583 sec., 56909 rows/sec., 4.43 MiB/sec. 2024.02.01 23:12:39.840568 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.840709 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.01 23:12:39.840731 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.840759 [ 3 ] {eb9fad7e-1c95-4397-8365-5a84095f123a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.01 23:12:39.840788 [ 3 ] {} HTTP-Session: ba554462-7b9a-409e-8db3-5f8279d6b241 Destroying unnamed session 2024.02.01 23:12:39.840809 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:39.840839 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 115 rows starting from the beginning of the part 2024.02.01 23:12:39.840912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.840951 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part 2024.02.01 23:12:39.840966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.840995 [ 3 ] {} HTTP-Session: 85f39158-be62-410d-ae02-b63b94ea6dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.841016 [ 3 ] {} HTTP-Session: 85f39158-be62-410d-ae02-b63b94ea6dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.841064 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 45 rows starting from the beginning of the part 2024.02.01 23:12:39.841126 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.841184 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part 2024.02.01 23:12:39.841189 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.01 23:12:39.841330 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part 2024.02.01 23:12:39.841471 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.841488 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 57 rows starting from the beginning of the part 2024.02.01 23:12:39.841919 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.842284 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.01 23:12:39.842371 [ 17 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 4 columns (4 merged, 0 gathered) in 0.001738431 sec., 185224.49266033567 rows/sec., 14.48 MiB/sec. 2024.02.01 23:12:39.842535 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.01 23:12:39.842576 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} oximeter.measurements_cumulativeu64 (70db6ecf-fa08-4c54-8f9c-a43a35e53792): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.01 23:12:39.842788 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} executeQuery: Read 37 rows, 2.67 KiB in 0.001619548 sec., 22845 rows/sec., 1.61 MiB/sec. 2024.02.01 23:12:39.842858 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.01 23:12:39.843003 [ 12 ] {deeba176-cbb1-40fc-9b42-87910cb6ea05::all_1_81_16} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.01 23:12:39.843008 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.843050 [ 3 ] {cd9dc328-dce6-4bfa-9a19-b05cea26c6cc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:39.843097 [ 3 ] {} HTTP-Session: 85f39158-be62-410d-ae02-b63b94ea6dd3 Destroying unnamed session 2024.02.01 23:12:39.843273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 33197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:39.843320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:39.843339 [ 3 ] {} HTTP-Session: 280fa27d-8b11-4b5a-b191-adb02b37e0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:39.843355 [ 3 ] {} HTTP-Session: 280fa27d-8b11-4b5a-b191-adb02b37e0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:39.843444 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:39.843488 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:39.843658 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:39.844089 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:39.844383 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.01 23:12:39.844556 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.01 23:12:39.844683 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} executeQuery: Read 31 rows, 42.84 KiB in 0.001212088 sec., 25575 rows/sec., 34.51 MiB/sec. 2024.02.01 23:12:39.844800 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} DynamicQueryHandler: Done processing query 2024.02.01 23:12:39.844822 [ 3 ] {b33ff4ac-f3f6-4399-a184-58b1b7565db5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.01 23:12:39.844838 [ 3 ] {} HTTP-Session: 280fa27d-8b11-4b5a-b191-adb02b37e0ff Destroying unnamed session 2024.02.01 23:12:44.829552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 5642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:44.829728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:44.829775 [ 3 ] {} HTTP-Session: f742526d-4eb1-4d40-a901-c8a9473ed9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:44.829853 [ 3 ] {} HTTP-Session: f742526d-4eb1-4d40-a901-c8a9473ed9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:44.830053 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:44.830151 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.01 23:12:44.830413 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:44.830913 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:44.831167 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.01 23:12:44.831326 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.01 23:12:44.831456 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} executeQuery: Read 39 rows, 3.16 KiB in 0.001338351 sec., 29140 rows/sec., 2.31 MiB/sec. 2024.02.01 23:12:44.831458 [ 123 ] {} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.01 23:12:44.831576 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:44.831646 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} DynamicQueryHandler: Done processing query 2024.02.01 23:12:44.831697 [ 3 ] {7cf811bc-fdc8-44ff-8e87-626f4739757e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:44.831730 [ 3 ] {} HTTP-Session: f742526d-4eb1-4d40-a901-c8a9473ed9fd Destroying unnamed session 2024.02.01 23:12:44.831732 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.01 23:12:44.831938 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:44.831980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 18786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:44.832013 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part 2024.02.01 23:12:44.832048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:44.832115 [ 3 ] {} HTTP-Session: 310602b8-85fc-4fbc-b070-6268de6f3cca Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:44.832141 [ 3 ] {} HTTP-Session: 310602b8-85fc-4fbc-b070-6268de6f3cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:44.832394 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:44.832418 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part 2024.02.01 23:12:44.832474 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.01 23:12:44.832719 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part 2024.02.01 23:12:44.832935 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:44.832975 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part 2024.02.01 23:12:44.833167 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part 2024.02.01 23:12:44.833431 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part 2024.02.01 23:12:44.833896 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:44.834310 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.02.01 23:12:44.834634 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} oximeter.fields_string (87d938eb-e917-480f-82b7-c4b7019d978d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.02.01 23:12:44.834951 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} executeQuery: Read 117 rows, 11.63 KiB in 0.002480398 sec., 47169 rows/sec., 4.58 MiB/sec. 2024.02.01 23:12:44.835209 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.003552073 sec., 68410.75619785966 rows/sec., 5.42 MiB/sec. 2024.02.01 23:12:44.835375 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} DynamicQueryHandler: Done processing query 2024.02.01 23:12:44.835409 [ 3 ] {cbdaad1a-18b8-42ac-9987-0c70ab38f0b1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.01 23:12:44.835419 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.01 23:12:44.835439 [ 3 ] {} HTTP-Session: 310602b8-85fc-4fbc-b070-6268de6f3cca Destroying unnamed session 2024.02.01 23:12:44.835637 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.01 23:12:44.835682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 6657, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:44.835743 [ 10 ] {0ac9de6a-109e-40ef-af6f-ab7078c3e123::all_1_81_16} oximeter.fields_i64 (0ac9de6a-109e-40ef-af6f-ab7078c3e123) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.01 23:12:44.835757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:44.835791 [ 3 ] {} HTTP-Session: 410210fe-10b8-40a0-88d4-d2135658a1ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:44.835838 [ 3 ] {} HTTP-Session: 410210fe-10b8-40a0-88d4-d2135658a1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:44.835926 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:44.835965 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.01 23:12:44.836084 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:44.836512 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:44.836717 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.02.01 23:12:44.836905 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} oximeter.fields_uuid (deeba176-cbb1-40fc-9b42-87910cb6ea05): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.02.01 23:12:44.837058 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} executeQuery: Read 39 rows, 3.12 KiB in 0.001093636 sec., 35660 rows/sec., 2.79 MiB/sec. 2024.02.01 23:12:44.837218 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} DynamicQueryHandler: Done processing query 2024.02.01 23:12:44.837263 [ 3 ] {79279048-1bd1-47aa-a154-6691c206d4d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.01 23:12:44.837279 [ 3 ] {} HTTP-Session: 410210fe-10b8-40a0-88d4-d2135658a1ed Destroying unnamed session 2024.02.01 23:12:44.837452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35362, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.01 23:12:44.837498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.01 23:12:44.837517 [ 3 ] {} HTTP-Session: 9ec72d85-b39b-4bdd-a84b-515a304ec542 Authenticating user 'default' from [fd00:1122:3344:101::d]:35362 2024.02.01 23:12:44.837533 [ 3 ] {} HTTP-Session: 9ec72d85-b39b-4bdd-a84b-515a304ec542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.01 23:12:44.837616 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} executeQuery: (from [fd00:1122:3344:101::d]:35362) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.01 23:12:44.837661 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.01 23:12:44.837797 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} ParallelParsingInputFormat: Parallel parsing is used 2024.02.01 23:12:44.838290 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:44.838626 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.01 23:12:44.838811 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.01 23:12:44.838936 [ 123 ] {} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.01 23:12:44.838947 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} executeQuery: Read 39 rows, 53.89 KiB in 0.00129544 sec., 30105 rows/sec., 40.63 MiB/sec. 2024.02.01 23:12:44.839002 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.62 GiB. 2024.02.01 23:12:44.839170 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.01 23:12:44.839217 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} DynamicQueryHandler: Done processing query 2024.02.01 23:12:44.839266 [ 3 ] {14a46dd2-8382-4a19-84ce-d2e687fa3865} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.01 23:12:44.839319 [ 3 ] {} HTTP-Session: 9ec72d85-b39b-4bdd-a84b-515a304ec542 Destroying unnamed session 2024.02.01 23:12:44.839374 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.01 23:12:44.839411 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1913 rows starting from the beginning of the part 2024.02.01 23:12:44.839525 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 39 rows starting from the beginning of the part 2024.02.01 23:12:44.839626 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part 2024.02.01 23:12:44.839721 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part 2024.02.01 23:12:44.839817 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part 2024.02.01 23:12:44.839907 [ 30 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 39 rows starting from the beginning of the part 2024.02.01 23:12:44.843459 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2092 rows, containing 6 columns (6 merged, 0 gathered) in 0.004381462 sec., 477466.19735604234 rows/sec., 644.32 MiB/sec. 2024.02.01 23:12:44.844347 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.01 23:12:44.844589 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.01 23:12:44.844660 [ 10 ] {9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16} oximeter.measurements_histogramf64 (9e253d4b-c0e8-449d-91f3-beb829def172) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.01 23:12:44.844729 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9e253d4b-c0e8-449d-91f3-beb829def172::all_1_81_16: 13.44 MiB. 2024.02.01 23:12:45.001122 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 250.27 MiB, peak 260.68 MiB, will set to 247.20 MiB (RSS), difference: -3.07 MiB