[ Jan 23 18:48:09 Enabled. ] [ Jan 23 18:48:09 Rereading configuration. ] [ Jan 23 18:48:11 Rereading configuration. ] [ Jan 23 18:48:13 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 23 18:48:13 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.01.23 18:48:13.766771 [ 1 ] {} Application: Will watch for the process with pid 26684 2024.01.23 18:48:13.766857 [ 1 ] {} Application: Forked a child process to watch 2024.01.23 18:48:14.281058 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26684 2024.01.23 18:48:14.281213 [ 1 ] {} Application: starting up 2024.01.23 18:48:14.281391 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.23 18:48:14.361627 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.23 18:48:14.361701 [ 1 ] {} Application: Initializing DateLUT. 2024.01.23 18:48:14.361714 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.23 18:48:14.361746 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.23 18:48:14.362198 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.23 18:48:14.362871 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.23 18:48:14.363430 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.23 18:48:14.363687 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.01.23 18:48:14.365863 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.23 18:48:14.365963 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.23 18:48:14.366674 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.23 18:48:14.366893 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.23 18:48:14.373944 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.23 18:48:14.374229 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.23 18:48:14.374278 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.23 18:48:14.375533 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.23 18:48:14.376003 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.23 18:48:14.376242 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.23 18:48:14.376566 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.23 18:48:14.377384 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.23 18:48:14.377424 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.23 18:48:14.377481 [ 1 ] {} Application: Loaded user defined objects 2024.01.23 18:48:14.377522 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.23 18:48:14.389087 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.23 18:48:14.389138 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129063 sec 2024.01.23 18:48:14.389702 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.23 18:48:14.389795 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.23 18:48:14.389816 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.23 18:48:14.389856 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.23 18:48:14.389869 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.23 18:48:14.389905 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.23 18:48:14.389942 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.23 18:48:14.389974 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.23 18:48:14.390016 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.23 18:48:14.390069 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.23 18:48:14.390082 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.23 18:48:14.390118 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.23 18:48:14.390157 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.23 18:48:14.390186 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.23 18:48:14.390223 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.23 18:48:14.390236 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.23 18:48:14.424183 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.23 18:48:14.432487 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.23 18:48:14.432621 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152873 sec 2024.01.23 18:48:14.432672 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.23 18:48:14.432689 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.23 18:48:14.432714 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.23 18:48:14.434670 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.23 18:48:14.439653 [ 1 ] {} Application: Loaded metadata. 2024.01.23 18:48:14.439778 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.01.23 18:48:14.439820 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.23 18:48:15.010490 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.01.23 18:48:15.028013 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.01.23 18:48:15.028060 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.23 18:48:15.074617 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.23 18:48:15.075325 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.01.23 18:48:15.075627 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.23 18:48:15.075659 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.23 18:48:15.075673 [ 105 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:48:15.075734 [ 105 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:48:15.075769 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.23 18:48:15.075808 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.23 18:48:15.075879 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.23 18:48:15.075900 [ 1 ] {} Application: Ready for connections. 2024.01.23 18:48:30.076564 [ 158 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:48:30.076628 [ 158 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:48:30.737960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.738158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.738775 [ 3 ] {} HTTP-Session: a49ef085-1bdf-4c86-9b9c-7660c38ab7ea Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.738821 [ 3 ] {} HTTP-Session: a49ef085-1bdf-4c86-9b9c-7660c38ab7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.738947 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.23 18:48:30.738979 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.23 18:48:30.738993 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.23 18:48:30.740579 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} executeQuery: (from [fd00:1122:3344:101::d]:49959) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.23 18:48:30.764526 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49959) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2024.01.23 18:48:30.765454 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.23 18:48:30.766246 [ 3 ] {a695b974-90c5-4a2c-ad8d-5400b4a9237b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.766291 [ 3 ] {} HTTP-Session: a49ef085-1bdf-4c86-9b9c-7660c38ab7ea Destroying unnamed session 2024.01.23 18:48:30.766665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.766721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.766747 [ 3 ] {} HTTP-Session: 6611ffb9-4b6d-48cc-aae8-d7666a5e973d Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.766766 [ 3 ] {} HTTP-Session: 6611ffb9-4b6d-48cc-aae8-d7666a5e973d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.766870 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} executeQuery: (from [fd00:1122:3344:101::d]:49959) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:48:30.766956 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.23 18:48:30.767989 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.23 18:48:30.770030 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:48:30.774932 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.774962 [ 3 ] {2738c517-fc9d-4256-90a9-37b3b72246e4} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.23 18:48:30.775011 [ 3 ] {} HTTP-Session: 6611ffb9-4b6d-48cc-aae8-d7666a5e973d Destroying unnamed session 2024.01.23 18:48:30.775168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.775227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.775248 [ 3 ] {} HTTP-Session: 4f109dcc-ca4c-41ae-8444-951565ed205c Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.775274 [ 3 ] {} HTTP-Session: 4f109dcc-ca4c-41ae-8444-951565ed205c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.775378 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} executeQuery: (from [fd00:1122:3344:101::d]:49959) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.23 18:48:30.775633 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49959) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2024.01.23 18:48:30.775772 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.23 18:48:30.775901 [ 3 ] {e588e010-408a-4f78-a8a7-185a5277061e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.775926 [ 3 ] {} HTTP-Session: 4f109dcc-ca4c-41ae-8444-951565ed205c Destroying unnamed session 2024.01.23 18:48:30.776248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.776304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.776329 [ 3 ] {} HTTP-Session: 88e2fa7f-26b7-4441-ae9b-bc18aa80b621 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.776345 [ 3 ] {} HTTP-Session: 88e2fa7f-26b7-4441-ae9b-bc18aa80b621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.776462 [ 3 ] {3a4131de-8d69-4a2d-8d09-47a6cb9ac019} executeQuery: (from [fd00:1122:3344:101::d]:49959) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.23 18:48:30.776574 [ 3 ] {3a4131de-8d69-4a2d-8d09-47a6cb9ac019} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.776596 [ 3 ] {3a4131de-8d69-4a2d-8d09-47a6cb9ac019} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.776619 [ 3 ] {} HTTP-Session: 88e2fa7f-26b7-4441-ae9b-bc18aa80b621 Destroying unnamed session 2024.01.23 18:48:30.776733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.776780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.776804 [ 3 ] {} HTTP-Session: aefade41-45f2-4e10-af49-bb14ec4953f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.776819 [ 3 ] {} HTTP-Session: aefade41-45f2-4e10-af49-bb14ec4953f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.776881 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.23 18:48:30.776948 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.23 18:48:30.779261 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.23 18:48:30.779307 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6112e-05 sec 2024.01.23 18:48:30.779334 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.23 18:48:30.779349 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} DatabaseAtomic (oximeter): Starting up tables. 2024.01.23 18:48:30.779423 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.779443 [ 3 ] {58f7d6ea-ae8d-41c2-80f4-94fc6b84f268} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.779466 [ 3 ] {} HTTP-Session: aefade41-45f2-4e10-af49-bb14ec4953f1 Destroying unnamed session 2024.01.23 18:48:30.779567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.779615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.779640 [ 3 ] {} HTTP-Session: 4691a05f-7bf0-400c-8a97-045c82762be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.779656 [ 3 ] {} HTTP-Session: 4691a05f-7bf0-400c-8a97-045c82762be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.779797 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.01.23 18:48:30.779849 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.23 18:48:30.784177 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} oximeter.version (ef304b06-bb2b-4c0a-a3ce-0968fe829ae5): Loading data parts 2024.01.23 18:48:30.784323 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} oximeter.version (ef304b06-bb2b-4c0a-a3ce-0968fe829ae5): There are no data parts 2024.01.23 18:48:30.786785 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.786846 [ 3 ] {0ad5ad7f-0f31-4991-8cc8-388869004f8c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.786863 [ 3 ] {} HTTP-Session: 4691a05f-7bf0-400c-8a97-045c82762be0 Destroying unnamed session 2024.01.23 18:48:30.786988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.787036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.787055 [ 3 ] {} HTTP-Session: 387a3ac5-39e1-4845-98d3-d550283c64e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.787075 [ 3 ] {} HTTP-Session: 387a3ac5-39e1-4845-98d3-d550283c64e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.787273 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.787334 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.23 18:48:30.794751 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} oximeter.measurements_bool (6dc76ebe-8019-41f4-8c33-1ec9c41a56fc): Loading data parts 2024.01.23 18:48:30.794867 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} oximeter.measurements_bool (6dc76ebe-8019-41f4-8c33-1ec9c41a56fc): There are no data parts 2024.01.23 18:48:30.796654 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.796697 [ 3 ] {f1290d06-4f6f-41d2-b140-5bccf8ad16db} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.796718 [ 3 ] {} HTTP-Session: 387a3ac5-39e1-4845-98d3-d550283c64e8 Destroying unnamed session 2024.01.23 18:48:30.796858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.796917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.796941 [ 3 ] {} HTTP-Session: ec75a76d-eaa6-442a-96d1-84d5cdc60a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.796973 [ 3 ] {} HTTP-Session: ec75a76d-eaa6-442a-96d1-84d5cdc60a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.797209 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.797273 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.23 18:48:30.799077 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} oximeter.measurements_i8 (d78aaa4c-da3e-499b-8ef0-90e89e4ef118): Loading data parts 2024.01.23 18:48:30.799168 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} oximeter.measurements_i8 (d78aaa4c-da3e-499b-8ef0-90e89e4ef118): There are no data parts 2024.01.23 18:48:30.800900 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.800932 [ 3 ] {1f22fbff-30f2-4ad6-8171-7cca964ec332} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.800951 [ 3 ] {} HTTP-Session: ec75a76d-eaa6-442a-96d1-84d5cdc60a13 Destroying unnamed session 2024.01.23 18:48:30.801082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.801136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.801158 [ 3 ] {} HTTP-Session: baab1cb9-dcbb-4ecf-a158-4a346c01acfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.801190 [ 3 ] {} HTTP-Session: baab1cb9-dcbb-4ecf-a158-4a346c01acfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.801401 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.801456 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.23 18:48:30.803322 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} oximeter.measurements_u8 (169eb41a-3be5-4d6e-aece-d9b786fbf170): Loading data parts 2024.01.23 18:48:30.803400 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} oximeter.measurements_u8 (169eb41a-3be5-4d6e-aece-d9b786fbf170): There are no data parts 2024.01.23 18:48:30.805174 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.805205 [ 3 ] {884b578f-e974-4933-9949-b7ed3d4d975d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.805230 [ 3 ] {} HTTP-Session: baab1cb9-dcbb-4ecf-a158-4a346c01acfc Destroying unnamed session 2024.01.23 18:48:30.805379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.805423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.805447 [ 3 ] {} HTTP-Session: 6d4a637b-7eef-4d3e-a479-a4c577fdce48 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.805477 [ 3 ] {} HTTP-Session: 6d4a637b-7eef-4d3e-a479-a4c577fdce48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.805687 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.805748 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.23 18:48:30.809960 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} oximeter.measurements_i16 (da3f0261-3c08-403c-b1c6-51dc20cb52c7): Loading data parts 2024.01.23 18:48:30.810045 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} oximeter.measurements_i16 (da3f0261-3c08-403c-b1c6-51dc20cb52c7): There are no data parts 2024.01.23 18:48:30.811546 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.811574 [ 3 ] {5c647f79-8883-4a8b-94f6-877073f0a105} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.811594 [ 3 ] {} HTTP-Session: 6d4a637b-7eef-4d3e-a479-a4c577fdce48 Destroying unnamed session 2024.01.23 18:48:30.811726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.811770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.811797 [ 3 ] {} HTTP-Session: ce78a157-9c6e-455d-a1fb-43027444dacb Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.811830 [ 3 ] {} HTTP-Session: ce78a157-9c6e-455d-a1fb-43027444dacb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.812017 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.812068 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.23 18:48:30.813730 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} oximeter.measurements_u16 (8721e30c-6d83-4f92-bd27-639df4710075): Loading data parts 2024.01.23 18:48:30.813813 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} oximeter.measurements_u16 (8721e30c-6d83-4f92-bd27-639df4710075): There are no data parts 2024.01.23 18:48:30.815252 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.815282 [ 3 ] {928857d1-5377-496e-97e4-e292ec98daad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.815303 [ 3 ] {} HTTP-Session: ce78a157-9c6e-455d-a1fb-43027444dacb Destroying unnamed session 2024.01.23 18:48:30.815425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.815476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.815501 [ 3 ] {} HTTP-Session: 0f442cd0-4a44-4c87-abc5-8339fa09a222 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.815533 [ 3 ] {} HTTP-Session: 0f442cd0-4a44-4c87-abc5-8339fa09a222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.815720 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.815779 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.23 18:48:30.817411 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} oximeter.measurements_i32 (a6005a58-c596-4860-8c75-815cc39f785a): Loading data parts 2024.01.23 18:48:30.817495 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} oximeter.measurements_i32 (a6005a58-c596-4860-8c75-815cc39f785a): There are no data parts 2024.01.23 18:48:30.818975 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.819001 [ 3 ] {83bfaefb-d8d6-4594-bf70-806208f767eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.819023 [ 3 ] {} HTTP-Session: 0f442cd0-4a44-4c87-abc5-8339fa09a222 Destroying unnamed session 2024.01.23 18:48:30.819130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.819182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.819207 [ 3 ] {} HTTP-Session: ea18f65e-0ebd-405f-9f4e-4cc881fb9a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.819224 [ 3 ] {} HTTP-Session: ea18f65e-0ebd-405f-9f4e-4cc881fb9a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.819422 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.819478 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.23 18:48:30.821300 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} oximeter.measurements_u32 (d914da43-a5cf-4a3f-ad6a-ca148b487874): Loading data parts 2024.01.23 18:48:30.821383 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} oximeter.measurements_u32 (d914da43-a5cf-4a3f-ad6a-ca148b487874): There are no data parts 2024.01.23 18:48:30.822718 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.822744 [ 3 ] {18b4f355-6f8f-4203-87c9-4eb336651996} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.822759 [ 3 ] {} HTTP-Session: ea18f65e-0ebd-405f-9f4e-4cc881fb9a32 Destroying unnamed session 2024.01.23 18:48:30.822898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.822951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.822971 [ 3 ] {} HTTP-Session: 7bbfade2-6b77-4665-942c-3ef8903eb2cf Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.822995 [ 3 ] {} HTTP-Session: 7bbfade2-6b77-4665-942c-3ef8903eb2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.823197 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.823259 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.23 18:48:30.824857 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Loading data parts 2024.01.23 18:48:30.824943 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): There are no data parts 2024.01.23 18:48:30.826366 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.826392 [ 3 ] {cba7caa1-e309-4ba7-a64c-488203dac2bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.826408 [ 3 ] {} HTTP-Session: 7bbfade2-6b77-4665-942c-3ef8903eb2cf Destroying unnamed session 2024.01.23 18:48:30.826527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.826582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.826600 [ 3 ] {} HTTP-Session: 019813e7-b90c-4a73-a2bc-0ddba8b8609c Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.826621 [ 3 ] {} HTTP-Session: 019813e7-b90c-4a73-a2bc-0ddba8b8609c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.826818 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.826868 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.23 18:48:30.828553 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} oximeter.measurements_u64 (67969959-120b-4a03-b54d-78f4c655d280): Loading data parts 2024.01.23 18:48:30.828685 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} oximeter.measurements_u64 (67969959-120b-4a03-b54d-78f4c655d280): There are no data parts 2024.01.23 18:48:30.830013 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.830044 [ 3 ] {b4e7c94a-b5f7-46f8-9b1a-fcc75bfcd1b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.830059 [ 3 ] {} HTTP-Session: 019813e7-b90c-4a73-a2bc-0ddba8b8609c Destroying unnamed session 2024.01.23 18:48:30.830185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.830253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.830280 [ 3 ] {} HTTP-Session: 0110c91d-3849-41c6-bde7-363d096f81cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.830313 [ 3 ] {} HTTP-Session: 0110c91d-3849-41c6-bde7-363d096f81cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.830511 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.830556 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.23 18:48:30.832189 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} oximeter.measurements_f32 (d98a74d2-efc7-4b90-aa82-80026b56843c): Loading data parts 2024.01.23 18:48:30.832270 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} oximeter.measurements_f32 (d98a74d2-efc7-4b90-aa82-80026b56843c): There are no data parts 2024.01.23 18:48:30.833716 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.833752 [ 3 ] {a134d206-44b5-4c85-8c4a-b55544c6fa05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.833767 [ 3 ] {} HTTP-Session: 0110c91d-3849-41c6-bde7-363d096f81cc Destroying unnamed session 2024.01.23 18:48:30.833884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.833935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.833954 [ 3 ] {} HTTP-Session: 26823a16-cba7-4454-9569-3183ef6438ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.833979 [ 3 ] {} HTTP-Session: 26823a16-cba7-4454-9569-3183ef6438ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.834173 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.834221 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.23 18:48:30.835957 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} oximeter.measurements_f64 (508d9eb6-d94b-41e5-bb0e-170ac04b0525): Loading data parts 2024.01.23 18:48:30.836037 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} oximeter.measurements_f64 (508d9eb6-d94b-41e5-bb0e-170ac04b0525): There are no data parts 2024.01.23 18:48:30.837453 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.837488 [ 3 ] {9c95a74d-cbed-418a-9ecd-7c10f326823f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.837503 [ 3 ] {} HTTP-Session: 26823a16-cba7-4454-9569-3183ef6438ed Destroying unnamed session 2024.01.23 18:48:30.837614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.837668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.837687 [ 3 ] {} HTTP-Session: dd86a9a1-2175-47ae-89dc-689a40f57005 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.837711 [ 3 ] {} HTTP-Session: dd86a9a1-2175-47ae-89dc-689a40f57005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.837909 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.837956 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.23 18:48:30.839590 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} oximeter.measurements_string (07a4ed1a-bb84-4941-be96-689d4819880b): Loading data parts 2024.01.23 18:48:30.839671 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} oximeter.measurements_string (07a4ed1a-bb84-4941-be96-689d4819880b): There are no data parts 2024.01.23 18:48:30.840973 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.841016 [ 3 ] {b0a368bc-6280-4c03-961e-8df4bfb9d238} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.841030 [ 3 ] {} HTTP-Session: dd86a9a1-2175-47ae-89dc-689a40f57005 Destroying unnamed session 2024.01.23 18:48:30.841141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.841200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.841218 [ 3 ] {} HTTP-Session: f39cb1ef-7477-480e-a9a1-74f67016ec31 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.841240 [ 3 ] {} HTTP-Session: f39cb1ef-7477-480e-a9a1-74f67016ec31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.841429 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.841493 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.23 18:48:30.843075 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} oximeter.measurements_bytes (14ed2d01-9dd5-4018-841c-40d7395782c6): Loading data parts 2024.01.23 18:48:30.843156 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} oximeter.measurements_bytes (14ed2d01-9dd5-4018-841c-40d7395782c6): There are no data parts 2024.01.23 18:48:30.844588 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.844626 [ 3 ] {a6d3e85b-2125-4cb6-b536-58889064ef29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.844642 [ 3 ] {} HTTP-Session: f39cb1ef-7477-480e-a9a1-74f67016ec31 Destroying unnamed session 2024.01.23 18:48:30.844764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.844825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.844849 [ 3 ] {} HTTP-Session: 220ed051-8ab8-4f4b-b02f-a7e975f847ee Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.844880 [ 3 ] {} HTTP-Session: 220ed051-8ab8-4f4b-b02f-a7e975f847ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.845138 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.845208 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.23 18:48:30.847006 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} oximeter.measurements_cumulativei64 (bf56dfca-a822-43bf-bc2d-9fbcc263829a): Loading data parts 2024.01.23 18:48:30.847100 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} oximeter.measurements_cumulativei64 (bf56dfca-a822-43bf-bc2d-9fbcc263829a): There are no data parts 2024.01.23 18:48:30.848518 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.848555 [ 3 ] {9920719f-85a6-49c5-867d-19ea702a7e68} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.848580 [ 3 ] {} HTTP-Session: 220ed051-8ab8-4f4b-b02f-a7e975f847ee Destroying unnamed session 2024.01.23 18:48:30.848701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.848753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.848774 [ 3 ] {} HTTP-Session: 88d380be-77f4-4916-979e-59b361910a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.848801 [ 3 ] {} HTTP-Session: 88d380be-77f4-4916-979e-59b361910a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.849011 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.849063 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.23 18:48:30.850903 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Loading data parts 2024.01.23 18:48:30.851015 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): There are no data parts 2024.01.23 18:48:30.852394 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.852419 [ 3 ] {c34e1e36-e804-4e43-a2f8-cf5d5fbd03b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.852443 [ 3 ] {} HTTP-Session: 88d380be-77f4-4916-979e-59b361910a0c Destroying unnamed session 2024.01.23 18:48:30.852563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.852611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.852637 [ 3 ] {} HTTP-Session: 13183cbe-5f13-40a9-8a88-fd08ce365dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.852652 [ 3 ] {} HTTP-Session: 13183cbe-5f13-40a9-8a88-fd08ce365dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.852857 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.852908 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.23 18:48:30.854569 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} oximeter.measurements_cumulativef32 (68c5a127-d4eb-4505-ae11-8665d267009e): Loading data parts 2024.01.23 18:48:30.854658 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} oximeter.measurements_cumulativef32 (68c5a127-d4eb-4505-ae11-8665d267009e): There are no data parts 2024.01.23 18:48:30.856078 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.856103 [ 3 ] {80e93cd9-9c8a-470f-ae23-34eee7bf96e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.856125 [ 3 ] {} HTTP-Session: 13183cbe-5f13-40a9-8a88-fd08ce365dc1 Destroying unnamed session 2024.01.23 18:48:30.856239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.856288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.856312 [ 3 ] {} HTTP-Session: 09fe946d-70bd-4781-bb24-a55524cb6bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.856329 [ 3 ] {} HTTP-Session: 09fe946d-70bd-4781-bb24-a55524cb6bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.856541 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.856593 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.23 18:48:30.858248 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} oximeter.measurements_cumulativef64 (fd07ca61-de98-45ee-98eb-5947cd91b6a4): Loading data parts 2024.01.23 18:48:30.858330 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} oximeter.measurements_cumulativef64 (fd07ca61-de98-45ee-98eb-5947cd91b6a4): There are no data parts 2024.01.23 18:48:30.859707 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.859740 [ 3 ] {ce8c2858-821e-4d7c-bed3-db3de0abea3a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.859755 [ 3 ] {} HTTP-Session: 09fe946d-70bd-4781-bb24-a55524cb6bc2 Destroying unnamed session 2024.01.23 18:48:30.859866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.859919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.859937 [ 3 ] {} HTTP-Session: 14a4aa56-0c6a-4482-9b71-273ae4fd67af Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.859957 [ 3 ] {} HTTP-Session: 14a4aa56-0c6a-4482-9b71-273ae4fd67af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.860170 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.860234 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.23 18:48:30.861892 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} oximeter.measurements_histogrami8 (7d6f4943-750c-4d32-b142-ee3f7fb8e748): Loading data parts 2024.01.23 18:48:30.861978 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} oximeter.measurements_histogrami8 (7d6f4943-750c-4d32-b142-ee3f7fb8e748): There are no data parts 2024.01.23 18:48:30.863372 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.863412 [ 3 ] {3cc7fb4a-d572-4e58-a7b7-f20fb714a256} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.863427 [ 3 ] {} HTTP-Session: 14a4aa56-0c6a-4482-9b71-273ae4fd67af Destroying unnamed session 2024.01.23 18:48:30.863546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.863594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.863613 [ 3 ] {} HTTP-Session: 99df5995-2d9f-4476-8a08-fd1a4034177d Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.863633 [ 3 ] {} HTTP-Session: 99df5995-2d9f-4476-8a08-fd1a4034177d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.863848 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.863895 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.23 18:48:30.865527 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} oximeter.measurements_histogramu8 (8b11f5c7-68fb-4b30-8f4e-00cfcfa327b8): Loading data parts 2024.01.23 18:48:30.865629 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} oximeter.measurements_histogramu8 (8b11f5c7-68fb-4b30-8f4e-00cfcfa327b8): There are no data parts 2024.01.23 18:48:30.867102 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.867126 [ 3 ] {a310a80f-79a8-4d26-a773-5bb99e60989c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.867141 [ 3 ] {} HTTP-Session: 99df5995-2d9f-4476-8a08-fd1a4034177d Destroying unnamed session 2024.01.23 18:48:30.867256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.867317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.867336 [ 3 ] {} HTTP-Session: c26f14c5-c205-4edd-9856-2b3e77e36881 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.867357 [ 3 ] {} HTTP-Session: c26f14c5-c205-4edd-9856-2b3e77e36881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.867573 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.867626 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.23 18:48:30.869287 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} oximeter.measurements_histogrami16 (52f65ab5-34f0-49f9-afa8-6d1cfb88cc3a): Loading data parts 2024.01.23 18:48:30.869372 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} oximeter.measurements_histogrami16 (52f65ab5-34f0-49f9-afa8-6d1cfb88cc3a): There are no data parts 2024.01.23 18:48:30.870782 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.870806 [ 3 ] {e7c0f62f-b37c-45f3-977c-2d7af7ba05a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.870829 [ 3 ] {} HTTP-Session: c26f14c5-c205-4edd-9856-2b3e77e36881 Destroying unnamed session 2024.01.23 18:48:30.870942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.870992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.871016 [ 3 ] {} HTTP-Session: b7a22994-d880-47e6-b7de-d991975bb94a Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.871031 [ 3 ] {} HTTP-Session: b7a22994-d880-47e6-b7de-d991975bb94a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.871244 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.871298 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.23 18:48:30.872979 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} oximeter.measurements_histogramu16 (d4a073c9-c339-471f-a110-13181af39d01): Loading data parts 2024.01.23 18:48:30.873063 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} oximeter.measurements_histogramu16 (d4a073c9-c339-471f-a110-13181af39d01): There are no data parts 2024.01.23 18:48:30.874546 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.874570 [ 3 ] {80cbebfe-3c73-40d3-8f18-1f67f9e175b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.874592 [ 3 ] {} HTTP-Session: b7a22994-d880-47e6-b7de-d991975bb94a Destroying unnamed session 2024.01.23 18:48:30.874715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.874766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.874796 [ 3 ] {} HTTP-Session: 7dd650ef-807e-4fdd-a892-c6e6d8477d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.874822 [ 3 ] {} HTTP-Session: 7dd650ef-807e-4fdd-a892-c6e6d8477d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.875079 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.875142 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.23 18:48:30.876917 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} oximeter.measurements_histogrami32 (d0140b0c-3f86-4d85-9d20-b851118683ee): Loading data parts 2024.01.23 18:48:30.877010 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} oximeter.measurements_histogrami32 (d0140b0c-3f86-4d85-9d20-b851118683ee): There are no data parts 2024.01.23 18:48:30.878600 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.878631 [ 3 ] {c796efb3-d836-4183-8942-a970577aa28f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.878647 [ 3 ] {} HTTP-Session: 7dd650ef-807e-4fdd-a892-c6e6d8477d12 Destroying unnamed session 2024.01.23 18:48:30.878761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.878808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.878827 [ 3 ] {} HTTP-Session: 3237565b-05c2-4617-bb1e-613fb78c2300 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.878848 [ 3 ] {} HTTP-Session: 3237565b-05c2-4617-bb1e-613fb78c2300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.879056 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.879107 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.23 18:48:30.880874 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} oximeter.measurements_histogramu32 (956879a8-558b-4a29-98d1-a99dd155f633): Loading data parts 2024.01.23 18:48:30.880967 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} oximeter.measurements_histogramu32 (956879a8-558b-4a29-98d1-a99dd155f633): There are no data parts 2024.01.23 18:48:30.882327 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.882367 [ 3 ] {367cac59-62d1-4057-981d-0ff10459ccd8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.882393 [ 3 ] {} HTTP-Session: 3237565b-05c2-4617-bb1e-613fb78c2300 Destroying unnamed session 2024.01.23 18:48:30.882499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.882547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.882572 [ 3 ] {} HTTP-Session: 2fd9d60e-ad49-4d8f-b8f1-8ed10a0fc92f Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.882589 [ 3 ] {} HTTP-Session: 2fd9d60e-ad49-4d8f-b8f1-8ed10a0fc92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.882801 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.882854 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.23 18:48:30.884523 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} oximeter.measurements_histogrami64 (48530eb4-8939-46d9-b10a-c08993bc094e): Loading data parts 2024.01.23 18:48:30.884613 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} oximeter.measurements_histogrami64 (48530eb4-8939-46d9-b10a-c08993bc094e): There are no data parts 2024.01.23 18:48:30.886008 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.886032 [ 3 ] {89025a91-63e3-4b78-a055-e8a6072bfd82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.886055 [ 3 ] {} HTTP-Session: 2fd9d60e-ad49-4d8f-b8f1-8ed10a0fc92f Destroying unnamed session 2024.01.23 18:48:30.886162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.886209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.886235 [ 3 ] {} HTTP-Session: ce704830-b31c-45e3-aa0b-f2027e74bd90 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.886251 [ 3 ] {} HTTP-Session: ce704830-b31c-45e3-aa0b-f2027e74bd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.886464 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.886516 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.23 18:48:30.888184 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} oximeter.measurements_histogramu64 (8943b1f7-bc80-4733-ba47-13a64041c052): Loading data parts 2024.01.23 18:48:30.888263 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} oximeter.measurements_histogramu64 (8943b1f7-bc80-4733-ba47-13a64041c052): There are no data parts 2024.01.23 18:48:30.889601 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.889641 [ 3 ] {534e29b4-10f5-4d26-aeb9-a4a5f9ac000d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.889656 [ 3 ] {} HTTP-Session: ce704830-b31c-45e3-aa0b-f2027e74bd90 Destroying unnamed session 2024.01.23 18:48:30.889770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.889823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.889842 [ 3 ] {} HTTP-Session: 6e826900-bbc8-4828-9324-b39d4e19698b Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.889862 [ 3 ] {} HTTP-Session: 6e826900-bbc8-4828-9324-b39d4e19698b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.890068 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.890121 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.23 18:48:30.891795 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} oximeter.measurements_histogramf32 (8e2cf1e2-8832-4749-b25d-c5606889f852): Loading data parts 2024.01.23 18:48:30.891878 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} oximeter.measurements_histogramf32 (8e2cf1e2-8832-4749-b25d-c5606889f852): There are no data parts 2024.01.23 18:48:30.893307 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.893339 [ 3 ] {83040be0-4596-4946-9106-21b05a6bed47} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.893354 [ 3 ] {} HTTP-Session: 6e826900-bbc8-4828-9324-b39d4e19698b Destroying unnamed session 2024.01.23 18:48:30.893465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.893513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.893532 [ 3 ] {} HTTP-Session: 2638d89a-2617-485e-a1c4-af14c0d963ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.893553 [ 3 ] {} HTTP-Session: 2638d89a-2617-485e-a1c4-af14c0d963ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.893778 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.23 18:48:30.893848 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.23 18:48:30.895516 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Loading data parts 2024.01.23 18:48:30.895606 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): There are no data parts 2024.01.23 18:48:30.897096 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.897120 [ 3 ] {e8ee245a-00fe-461a-9e09-da1d4b21d763} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.897143 [ 3 ] {} HTTP-Session: 2638d89a-2617-485e-a1c4-af14c0d963ab Destroying unnamed session 2024.01.23 18:48:30.897286 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.897336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.897354 [ 3 ] {} HTTP-Session: 647d5348-29ce-4e0f-b5d1-84df0938c240 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.897375 [ 3 ] {} HTTP-Session: 647d5348-29ce-4e0f-b5d1-84df0938c240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.897539 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.897590 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.23 18:48:30.899127 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} oximeter.fields_bool (3b8965c6-6a4d-4e42-a950-09e458f251d3): Loading data parts 2024.01.23 18:48:30.899205 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} oximeter.fields_bool (3b8965c6-6a4d-4e42-a950-09e458f251d3): There are no data parts 2024.01.23 18:48:30.900497 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.900531 [ 3 ] {b46d221e-216b-4818-9d59-e85d0cb0e0cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.900546 [ 3 ] {} HTTP-Session: 647d5348-29ce-4e0f-b5d1-84df0938c240 Destroying unnamed session 2024.01.23 18:48:30.900665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.900725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.900744 [ 3 ] {} HTTP-Session: 3d0b3835-3d7d-4523-adc3-c8ecdb63ec98 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.900761 [ 3 ] {} HTTP-Session: 3d0b3835-3d7d-4523-adc3-c8ecdb63ec98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.900918 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.900971 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.23 18:48:30.902484 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} oximeter.fields_i8 (81d1a1d5-fbe9-4e82-9561-6c5097659c50): Loading data parts 2024.01.23 18:48:30.902570 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} oximeter.fields_i8 (81d1a1d5-fbe9-4e82-9561-6c5097659c50): There are no data parts 2024.01.23 18:48:30.903954 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.903979 [ 3 ] {db99d391-e27e-46de-97aa-3ba949fccdf1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.904016 [ 3 ] {} HTTP-Session: 3d0b3835-3d7d-4523-adc3-c8ecdb63ec98 Destroying unnamed session 2024.01.23 18:48:30.904124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.904173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.904204 [ 3 ] {} HTTP-Session: a8f71b42-f2d7-4964-ae86-8627ed1ba220 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.904219 [ 3 ] {} HTTP-Session: a8f71b42-f2d7-4964-ae86-8627ed1ba220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.904377 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.904420 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.23 18:48:30.906021 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} oximeter.fields_u8 (e645b9a3-5706-446a-b26b-63de4105fc40): Loading data parts 2024.01.23 18:48:30.906108 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} oximeter.fields_u8 (e645b9a3-5706-446a-b26b-63de4105fc40): There are no data parts 2024.01.23 18:48:30.907492 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.907522 [ 3 ] {189cdf00-9358-408e-9985-8b475a6be248} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.907538 [ 3 ] {} HTTP-Session: a8f71b42-f2d7-4964-ae86-8627ed1ba220 Destroying unnamed session 2024.01.23 18:48:30.907650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.907698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.907716 [ 3 ] {} HTTP-Session: 4dc65e68-8961-4992-b94d-25270d38cece Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.907745 [ 3 ] {} HTTP-Session: 4dc65e68-8961-4992-b94d-25270d38cece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.907896 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.907949 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.23 18:48:30.909550 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} oximeter.fields_i16 (080bb074-a067-4b5a-a076-9ca366509b3e): Loading data parts 2024.01.23 18:48:30.909638 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} oximeter.fields_i16 (080bb074-a067-4b5a-a076-9ca366509b3e): There are no data parts 2024.01.23 18:48:30.910939 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.910963 [ 3 ] {58400bd0-3383-44ed-b71e-42f32375943c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.910985 [ 3 ] {} HTTP-Session: 4dc65e68-8961-4992-b94d-25270d38cece Destroying unnamed session 2024.01.23 18:48:30.911098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.911147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.911171 [ 3 ] {} HTTP-Session: 2b4d6bc1-4acc-4e09-83a9-6189c5033ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.911200 [ 3 ] {} HTTP-Session: 2b4d6bc1-4acc-4e09-83a9-6189c5033ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.911351 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.911399 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.23 18:48:30.913108 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Loading data parts 2024.01.23 18:48:30.913178 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): There are no data parts 2024.01.23 18:48:30.914538 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.914562 [ 3 ] {25d8ca3a-6362-4ff6-a4c0-138f8f47c53f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.914577 [ 3 ] {} HTTP-Session: 2b4d6bc1-4acc-4e09-83a9-6189c5033ff7 Destroying unnamed session 2024.01.23 18:48:30.914695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.914743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.914761 [ 3 ] {} HTTP-Session: 7a0ecf9e-ac2e-41e0-a076-7e6ca0190c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.914783 [ 3 ] {} HTTP-Session: 7a0ecf9e-ac2e-41e0-a076-7e6ca0190c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.914948 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.914990 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.23 18:48:30.916599 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} oximeter.fields_i32 (46e0d4f8-591e-4f25-98c7-15ce51e1db81): Loading data parts 2024.01.23 18:48:30.916657 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} oximeter.fields_i32 (46e0d4f8-591e-4f25-98c7-15ce51e1db81): There are no data parts 2024.01.23 18:48:30.917961 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.917993 [ 3 ] {0c6c8170-c4b7-4ab8-892e-2e8508555cfb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.918007 [ 3 ] {} HTTP-Session: 7a0ecf9e-ac2e-41e0-a076-7e6ca0190c87 Destroying unnamed session 2024.01.23 18:48:30.918144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.918194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.918213 [ 3 ] {} HTTP-Session: dd94f565-5e74-49c3-9232-7a2ecbeab71b Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.918236 [ 3 ] {} HTTP-Session: dd94f565-5e74-49c3-9232-7a2ecbeab71b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.918402 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.918443 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.23 18:48:30.920028 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} oximeter.fields_u32 (61994c9d-bcab-45fc-9e9d-b2ea04a8bb3c): Loading data parts 2024.01.23 18:48:30.920093 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} oximeter.fields_u32 (61994c9d-bcab-45fc-9e9d-b2ea04a8bb3c): There are no data parts 2024.01.23 18:48:30.921457 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.921482 [ 3 ] {0532d3fc-ff53-4ad4-bf73-90af8a697416} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.921506 [ 3 ] {} HTTP-Session: dd94f565-5e74-49c3-9232-7a2ecbeab71b Destroying unnamed session 2024.01.23 18:48:30.921612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.921660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.921688 [ 3 ] {} HTTP-Session: 213a4518-623b-47a7-82db-ea6ffe00c459 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.921706 [ 3 ] {} HTTP-Session: 213a4518-623b-47a7-82db-ea6ffe00c459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.921867 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.921925 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.23 18:48:30.926909 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Loading data parts 2024.01.23 18:48:30.927066 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): There are no data parts 2024.01.23 18:48:30.930803 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.930835 [ 3 ] {f5279b28-8eae-40e0-b1ea-8c235123b07c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.930857 [ 3 ] {} HTTP-Session: 213a4518-623b-47a7-82db-ea6ffe00c459 Destroying unnamed session 2024.01.23 18:48:30.930973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.931024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.931051 [ 3 ] {} HTTP-Session: 21d0b964-1a78-488b-b1fc-1e39adf78538 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.931066 [ 3 ] {} HTTP-Session: 21d0b964-1a78-488b-b1fc-1e39adf78538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.931223 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.931283 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.23 18:48:30.935621 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} oximeter.fields_u64 (fc90d19a-44ed-4894-b094-05c6cbc1de6a): Loading data parts 2024.01.23 18:48:30.935708 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} oximeter.fields_u64 (fc90d19a-44ed-4894-b094-05c6cbc1de6a): There are no data parts 2024.01.23 18:48:30.938767 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.938791 [ 3 ] {339c600a-0ecf-4684-b61b-007e668dd95b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.938815 [ 3 ] {} HTTP-Session: 21d0b964-1a78-488b-b1fc-1e39adf78538 Destroying unnamed session 2024.01.23 18:48:30.938939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.938987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.939006 [ 3 ] {} HTTP-Session: 1b31875e-6ace-44f0-8e70-05411797dbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.939030 [ 3 ] {} HTTP-Session: 1b31875e-6ace-44f0-8e70-05411797dbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.939189 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.939249 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.23 18:48:30.941042 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Loading data parts 2024.01.23 18:48:30.941130 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): There are no data parts 2024.01.23 18:48:30.942456 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.942480 [ 3 ] {6e1e006b-9455-4f4f-b8aa-3d60eb039157} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.942503 [ 3 ] {} HTTP-Session: 1b31875e-6ace-44f0-8e70-05411797dbfd Destroying unnamed session 2024.01.23 18:48:30.942621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.942670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.942696 [ 3 ] {} HTTP-Session: 6aadccd3-fe73-4e6f-ae08-100baa5a9033 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.942719 [ 3 ] {} HTTP-Session: 6aadccd3-fe73-4e6f-ae08-100baa5a9033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.942870 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.942919 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.23 18:48:30.944464 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Loading data parts 2024.01.23 18:48:30.944558 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): There are no data parts 2024.01.23 18:48:30.946079 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.946104 [ 3 ] {6271ec98-554a-4392-916d-3a330a13042e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.946120 [ 3 ] {} HTTP-Session: 6aadccd3-fe73-4e6f-ae08-100baa5a9033 Destroying unnamed session 2024.01.23 18:48:30.946254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.946317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.946338 [ 3 ] {} HTTP-Session: 277fd9d8-bad7-4519-be15-a66a8105ea94 Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.946369 [ 3 ] {} HTTP-Session: 277fd9d8-bad7-4519-be15-a66a8105ea94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.946539 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} executeQuery: (from [fd00:1122:3344:101::d]:49959) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.23 18:48:30.946586 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.23 18:48:30.948290 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Loading data parts 2024.01.23 18:48:30.948356 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): There are no data parts 2024.01.23 18:48:30.949854 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.949896 [ 3 ] {5c4458b7-a535-4a1b-bb7a-1680a8eb715b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.949911 [ 3 ] {} HTTP-Session: 277fd9d8-bad7-4519-be15-a66a8105ea94 Destroying unnamed session 2024.01.23 18:48:30.950042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.950092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.950111 [ 3 ] {} HTTP-Session: 7c842f2d-0ed6-4871-8261-d7ef238dbe1e Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.950133 [ 3 ] {} HTTP-Session: 7c842f2d-0ed6-4871-8261-d7ef238dbe1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.950372 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} executeQuery: (from [fd00:1122:3344:101::d]:49959) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.01.23 18:48:30.950440 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.23 18:48:30.953602 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Loading data parts 2024.01.23 18:48:30.953680 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): There are no data parts 2024.01.23 18:48:30.956556 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.956580 [ 3 ] {26acbaae-c55f-482e-8677-3ec56c33b60b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.23 18:48:30.956604 [ 3 ] {} HTTP-Session: 7c842f2d-0ed6-4871-8261-d7ef238dbe1e Destroying unnamed session 2024.01.23 18:48:30.956743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49959, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:48:30.956804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:48:30.956836 [ 3 ] {} HTTP-Session: e58ee048-dd99-477c-8a31-e72b694356bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49959 2024.01.23 18:48:30.956858 [ 3 ] {} HTTP-Session: e58ee048-dd99-477c-8a31-e72b694356bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:48:30.957009 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} executeQuery: (from [fd00:1122:3344:101::d]:49959) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.23 18:48:30.957767 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.23 18:48:30.963440 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.23 18:48:30.966560 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:48:30.966856 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} oximeter.version (ef304b06-bb2b-4c0a-a3ce-0968fe829ae5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:48:30.967059 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} executeQuery: Read 1 rows, 16.00 B in 0.010005273 sec., 99 rows/sec., 1.56 KiB/sec. 2024.01.23 18:48:30.967177 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} DynamicQueryHandler: Done processing query 2024.01.23 18:48:30.967198 [ 3 ] {6e1d17bd-daf6-4d42-a6cf-b71eb99d5531} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.23 18:48:30.967229 [ 3 ] {} HTTP-Session: e58ee048-dd99-477c-8a31-e72b694356bc Destroying unnamed session 2024.01.23 18:48:31.001104 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.98 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.30 MiB 2024.01.23 18:48:45.077578 [ 154 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:48:45.077637 [ 154 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:49:00.077701 [ 138 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:49:00.077770 [ 138 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:49:05.974999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:05.975180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:05.975278 [ 3 ] {} HTTP-Session: 3ca6ba3d-c283-4684-b01e-2b7836f1a79f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:05.975355 [ 3 ] {} HTTP-Session: 3ca6ba3d-c283-4684-b01e-2b7836f1a79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:05.975521 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:05.975899 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.976610 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.976825 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:05.977946 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} DynamicQueryHandler: Done processing query 2024.01.23 18:49:05.977979 [ 3 ] {cce02972-9416-4ea5-9975-58084342f20e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:05.977996 [ 3 ] {} HTTP-Session: 3ca6ba3d-c283-4684-b01e-2b7836f1a79f Destroying unnamed session 2024.01.23 18:49:05.983786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:05.983860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:05.983881 [ 3 ] {} HTTP-Session: 001f0ca4-fb44-4253-9c52-846149c0150e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:05.984038 [ 3 ] {} HTTP-Session: 001f0ca4-fb44-4253-9c52-846149c0150e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:05.984178 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:05.987408 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.987558 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.987672 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:05.988518 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} DynamicQueryHandler: Done processing query 2024.01.23 18:49:05.988547 [ 3 ] {177cf29d-1c0d-4796-94e4-36b41846bce3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:05.988564 [ 3 ] {} HTTP-Session: 001f0ca4-fb44-4253-9c52-846149c0150e Destroying unnamed session 2024.01.23 18:49:05.988947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:05.988994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:05.989014 [ 3 ] {} HTTP-Session: 0bdbf638-7c9d-4d62-9650-9192c270e5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:05.989033 [ 3 ] {} HTTP-Session: 0bdbf638-7c9d-4d62-9650-9192c270e5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:05.989149 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:05.989537 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.989684 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.989732 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:05.990570 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} DynamicQueryHandler: Done processing query 2024.01.23 18:49:05.990604 [ 3 ] {c6653cbb-ce9b-4899-a2d5-be503f1c1787} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:05.990622 [ 3 ] {} HTTP-Session: 0bdbf638-7c9d-4d62-9650-9192c270e5b7 Destroying unnamed session 2024.01.23 18:49:05.990855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:05.990900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:05.990921 [ 3 ] {} HTTP-Session: 05950a52-1bdb-4ac3-a7a7-072af12b9aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:05.990939 [ 3 ] {} HTTP-Session: 05950a52-1bdb-4ac3-a7a7-072af12b9aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:05.991052 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:05.991404 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.991552 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.991593 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:05.992429 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} DynamicQueryHandler: Done processing query 2024.01.23 18:49:05.992457 [ 3 ] {4c354479-2521-4db9-8f9d-34ef10a18dc0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:05.992473 [ 3 ] {} HTTP-Session: 05950a52-1bdb-4ac3-a7a7-072af12b9aa8 Destroying unnamed session 2024.01.23 18:49:05.993383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:05.993429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:05.993449 [ 3 ] {} HTTP-Session: e8e6f57b-5278-42e3-b985-db680cdd9de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:05.993465 [ 3 ] {} HTTP-Session: e8e6f57b-5278-42e3-b985-db680cdd9de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:05.993546 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:05.993588 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:05.994336 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:05.996945 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:05.997324 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:05.997491 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:05.997616 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} executeQuery: Read 4 rows, 443.00 B in 0.004034278 sec., 991 rows/sec., 107.24 KiB/sec. 2024.01.23 18:49:05.997742 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} DynamicQueryHandler: Done processing query 2024.01.23 18:49:05.997765 [ 3 ] {50e5bde5-4aeb-479e-af60-d1702230b5c6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:05.997781 [ 3 ] {} HTTP-Session: e8e6f57b-5278-42e3-b985-db680cdd9de6 Destroying unnamed session 2024.01.23 18:49:05.997896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:05.997941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:05.997961 [ 3 ] {} HTTP-Session: 69212e33-4bd3-435f-8e3a-2b68d024a7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:05.997978 [ 3 ] {} HTTP-Session: 69212e33-4bd3-435f-8e3a-2b68d024a7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:05.998051 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:05.998090 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:49:05.998195 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:06.001906 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:06.002113 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:06.002261 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:06.002368 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} executeQuery: Read 19 rows, 1.54 KiB in 0.004283704 sec., 4435 rows/sec., 359.51 KiB/sec. 2024.01.23 18:49:06.002507 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} DynamicQueryHandler: Done processing query 2024.01.23 18:49:06.002530 [ 3 ] {3fabc5fc-aa84-4650-8fc6-c4161c18e738} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:06.002545 [ 3 ] {} HTTP-Session: 69212e33-4bd3-435f-8e3a-2b68d024a7d1 Destroying unnamed session 2024.01.23 18:49:06.002689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8634, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:06.002735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:06.002756 [ 3 ] {} HTTP-Session: 432604de-69c9-4da0-8096-554026b12696 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:06.002774 [ 3 ] {} HTTP-Session: 432604de-69c9-4da0-8096-554026b12696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:06.002848 [ 3 ] {de64137b-5071-4813-9572-32876d107448} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:06.002888 [ 3 ] {de64137b-5071-4813-9572-32876d107448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:06.002997 [ 3 ] {de64137b-5071-4813-9572-32876d107448} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:06.003293 [ 3 ] {de64137b-5071-4813-9572-32876d107448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:06.003532 [ 3 ] {de64137b-5071-4813-9572-32876d107448} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:06.003686 [ 3 ] {de64137b-5071-4813-9572-32876d107448} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:06.003780 [ 3 ] {de64137b-5071-4813-9572-32876d107448} executeQuery: Read 57 rows, 5.12 KiB in 0.000904642 sec., 63008 rows/sec., 5.53 MiB/sec. 2024.01.23 18:49:06.003917 [ 3 ] {de64137b-5071-4813-9572-32876d107448} DynamicQueryHandler: Done processing query 2024.01.23 18:49:06.003941 [ 3 ] {de64137b-5071-4813-9572-32876d107448} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:06.003957 [ 3 ] {} HTTP-Session: 432604de-69c9-4da0-8096-554026b12696 Destroying unnamed session 2024.01.23 18:49:06.004092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4980, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:06.004138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:06.004158 [ 3 ] {} HTTP-Session: c2427034-a276-4c90-84f1-9f99c308a431 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:06.004177 [ 3 ] {} HTTP-Session: c2427034-a276-4c90-84f1-9f99c308a431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:06.004249 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:06.004289 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:06.005527 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:06.008020 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:06.008292 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:06.008452 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:06.008558 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} executeQuery: Read 29 rows, 2.33 KiB in 0.004274564 sec., 6784 rows/sec., 546.25 KiB/sec. 2024.01.23 18:49:06.008672 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} DynamicQueryHandler: Done processing query 2024.01.23 18:49:06.008697 [ 3 ] {e51dc24c-91c8-45d7-817f-2638ea9ff338} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:06.008713 [ 3 ] {} HTTP-Session: c2427034-a276-4c90-84f1-9f99c308a431 Destroying unnamed session 2024.01.23 18:49:06.008924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 20368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:06.008970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:06.008989 [ 3 ] {} HTTP-Session: 6f26004b-beef-4eea-be5c-6fb6b74c1b0c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:06.009006 [ 3 ] {} HTTP-Session: 6f26004b-beef-4eea-be5c-6fb6b74c1b0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:06.009081 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:06.009124 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:49:06.009276 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:06.009699 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:06.013525 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:06.013717 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:06.013840 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} executeQuery: Read 19 rows, 26.25 KiB in 0.004727164 sec., 4019 rows/sec., 5.42 MiB/sec. 2024.01.23 18:49:06.013972 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} DynamicQueryHandler: Done processing query 2024.01.23 18:49:06.013996 [ 3 ] {cd882b40-36bc-415f-aa8f-d261d4c4a9a5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:49:06.014011 [ 3 ] {} HTTP-Session: 6f26004b-beef-4eea-be5c-6fb6b74c1b0c Destroying unnamed session 2024.01.23 18:49:06.014132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2949, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:06.014176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:06.014195 [ 3 ] {} HTTP-Session: 20b0163e-579c-4207-9a23-8b0f98ba5025 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:06.014212 [ 3 ] {} HTTP-Session: 20b0163e-579c-4207-9a23-8b0f98ba5025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:06.014282 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:06.014897 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.23 18:49:06.015005 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:06.015291 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:06.015546 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:06.015743 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:06.015851 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} executeQuery: Read 18 rows, 1.36 KiB in 0.001535878 sec., 11719 rows/sec., 883.17 KiB/sec. 2024.01.23 18:49:06.015979 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} DynamicQueryHandler: Done processing query 2024.01.23 18:49:06.016002 [ 3 ] {fdf23dce-8752-46b1-9c34-bd41782f2b8d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:49:06.016017 [ 3 ] {} HTTP-Session: 20b0163e-579c-4207-9a23-8b0f98ba5025 Destroying unnamed session 2024.01.23 18:49:07.001119 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 228.20 MiB, peak 233.53 MiB, will set to 229.52 MiB (RSS), difference: 1.32 MiB 2024.01.23 18:49:10.967815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:10.967938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:10.967966 [ 3 ] {} HTTP-Session: 22d789a3-cbdf-4ac2-83c2-821aefa31581 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:10.967992 [ 3 ] {} HTTP-Session: 22d789a3-cbdf-4ac2-83c2-821aefa31581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:10.968182 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:10.968912 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.969082 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.969177 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:10.969414 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.23 18:49:10.971311 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:10.971344 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.23 18:49:10.971407 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.23 18:49:10.975973 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} executeQuery: Read 4 rows, 443.00 B in 0.007744859 sec., 516 rows/sec., 55.86 KiB/sec. 2024.01.23 18:49:10.976192 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} DynamicQueryHandler: Done processing query 2024.01.23 18:49:10.976219 [ 3 ] {30688dbd-5168-4de9-a2d8-7ce7029d1d0a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:10.976236 [ 3 ] {} HTTP-Session: 22d789a3-cbdf-4ac2-83c2-821aefa31581 Destroying unnamed session 2024.01.23 18:49:10.976571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:10.976620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:10.976641 [ 3 ] {} HTTP-Session: b42fb283-a27b-47ad-8ec6-a47c29d556f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:10.976659 [ 3 ] {} HTTP-Session: b42fb283-a27b-47ad-8ec6-a47c29d556f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:10.976782 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:10.977233 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.977394 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.977438 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:10.977584 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.23 18:49:10.977614 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:10.977636 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.23 18:49:10.977665 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.23 18:49:10.978470 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} executeQuery: Read 4 rows, 443.00 B in 0.001649711 sec., 2424 rows/sec., 262.24 KiB/sec. 2024.01.23 18:49:10.978683 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} DynamicQueryHandler: Done processing query 2024.01.23 18:49:10.978709 [ 3 ] {88127e61-7c3d-47b5-86de-044464f113d7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:10.978726 [ 3 ] {} HTTP-Session: b42fb283-a27b-47ad-8ec6-a47c29d556f7 Destroying unnamed session 2024.01.23 18:49:10.979072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:10.979119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:10.979139 [ 3 ] {} HTTP-Session: 1c0424e4-0b88-41f5-b1e1-636b15e5e369 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:10.979156 [ 3 ] {} HTTP-Session: 1c0424e4-0b88-41f5-b1e1-636b15e5e369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:10.979274 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:10.979727 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.979889 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.979931 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:10.980076 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.23 18:49:10.980105 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:10.980127 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.23 18:49:10.980156 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.23 18:49:10.980989 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} executeQuery: Read 4 rows, 443.00 B in 0.001677661 sec., 2384 rows/sec., 257.87 KiB/sec. 2024.01.23 18:49:10.981182 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} DynamicQueryHandler: Done processing query 2024.01.23 18:49:10.981207 [ 3 ] {5c868c1d-189a-4d59-8e25-304234895fac} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:10.981224 [ 3 ] {} HTTP-Session: 1c0424e4-0b88-41f5-b1e1-636b15e5e369 Destroying unnamed session 2024.01.23 18:49:10.981433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:10.981479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:10.981499 [ 3 ] {} HTTP-Session: e4268fcf-3608-4813-b7c1-a7259dbc966b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:10.981516 [ 3 ] {} HTTP-Session: e4268fcf-3608-4813-b7c1-a7259dbc966b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:10.981634 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:10.982094 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.982259 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.982303 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:10.982448 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.23 18:49:10.982476 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:10.982498 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.23 18:49:10.982526 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.23 18:49:10.983399 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} executeQuery: Read 4 rows, 443.00 B in 0.001726602 sec., 2316 rows/sec., 250.56 KiB/sec. 2024.01.23 18:49:10.983595 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} DynamicQueryHandler: Done processing query 2024.01.23 18:49:10.983620 [ 3 ] {8464f6fa-6cbd-407d-95b2-fd9d82ef282d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:10.983636 [ 3 ] {} HTTP-Session: e4268fcf-3608-4813-b7c1-a7259dbc966b Destroying unnamed session 2024.01.23 18:49:10.983878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:10.983924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:10.983943 [ 3 ] {} HTTP-Session: c052f272-81c2-4260-bd9a-ae442b8ac8cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:10.983960 [ 3 ] {} HTTP-Session: c052f272-81c2-4260-bd9a-ae442b8ac8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:10.984081 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:10.984552 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.984719 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.984761 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:10.984905 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.23 18:49:10.984934 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:10.984954 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.23 18:49:10.984981 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.23 18:49:10.986012 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} executeQuery: Read 4 rows, 443.00 B in 0.001892626 sec., 2113 rows/sec., 228.58 KiB/sec. 2024.01.23 18:49:10.986233 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} DynamicQueryHandler: Done processing query 2024.01.23 18:49:10.986257 [ 3 ] {ac01dbb5-cfd4-48d6-ba80-ba11f6d73496} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:10.986273 [ 3 ] {} HTTP-Session: c052f272-81c2-4260-bd9a-ae442b8ac8cd Destroying unnamed session 2024.01.23 18:49:10.986530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:10.986575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:10.986596 [ 3 ] {} HTTP-Session: e9167279-c445-4877-b663-dd1eee076c24 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:10.986617 [ 3 ] {} HTTP-Session: e9167279-c445-4877-b663-dd1eee076c24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:10.986740 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:10.987218 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.987386 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:10.987428 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:10.987569 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.23 18:49:10.987597 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:10.987620 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.23 18:49:10.987647 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.23 18:49:10.988508 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} executeQuery: Read 4 rows, 443.00 B in 0.001728802 sec., 2313 rows/sec., 250.24 KiB/sec. 2024.01.23 18:49:10.988723 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} DynamicQueryHandler: Done processing query 2024.01.23 18:49:10.988756 [ 3 ] {4cf94d94-f8d5-4122-8ac6-e8e5f44e3552} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.23 18:49:10.988776 [ 3 ] {} HTTP-Session: e9167279-c445-4877-b663-dd1eee076c24 Destroying unnamed session 2024.01.23 18:49:11.001180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:11.001255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:11.001281 [ 3 ] {} HTTP-Session: 9e83c83c-0420-4734-bfe3-a8ee65bde1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:11.001302 [ 3 ] {} HTTP-Session: 9e83c83c-0420-4734-bfe3-a8ee65bde1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:11.001399 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:11.001451 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:11.001633 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:11.002007 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:11.002346 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:11.002523 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:11.002657 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} executeQuery: Read 6 rows, 996.00 B in 0.001224979 sec., 4898 rows/sec., 794.02 KiB/sec. 2024.01.23 18:49:11.002786 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} DynamicQueryHandler: Done processing query 2024.01.23 18:49:11.002809 [ 3 ] {2f776233-21fe-4f79-8e40-cadfe6fd2ed4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:11.002824 [ 3 ] {} HTTP-Session: 9e83c83c-0420-4734-bfe3-a8ee65bde1ae Destroying unnamed session 2024.01.23 18:49:11.002944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:11.002988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:11.003008 [ 3 ] {} HTTP-Session: 1a81defd-72ec-4deb-a3ab-36c42b79f48e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:11.003025 [ 3 ] {} HTTP-Session: 1a81defd-72ec-4deb-a3ab-36c42b79f48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:11.003098 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:11.003136 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:11.003239 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:11.003556 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:11.003766 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:11.003914 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:11.004021 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} executeQuery: Read 36 rows, 3.09 KiB in 0.000895192 sec., 40214 rows/sec., 3.37 MiB/sec. 2024.01.23 18:49:11.004140 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} DynamicQueryHandler: Done processing query 2024.01.23 18:49:11.004162 [ 3 ] {c47783fd-7cc1-41a8-abf3-0891a95486fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:11.004178 [ 3 ] {} HTTP-Session: 1a81defd-72ec-4deb-a3ab-36c42b79f48e Destroying unnamed session 2024.01.23 18:49:11.004301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:11.004346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:11.004365 [ 3 ] {} HTTP-Session: 8034713a-3377-4540-842d-25c12f5286a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:11.004382 [ 3 ] {} HTTP-Session: 8034713a-3377-4540-842d-25c12f5286a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:11.004451 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:11.004489 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:11.004592 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:11.004882 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:11.005084 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:11.005233 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:11.005347 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} executeQuery: Read 24 rows, 1.90 KiB in 0.000866681 sec., 27691 rows/sec., 2.14 MiB/sec. 2024.01.23 18:49:11.005470 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} DynamicQueryHandler: Done processing query 2024.01.23 18:49:11.005494 [ 3 ] {335ab588-3b28-4cf9-b801-d371976419a7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:11.005509 [ 3 ] {} HTTP-Session: 8034713a-3377-4540-842d-25c12f5286a0 Destroying unnamed session 2024.01.23 18:49:11.005783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 64688, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:11.005828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:11.005847 [ 3 ] {} HTTP-Session: 92a97dd2-4d25-4ec2-9399-74bf40d8aff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:11.005863 [ 3 ] {} HTTP-Session: 92a97dd2-4d25-4ec2-9399-74bf40d8aff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:11.005949 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:11.005991 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:49:11.006107 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:11.006570 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:11.006851 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:11.007054 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:11.007174 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} executeQuery: Read 336 rows, 24.28 KiB in 0.001192859 sec., 281676 rows/sec., 19.88 MiB/sec. 2024.01.23 18:49:11.007299 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} DynamicQueryHandler: Done processing query 2024.01.23 18:49:11.007323 [ 3 ] {cecf20c5-0ede-4afc-800a-7ecfc781ffe0} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.01.23 18:49:11.007339 [ 3 ] {} HTTP-Session: 92a97dd2-4d25-4ec2-9399-74bf40d8aff6 Destroying unnamed session 2024.01.23 18:49:15.077916 [ 124 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:49:15.077976 [ 124 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:49:15.968227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:15.968340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:15.968366 [ 3 ] {} HTTP-Session: d6d42bb2-ce03-4119-b363-59a3defad60c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:15.968392 [ 3 ] {} HTTP-Session: d6d42bb2-ce03-4119-b363-59a3defad60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:15.968526 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:15.968589 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:49:15.968748 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:15.969203 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:15.969474 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:15.969642 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:15.969762 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} executeQuery: Read 20 rows, 1.62 KiB in 0.001197709 sec., 16698 rows/sec., 1.32 MiB/sec. 2024.01.23 18:49:15.969915 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} DynamicQueryHandler: Done processing query 2024.01.23 18:49:15.969941 [ 3 ] {bc3ff939-69db-48e4-a637-116638c8317a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:15.969958 [ 3 ] {} HTTP-Session: d6d42bb2-ce03-4119-b363-59a3defad60c Destroying unnamed session 2024.01.23 18:49:15.970126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:15.970179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:15.970200 [ 3 ] {} HTTP-Session: d9001e6a-9219-4ab8-ba3b-bfb6518cba73 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:15.970219 [ 3 ] {} HTTP-Session: d9001e6a-9219-4ab8-ba3b-bfb6518cba73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:15.970302 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:15.970343 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:15.970449 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:15.970797 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:15.971012 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:49:15.971170 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:49:15.971284 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} executeQuery: Read 60 rows, 5.42 KiB in 0.000941223 sec., 63746 rows/sec., 5.62 MiB/sec. 2024.01.23 18:49:15.971407 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} DynamicQueryHandler: Done processing query 2024.01.23 18:49:15.971431 [ 3 ] {a7a89b03-d678-4e43-b1ed-11e1634f9ee9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:15.971447 [ 3 ] {} HTTP-Session: d9001e6a-9219-4ab8-ba3b-bfb6518cba73 Destroying unnamed session 2024.01.23 18:49:15.971600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 3443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:15.971647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:15.971666 [ 3 ] {} HTTP-Session: 7cbd4527-0744-4436-915b-e6aca12b8937 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:15.971683 [ 3 ] {} HTTP-Session: 7cbd4527-0744-4436-915b-e6aca12b8937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:15.971757 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:15.971797 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:15.971901 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:15.972218 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:15.972430 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:49:15.972582 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:49:15.972701 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} executeQuery: Read 20 rows, 1.60 KiB in 0.000914642 sec., 21866 rows/sec., 1.71 MiB/sec. 2024.01.23 18:49:15.972824 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} DynamicQueryHandler: Done processing query 2024.01.23 18:49:15.972847 [ 3 ] {9281c618-95e6-4042-8b98-2d3935c4fe94} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:15.972864 [ 3 ] {} HTTP-Session: 7cbd4527-0744-4436-915b-e6aca12b8937 Destroying unnamed session 2024.01.23 18:49:15.972996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 21439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:15.973042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:15.973062 [ 3 ] {} HTTP-Session: fa722fd4-a347-4ebc-8c50-9152929f36a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:15.973078 [ 3 ] {} HTTP-Session: fa722fd4-a347-4ebc-8c50-9152929f36a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:15.973157 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:15.973201 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:49:15.973338 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:15.973719 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:15.974015 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:15.974213 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:15.974336 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} executeQuery: Read 20 rows, 27.64 KiB in 0.001148348 sec., 17416 rows/sec., 23.50 MiB/sec. 2024.01.23 18:49:15.974464 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} DynamicQueryHandler: Done processing query 2024.01.23 18:49:15.974488 [ 3 ] {640b76c5-df1e-4c54-b67f-92314c93759f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:49:15.974504 [ 3 ] {} HTTP-Session: fa722fd4-a347-4ebc-8c50-9152929f36a4 Destroying unnamed session 2024.01.23 18:49:25.968737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:25.968871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:25.968901 [ 3 ] {} HTTP-Session: dd6425a6-486a-4340-a07d-b74764b7d98d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:25.968930 [ 3 ] {} HTTP-Session: dd6425a6-486a-4340-a07d-b74764b7d98d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:25.969075 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:25.969146 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:49:25.969324 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:25.969787 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:25.970045 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:49:25.970210 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:49:25.970340 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} executeQuery: Read 20 rows, 1.62 KiB in 0.001216559 sec., 16439 rows/sec., 1.30 MiB/sec. 2024.01.23 18:49:25.970485 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} DynamicQueryHandler: Done processing query 2024.01.23 18:49:25.970509 [ 3 ] {d771f1db-f5d6-49f2-9095-f18e5aa43e41} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:25.970525 [ 3 ] {} HTTP-Session: dd6425a6-486a-4340-a07d-b74764b7d98d Destroying unnamed session 2024.01.23 18:49:25.970644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:25.970691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:25.970711 [ 3 ] {} HTTP-Session: 4db52a00-1836-4e91-97a2-55ce585f1880 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:25.970728 [ 3 ] {} HTTP-Session: 4db52a00-1836-4e91-97a2-55ce585f1880 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:25.970804 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:25.970844 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:25.970948 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:25.971298 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:25.971511 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:49:25.971663 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:49:25.971778 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} executeQuery: Read 60 rows, 5.42 KiB in 0.000943733 sec., 63577 rows/sec., 5.61 MiB/sec. 2024.01.23 18:49:25.971902 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} DynamicQueryHandler: Done processing query 2024.01.23 18:49:25.971925 [ 3 ] {6b32e885-3f20-45a4-928a-b5e1b81bf69b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:25.971941 [ 3 ] {} HTTP-Session: 4db52a00-1836-4e91-97a2-55ce585f1880 Destroying unnamed session 2024.01.23 18:49:25.972063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 3443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:25.972108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:25.972127 [ 3 ] {} HTTP-Session: 4a4a8e81-8784-414e-8b4d-f60312094476 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:25.972144 [ 3 ] {} HTTP-Session: 4a4a8e81-8784-414e-8b4d-f60312094476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:25.972214 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:25.972253 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:25.972355 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:25.972652 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:25.972860 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:49:25.973006 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:49:25.973124 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} executeQuery: Read 20 rows, 1.60 KiB in 0.000881661 sec., 22684 rows/sec., 1.77 MiB/sec. 2024.01.23 18:49:25.973242 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} DynamicQueryHandler: Done processing query 2024.01.23 18:49:25.973264 [ 3 ] {b90573b7-867f-470a-821b-e0da01a2840e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:25.973280 [ 3 ] {} HTTP-Session: 4a4a8e81-8784-414e-8b4d-f60312094476 Destroying unnamed session 2024.01.23 18:49:25.973450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 21439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:25.973495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:25.973514 [ 3 ] {} HTTP-Session: 3c0c5f54-dab9-456e-a7ec-07441f817c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:25.973530 [ 3 ] {} HTTP-Session: 3c0c5f54-dab9-456e-a7ec-07441f817c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:25.973604 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:25.973649 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:49:25.973783 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:25.974158 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.23 18:49:25.974464 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:49:25.974667 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:49:25.974784 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} executeQuery: Read 20 rows, 27.64 KiB in 0.001151598 sec., 17367 rows/sec., 23.44 MiB/sec. 2024.01.23 18:49:25.974909 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} DynamicQueryHandler: Done processing query 2024.01.23 18:49:25.974932 [ 3 ] {e423e7c7-1e81-4c14-b840-b40f749a52bf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:49:25.974947 [ 3 ] {} HTTP-Session: 3c0c5f54-dab9-456e-a7ec-07441f817c5b Destroying unnamed session 2024.01.23 18:49:30.078029 [ 113 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:49:30.078100 [ 113 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:49:35.968487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:35.968609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:35.968636 [ 3 ] {} HTTP-Session: 5feae687-7cbe-419b-94f5-e5ed3252ba86 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:35.968661 [ 3 ] {} HTTP-Session: 5feae687-7cbe-419b-94f5-e5ed3252ba86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:35.968790 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:35.968852 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:49:35.969010 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:35.969495 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:35.969768 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:49:35.969936 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:49:35.970066 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} executeQuery: Read 20 rows, 1.62 KiB in 0.00123119 sec., 16244 rows/sec., 1.29 MiB/sec. 2024.01.23 18:49:35.970256 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} DynamicQueryHandler: Done processing query 2024.01.23 18:49:35.970282 [ 3 ] {1da83f98-1de9-47b4-bf01-e42fb18cc195} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:35.970299 [ 3 ] {} HTTP-Session: 5feae687-7cbe-419b-94f5-e5ed3252ba86 Destroying unnamed session 2024.01.23 18:49:35.970449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:35.970500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:35.970520 [ 3 ] {} HTTP-Session: 2c0038d0-6358-47bb-b5f2-6d7f734bceab Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:35.970540 [ 3 ] {} HTTP-Session: 2c0038d0-6358-47bb-b5f2-6d7f734bceab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:35.970623 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:35.970670 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:35.970783 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:35.971144 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:35.971364 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:49:35.971515 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:49:35.971642 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} executeQuery: Read 60 rows, 5.42 KiB in 0.000981134 sec., 61153 rows/sec., 5.39 MiB/sec. 2024.01.23 18:49:35.971779 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} DynamicQueryHandler: Done processing query 2024.01.23 18:49:35.971802 [ 3 ] {f34e1ae0-8241-42eb-aeff-32a5c8f63136} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:35.971818 [ 3 ] {} HTTP-Session: 2c0038d0-6358-47bb-b5f2-6d7f734bceab Destroying unnamed session 2024.01.23 18:49:35.971967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 3443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:35.972013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:35.972032 [ 3 ] {} HTTP-Session: a7196bd7-94c9-45a5-9ec8-e6bb9d4cabde Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:35.972049 [ 3 ] {} HTTP-Session: a7196bd7-94c9-45a5-9ec8-e6bb9d4cabde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:35.972120 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:35.972159 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:35.972268 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:35.972550 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:35.972757 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:49:35.972907 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:49:35.973027 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} executeQuery: Read 20 rows, 1.60 KiB in 0.000875121 sec., 22853 rows/sec., 1.79 MiB/sec. 2024.01.23 18:49:35.973146 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} DynamicQueryHandler: Done processing query 2024.01.23 18:49:35.973169 [ 3 ] {a2573a84-330d-4520-ae74-5a27d1c6e70b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:49:35.973185 [ 3 ] {} HTTP-Session: a7196bd7-94c9-45a5-9ec8-e6bb9d4cabde Destroying unnamed session 2024.01.23 18:49:35.973323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 21439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:35.973368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:35.973388 [ 3 ] {} HTTP-Session: c6d9a6cc-e569-42f2-a280-d09115f2c5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:35.973406 [ 3 ] {} HTTP-Session: c6d9a6cc-e569-42f2-a280-d09115f2c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:35.973483 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:35.973528 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:49:35.973663 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:35.974043 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:35.974344 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:49:35.974546 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:49:35.974667 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} executeQuery: Read 20 rows, 27.64 KiB in 0.001156098 sec., 17299 rows/sec., 23.34 MiB/sec. 2024.01.23 18:49:35.974793 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} DynamicQueryHandler: Done processing query 2024.01.23 18:49:35.974820 [ 3 ] {50fcecf9-3395-4b4a-993e-0abdb149a212} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:49:35.974836 [ 3 ] {} HTTP-Session: c6d9a6cc-e569-42f2-a280-d09115f2c5f3 Destroying unnamed session 2024.01.23 18:49:40.968531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.968656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.968683 [ 3 ] {} HTTP-Session: 793aab0f-8b9e-4019-89ca-b111f04c7ada Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.968709 [ 3 ] {} HTTP-Session: 793aab0f-8b9e-4019-89ca-b111f04c7ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.968910 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} executeQuery: (from [fd00:1122:3344:101::d]:42802) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.23 18:49:40.969528 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:40.969709 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:40.969761 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.23 18:49:40.969935 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.23 18:49:40.970062 [ 186 ] {81b102fb-1584-4957-a898-d9a36552ae31} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.23 18:49:40.970077 [ 187 ] {81b102fb-1584-4957-a898-d9a36552ae31} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.23 18:49:40.970225 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.01.23 18:49:40.970320 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.23 18:49:40.971847 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} executeQuery: Read 10 rows, 1.41 KiB in 0.00288933 sec., 3461 rows/sec., 486.37 KiB/sec. 2024.01.23 18:49:40.972137 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.972165 [ 3 ] {81b102fb-1584-4957-a898-d9a36552ae31} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.23 18:49:40.972183 [ 3 ] {} HTTP-Session: 793aab0f-8b9e-4019-89ca-b111f04c7ada Destroying unnamed session 2024.01.23 18:49:40.972367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.972414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.972435 [ 3 ] {} HTTP-Session: 11e35766-0f6a-4b60-ac7a-2be147d53ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.972455 [ 3 ] {} HTTP-Session: 11e35766-0f6a-4b60-ac7a-2be147d53ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.972541 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:40.972584 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.23 18:49:40.972731 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:40.973047 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.973354 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:49:40.973526 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} oximeter.timeseries_schema (81ed84f6-2f06-4310-9cf7-84dca300a887): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:49:40.973633 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} executeQuery: Read 1 rows, 232.00 B in 0.001064046 sec., 939 rows/sec., 212.93 KiB/sec. 2024.01.23 18:49:40.973756 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.973781 [ 3 ] {cf2c7ea4-2fff-4d89-a03b-df550d2681ab} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:40.973797 [ 3 ] {} HTTP-Session: 11e35766-0f6a-4b60-ac7a-2be147d53ed6 Destroying unnamed session 2024.01.23 18:49:40.973935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.973984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.974006 [ 3 ] {} HTTP-Session: 6d081a7d-8ebe-4d2d-804a-f774e0237644 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.974024 [ 3 ] {} HTTP-Session: 6d081a7d-8ebe-4d2d-804a-f774e0237644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.974095 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:40.974141 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:49:40.974283 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:40.974586 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.974794 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:40.974949 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:40.975042 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} executeQuery: Read 2 rows, 175.00 B in 0.000918332 sec., 2177 rows/sec., 186.10 KiB/sec. 2024.01.23 18:49:40.975160 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.975185 [ 3 ] {7a907eb4-f43b-44fd-8eeb-08c7640feb23} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:49:40.975200 [ 3 ] {} HTTP-Session: 6d081a7d-8ebe-4d2d-804a-f774e0237644 Destroying unnamed session 2024.01.23 18:49:40.975314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.975361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.975381 [ 3 ] {} HTTP-Session: ce315f7e-3c2d-47f8-ae9b-6f9e7ceca9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.975399 [ 3 ] {} HTTP-Session: ce315f7e-3c2d-47f8-ae9b-6f9e7ceca9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.975473 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:40.975512 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:40.975616 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:40.975922 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.976136 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:49:40.976293 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:49:40.976385 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} executeQuery: Read 37 rows, 3.18 KiB in 0.000884162 sec., 41847 rows/sec., 3.52 MiB/sec. 2024.01.23 18:49:40.976461 [ 107 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.23 18:49:40.976507 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.976512 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.976531 [ 3 ] {635c2087-4ee5-49b6-a455-39a3fb53ec8c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:40.976549 [ 3 ] {} HTTP-Session: ce315f7e-3c2d-47f8-ae9b-6f9e7ceca9d5 Destroying unnamed session 2024.01.23 18:49:40.976695 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.23 18:49:40.976713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.976784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.976805 [ 3 ] {} HTTP-Session: 73e79af1-130a-425d-af67-79c83ebbf009 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.976822 [ 3 ] {} HTTP-Session: 73e79af1-130a-425d-af67-79c83ebbf009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.976999 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:49:40.977007 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:40.977070 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:49:40.977190 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 57 rows starting from the beginning of the part 2024.01.23 18:49:40.977262 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:40.977460 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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.01.23 18:49:40.977573 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.01.23 18:49:40.977656 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.01.23 18:49:40.977738 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.01.23 18:49:40.977813 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.01.23 18:49:40.978479 [ 17 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897476 sec., 163374.9254272518 rows/sec., 14.23 MiB/sec. 2024.01.23 18:49:40.978598 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.23 18:49:40.978773 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.23 18:49:40.978852 [ 11 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_6_1} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.23 18:49:40.979715 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.979982 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.23 18:49:40.980144 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.23 18:49:40.980239 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} executeQuery: Read 2 rows, 143.00 B in 0.003181978 sec., 628 rows/sec., 43.89 KiB/sec. 2024.01.23 18:49:40.980372 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.980396 [ 3 ] {eb136b27-5294-41be-9c08-db0e31c7daa7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:49:40.980413 [ 3 ] {} HTTP-Session: 73e79af1-130a-425d-af67-79c83ebbf009 Destroying unnamed session 2024.01.23 18:49:40.980527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.980573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.980594 [ 3 ] {} HTTP-Session: 163f196a-9f84-4145-b85a-8d5cf56bbcc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.980613 [ 3 ] {} HTTP-Session: 163f196a-9f84-4145-b85a-8d5cf56bbcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.980688 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:40.980728 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:40.980834 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:40.981129 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.981341 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:49:40.981499 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:49:40.981586 [ 107 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.23 18:49:40.981597 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} executeQuery: Read 26 rows, 2.06 KiB in 0.000880002 sec., 29545 rows/sec., 2.29 MiB/sec. 2024.01.23 18:49:40.981618 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.981769 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.23 18:49:40.981806 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.981856 [ 3 ] {9f5ee7c9-31aa-4d14-9a5b-916b83547dd6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:40.981887 [ 3 ] {} HTTP-Session: 163f196a-9f84-4145-b85a-8d5cf56bbcc1 Destroying unnamed session 2024.01.23 18:49:40.981955 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:49:40.981996 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2024.01.23 18:49:40.982045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:40.982156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:40.982216 [ 3 ] {} HTTP-Session: b9a11280-d295-4f26-9394-a80fa08e3138 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:40.982266 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2024.01.23 18:49:40.982272 [ 3 ] {} HTTP-Session: b9a11280-d295-4f26-9394-a80fa08e3138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:40.982539 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:40.982560 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:40.982654 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:49:40.982889 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:40.983181 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:40.983193 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:40.983390 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2024.01.23 18:49:40.983914 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:40.984518 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:40.984903 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 4 columns (4 merged, 0 gathered) in 0.003225969 sec., 43087.828804306555 rows/sec., 3.36 MiB/sec. 2024.01.23 18:49:40.984915 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:40.985090 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.23 18:49:40.985150 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} executeQuery: Read 37 rows, 2.67 KiB in 0.002553852 sec., 14487 rows/sec., 1.02 MiB/sec. 2024.01.23 18:49:40.985366 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} DynamicQueryHandler: Done processing query 2024.01.23 18:49:40.985406 [ 3 ] {fc04adfb-bf43-4347-8e0c-bb5553183cb8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:40.985414 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.23 18:49:40.985436 [ 3 ] {} HTTP-Session: b9a11280-d295-4f26-9394-a80fa08e3138 Destroying unnamed session 2024.01.23 18:49:40.985504 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_6_1} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.23 18:49:45.078148 [ 103 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:49:45.078212 [ 103 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:49:45.970108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 6940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:45.970263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:45.970310 [ 3 ] {} HTTP-Session: 01930924-4552-4101-b26f-40c103931406 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:45.970353 [ 3 ] {} HTTP-Session: 01930924-4552-4101-b26f-40c103931406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:45.970559 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:45.970660 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:49:45.970924 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:45.971450 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:45.971723 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:49:45.971894 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:49:45.972040 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} executeQuery: Read 48 rows, 3.89 KiB in 0.001422165 sec., 33751 rows/sec., 2.67 MiB/sec. 2024.01.23 18:49:45.972200 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} DynamicQueryHandler: Done processing query 2024.01.23 18:49:45.972226 [ 3 ] {812d89ec-4e1c-4a31-8089-6ed029ab2530} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:45.972243 [ 3 ] {} HTTP-Session: 01930924-4552-4101-b26f-40c103931406 Destroying unnamed session 2024.01.23 18:49:45.972393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 23241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:45.972444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:45.972464 [ 3 ] {} HTTP-Session: 776a659f-e8af-426b-92ab-7c9a79d06574 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:45.972489 [ 3 ] {} HTTP-Session: 776a659f-e8af-426b-92ab-7c9a79d06574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:45.972577 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:45.972620 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:45.972728 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:45.973132 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:45.973361 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:49:45.973512 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:49:45.973624 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} executeQuery: Read 144 rows, 14.41 KiB in 0.001017834 sec., 141476 rows/sec., 13.83 MiB/sec. 2024.01.23 18:49:45.973745 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} DynamicQueryHandler: Done processing query 2024.01.23 18:49:45.973768 [ 3 ] {704fbea2-c1ae-43cd-9612-ccc16ceecb81} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.23 18:49:45.973784 [ 3 ] {} HTTP-Session: 776a659f-e8af-426b-92ab-7c9a79d06574 Destroying unnamed session 2024.01.23 18:49:45.973932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9716, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:45.973978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:45.973998 [ 3 ] {} HTTP-Session: 9a6e5647-920d-41d8-bac5-077fe872a2fa Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:45.974015 [ 3 ] {} HTTP-Session: 9a6e5647-920d-41d8-bac5-077fe872a2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:45.974090 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:45.974130 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:45.974235 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:45.974557 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:45.974764 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:49:45.974914 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:49:45.975039 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} executeQuery: Read 57 rows, 4.57 KiB in 0.000910243 sec., 62620 rows/sec., 4.90 MiB/sec. 2024.01.23 18:49:45.975170 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} DynamicQueryHandler: Done processing query 2024.01.23 18:49:45.975194 [ 3 ] {b9c3393e-dbc7-4d29-87f6-d0d1f9e6deaf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:49:45.975209 [ 3 ] {} HTTP-Session: 9a6e5647-920d-41d8-bac5-077fe872a2fa Destroying unnamed session 2024.01.23 18:49:45.975483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:45.975529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:45.975548 [ 3 ] {} HTTP-Session: 11cedf18-0b6c-44f2-aadd-7758be7dbe4e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:45.975565 [ 3 ] {} HTTP-Session: 11cedf18-0b6c-44f2-aadd-7758be7dbe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:45.975654 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:45.975700 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:49:45.975840 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:45.976364 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:45.976687 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:49:45.976869 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:49:45.976995 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} executeQuery: Read 48 rows, 66.33 KiB in 0.001311892 sec., 36588 rows/sec., 49.37 MiB/sec. 2024.01.23 18:49:45.977126 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} DynamicQueryHandler: Done processing query 2024.01.23 18:49:45.977148 [ 3 ] {28f2bed7-48c7-4c5d-9a23-f0bbe3c62657} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.23 18:49:45.977164 [ 3 ] {} HTTP-Session: 11cedf18-0b6c-44f2-aadd-7758be7dbe4e Destroying unnamed session 2024.01.23 18:49:45.977294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:45.977339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:45.977357 [ 3 ] {} HTTP-Session: 8d4f19e7-8b10-42a0-907d-5dea8225984e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:45.977374 [ 3 ] {} HTTP-Session: 8d4f19e7-8b10-42a0-907d-5dea8225984e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:45.977443 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:45.977484 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.23 18:49:45.977589 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:45.977872 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:45.978116 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:45.978291 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:45.978402 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} executeQuery: Read 9 rows, 651.00 B in 0.000928073 sec., 9697 rows/sec., 685.01 KiB/sec. 2024.01.23 18:49:45.978524 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} DynamicQueryHandler: Done processing query 2024.01.23 18:49:45.978547 [ 3 ] {de0a7c30-5a53-4f11-8896-5a58a91a6efd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.23 18:49:45.978563 [ 3 ] {} HTTP-Session: 8d4f19e7-8b10-42a0-907d-5dea8225984e Destroying unnamed session 2024.01.23 18:49:55.969486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.969610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.969636 [ 3 ] {} HTTP-Session: 547d19b0-d2bd-4752-8d53-d466d65c3e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.969661 [ 3 ] {} HTTP-Session: 547d19b0-d2bd-4752-8d53-d466d65c3e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.969792 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.969854 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:49:55.970208 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.970693 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.970966 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:49:55.971123 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:49:55.971229 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} executeQuery: Read 50 rows, 4.05 KiB in 0.001418355 sec., 35252 rows/sec., 2.79 MiB/sec. 2024.01.23 18:49:55.971230 [ 95 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.23 18:49:55.971305 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.971400 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.971408 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.23 18:49:55.971435 [ 3 ] {2d907e52-53ff-4750-a61c-ed575da6741f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:49:55.971495 [ 3 ] {} HTTP-Session: 547d19b0-d2bd-4752-8d53-d466d65c3e9e Destroying unnamed session 2024.01.23 18:49:55.971568 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:49:55.971612 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2024.01.23 18:49:55.971632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.971710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.971741 [ 3 ] {} HTTP-Session: b2351ca9-edf4-4433-991f-3d5b4726b71e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.971785 [ 3 ] {} HTTP-Session: b2351ca9-edf4-4433-991f-3d5b4726b71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.971868 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:55.972059 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.972169 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:49:55.972187 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:55.972527 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:55.972639 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.972835 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2024.01.23 18:49:55.972987 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2024.01.23 18:49:55.973524 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.973879 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:55.974194 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:55.974466 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} executeQuery: Read 2 rows, 175.00 B in 0.002332027 sec., 857 rows/sec., 73.28 KiB/sec. 2024.01.23 18:49:55.974851 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463585 sec., 51103.12003314485 rows/sec., 4.05 MiB/sec. 2024.01.23 18:49:55.974871 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.974919 [ 3 ] {d6be5065-9e47-41ea-9c5d-d4f822ed72ee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:49:55.974938 [ 3 ] {} HTTP-Session: b2351ca9-edf4-4433-991f-3d5b4726b71e Destroying unnamed session 2024.01.23 18:49:55.975023 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.23 18:49:55.975101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.975165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.975192 [ 3 ] {} HTTP-Session: 393f64cb-43b1-460b-bec2-e28814fbefef Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.975213 [ 3 ] {} HTTP-Session: 393f64cb-43b1-460b-bec2-e28814fbefef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.975293 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.23 18:49:55.975371 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.975418 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_6_1} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.23 18:49:55.975442 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:49:55.975661 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.976077 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.976302 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:49:55.976454 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:49:55.976548 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} executeQuery: Read 151 rows, 15.06 KiB in 0.001132777 sec., 133300 rows/sec., 12.99 MiB/sec. 2024.01.23 18:49:55.976668 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.976691 [ 3 ] {a70038d0-b6b7-4495-9174-570ae0b0e917} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:49:55.976707 [ 3 ] {} HTTP-Session: 393f64cb-43b1-460b-bec2-e28814fbefef Destroying unnamed session 2024.01.23 18:49:55.976807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.976852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.976871 [ 3 ] {} HTTP-Session: 88091050-9440-43bc-a50d-ce6b36935b5a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.976888 [ 3 ] {} HTTP-Session: 88091050-9440-43bc-a50d-ce6b36935b5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.976958 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.976998 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:49:55.977101 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.977373 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.977577 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.23 18:49:55.977723 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.23 18:49:55.977819 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} executeQuery: Read 2 rows, 143.00 B in 0.00082808 sec., 2415 rows/sec., 168.64 KiB/sec. 2024.01.23 18:49:55.977939 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.977963 [ 3 ] {3846798a-2141-4c86-84ce-163a2395adf9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:49:55.977979 [ 3 ] {} HTTP-Session: 88091050-9440-43bc-a50d-ce6b36935b5a Destroying unnamed session 2024.01.23 18:49:55.978092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.978138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.978157 [ 3 ] {} HTTP-Session: 77fa30df-5837-41e3-800b-2400e903258e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.978174 [ 3 ] {} HTTP-Session: 77fa30df-5837-41e3-800b-2400e903258e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.978246 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.978283 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:49:55.978387 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.978725 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.978941 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:49:55.979099 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:49:55.979209 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} executeQuery: Read 52 rows, 4.17 KiB in 0.000930073 sec., 55909 rows/sec., 4.38 MiB/sec. 2024.01.23 18:49:55.979394 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.979418 [ 3 ] {a38cd56e-1e34-4054-b184-c9c6a195ce51} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:49:55.979433 [ 3 ] {} HTTP-Session: 77fa30df-5837-41e3-800b-2400e903258e Destroying unnamed session 2024.01.23 18:49:55.979529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.979574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.979595 [ 3 ] {} HTTP-Session: 320f84cc-f641-4911-92ba-df551b419a41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.979612 [ 3 ] {} HTTP-Session: 320f84cc-f641-4911-92ba-df551b419a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.979683 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.979729 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:49:55.979864 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.980147 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.980403 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:49:55.980582 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:49:55.980703 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} executeQuery: Read 1 rows, 72.00 B in 0.000984984 sec., 1015 rows/sec., 71.38 KiB/sec. 2024.01.23 18:49:55.980842 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.980866 [ 3 ] {8ec6c942-3b2d-45e1-a3d3-371525ea50ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:49:55.980882 [ 3 ] {} HTTP-Session: 320f84cc-f641-4911-92ba-df551b419a41 Destroying unnamed session 2024.01.23 18:49:55.981153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:49:55.981199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:49:55.981218 [ 3 ] {} HTTP-Session: 4d9b6020-688c-4a37-85e3-f32b87bc7a4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:49:55.981234 [ 3 ] {} HTTP-Session: 4d9b6020-688c-4a37-85e3-f32b87bc7a4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:49:55.981321 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:49:55.981366 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:49:55.981500 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:49:55.982015 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.982325 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:49:55.982531 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:49:55.982657 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} executeQuery: Read 50 rows, 69.09 KiB in 0.001301282 sec., 38423 rows/sec., 51.85 MiB/sec. 2024.01.23 18:49:55.982652 [ 93 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.23 18:49:55.982743 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:49:55.982910 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.23 18:49:55.982921 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} DynamicQueryHandler: Done processing query 2024.01.23 18:49:55.983008 [ 3 ] {5ea70248-6385-430f-9fff-181ebc209ec1} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.01.23 18:49:55.983034 [ 3 ] {} HTTP-Session: 4d9b6020-688c-4a37-85e3-f32b87bc7a4b Destroying unnamed session 2024.01.23 18:49:55.983114 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:49:55.983154 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2024.01.23 18:49:55.983282 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:55.983414 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:55.983513 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part 2024.01.23 18:49:55.983605 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part 2024.01.23 18:49:55.983697 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2024.01.23 18:49:55.987251 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 6 columns (6 merged, 0 gathered) in 0.004422468 sec., 40022.90123976024 rows/sec., 54.01 MiB/sec. 2024.01.23 18:49:55.987403 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.23 18:49:55.987610 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.23 18:49:55.987670 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_6_1} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.23 18:50:00.078472 [ 91 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:50:00.078548 [ 91 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:50:05.970337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:05.970527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:05.970577 [ 3 ] {} HTTP-Session: e5e2dcb7-3d70-484c-8096-0fb11de4fdef Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:05.970619 [ 3 ] {} HTTP-Session: e5e2dcb7-3d70-484c-8096-0fb11de4fdef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:05.970822 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:05.970918 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:50:05.971176 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:05.971677 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:50:05.971923 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:50:05.972085 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:50:05.972194 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} executeQuery: Read 51 rows, 4.13 KiB in 0.001363583 sec., 37401 rows/sec., 2.96 MiB/sec. 2024.01.23 18:50:05.972347 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} DynamicQueryHandler: Done processing query 2024.01.23 18:50:05.972370 [ 3 ] {b918729d-5bd0-43c9-8a7a-3d94501f8dca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:05.972385 [ 3 ] {} HTTP-Session: e5e2dcb7-3d70-484c-8096-0fb11de4fdef Destroying unnamed session 2024.01.23 18:50:05.972590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:05.972636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:05.972655 [ 3 ] {} HTTP-Session: f06b1c76-063b-4fc4-a015-aa7acdb85d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:05.972673 [ 3 ] {} HTTP-Session: f06b1c76-063b-4fc4-a015-aa7acdb85d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:05.972750 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:05.972789 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:05.972891 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:05.973294 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:50:05.973509 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:50:05.973662 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:50:05.973775 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} executeQuery: Read 153 rows, 15.27 KiB in 0.000986364 sec., 155115 rows/sec., 15.12 MiB/sec. 2024.01.23 18:50:05.973897 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} DynamicQueryHandler: Done processing query 2024.01.23 18:50:05.973921 [ 3 ] {d3e40aa8-0e65-45d0-a3ad-77f611c319a8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:50:05.973937 [ 3 ] {} HTTP-Session: f06b1c76-063b-4fc4-a015-aa7acdb85d87 Destroying unnamed session 2024.01.23 18:50:05.974057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:05.974101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:05.974121 [ 3 ] {} HTTP-Session: 57439dc7-473a-4fca-ab5b-695dcb05f760 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:05.974137 [ 3 ] {} HTTP-Session: 57439dc7-473a-4fca-ab5b-695dcb05f760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:05.974209 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:05.974247 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:05.974352 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:05.974659 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:50:05.974867 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:50:05.975013 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:50:05.975130 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} executeQuery: Read 51 rows, 4.08 KiB in 0.000888711 sec., 57386 rows/sec., 4.49 MiB/sec. 2024.01.23 18:50:05.975301 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} DynamicQueryHandler: Done processing query 2024.01.23 18:50:05.975324 [ 3 ] {10c2a49a-b2b7-43da-8de3-a4cd9feb3155} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:50:05.975340 [ 3 ] {} HTTP-Session: 57439dc7-473a-4fca-ab5b-695dcb05f760 Destroying unnamed session 2024.01.23 18:50:05.975492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:05.975539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:05.975558 [ 3 ] {} HTTP-Session: a3778832-ba60-42d7-8351-c933d4d7442e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:05.975574 [ 3 ] {} HTTP-Session: a3778832-ba60-42d7-8351-c933d4d7442e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:05.975658 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:05.975705 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:50:05.975851 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:05.976367 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.23 18:50:05.976695 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:50:05.976874 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:50:05.976990 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} executeQuery: Read 51 rows, 70.47 KiB in 0.001294042 sec., 39411 rows/sec., 53.18 MiB/sec. 2024.01.23 18:50:05.977150 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} DynamicQueryHandler: Done processing query 2024.01.23 18:50:05.977174 [ 3 ] {28fdf9df-1ec5-4da7-bfb9-570259feb7a4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:50:05.977189 [ 3 ] {} HTTP-Session: a3778832-ba60-42d7-8351-c933d4d7442e Destroying unnamed session 2024.01.23 18:50:10.969454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:10.969590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:10.969622 [ 3 ] {} HTTP-Session: 3b2d1cc0-5e47-47b1-8049-cbcf09195f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:10.969651 [ 3 ] {} HTTP-Session: 3b2d1cc0-5e47-47b1-8049-cbcf09195f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:10.969847 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:10.969947 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:10.970210 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:10.970834 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:10.971104 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:50:10.971290 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:50:10.971447 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} executeQuery: Read 36 rows, 3.09 KiB in 0.001535978 sec., 23437 rows/sec., 1.97 MiB/sec. 2024.01.23 18:50:10.971605 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} DynamicQueryHandler: Done processing query 2024.01.23 18:50:10.971630 [ 3 ] {b78177bf-cd7e-4990-acf6-f3b33a3fe44a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:10.971647 [ 3 ] {} HTTP-Session: 3b2d1cc0-5e47-47b1-8049-cbcf09195f3f Destroying unnamed session 2024.01.23 18:50:10.971773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:10.971826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:10.971847 [ 3 ] {} HTTP-Session: cc3be986-010e-40f1-863a-ef41e65828ea Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:10.971867 [ 3 ] {} HTTP-Session: cc3be986-010e-40f1-863a-ef41e65828ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:10.971948 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:10.971990 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:10.972096 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:10.972419 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:10.972626 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:50:10.972776 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:50:10.972901 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} executeQuery: Read 24 rows, 1.90 KiB in 0.000916682 sec., 26181 rows/sec., 2.02 MiB/sec. 2024.01.23 18:50:10.973076 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} DynamicQueryHandler: Done processing query 2024.01.23 18:50:10.973100 [ 3 ] {fbbda080-f2be-450b-8655-83fccf9b3fef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:50:10.973116 [ 3 ] {} HTTP-Session: cc3be986-010e-40f1-863a-ef41e65828ea Destroying unnamed session 2024.01.23 18:50:10.973234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:10.973281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:10.973301 [ 3 ] {} HTTP-Session: 31607d09-425e-46ab-b038-2630dce87cf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:10.973318 [ 3 ] {} HTTP-Session: 31607d09-425e-46ab-b038-2630dce87cf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:10.973392 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:10.973437 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:50:10.973569 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:10.973871 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:10.974135 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:50:10.974313 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:50:10.974436 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} executeQuery: Read 36 rows, 2.60 KiB in 0.001012095 sec., 35569 rows/sec., 2.51 MiB/sec. 2024.01.23 18:50:10.974585 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} DynamicQueryHandler: Done processing query 2024.01.23 18:50:10.974609 [ 3 ] {75d5efb4-a787-4ac5-94ea-8bb2a1eec708} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:10.974625 [ 3 ] {} HTTP-Session: 31607d09-425e-46ab-b038-2630dce87cf6 Destroying unnamed session 2024.01.23 18:50:15.079599 [ 83 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:50:15.079661 [ 83 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:50:15.971050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:15.971163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:15.971187 [ 3 ] {} HTTP-Session: ed66ca05-efb0-4fa5-8c24-c0a00229497a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:15.971209 [ 3 ] {} HTTP-Session: ed66ca05-efb0-4fa5-8c24-c0a00229497a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:15.971335 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:15.971393 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:50:15.971545 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:15.971938 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:15.972293 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:50:15.972464 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:50:15.972603 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} executeQuery: Read 51 rows, 4.13 KiB in 0.001211299 sec., 42103 rows/sec., 3.33 MiB/sec. 2024.01.23 18:50:15.972742 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} DynamicQueryHandler: Done processing query 2024.01.23 18:50:15.972769 [ 3 ] {f7caf8ab-bf3f-4c0e-b627-c1873ff76c16} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:15.972785 [ 3 ] {} HTTP-Session: ed66ca05-efb0-4fa5-8c24-c0a00229497a Destroying unnamed session 2024.01.23 18:50:15.972933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:15.972983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:15.973003 [ 3 ] {} HTTP-Session: 0d1e0c69-e13e-4b6c-a6af-83849349cf85 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:15.973023 [ 3 ] {} HTTP-Session: 0d1e0c69-e13e-4b6c-a6af-83849349cf85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:15.973109 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:15.973153 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:15.973258 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:15.973640 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:15.973859 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:50:15.974011 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:50:15.974132 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} executeQuery: Read 153 rows, 15.27 KiB in 0.000989994 sec., 154546 rows/sec., 15.06 MiB/sec. 2024.01.23 18:50:15.974130 [ 82 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.23 18:50:15.974241 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:15.974310 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} DynamicQueryHandler: Done processing query 2024.01.23 18:50:15.974358 [ 3 ] {a9614244-bb4d-403b-99ed-ccc8fe9291f5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:50:15.974372 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.23 18:50:15.974399 [ 3 ] {} HTTP-Session: 0d1e0c69-e13e-4b6c-a6af-83849349cf85 Destroying unnamed session 2024.01.23 18:50:15.974524 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:15.974570 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 97 rows starting from the beginning of the part 2024.01.23 18:50:15.974592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:15.974666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:15.974703 [ 3 ] {} HTTP-Session: e2e98710-1a6b-4924-8ce7-072b9bf80de5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:15.974730 [ 3 ] {} HTTP-Session: e2e98710-1a6b-4924-8ce7-072b9bf80de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:15.974859 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part 2024.01.23 18:50:15.974953 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:15.975061 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:15.975125 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part 2024.01.23 18:50:15.975454 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part 2024.01.23 18:50:15.975511 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:15.975694 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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.01.23 18:50:15.975830 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part 2024.01.23 18:50:15.976398 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:15.976801 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:50:15.977115 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:50:15.977291 [ 82 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.23 18:50:15.977338 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} executeQuery: Read 51 rows, 4.08 KiB in 0.002321176 sec., 21971 rows/sec., 1.72 MiB/sec. 2024.01.23 18:50:15.977400 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:15.977700 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.23 18:50:15.977845 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} DynamicQueryHandler: Done processing query 2024.01.23 18:50:15.977922 [ 3 ] {d047115c-e174-4801-84e4-ac665c24bd96} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:50:15.978025 [ 3 ] {} HTTP-Session: e2e98710-1a6b-4924-8ce7-072b9bf80de5 Destroying unnamed session 2024.01.23 18:50:15.978106 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:15.978150 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part 2024.01.23 18:50:15.978167 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 4 columns (4 merged, 0 gathered) in 0.003844313 sec., 190931.3835788085 rows/sec., 18.22 MiB/sec. 2024.01.23 18:50:15.978348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:15.978369 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 57 rows starting from the beginning of the part 2024.01.23 18:50:15.978402 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.23 18:50:15.978471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:15.978557 [ 3 ] {} HTTP-Session: 3be9b0a4-c302-4053-876e-39fa3fb36b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:15.978591 [ 3 ] {} HTTP-Session: 3be9b0a4-c302-4053-876e-39fa3fb36b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:15.978800 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2024.01.23 18:50:15.978826 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.23 18:50:15.978893 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:15.978983 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_11_2} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.23 18:50:15.979046 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:50:15.979214 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:15.979562 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2024.01.23 18:50:15.979817 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:15.979852 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:15.981062 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:15.981461 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 291 rows, containing 4 columns (4 merged, 0 gathered) in 0.003933106 sec., 73987.32706415745 rows/sec., 5.78 MiB/sec. 2024.01.23 18:50:15.981645 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.23 18:50:15.981710 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:50:15.981918 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.23 18:50:15.982023 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:50:15.982024 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_11_2} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.23 18:50:15.982228 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} executeQuery: Read 51 rows, 70.47 KiB in 0.00327338 sec., 15580 rows/sec., 21.02 MiB/sec. 2024.01.23 18:50:15.982382 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} DynamicQueryHandler: Done processing query 2024.01.23 18:50:15.982407 [ 3 ] {3d1bfda5-0fea-458e-abd4-8bc5b04a3ddd} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:50:15.982423 [ 3 ] {} HTTP-Session: 3be9b0a4-c302-4053-876e-39fa3fb36b29 Destroying unnamed session 2024.01.23 18:50:25.971060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:25.971198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:25.971229 [ 3 ] {} HTTP-Session: 4b02e5ba-8b88-42d1-998f-04c92b2a4956 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:25.971258 [ 3 ] {} HTTP-Session: 4b02e5ba-8b88-42d1-998f-04c92b2a4956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:25.971407 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:25.971475 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:50:25.971658 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:25.972160 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:25.972420 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:50:25.972583 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:50:25.972782 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} executeQuery: Read 51 rows, 4.13 KiB in 0.001328302 sec., 38394 rows/sec., 3.04 MiB/sec. 2024.01.23 18:50:25.972970 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} DynamicQueryHandler: Done processing query 2024.01.23 18:50:25.972997 [ 3 ] {55970727-5d4c-446b-9501-f2866fa65eaa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:25.973014 [ 3 ] {} HTTP-Session: 4b02e5ba-8b88-42d1-998f-04c92b2a4956 Destroying unnamed session 2024.01.23 18:50:25.973152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:25.973205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:25.973226 [ 3 ] {} HTTP-Session: 6652b867-8594-4cd4-8f4f-cbdcb5074f12 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:25.973245 [ 3 ] {} HTTP-Session: 6652b867-8594-4cd4-8f4f-cbdcb5074f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:25.973332 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:25.973375 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:25.973489 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:25.973871 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:25.974100 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:50:25.974264 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:50:25.974384 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} executeQuery: Read 153 rows, 15.27 KiB in 0.001022725 sec., 149600 rows/sec., 14.58 MiB/sec. 2024.01.23 18:50:25.974495 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} DynamicQueryHandler: Done processing query 2024.01.23 18:50:25.974519 [ 3 ] {f150ac38-690d-489b-a787-908f3c68e640} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:50:25.974535 [ 3 ] {} HTTP-Session: 6652b867-8594-4cd4-8f4f-cbdcb5074f12 Destroying unnamed session 2024.01.23 18:50:25.974653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:25.974700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:25.974720 [ 3 ] {} HTTP-Session: 757ae51f-efd6-4d3c-9c48-5c46b67b2fdb Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:25.974738 [ 3 ] {} HTTP-Session: 757ae51f-efd6-4d3c-9c48-5c46b67b2fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:25.974812 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:25.974852 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:25.974957 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:25.975240 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:25.975450 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:50:25.975604 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:50:25.975737 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} executeQuery: Read 51 rows, 4.08 KiB in 0.000886281 sec., 57543 rows/sec., 4.50 MiB/sec. 2024.01.23 18:50:25.975878 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} DynamicQueryHandler: Done processing query 2024.01.23 18:50:25.975903 [ 3 ] {6301e14e-f363-4337-a20c-627dbae6723b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:50:25.975918 [ 3 ] {} HTTP-Session: 757ae51f-efd6-4d3c-9c48-5c46b67b2fdb Destroying unnamed session 2024.01.23 18:50:25.976073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:25.976119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:25.976138 [ 3 ] {} HTTP-Session: a0d8d2b5-3b0a-4b7f-977b-2904df78a4ac Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:25.976156 [ 3 ] {} HTTP-Session: a0d8d2b5-3b0a-4b7f-977b-2904df78a4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:25.976247 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:25.976292 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:50:25.976433 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:25.976914 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:25.977237 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:50:25.977425 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:50:25.977549 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} executeQuery: Read 51 rows, 70.47 KiB in 0.00127272 sec., 40071 rows/sec., 54.07 MiB/sec. 2024.01.23 18:50:25.977660 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} DynamicQueryHandler: Done processing query 2024.01.23 18:50:25.977684 [ 3 ] {ff7831ec-9f63-48c0-bec7-58c114cda2b6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:50:25.977700 [ 3 ] {} HTTP-Session: a0d8d2b5-3b0a-4b7f-977b-2904df78a4ac Destroying unnamed session 2024.01.23 18:50:30.079736 [ 72 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:50:30.079811 [ 72 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:50:35.971913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.972051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.972083 [ 3 ] {} HTTP-Session: 7cc1d356-09ad-46cb-9295-023e498dedde Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.972112 [ 3 ] {} HTTP-Session: 7cc1d356-09ad-46cb-9295-023e498dedde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.972260 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.972325 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:50:35.972497 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.972980 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.973306 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:50:35.973478 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:50:35.973592 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} executeQuery: Read 51 rows, 4.13 KiB in 0.001288991 sec., 39565 rows/sec., 3.13 MiB/sec. 2024.01.23 18:50:35.973801 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.973828 [ 3 ] {6700f5f9-3cb4-4380-a526-c8bf6ea09ef9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:35.973845 [ 3 ] {} HTTP-Session: 7cc1d356-09ad-46cb-9295-023e498dedde Destroying unnamed session 2024.01.23 18:50:35.973974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.974029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.974050 [ 3 ] {} HTTP-Session: b15d6511-1e22-4c13-ba81-708fad94a14c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.974071 [ 3 ] {} HTTP-Session: b15d6511-1e22-4c13-ba81-708fad94a14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.974155 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.974197 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:50:35.974313 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.974625 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.974842 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:50:35.975000 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:50:35.975121 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} executeQuery: Read 2 rows, 175.00 B in 0.000932723 sec., 2144 rows/sec., 183.23 KiB/sec. 2024.01.23 18:50:35.975286 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.975311 [ 3 ] {65f3816b-6718-42be-8852-69df11a259c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:35.975327 [ 3 ] {} HTTP-Session: b15d6511-1e22-4c13-ba81-708fad94a14c Destroying unnamed session 2024.01.23 18:50:35.975474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.975521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.975541 [ 3 ] {} HTTP-Session: a0d84b49-7866-4603-ae5c-5908b1247316 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.975557 [ 3 ] {} HTTP-Session: a0d84b49-7866-4603-ae5c-5908b1247316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.975635 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.975674 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:35.975783 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.976185 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.976412 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:50:35.976571 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:50:35.976689 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} executeQuery: Read 154 rows, 15.36 KiB in 0.001017224 sec., 151392 rows/sec., 14.75 MiB/sec. 2024.01.23 18:50:35.976817 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.976842 [ 3 ] {cbb2309a-cbab-4d4c-8f48-0be8909507cd} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:50:35.976858 [ 3 ] {} HTTP-Session: a0d84b49-7866-4603-ae5c-5908b1247316 Destroying unnamed session 2024.01.23 18:50:35.977001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.977049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.977069 [ 3 ] {} HTTP-Session: 790b0253-7e47-435c-84b8-86fcd047f1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.977085 [ 3 ] {} HTTP-Session: 790b0253-7e47-435c-84b8-86fcd047f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.977156 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.977195 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:50:35.977303 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.977598 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.977814 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:50:35.977976 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:50:35.978094 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} executeQuery: Read 2 rows, 143.00 B in 0.000909222 sec., 2199 rows/sec., 153.59 KiB/sec. 2024.01.23 18:50:35.978228 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.978258 [ 3 ] {d486db84-e16b-4ccc-9d7e-977cbe0fafe5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:35.978274 [ 3 ] {} HTTP-Session: 790b0253-7e47-435c-84b8-86fcd047f1bd Destroying unnamed session 2024.01.23 18:50:35.978389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.978435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.978455 [ 3 ] {} HTTP-Session: 1b26d3de-1b11-4e80-9031-f9baded82619 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.978472 [ 3 ] {} HTTP-Session: 1b26d3de-1b11-4e80-9031-f9baded82619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.978546 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.978586 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:35.978693 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.979011 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.979225 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:50:35.979380 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:50:35.979491 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} executeQuery: Read 53 rows, 4.25 KiB in 0.000916302 sec., 57841 rows/sec., 4.53 MiB/sec. 2024.01.23 18:50:35.979611 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.979636 [ 3 ] {bcba60ed-db9e-4ba5-ae43-7a73761e682b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:50:35.979651 [ 3 ] {} HTTP-Session: 1b26d3de-1b11-4e80-9031-f9baded82619 Destroying unnamed session 2024.01.23 18:50:35.979761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.979808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.979827 [ 3 ] {} HTTP-Session: 0aaf7fc3-2a5d-4934-b983-dfb985251869 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.979845 [ 3 ] {} HTTP-Session: 0aaf7fc3-2a5d-4934-b983-dfb985251869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.979914 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.979957 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:50:35.980078 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.980354 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.980615 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:50:35.980796 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:50:35.980926 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} executeQuery: Read 1 rows, 72.00 B in 0.000979604 sec., 1020 rows/sec., 71.78 KiB/sec. 2024.01.23 18:50:35.981061 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.981086 [ 3 ] {41a6df9e-e15c-4611-b3a6-9b6873a785b7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:35.981102 [ 3 ] {} HTTP-Session: 0aaf7fc3-2a5d-4934-b983-dfb985251869 Destroying unnamed session 2024.01.23 18:50:35.981248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:35.981294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:35.981312 [ 3 ] {} HTTP-Session: 53cce586-f367-4c8c-bb79-b9df26570e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:35.981328 [ 3 ] {} HTTP-Session: 53cce586-f367-4c8c-bb79-b9df26570e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:35.981419 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:35.981463 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:50:35.981602 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:35.982107 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:35.982422 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:50:35.982601 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:50:35.982724 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} executeQuery: Read 51 rows, 70.47 KiB in 0.001276352 sec., 39957 rows/sec., 53.92 MiB/sec. 2024.01.23 18:50:35.982852 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} DynamicQueryHandler: Done processing query 2024.01.23 18:50:35.982875 [ 3 ] {44656141-a16b-4ac6-9f4b-7af055d7f9de} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:50:35.982891 [ 3 ] {} HTTP-Session: 53cce586-f367-4c8c-bb79-b9df26570e5e Destroying unnamed session 2024.01.23 18:50:40.970920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:40.971051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:40.971082 [ 3 ] {} HTTP-Session: 253a6c7c-aca8-4607-89c7-6c0c13729117 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:40.971110 [ 3 ] {} HTTP-Session: 253a6c7c-aca8-4607-89c7-6c0c13729117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:40.971252 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:40.971320 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:50:40.971492 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:40.971939 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:40.972199 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:50:40.972370 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:50:40.972493 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} executeQuery: Read 2 rows, 175.00 B in 0.001200479 sec., 1666 rows/sec., 142.36 KiB/sec. 2024.01.23 18:50:40.972676 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} DynamicQueryHandler: Done processing query 2024.01.23 18:50:40.972703 [ 3 ] {c7e79ad3-38c3-462c-af59-5fa0e8758070} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:40.972720 [ 3 ] {} HTTP-Session: 253a6c7c-aca8-4607-89c7-6c0c13729117 Destroying unnamed session 2024.01.23 18:50:40.972848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:40.972895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:40.972916 [ 3 ] {} HTTP-Session: d9f766e5-c5df-47e5-a2c4-80e454a55551 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:40.972933 [ 3 ] {} HTTP-Session: d9f766e5-c5df-47e5-a2c4-80e454a55551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:40.973010 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:40.973050 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:40.973161 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:40.973538 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:40.973748 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:50:40.973900 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:50:40.974013 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} executeQuery: Read 37 rows, 3.18 KiB in 0.000968263 sec., 38212 rows/sec., 3.21 MiB/sec. 2024.01.23 18:50:40.974158 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} DynamicQueryHandler: Done processing query 2024.01.23 18:50:40.974182 [ 3 ] {fd6fb9b0-acf3-4391-bd3b-5a92fbce49a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:40.974198 [ 3 ] {} HTTP-Session: d9f766e5-c5df-47e5-a2c4-80e454a55551 Destroying unnamed session 2024.01.23 18:50:40.974342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:40.974388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:40.974408 [ 3 ] {} HTTP-Session: 80add2e9-3871-4f8d-8449-fdc49beb9e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:40.974425 [ 3 ] {} HTTP-Session: 80add2e9-3871-4f8d-8449-fdc49beb9e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:40.974494 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:40.974537 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:50:40.974646 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:40.974921 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:40.975124 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:50:40.975275 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:50:40.975392 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} executeQuery: Read 2 rows, 143.00 B in 0.000864091 sec., 2314 rows/sec., 161.61 KiB/sec. 2024.01.23 18:50:40.975516 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} DynamicQueryHandler: Done processing query 2024.01.23 18:50:40.975542 [ 3 ] {e77849dd-c05b-4508-a466-bd894282a330} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:40.975557 [ 3 ] {} HTTP-Session: 80add2e9-3871-4f8d-8449-fdc49beb9e56 Destroying unnamed session 2024.01.23 18:50:40.975666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:40.975713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:40.975732 [ 3 ] {} HTTP-Session: 99040021-d860-4c85-9e07-6fda54c4ef35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:40.975748 [ 3 ] {} HTTP-Session: 99040021-d860-4c85-9e07-6fda54c4ef35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:40.975821 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:40.975859 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:40.975965 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:40.976254 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:40.976461 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:50:40.976615 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:50:40.976731 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} executeQuery: Read 26 rows, 2.06 KiB in 0.000882732 sec., 29454 rows/sec., 2.28 MiB/sec. 2024.01.23 18:50:40.976851 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} DynamicQueryHandler: Done processing query 2024.01.23 18:50:40.976875 [ 3 ] {c7d94ce4-7200-416c-a555-0522e0afdde2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:40.976890 [ 3 ] {} HTTP-Session: 99040021-d860-4c85-9e07-6fda54c4ef35 Destroying unnamed session 2024.01.23 18:50:40.977003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:40.977049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:40.977068 [ 3 ] {} HTTP-Session: 1613ee3f-ba47-487e-89cc-faf48c9d7083 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:40.977086 [ 3 ] {} HTTP-Session: 1613ee3f-ba47-487e-89cc-faf48c9d7083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:40.977159 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:40.977203 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:50:40.977324 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:40.977618 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:40.977877 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:50:40.978060 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:50:40.978187 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} executeQuery: Read 37 rows, 2.67 KiB in 0.000995494 sec., 37167 rows/sec., 2.62 MiB/sec. 2024.01.23 18:50:40.978182 [ 56 ] {} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.23 18:50:40.978296 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:40.978366 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} DynamicQueryHandler: Done processing query 2024.01.23 18:50:40.978391 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.23 18:50:40.978400 [ 3 ] {57e6a4e2-cb97-4c6e-8e7c-379da8949d6e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:40.978435 [ 3 ] {} HTTP-Session: 1613ee3f-ba47-487e-89cc-faf48c9d7083 Destroying unnamed session 2024.01.23 18:50:40.978488 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:40.978519 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part 2024.01.23 18:50:40.978643 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.01.23 18:50:40.978731 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.01.23 18:50:40.978821 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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.01.23 18:50:40.978906 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.01.23 18:50:40.978984 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.01.23 18:50:40.981634 [ 12 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 5 columns (5 merged, 0 gathered) in 0.00327951 sec., 136605.77342346875 rows/sec., 9.64 MiB/sec. 2024.01.23 18:50:40.981826 [ 24 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.23 18:50:40.982120 [ 24 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.23 18:50:40.982199 [ 24 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_6_1} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.23 18:50:45.079861 [ 55 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:50:45.079934 [ 55 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:50:45.972940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.973094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.973150 [ 3 ] {} HTTP-Session: 515e1fd4-26ea-4f52-b79f-2a155c79e05a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.973192 [ 3 ] {} HTTP-Session: 515e1fd4-26ea-4f52-b79f-2a155c79e05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.973399 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.973498 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:50:45.973759 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.974282 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.974551 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:50:45.974717 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:50:45.974833 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} executeQuery: Read 51 rows, 4.13 KiB in 0.001379844 sec., 36960 rows/sec., 2.93 MiB/sec. 2024.01.23 18:50:45.974859 [ 53 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.23 18:50:45.974966 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.975036 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.975063 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.23 18:50:45.975075 [ 3 ] {3b61b9a6-d78f-482d-b5f5-02dad48abc17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:45.975115 [ 3 ] {} HTTP-Session: 515e1fd4-26ea-4f52-b79f-2a155c79e05a Destroying unnamed session 2024.01.23 18:50:45.975177 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:45.975213 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2024.01.23 18:50:45.975272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.975355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.975416 [ 3 ] {} HTTP-Session: 5755753b-0b23-4166-b49d-1e43469bccec Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.975448 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.975461 [ 3 ] {} HTTP-Session: 5755753b-0b23-4166-b49d-1e43469bccec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.975679 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.975704 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.975767 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:50:45.975989 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.976220 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.976250 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.976429 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.976985 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.977412 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:50:45.977702 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:50:45.977909 [ 53 ] {} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.23 18:50:45.978035 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.978064 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} executeQuery: Read 2 rows, 175.00 B in 0.002308527 sec., 866 rows/sec., 74.03 KiB/sec. 2024.01.23 18:50:45.978163 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.23 18:50:45.978165 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 4 columns (4 merged, 0 gathered) in 0.003136616 sec., 97238.55263124335 rows/sec., 7.70 MiB/sec. 2024.01.23 18:50:45.978399 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:45.978410 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.978452 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.978466 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.23 18:50:45.978473 [ 3 ] {2ba27db2-b5eb-49a0-bdee-c2426f3d53f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:45.978586 [ 3 ] {} HTTP-Session: 5755753b-0b23-4166-b49d-1e43469bccec Destroying unnamed session 2024.01.23 18:50:45.978682 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.978848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.978896 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.23 18:50:45.978925 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.978968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.979028 [ 3 ] {} HTTP-Session: 8ab53c8b-3b42-4797-a46c-ecdb5e369642 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.979052 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_11_2} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.23 18:50:45.979125 [ 3 ] {} HTTP-Session: 8ab53c8b-3b42-4797-a46c-ecdb5e369642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.979221 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.979432 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.979479 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.979516 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:45.980054 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.981045 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.981071 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952391 sec., 3387.0852471776266 rows/sec., 289.42 KiB/sec. 2024.01.23 18:50:45.981188 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.23 18:50:45.981384 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:50:45.981488 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.23 18:50:45.981578 [ 17 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_5_1} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.23 18:50:45.981642 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:50:45.981824 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} executeQuery: Read 154 rows, 15.36 KiB in 0.002329807 sec., 66099 rows/sec., 6.44 MiB/sec. 2024.01.23 18:50:45.982040 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.982066 [ 3 ] {39f22318-40cf-4159-bb40-817497cfbe37} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:50:45.982082 [ 3 ] {} HTTP-Session: 8ab53c8b-3b42-4797-a46c-ecdb5e369642 Destroying unnamed session 2024.01.23 18:50:45.982196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.982242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.982262 [ 3 ] {} HTTP-Session: 2a76af50-5dd3-45e2-b2ce-fe087a662ce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.982279 [ 3 ] {} HTTP-Session: 2a76af50-5dd3-45e2-b2ce-fe087a662ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.982352 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.982392 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:50:45.982514 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.982825 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.983046 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:50:45.983202 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:50:45.983315 [ 53 ] {} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.23 18:50:45.983332 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} executeQuery: Read 2 rows, 143.00 B in 0.000945603 sec., 2115 rows/sec., 147.68 KiB/sec. 2024.01.23 18:50:45.983368 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.983510 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.23 18:50:45.983560 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.983610 [ 3 ] {28986c1f-c197-428b-aedb-f1a586b6e16d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:45.983638 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:45.983651 [ 3 ] {} HTTP-Session: 2a76af50-5dd3-45e2-b2ce-fe087a662ce2 Destroying unnamed session 2024.01.23 18:50:45.983693 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.983825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.983865 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.983916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.983959 [ 3 ] {} HTTP-Session: efc746cb-5481-4aba-9d57-b6096bed09e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.984005 [ 3 ] {} HTTP-Session: efc746cb-5481-4aba-9d57-b6096bed09e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.984051 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.984194 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.984245 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.984273 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:45.984500 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.23 18:50:45.984711 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.985630 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.985999 [ 24 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002564162 sec., 3899.9096000954696 rows/sec., 272.31 KiB/sec. 2024.01.23 18:50:45.986074 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:50:45.986152 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.23 18:50:45.986259 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:50:45.986433 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} executeQuery: Read 53 rows, 4.25 KiB in 0.002164143 sec., 24490 rows/sec., 1.92 MiB/sec. 2024.01.23 18:50:45.986440 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.23 18:50:45.986616 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_5_1} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.23 18:50:45.986697 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.986727 [ 3 ] {d25dc9b0-9787-4ff2-b175-20ee3c7c586e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:50:45.986743 [ 3 ] {} HTTP-Session: efc746cb-5481-4aba-9d57-b6096bed09e8 Destroying unnamed session 2024.01.23 18:50:45.986849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.986896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.986915 [ 3 ] {} HTTP-Session: ca3c3128-0312-410c-9656-e0b05c84e7af Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.986932 [ 3 ] {} HTTP-Session: ca3c3128-0312-410c-9656-e0b05c84e7af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.987003 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.987047 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:50:45.987177 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.987436 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.987750 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:50:45.987929 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:50:45.988048 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} executeQuery: Read 1 rows, 72.00 B in 0.001015585 sec., 984 rows/sec., 69.23 KiB/sec. 2024.01.23 18:50:45.988171 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.988196 [ 3 ] {0a38a4f4-0ea5-4225-81ee-e1d8a2360425} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:45.988212 [ 3 ] {} HTTP-Session: ca3c3128-0312-410c-9656-e0b05c84e7af Destroying unnamed session 2024.01.23 18:50:45.988377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:45.988424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:45.988444 [ 3 ] {} HTTP-Session: d15035d4-b1a3-43e1-a142-2290c353bbe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:45.988462 [ 3 ] {} HTTP-Session: d15035d4-b1a3-43e1-a142-2290c353bbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:45.988555 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:45.988600 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:50:45.988738 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:45.989230 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.989550 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:50:45.989731 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:50:45.989844 [ 53 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.23 18:50:45.989862 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} executeQuery: Read 51 rows, 70.47 KiB in 0.001277402 sec., 39924 rows/sec., 53.88 MiB/sec. 2024.01.23 18:50:45.989900 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:45.990122 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.23 18:50:45.990154 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} DynamicQueryHandler: Done processing query 2024.01.23 18:50:45.990206 [ 3 ] {1ee4f384-ae78-4dfc-b815-ba3c77b582fd} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:50:45.990237 [ 3 ] {} HTTP-Session: d15035d4-b1a3-43e1-a142-2290c353bbe5 Destroying unnamed session 2024.01.23 18:50:45.990309 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:45.990347 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part 2024.01.23 18:50:45.990482 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.990580 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.990665 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.990811 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.990908 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:45.994915 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 6 columns (6 merged, 0 gathered) in 0.00491495 sec., 87895.09557574338 rows/sec., 118.61 MiB/sec. 2024.01.23 18:50:45.995238 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.23 18:50:45.995447 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.23 18:50:45.995507 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.23 18:50:45.995576 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_11_2: 4.05 MiB. 2024.01.23 18:50:55.973239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.973462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.973496 [ 3 ] {} HTTP-Session: 662eedd4-7354-408e-944b-fa8cdc3e68f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.973525 [ 3 ] {} HTTP-Session: 662eedd4-7354-408e-944b-fa8cdc3e68f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.973673 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.973747 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:50:55.973923 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.974358 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.974643 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:50:55.974814 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:50:55.974934 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} executeQuery: Read 51 rows, 4.13 KiB in 0.001221469 sec., 41753 rows/sec., 3.30 MiB/sec. 2024.01.23 18:50:55.975091 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.975119 [ 3 ] {fe20201d-9eec-403e-87dc-60a023ceeefc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:50:55.975136 [ 3 ] {} HTTP-Session: 662eedd4-7354-408e-944b-fa8cdc3e68f9 Destroying unnamed session 2024.01.23 18:50:55.975268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.975324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.975346 [ 3 ] {} HTTP-Session: f9bb79be-8387-455a-8d0a-2129fe4e2464 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.975364 [ 3 ] {} HTTP-Session: f9bb79be-8387-455a-8d0a-2129fe4e2464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.975448 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.975492 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:50:55.975607 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.975873 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.976088 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:50:55.976242 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:50:55.976336 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} executeQuery: Read 2 rows, 175.00 B in 0.0008596 sec., 2326 rows/sec., 198.81 KiB/sec. 2024.01.23 18:50:55.976454 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.976479 [ 3 ] {9a35d2a5-241b-4ff0-9c6f-e19072d9f141} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:55.976495 [ 3 ] {} HTTP-Session: f9bb79be-8387-455a-8d0a-2129fe4e2464 Destroying unnamed session 2024.01.23 18:50:55.976670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.976718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.976738 [ 3 ] {} HTTP-Session: dc6a0b66-8d5f-4d5f-aec8-9547cc37435b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.976755 [ 3 ] {} HTTP-Session: dc6a0b66-8d5f-4d5f-aec8-9547cc37435b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.976835 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.976875 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:50:55.976979 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.977351 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.977575 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:50:55.977728 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:50:55.977826 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} executeQuery: Read 154 rows, 15.36 KiB in 0.000962464 sec., 160005 rows/sec., 15.59 MiB/sec. 2024.01.23 18:50:55.977819 [ 71 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.23 18:50:55.977894 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.977969 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.978040 [ 3 ] {1f7e1c8d-0df0-42f3-9cc6-48e0a73c17c2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:50:55.978053 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.23 18:50:55.978069 [ 3 ] {} HTTP-Session: dc6a0b66-8d5f-4d5f-aec8-9547cc37435b Destroying unnamed session 2024.01.23 18:50:55.978200 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:55.978247 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part 2024.01.23 18:50:55.978279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.978351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.978409 [ 3 ] {} HTTP-Session: 530bc807-6ef9-4932-9226-209ee80ec9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.978460 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 153 rows starting from the beginning of the part 2024.01.23 18:50:55.978462 [ 3 ] {} HTTP-Session: 530bc807-6ef9-4932-9226-209ee80ec9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.978705 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.978710 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 154 rows starting from the beginning of the part 2024.01.23 18:50:55.978797 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:50:55.978989 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.01.23 18:50:55.979264 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.979285 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 154 rows starting from the beginning of the part 2024.01.23 18:50:55.979461 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 154 rows starting from the beginning of the part 2024.01.23 18:50:55.979970 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:50:55.980346 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.23 18:50:55.980647 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.23 18:50:55.980923 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} executeQuery: Read 2 rows, 143.00 B in 0.002150922 sec., 929 rows/sec., 64.92 KiB/sec. 2024.01.23 18:50:55.981180 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.981210 [ 3 ] {a3572aee-b922-43ec-9167-48ad097c8e06} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:55.981234 [ 3 ] {} HTTP-Session: 530bc807-6ef9-4932-9226-209ee80ec9bb Destroying unnamed session 2024.01.23 18:50:55.981451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.981542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.981553 [ 10 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604547 sec., 233871.27425443474 rows/sec., 22.51 MiB/sec. 2024.01.23 18:50:55.981565 [ 3 ] {} HTTP-Session: 572e36db-35f3-418f-989b-e66eaf95b347 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.981600 [ 3 ] {} HTTP-Session: 572e36db-35f3-418f-989b-e66eaf95b347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.981730 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.981742 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.23 18:50:55.981800 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:50:55.982003 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.982028 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.23 18:50:55.982144 [ 22 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_16_3} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.23 18:50:55.982413 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.982651 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:50:55.982806 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:50:55.982895 [ 71 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.23 18:50:55.982907 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} executeQuery: Read 53 rows, 4.25 KiB in 0.001141978 sec., 46410 rows/sec., 3.63 MiB/sec. 2024.01.23 18:50:55.982927 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.983094 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.23 18:50:55.983131 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.983177 [ 3 ] {1293e1da-8bc1-4b5d-aaa3-a0c7edb3deaa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:50:55.983217 [ 3 ] {} HTTP-Session: 572e36db-35f3-418f-989b-e66eaf95b347 Destroying unnamed session 2024.01.23 18:50:55.983274 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:50:55.983311 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part 2024.01.23 18:50:55.983386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.983467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.983530 [ 3 ] {} HTTP-Session: 9b31bdfc-f532-4f84-8c4e-25b2b9f8db2f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.983565 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2024.01.23 18:50:55.983575 [ 3 ] {} HTTP-Session: 9b31bdfc-f532-4f84-8c4e-25b2b9f8db2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.983818 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.983834 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 53 rows starting from the beginning of the part 2024.01.23 18:50:55.983926 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:50:55.984121 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2024.01.23 18:50:55.984454 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part 2024.01.23 18:50:55.984474 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.984685 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 53 rows starting from the beginning of the part 2024.01.23 18:50:55.985190 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:50:55.985792 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:50:55.986218 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:50:55.986264 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.00328276 sec., 101439.03300880965 rows/sec., 7.93 MiB/sec. 2024.01.23 18:50:55.986396 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} executeQuery: Read 1 rows, 72.00 B in 0.002536431 sec., 394 rows/sec., 27.72 KiB/sec. 2024.01.23 18:50:55.986518 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.23 18:50:55.986632 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.986667 [ 3 ] {2ff12b70-2c5b-4b5b-8894-f6dff770e7ed} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:50:55.986696 [ 3 ] {} HTTP-Session: 9b31bdfc-f532-4f84-8c4e-25b2b9f8db2f Destroying unnamed session 2024.01.23 18:50:55.986823 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.23 18:50:55.986912 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_16_3} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.23 18:50:55.986917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:50:55.987010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:50:55.987039 [ 3 ] {} HTTP-Session: d6e84e3e-5f18-4305-919d-4191861be3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:50:55.987057 [ 3 ] {} HTTP-Session: d6e84e3e-5f18-4305-919d-4191861be3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:50:55.987148 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:50:55.987195 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:50:55.987346 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:50:55.987995 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.23 18:50:55.988317 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:50:55.988500 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:50:55.988608 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} executeQuery: Read 51 rows, 70.47 KiB in 0.001430875 sec., 35642 rows/sec., 48.10 MiB/sec. 2024.01.23 18:50:55.988738 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} DynamicQueryHandler: Done processing query 2024.01.23 18:50:55.988762 [ 3 ] {8e6353bf-acf6-49c6-8f59-4a6b06d93d1b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:50:55.988778 [ 3 ] {} HTTP-Session: d6e84e3e-5f18-4305-919d-4191861be3aa Destroying unnamed session 2024.01.23 18:51:00.079975 [ 96 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:51:00.080049 [ 96 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:51:05.973617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:05.973804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:05.973853 [ 3 ] {} HTTP-Session: 051b7688-5242-4fde-8a68-8a9bfb1bb0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:05.973896 [ 3 ] {} HTTP-Session: 051b7688-5242-4fde-8a68-8a9bfb1bb0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:05.974105 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:05.974206 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:51:05.974442 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:05.974869 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:05.975142 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:51:05.975322 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:51:05.975463 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} executeQuery: Read 51 rows, 4.13 KiB in 0.001297951 sec., 39292 rows/sec., 3.11 MiB/sec. 2024.01.23 18:51:05.975622 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} DynamicQueryHandler: Done processing query 2024.01.23 18:51:05.975650 [ 3 ] {16b4e7d6-746f-4c00-9fd7-d30d2c9315db} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:05.975666 [ 3 ] {} HTTP-Session: 051b7688-5242-4fde-8a68-8a9bfb1bb0a6 Destroying unnamed session 2024.01.23 18:51:05.975805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:05.975861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:05.975881 [ 3 ] {} HTTP-Session: abc92788-02b0-4b32-9252-0b817b3352e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:05.975901 [ 3 ] {} HTTP-Session: abc92788-02b0-4b32-9252-0b817b3352e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:05.975989 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:05.976033 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:05.976147 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:05.976560 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:05.976795 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:51:05.976954 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:51:05.977077 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} executeQuery: Read 153 rows, 15.27 KiB in 0.001057936 sec., 144621 rows/sec., 14.10 MiB/sec. 2024.01.23 18:51:05.977290 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} DynamicQueryHandler: Done processing query 2024.01.23 18:51:05.977315 [ 3 ] {fa71f8a5-fe1e-49c4-9bc8-4764c0c15d32} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:51:05.977331 [ 3 ] {} HTTP-Session: abc92788-02b0-4b32-9252-0b817b3352e6 Destroying unnamed session 2024.01.23 18:51:05.977460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:05.977511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:05.977532 [ 3 ] {} HTTP-Session: 3dbaf538-479b-4cc1-ac48-fbaaf837bfce Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:05.977550 [ 3 ] {} HTTP-Session: 3dbaf538-479b-4cc1-ac48-fbaaf837bfce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:05.977629 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:05.977669 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:05.977794 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:05.978090 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:05.978331 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:51:05.978486 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:51:05.978599 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} executeQuery: Read 51 rows, 4.08 KiB in 0.000942343 sec., 54120 rows/sec., 4.23 MiB/sec. 2024.01.23 18:51:05.978718 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} DynamicQueryHandler: Done processing query 2024.01.23 18:51:05.978743 [ 3 ] {957f9b91-02df-4991-bacc-54b07182d894} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:51:05.978759 [ 3 ] {} HTTP-Session: 3dbaf538-479b-4cc1-ac48-fbaaf837bfce Destroying unnamed session 2024.01.23 18:51:05.978968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:05.979018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:05.979038 [ 3 ] {} HTTP-Session: a360320d-ff8f-4785-83a2-1148c6723c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:05.979055 [ 3 ] {} HTTP-Session: a360320d-ff8f-4785-83a2-1148c6723c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:05.979149 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:05.979218 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:51:05.979356 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:05.979897 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:05.980233 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:51:05.980417 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:51:05.980543 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} executeQuery: Read 51 rows, 70.47 KiB in 0.001341653 sec., 38012 rows/sec., 51.30 MiB/sec. 2024.01.23 18:51:05.980675 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} DynamicQueryHandler: Done processing query 2024.01.23 18:51:05.980699 [ 3 ] {64c78f29-3c23-40aa-a57c-5b1cb7eee451} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:51:05.980715 [ 3 ] {} HTTP-Session: a360320d-ff8f-4785-83a2-1148c6723c98 Destroying unnamed session 2024.01.23 18:51:10.972307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:10.972442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:10.972476 [ 3 ] {} HTTP-Session: 685bab6f-4c2a-4c65-b74a-2b248fea3f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:10.972502 [ 3 ] {} HTTP-Session: 685bab6f-4c2a-4c65-b74a-2b248fea3f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:10.972643 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:10.972709 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:10.972869 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:10.973294 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:10.973567 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:51:10.973751 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:51:10.973878 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} executeQuery: Read 36 rows, 3.09 KiB in 0.001193899 sec., 30153 rows/sec., 2.53 MiB/sec. 2024.01.23 18:51:10.974019 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} DynamicQueryHandler: Done processing query 2024.01.23 18:51:10.974046 [ 3 ] {92d672e9-cc84-4b4b-9b9a-e05415e544f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:10.974062 [ 3 ] {} HTTP-Session: 685bab6f-4c2a-4c65-b74a-2b248fea3f35 Destroying unnamed session 2024.01.23 18:51:10.974185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:10.974233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:10.974253 [ 3 ] {} HTTP-Session: 4a3ab87b-99de-43ee-9687-45eb6979a086 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:10.974271 [ 3 ] {} HTTP-Session: 4a3ab87b-99de-43ee-9687-45eb6979a086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:10.974343 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:10.974383 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:10.974487 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:10.974807 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:10.975021 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:51:10.975173 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:51:10.975294 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} executeQuery: Read 24 rows, 1.90 KiB in 0.000916063 sec., 26199 rows/sec., 2.02 MiB/sec. 2024.01.23 18:51:10.975418 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} DynamicQueryHandler: Done processing query 2024.01.23 18:51:10.975443 [ 3 ] {b0d0b6ae-820d-49e5-809c-def36fd21913} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:51:10.975459 [ 3 ] {} HTTP-Session: 4a3ab87b-99de-43ee-9687-45eb6979a086 Destroying unnamed session 2024.01.23 18:51:10.975621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:10.975668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:10.975688 [ 3 ] {} HTTP-Session: e21eac44-5e0f-45e4-a4b7-75eaa8ff2be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:10.975705 [ 3 ] {} HTTP-Session: e21eac44-5e0f-45e4-a4b7-75eaa8ff2be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:10.975778 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:10.975823 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:51:10.975948 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:10.976323 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:10.976601 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:51:10.976778 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:51:10.976883 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} executeQuery: Read 36 rows, 2.60 KiB in 0.001068046 sec., 33706 rows/sec., 2.38 MiB/sec. 2024.01.23 18:51:10.977018 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} DynamicQueryHandler: Done processing query 2024.01.23 18:51:10.977043 [ 3 ] {4a6becc0-2999-462d-8818-25af049894a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:10.977059 [ 3 ] {} HTTP-Session: e21eac44-5e0f-45e4-a4b7-75eaa8ff2be1 Destroying unnamed session 2024.01.23 18:51:15.080304 [ 105 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:51:15.080369 [ 105 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:51:15.972938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:15.973095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:15.973141 [ 3 ] {} HTTP-Session: f3aca61b-eb02-4774-a267-9d9394cae73f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:15.973182 [ 3 ] {} HTTP-Session: f3aca61b-eb02-4774-a267-9d9394cae73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:15.973384 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:15.973483 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:51:15.973757 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:15.974340 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:15.974614 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:51:15.974782 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:51:15.974938 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} executeQuery: Read 51 rows, 4.13 KiB in 0.001491466 sec., 34194 rows/sec., 2.71 MiB/sec. 2024.01.23 18:51:15.975162 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} DynamicQueryHandler: Done processing query 2024.01.23 18:51:15.975189 [ 3 ] {9d760bd5-d62b-4ce5-9334-3000d085f54c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:15.975205 [ 3 ] {} HTTP-Session: f3aca61b-eb02-4774-a267-9d9394cae73f Destroying unnamed session 2024.01.23 18:51:15.975354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:15.975407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:15.975428 [ 3 ] {} HTTP-Session: 33330e68-761a-424e-b797-eb75351d1ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:15.975447 [ 3 ] {} HTTP-Session: 33330e68-761a-424e-b797-eb75351d1ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:15.975533 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:15.975575 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:15.975701 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:15.976110 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:15.976330 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:51:15.976488 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:51:15.976610 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} executeQuery: Read 153 rows, 15.27 KiB in 0.001048896 sec., 145867 rows/sec., 14.22 MiB/sec. 2024.01.23 18:51:15.976745 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} DynamicQueryHandler: Done processing query 2024.01.23 18:51:15.976769 [ 3 ] {84211e27-27bd-434a-ad71-63cb0abf53f4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:51:15.976784 [ 3 ] {} HTTP-Session: 33330e68-761a-424e-b797-eb75351d1ef0 Destroying unnamed session 2024.01.23 18:51:15.976916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:15.976964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:15.976983 [ 3 ] {} HTTP-Session: 2347c53f-8efb-4420-8a9a-a33213aaeee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:15.977000 [ 3 ] {} HTTP-Session: 2347c53f-8efb-4420-8a9a-a33213aaeee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:15.977076 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:15.977115 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:15.977221 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:15.977525 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:15.977740 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:51:15.977888 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:51:15.978009 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} executeQuery: Read 51 rows, 4.08 KiB in 0.000906092 sec., 56285 rows/sec., 4.40 MiB/sec. 2024.01.23 18:51:15.978128 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} DynamicQueryHandler: Done processing query 2024.01.23 18:51:15.978153 [ 3 ] {7373e70f-4c60-4dff-98a6-9e199ae796fd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:51:15.978168 [ 3 ] {} HTTP-Session: 2347c53f-8efb-4420-8a9a-a33213aaeee3 Destroying unnamed session 2024.01.23 18:51:15.978344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:15.978391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:15.978410 [ 3 ] {} HTTP-Session: 9fa188be-f6e1-430c-b118-f5a307924e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:15.978427 [ 3 ] {} HTTP-Session: 9fa188be-f6e1-430c-b118-f5a307924e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:15.978520 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:15.978565 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:51:15.978705 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:15.979210 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:15.979532 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:51:15.979716 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:51:15.979845 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} executeQuery: Read 51 rows, 70.47 KiB in 0.001297641 sec., 39302 rows/sec., 53.04 MiB/sec. 2024.01.23 18:51:15.979970 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} DynamicQueryHandler: Done processing query 2024.01.23 18:51:15.979993 [ 3 ] {71b7b4c0-d109-42b5-a1c6-d8c9d3e5e2d8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:51:15.980009 [ 3 ] {} HTTP-Session: 9fa188be-f6e1-430c-b118-f5a307924e5b Destroying unnamed session 2024.01.23 18:51:25.973376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:25.973513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:25.973542 [ 3 ] {} HTTP-Session: 72dd97c6-9b08-40aa-81ad-f37dcab52a1e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:25.973570 [ 3 ] {} HTTP-Session: 72dd97c6-9b08-40aa-81ad-f37dcab52a1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:25.973717 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:25.973786 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:51:25.973970 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:25.974473 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:25.974742 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:51:25.974910 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:51:25.975034 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} executeQuery: Read 51 rows, 4.13 KiB in 0.001274311 sec., 40021 rows/sec., 3.17 MiB/sec. 2024.01.23 18:51:25.975051 [ 136 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.01.23 18:51:25.975179 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:25.975241 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} DynamicQueryHandler: Done processing query 2024.01.23 18:51:25.975266 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.01.23 18:51:25.975275 [ 3 ] {1de1bb7d-eb96-44b9-9443-8577022a225a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:25.975304 [ 3 ] {} HTTP-Session: 72dd97c6-9b08-40aa-81ad-f37dcab52a1e Destroying unnamed session 2024.01.23 18:51:25.975347 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:25.975376 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2024.01.23 18:51:25.975484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:25.975505 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:25.975544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:25.975569 [ 3 ] {} HTTP-Session: e3acba91-0df6-4d0d-a33c-587388071368 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:25.975601 [ 3 ] {} HTTP-Session: e3acba91-0df6-4d0d-a33c-587388071368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:25.975621 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:25.975713 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:25.975744 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:25.975763 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:25.975886 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:25.976007 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:25.976668 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:25.976821 [ 9 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001573288 sec., 162080.94131525824 rows/sec., 12.83 MiB/sec. 2024.01.23 18:51:25.977026 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:51:25.977106 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.01.23 18:51:25.977248 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:51:25.977439 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} executeQuery: Read 153 rows, 15.27 KiB in 0.001681191 sec., 91006 rows/sec., 8.87 MiB/sec. 2024.01.23 18:51:25.977502 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.01.23 18:51:25.977710 [ 24 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_15_3} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.01.23 18:51:25.977722 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} DynamicQueryHandler: Done processing query 2024.01.23 18:51:25.977767 [ 3 ] {9db1e140-cb18-4ce6-85fb-50ae1f4b6619} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:51:25.977816 [ 3 ] {} HTTP-Session: e3acba91-0df6-4d0d-a33c-587388071368 Destroying unnamed session 2024.01.23 18:51:25.978014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:25.978062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:25.978081 [ 3 ] {} HTTP-Session: aafac691-1686-4669-b35b-5549599d0342 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:25.978099 [ 3 ] {} HTTP-Session: aafac691-1686-4669-b35b-5549599d0342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:25.978172 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:25.978213 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:25.978329 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:25.978655 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:25.978863 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:51:25.979015 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:51:25.979134 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} executeQuery: Read 51 rows, 4.08 KiB in 0.000933902 sec., 54609 rows/sec., 4.27 MiB/sec. 2024.01.23 18:51:25.979256 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} DynamicQueryHandler: Done processing query 2024.01.23 18:51:25.979279 [ 3 ] {d86b620a-8937-4e8b-9a06-c86a620be86e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:51:25.979294 [ 3 ] {} HTTP-Session: aafac691-1686-4669-b35b-5549599d0342 Destroying unnamed session 2024.01.23 18:51:25.979448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:25.979494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:25.979513 [ 3 ] {} HTTP-Session: 8a03bb96-c484-4052-b54a-83be1f68b831 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:25.979530 [ 3 ] {} HTTP-Session: 8a03bb96-c484-4052-b54a-83be1f68b831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:25.979618 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:25.979665 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:51:25.979805 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:25.980433 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:25.980756 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:51:25.980922 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:51:25.981041 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} executeQuery: Read 51 rows, 70.47 KiB in 0.001419954 sec., 35916 rows/sec., 48.47 MiB/sec. 2024.01.23 18:51:25.981165 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} DynamicQueryHandler: Done processing query 2024.01.23 18:51:25.981187 [ 3 ] {5d964afc-1c82-447e-a38d-8602e4d076b2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:51:25.981202 [ 3 ] {} HTTP-Session: 8a03bb96-c484-4052-b54a-83be1f68b831 Destroying unnamed session 2024.01.23 18:51:30.080430 [ 125 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:51:30.080487 [ 125 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:51:35.973336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.973528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.973576 [ 3 ] {} HTTP-Session: c5c2f232-d04b-4d9f-b387-cabf7288d05f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.973617 [ 3 ] {} HTTP-Session: c5c2f232-d04b-4d9f-b387-cabf7288d05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.973827 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.973928 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:51:35.974200 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.974790 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.975066 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:51:35.975244 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:51:35.975373 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} executeQuery: Read 51 rows, 4.13 KiB in 0.001488986 sec., 34251 rows/sec., 2.71 MiB/sec. 2024.01.23 18:51:35.975548 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.975574 [ 3 ] {50b6e595-138e-43f1-886f-aa06263b879d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:35.975590 [ 3 ] {} HTTP-Session: c5c2f232-d04b-4d9f-b387-cabf7288d05f Destroying unnamed session 2024.01.23 18:51:35.975706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.975759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.975779 [ 3 ] {} HTTP-Session: 294a6ec2-b99b-4213-ba22-60c4eeeb866b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.975798 [ 3 ] {} HTTP-Session: 294a6ec2-b99b-4213-ba22-60c4eeeb866b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.975877 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.975920 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:51:35.976032 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.976327 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.976546 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:51:35.976698 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:51:35.976816 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} executeQuery: Read 2 rows, 175.00 B in 0.000903572 sec., 2213 rows/sec., 189.14 KiB/sec. 2024.01.23 18:51:35.977022 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.977047 [ 3 ] {41479949-f14a-447c-b7d7-e870d6eb216e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:35.977063 [ 3 ] {} HTTP-Session: 294a6ec2-b99b-4213-ba22-60c4eeeb866b Destroying unnamed session 2024.01.23 18:51:35.977215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.977264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.977283 [ 3 ] {} HTTP-Session: bfd54fa6-033a-47de-8af5-e709071ef76a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.977300 [ 3 ] {} HTTP-Session: bfd54fa6-033a-47de-8af5-e709071ef76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.977381 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.977420 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:35.977537 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.977919 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.978137 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:51:35.978288 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:51:35.978412 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} executeQuery: Read 154 rows, 15.36 KiB in 0.000997384 sec., 154403 rows/sec., 15.04 MiB/sec. 2024.01.23 18:51:35.978408 [ 54 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.23 18:51:35.978519 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.978581 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.978627 [ 3 ] {8a37e40b-d2a8-42b6-91a4-fddcfe29a608} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:51:35.978632 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.23 18:51:35.978662 [ 3 ] {} HTTP-Session: bfd54fa6-033a-47de-8af5-e709071ef76a Destroying unnamed session 2024.01.23 18:51:35.978788 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:35.978818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.978844 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part 2024.01.23 18:51:35.978889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.978950 [ 3 ] {} HTTP-Session: 2d6e95e8-584a-455e-82d7-bbc31a022201 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.978979 [ 3 ] {} HTTP-Session: 2d6e95e8-584a-455e-82d7-bbc31a022201 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.979188 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.979191 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 153 rows starting from the beginning of the part 2024.01.23 18:51:35.979254 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:51:35.979529 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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.01.23 18:51:35.979703 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.979793 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part 2024.01.23 18:51:35.979935 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 153 rows starting from the beginning of the part 2024.01.23 18:51:35.980243 [ 21 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 154 rows starting from the beginning of the part 2024.01.23 18:51:35.980464 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.980859 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.23 18:51:35.981152 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.23 18:51:35.981526 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} executeQuery: Read 2 rows, 143.00 B in 0.002260395 sec., 884 rows/sec., 61.78 KiB/sec. 2024.01.23 18:51:35.981759 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.981786 [ 3 ] {f87c5bd2-85c4-435a-b0ce-80446e9a5731} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:35.981804 [ 3 ] {} HTTP-Session: 2d6e95e8-584a-455e-82d7-bbc31a022201 Destroying unnamed session 2024.01.23 18:51:35.981995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.982093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.982118 [ 3 ] {} HTTP-Session: 0fa32d48-d69c-4b33-8419-cea901348833 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.982126 [ 9 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 4 columns (4 merged, 0 gathered) in 0.003542436 sec., 237689.5447087823 rows/sec., 22.88 MiB/sec. 2024.01.23 18:51:35.982150 [ 3 ] {} HTTP-Session: 0fa32d48-d69c-4b33-8419-cea901348833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.982317 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.982377 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:35.982386 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.23 18:51:35.982607 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.982764 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.23 18:51:35.982890 [ 24 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_21_4} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.23 18:51:35.983122 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.983342 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:51:35.983494 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:51:35.983618 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} executeQuery: Read 53 rows, 4.25 KiB in 0.001263141 sec., 41958 rows/sec., 3.28 MiB/sec. 2024.01.23 18:51:35.983615 [ 110 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.23 18:51:35.983718 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.983840 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.983852 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.23 18:51:35.983884 [ 3 ] {50299ce7-026b-49be-ac54-0928019f1beb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:51:35.983922 [ 3 ] {} HTTP-Session: 0fa32d48-d69c-4b33-8419-cea901348833 Destroying unnamed session 2024.01.23 18:51:35.984023 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:35.984052 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part 2024.01.23 18:51:35.984083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.984139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.984173 [ 3 ] {} HTTP-Session: f87b2537-db1b-41ff-a09a-891af9cc8da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.984188 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.984195 [ 3 ] {} HTTP-Session: f87b2537-db1b-41ff-a09a-891af9cc8da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.984322 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.984323 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2024.01.23 18:51:35.984385 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:51:35.984484 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.984662 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.984687 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.984785 [ 10 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part 2024.01.23 18:51:35.985167 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.985555 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:51:35.985739 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 4 columns (4 merged, 0 gathered) in 0.001937897 sec., 170803.71144596435 rows/sec., 13.34 MiB/sec. 2024.01.23 18:51:35.985808 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:51:35.986032 [ 13 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.23 18:51:35.986057 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} executeQuery: Read 1 rows, 72.00 B in 0.001678231 sec., 595 rows/sec., 41.90 KiB/sec. 2024.01.23 18:51:35.986272 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.986299 [ 3 ] {8236317e-e7b0-4098-a34e-ca134e2b1067} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:35.986320 [ 3 ] {} HTTP-Session: f87b2537-db1b-41ff-a09a-891af9cc8da2 Destroying unnamed session 2024.01.23 18:51:35.986372 [ 13 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.23 18:51:35.986454 [ 13 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_21_4} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.23 18:51:35.986564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:35.986615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:35.986635 [ 3 ] {} HTTP-Session: 7d2b44fa-798d-4200-9d2d-905c35699c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:35.986652 [ 3 ] {} HTTP-Session: 7d2b44fa-798d-4200-9d2d-905c35699c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:35.986737 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:35.986781 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:51:35.986930 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:35.987509 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.987837 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:51:35.988021 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:51:35.988143 [ 110 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.23 18:51:35.988161 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} executeQuery: Read 51 rows, 70.47 KiB in 0.001386543 sec., 36782 rows/sec., 49.64 MiB/sec. 2024.01.23 18:51:35.988202 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:35.988350 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.23 18:51:35.988418 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} DynamicQueryHandler: Done processing query 2024.01.23 18:51:35.988460 [ 3 ] {0496c408-3bac-47e8-a5f6-4e6a58718c92} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:51:35.988504 [ 3 ] {} HTTP-Session: 7d2b44fa-798d-4200-9d2d-905c35699c73 Destroying unnamed session 2024.01.23 18:51:35.988523 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:35.988583 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part 2024.01.23 18:51:35.988752 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.988868 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.988969 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.989073 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.989175 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2024.01.23 18:51:35.990786 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 6 columns (6 merged, 0 gathered) in 0.002527551 sec., 271804.6045361696 rows/sec., 366.79 MiB/sec. 2024.01.23 18:51:35.991201 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.23 18:51:35.991418 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.23 18:51:35.991480 [ 24 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.23 18:51:35.991554 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_16_3: 4.48 MiB. 2024.01.23 18:51:40.972971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:40.973150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:40.973199 [ 3 ] {} HTTP-Session: 7eb9c533-f1ea-451f-be34-042e8ff27895 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:40.973241 [ 3 ] {} HTTP-Session: 7eb9c533-f1ea-451f-be34-042e8ff27895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:40.973443 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:40.973541 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:51:40.973758 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:40.974259 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:40.974526 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:51:40.974699 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:51:40.974816 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} executeQuery: Read 2 rows, 175.00 B in 0.001317082 sec., 1518 rows/sec., 129.76 KiB/sec. 2024.01.23 18:51:40.975017 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} DynamicQueryHandler: Done processing query 2024.01.23 18:51:40.975042 [ 3 ] {075a9e9c-3212-44ed-8b22-1dc281767683} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:40.975058 [ 3 ] {} HTTP-Session: 7eb9c533-f1ea-451f-be34-042e8ff27895 Destroying unnamed session 2024.01.23 18:51:40.975180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:40.975228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:40.975249 [ 3 ] {} HTTP-Session: 5330f62f-b427-4ece-8e73-920b0ccce404 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:40.975266 [ 3 ] {} HTTP-Session: 5330f62f-b427-4ece-8e73-920b0ccce404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:40.975341 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:40.975381 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:40.975499 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:40.975835 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:40.976050 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:51:40.976201 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:51:40.976296 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} executeQuery: Read 37 rows, 3.18 KiB in 0.000926532 sec., 39933 rows/sec., 3.35 MiB/sec. 2024.01.23 18:51:40.976415 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} DynamicQueryHandler: Done processing query 2024.01.23 18:51:40.976439 [ 3 ] {67217d4d-5c31-498d-ac5e-302dcb47c2c0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:40.976455 [ 3 ] {} HTTP-Session: 5330f62f-b427-4ece-8e73-920b0ccce404 Destroying unnamed session 2024.01.23 18:51:40.976566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:40.976615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:40.976637 [ 3 ] {} HTTP-Session: 0138e10e-de7f-4908-bd8e-eac7a5b24772 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:40.976654 [ 3 ] {} HTTP-Session: 0138e10e-de7f-4908-bd8e-eac7a5b24772 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:40.976725 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:40.976765 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:51:40.976872 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:40.977164 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:40.977385 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.23 18:51:40.977537 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.23 18:51:40.977634 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} executeQuery: Read 2 rows, 143.00 B in 0.000878352 sec., 2276 rows/sec., 158.99 KiB/sec. 2024.01.23 18:51:40.977741 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} DynamicQueryHandler: Done processing query 2024.01.23 18:51:40.977765 [ 3 ] {9a6e2202-9560-41cd-bf29-baee4d58d2ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:40.977780 [ 3 ] {} HTTP-Session: 0138e10e-de7f-4908-bd8e-eac7a5b24772 Destroying unnamed session 2024.01.23 18:51:40.977883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:40.977928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:40.977948 [ 3 ] {} HTTP-Session: 4f247985-5185-4cf0-93c5-8fb0da890057 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:40.977966 [ 3 ] {} HTTP-Session: 4f247985-5185-4cf0-93c5-8fb0da890057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:40.978037 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:40.978076 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:40.978180 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:40.978452 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:40.978659 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:51:40.978811 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:51:40.978910 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} executeQuery: Read 26 rows, 2.06 KiB in 0.000842401 sec., 30864 rows/sec., 2.39 MiB/sec. 2024.01.23 18:51:40.979034 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} DynamicQueryHandler: Done processing query 2024.01.23 18:51:40.979058 [ 3 ] {d3b43de5-c595-490c-a40a-693c1ebacfe3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:40.979074 [ 3 ] {} HTTP-Session: 4f247985-5185-4cf0-93c5-8fb0da890057 Destroying unnamed session 2024.01.23 18:51:40.979181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:40.979228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:40.979248 [ 3 ] {} HTTP-Session: b29f8109-7072-48eb-8291-19ecce4d1374 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:40.979266 [ 3 ] {} HTTP-Session: b29f8109-7072-48eb-8291-19ecce4d1374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:40.979339 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:40.979383 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:51:40.979505 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:40.979789 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:40.980054 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:51:40.980234 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:51:40.980331 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} executeQuery: Read 37 rows, 2.67 KiB in 0.000963944 sec., 38383 rows/sec., 2.71 MiB/sec. 2024.01.23 18:51:40.980356 [ 101 ] {} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.23 18:51:40.980466 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.23 18:51:40.980470 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} DynamicQueryHandler: Done processing query 2024.01.23 18:51:40.980522 [ 3 ] {ade6efaa-43fc-4249-824e-e58a42565633} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:40.980562 [ 3 ] {} HTTP-Session: b29f8109-7072-48eb-8291-19ecce4d1374 Destroying unnamed session 2024.01.23 18:51:40.980577 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.23 18:51:40.980665 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:40.980702 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 448 rows starting from the beginning of the part 2024.01.23 18:51:40.980824 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.01.23 18:51:40.980926 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.01.23 18:51:40.981023 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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.01.23 18:51:40.981117 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.01.23 18:51:40.981206 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.01.23 18:51:40.981887 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001364773 sec., 383946.6343487159 rows/sec., 27.08 MiB/sec. 2024.01.23 18:51:40.981976 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.23 18:51:40.982164 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.23 18:51:40.982222 [ 10 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_11_2} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.23 18:51:45.080531 [ 74 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:51:45.080629 [ 74 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:51:45.973027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.973148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.973183 [ 3 ] {} HTTP-Session: 86530b93-f8ae-4304-ae24-17a6c70a8a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.973212 [ 3 ] {} HTTP-Session: 86530b93-f8ae-4304-ae24-17a6c70a8a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.973368 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.973441 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:51:45.973679 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.974125 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.974400 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:51:45.974598 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:51:45.974721 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} executeQuery: Read 51 rows, 4.13 KiB in 0.001311132 sec., 38897 rows/sec., 3.08 MiB/sec. 2024.01.23 18:51:45.974872 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.974899 [ 3 ] {926ca215-786d-4c1e-b948-feb4c29a8de5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:45.974915 [ 3 ] {} HTTP-Session: 86530b93-f8ae-4304-ae24-17a6c70a8a5a Destroying unnamed session 2024.01.23 18:51:45.975044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.975096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.975117 [ 3 ] {} HTTP-Session: c7a9c612-d8b3-4fd6-ac9f-560f78776eca Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.975137 [ 3 ] {} HTTP-Session: c7a9c612-d8b3-4fd6-ac9f-560f78776eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.975221 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.975266 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:51:45.975379 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.975691 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.975915 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:51:45.976068 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:51:45.976170 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} executeQuery: Read 2 rows, 175.00 B in 0.000919553 sec., 2174 rows/sec., 185.85 KiB/sec. 2024.01.23 18:51:45.976296 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.976322 [ 3 ] {e21cd2ea-0f35-4aca-8897-020f4ecff0b1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:45.976337 [ 3 ] {} HTTP-Session: c7a9c612-d8b3-4fd6-ac9f-560f78776eca Destroying unnamed session 2024.01.23 18:51:45.976481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.976533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.976553 [ 3 ] {} HTTP-Session: 2be85845-fd01-42af-aa41-c28648e95d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.976571 [ 3 ] {} HTTP-Session: 2be85845-fd01-42af-aa41-c28648e95d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.976653 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.976696 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:45.976800 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.977168 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.977387 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.23 18:51:45.977540 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.23 18:51:45.977636 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} executeQuery: Read 154 rows, 15.36 KiB in 0.000956253 sec., 161045 rows/sec., 15.69 MiB/sec. 2024.01.23 18:51:45.977758 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.977782 [ 3 ] {2e1cc486-5286-4134-a2bd-16f77157a8df} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:51:45.977798 [ 3 ] {} HTTP-Session: 2be85845-fd01-42af-aa41-c28648e95d90 Destroying unnamed session 2024.01.23 18:51:45.977939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.977986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.978006 [ 3 ] {} HTTP-Session: 246c4d52-6f6b-4590-acbe-f89be5917182 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.978023 [ 3 ] {} HTTP-Session: 246c4d52-6f6b-4590-acbe-f89be5917182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.978094 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.978133 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:51:45.978237 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.978564 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.978767 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.23 18:51:45.978918 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.23 18:51:45.979013 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} executeQuery: Read 2 rows, 143.00 B in 0.000892972 sec., 2239 rows/sec., 156.39 KiB/sec. 2024.01.23 18:51:45.979136 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.979159 [ 3 ] {b444aa8d-7791-4160-9a34-6f7cf80bc0da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:45.979174 [ 3 ] {} HTTP-Session: 246c4d52-6f6b-4590-acbe-f89be5917182 Destroying unnamed session 2024.01.23 18:51:45.979287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.979333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.979352 [ 3 ] {} HTTP-Session: f0e9cb27-ab02-4209-af50-bba8a748e867 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.979368 [ 3 ] {} HTTP-Session: f0e9cb27-ab02-4209-af50-bba8a748e867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.979441 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.979479 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:45.979581 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.979887 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.980097 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.23 18:51:45.980245 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.23 18:51:45.980338 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} executeQuery: Read 53 rows, 4.25 KiB in 0.000870781 sec., 60864 rows/sec., 4.76 MiB/sec. 2024.01.23 18:51:45.980453 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.980477 [ 3 ] {671b93ac-6b3f-447d-bc5d-e9a20345c9e0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:51:45.980492 [ 3 ] {} HTTP-Session: f0e9cb27-ab02-4209-af50-bba8a748e867 Destroying unnamed session 2024.01.23 18:51:45.980595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.980640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.980659 [ 3 ] {} HTTP-Session: e6b0012b-d350-4ba1-bee7-e03b2da73408 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.980675 [ 3 ] {} HTTP-Session: e6b0012b-d350-4ba1-bee7-e03b2da73408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.980749 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.980791 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:51:45.980908 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.981173 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.981436 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:51:45.981614 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:51:45.981720 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} executeQuery: Read 1 rows, 72.00 B in 0.000937043 sec., 1067 rows/sec., 75.04 KiB/sec. 2024.01.23 18:51:45.981919 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.981943 [ 3 ] {fc8bd4d3-0d5c-4af5-93ce-9edb012d4ad7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:45.981958 [ 3 ] {} HTTP-Session: e6b0012b-d350-4ba1-bee7-e03b2da73408 Destroying unnamed session 2024.01.23 18:51:45.982113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:45.982158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:45.982177 [ 3 ] {} HTTP-Session: b8f1d166-21b2-4e3e-ab09-ddcf1b395186 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:45.982193 [ 3 ] {} HTTP-Session: b8f1d166-21b2-4e3e-ab09-ddcf1b395186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:45.982285 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:45.982328 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:51:45.982476 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:45.982975 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:45.983296 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:51:45.983476 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:51:45.983577 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} executeQuery: Read 51 rows, 70.47 KiB in 0.001263641 sec., 40359 rows/sec., 54.46 MiB/sec. 2024.01.23 18:51:45.983703 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} DynamicQueryHandler: Done processing query 2024.01.23 18:51:45.983727 [ 3 ] {278088b9-a127-47ef-a7f7-a9179057e42f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:51:45.983741 [ 3 ] {} HTTP-Session: b8f1d166-21b2-4e3e-ab09-ddcf1b395186 Destroying unnamed session 2024.01.23 18:51:55.973578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.973733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.973766 [ 3 ] {} HTTP-Session: bd47a444-99f5-42dd-a9b9-2b9e4d2b6d8a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.973795 [ 3 ] {} HTTP-Session: bd47a444-99f5-42dd-a9b9-2b9e4d2b6d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.973946 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.974018 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:51:55.974225 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.974786 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.975160 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:51:55.975410 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:51:55.975577 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} executeQuery: Read 51 rows, 4.13 KiB in 0.001587029 sec., 32135 rows/sec., 2.54 MiB/sec. 2024.01.23 18:51:55.975766 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.975804 [ 3 ] {aeb36c54-cda0-47d0-97f8-dfc8250f2b65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:51:55.975827 [ 3 ] {} HTTP-Session: bd47a444-99f5-42dd-a9b9-2b9e4d2b6d8a Destroying unnamed session 2024.01.23 18:51:55.975971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.976049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.976082 [ 3 ] {} HTTP-Session: 7d3b4fd5-bc80-4046-95f3-2078d272baf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.976111 [ 3 ] {} HTTP-Session: 7d3b4fd5-bc80-4046-95f3-2078d272baf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.976220 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.976281 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:51:55.976436 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.976815 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.977109 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:51:55.977349 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:51:55.977472 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} executeQuery: Read 2 rows, 175.00 B in 0.00121051 sec., 1652 rows/sec., 141.18 KiB/sec. 2024.01.23 18:51:55.977464 [ 75 ] {} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.23 18:51:55.977547 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.977634 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.977676 [ 3 ] {41ee6288-ebea-4674-b076-1941c95a8959} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:55.977687 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.23 18:51:55.977717 [ 3 ] {} HTTP-Session: 7d3b4fd5-bc80-4046-95f3-2078d272baf1 Destroying unnamed session 2024.01.23 18:51:55.977841 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:55.977889 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.23 18:51:55.977921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.978009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.978054 [ 3 ] {} HTTP-Session: e764823c-efd7-4e32-b477-7f7f507c1688 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.978098 [ 3 ] {} HTTP-Session: e764823c-efd7-4e32-b477-7f7f507c1688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.978121 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.978294 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.978353 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.978375 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:51:55.978666 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.978812 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.978954 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.979094 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.979711 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.980158 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.23 18:51:55.980542 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.23 18:51:55.980666 [ 11 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057634 sec., 5886.904711289841 rows/sec., 495.37 KiB/sec. 2024.01.23 18:51:55.980757 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} executeQuery: Read 154 rows, 15.36 KiB in 0.002408929 sec., 63928 rows/sec., 6.23 MiB/sec. 2024.01.23 18:51:55.980859 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.23 18:51:55.980932 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.980958 [ 3 ] {5191e1db-ec6e-44a2-81cb-6439c8d6471a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:51:55.980977 [ 3 ] {} HTTP-Session: e764823c-efd7-4e32-b477-7f7f507c1688 Destroying unnamed session 2024.01.23 18:51:55.981072 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.23 18:51:55.981132 [ 10 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_10_2} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.23 18:51:55.981134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.981201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.981224 [ 3 ] {} HTTP-Session: 67bdc528-dcc2-421b-9c21-48f2f3d1f48e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.981241 [ 3 ] {} HTTP-Session: 67bdc528-dcc2-421b-9c21-48f2f3d1f48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.981310 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.981349 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:51:55.981457 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.981730 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.981930 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.23 18:51:55.982081 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.23 18:51:55.982165 [ 75 ] {} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.23 18:51:55.982182 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} executeQuery: Read 2 rows, 143.00 B in 0.000843731 sec., 2370 rows/sec., 165.51 KiB/sec. 2024.01.23 18:51:55.982198 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.982356 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.23 18:51:55.982386 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.982434 [ 3 ] {6e871d50-1d53-4845-b208-77bca9d241b0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:55.982473 [ 3 ] {} HTTP-Session: 67bdc528-dcc2-421b-9c21-48f2f3d1f48e Destroying unnamed session 2024.01.23 18:51:55.982531 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:51:55.982568 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.23 18:51:55.982643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.982742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.982800 [ 3 ] {} HTTP-Session: e11a4f4f-e28c-49d2-9705-81ecb2b47c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.982808 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.982828 [ 3 ] {} HTTP-Session: e11a4f4f-e28c-49d2-9705-81ecb2b47c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.983066 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.983068 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.983162 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:51:55.983355 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.983652 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.983654 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.983824 [ 18 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.23 18:51:55.984307 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.984813 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.23 18:51:55.985200 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.23 18:51:55.985233 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002985563 sec., 6029.013623226172 rows/sec., 420.97 KiB/sec. 2024.01.23 18:51:55.985425 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} executeQuery: Read 53 rows, 4.25 KiB in 0.002307146 sec., 22972 rows/sec., 1.80 MiB/sec. 2024.01.23 18:51:55.985434 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.23 18:51:55.985626 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.985662 [ 3 ] {a2c3a784-36fb-43eb-b72c-af016360d032} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:51:55.985691 [ 3 ] {} HTTP-Session: e11a4f4f-e28c-49d2-9705-81ecb2b47c43 Destroying unnamed session 2024.01.23 18:51:55.985794 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.23 18:51:55.985916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.985967 [ 11 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_10_2} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.23 18:51:55.986028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.986119 [ 3 ] {} HTTP-Session: cd4657fd-9c96-4892-a5e5-372bf92d4238 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.986208 [ 3 ] {} HTTP-Session: cd4657fd-9c96-4892-a5e5-372bf92d4238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.986309 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.986356 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:51:55.986491 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.986796 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.987086 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:51:55.987268 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:51:55.987367 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} executeQuery: Read 1 rows, 72.00 B in 0.001026645 sec., 974 rows/sec., 68.49 KiB/sec. 2024.01.23 18:51:55.987488 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.987511 [ 3 ] {bca04419-e2fd-43f2-ac39-91fcacaadbc1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:51:55.987528 [ 3 ] {} HTTP-Session: cd4657fd-9c96-4892-a5e5-372bf92d4238 Destroying unnamed session 2024.01.23 18:51:55.987701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:51:55.987748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:51:55.987768 [ 3 ] {} HTTP-Session: 5bbe8eda-6e42-47cf-a59f-8312ee18e9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:51:55.987785 [ 3 ] {} HTTP-Session: 5bbe8eda-6e42-47cf-a59f-8312ee18e9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:51:55.987877 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:51:55.987919 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:51:55.988051 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:51:55.988569 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:51:55.988883 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:51:55.989062 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:51:55.989163 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} executeQuery: Read 51 rows, 70.47 KiB in 0.00125936 sec., 40496 rows/sec., 54.65 MiB/sec. 2024.01.23 18:51:55.989284 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} DynamicQueryHandler: Done processing query 2024.01.23 18:51:55.989308 [ 3 ] {810ca5f9-3658-4d6a-bc32-ff6577f61859} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:51:55.989323 [ 3 ] {} HTTP-Session: 5bbe8eda-6e42-47cf-a59f-8312ee18e9d5 Destroying unnamed session 2024.01.23 18:52:00.080703 [ 133 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:52:00.080774 [ 133 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:52:05.973566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:05.973695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:05.973722 [ 3 ] {} HTTP-Session: 9177894d-3ebf-4cb6-bd6c-252b49c8bd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:05.973748 [ 3 ] {} HTTP-Session: 9177894d-3ebf-4cb6-bd6c-252b49c8bd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:05.973909 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:05.973987 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:52:05.974190 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:05.974814 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:05.975103 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:52:05.975274 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:52:05.975397 [ 58 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.01.23 18:52:05.975417 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} executeQuery: Read 51 rows, 4.13 KiB in 0.001459565 sec., 34941 rows/sec., 2.77 MiB/sec. 2024.01.23 18:52:05.975496 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:05.975626 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.01.23 18:52:05.975668 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} DynamicQueryHandler: Done processing query 2024.01.23 18:52:05.975700 [ 3 ] {bae28300-c152-45c4-bb9d-f10b0b9c9a3c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:05.975710 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:05.975727 [ 3 ] {} HTTP-Session: 9177894d-3ebf-4cb6-bd6c-252b49c8bd3c Destroying unnamed session 2024.01.23 18:52:05.975752 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 51 rows starting from the beginning of the part 2024.01.23 18:52:05.975852 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:05.975902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:05.975945 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:05.975960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:05.975988 [ 3 ] {} HTTP-Session: 4f55ca11-1a3b-4d3a-b77e-e9fa8eaf6d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:05.976011 [ 3 ] {} HTTP-Session: 4f55ca11-1a3b-4d3a-b77e-e9fa8eaf6d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:05.976054 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:05.976133 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:05.976162 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:05.976193 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:05.976445 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:05.977113 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:05.977215 [ 25 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00164137 sec., 155358.02408963244 rows/sec., 12.30 MiB/sec. 2024.01.23 18:52:05.977361 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.01.23 18:52:05.977408 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.23 18:52:05.977548 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.01.23 18:52:05.977587 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.23 18:52:05.977617 [ 10 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_19_4} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.01.23 18:52:05.977750 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} executeQuery: Read 153 rows, 15.27 KiB in 0.001579648 sec., 96857 rows/sec., 9.44 MiB/sec. 2024.01.23 18:52:05.977885 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} DynamicQueryHandler: Done processing query 2024.01.23 18:52:05.977911 [ 3 ] {007c6d86-83ae-4333-acd0-77f87be4a6e4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:52:05.977930 [ 3 ] {} HTTP-Session: 4f55ca11-1a3b-4d3a-b77e-e9fa8eaf6d78 Destroying unnamed session 2024.01.23 18:52:05.978070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:05.978121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:05.978145 [ 3 ] {} HTTP-Session: 06fa9dcf-4024-4dcc-80c3-725a84d68050 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:05.978161 [ 3 ] {} HTTP-Session: 06fa9dcf-4024-4dcc-80c3-725a84d68050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:05.978247 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:05.978298 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:05.978410 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:05.978735 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:05.978954 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.23 18:52:05.979113 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.23 18:52:05.979248 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} executeQuery: Read 51 rows, 4.08 KiB in 0.000960104 sec., 53119 rows/sec., 4.15 MiB/sec. 2024.01.23 18:52:05.979374 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} DynamicQueryHandler: Done processing query 2024.01.23 18:52:05.979397 [ 3 ] {87258a01-b4bb-4d8f-9b04-a2c17f11bf47} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:52:05.979414 [ 3 ] {} HTTP-Session: 06fa9dcf-4024-4dcc-80c3-725a84d68050 Destroying unnamed session 2024.01.23 18:52:05.979613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:05.979660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:05.979680 [ 3 ] {} HTTP-Session: f077a450-e2e3-4be8-bb9f-7f7266345947 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:05.979696 [ 3 ] {} HTTP-Session: f077a450-e2e3-4be8-bb9f-7f7266345947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:05.979794 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:05.979839 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:52:05.979978 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:05.980480 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:05.980810 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:52:05.981000 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:52:05.981138 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} executeQuery: Read 51 rows, 70.47 KiB in 0.001305622 sec., 39061 rows/sec., 52.71 MiB/sec. 2024.01.23 18:52:05.981355 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} DynamicQueryHandler: Done processing query 2024.01.23 18:52:05.981380 [ 3 ] {4f5363cc-0aaa-444f-a150-7ddd04da7af4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:52:05.981397 [ 3 ] {} HTTP-Session: f077a450-e2e3-4be8-bb9f-7f7266345947 Destroying unnamed session 2024.01.23 18:52:10.972439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:10.972632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:10.972682 [ 3 ] {} HTTP-Session: 94578d7f-8f3c-46ee-94e2-805c96b1e88c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:10.972725 [ 3 ] {} HTTP-Session: 94578d7f-8f3c-46ee-94e2-805c96b1e88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:10.972878 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:10.972940 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:10.973103 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:10.973639 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:10.973921 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.23 18:52:10.974089 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.23 18:52:10.974218 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} executeQuery: Read 36 rows, 3.09 KiB in 0.001299002 sec., 27713 rows/sec., 2.33 MiB/sec. 2024.01.23 18:52:10.974234 [ 97 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.23 18:52:10.974369 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:10.974438 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} DynamicQueryHandler: Done processing query 2024.01.23 18:52:10.974490 [ 3 ] {e24b0bfd-99d9-425f-9e1a-55c82d8d0fd3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:10.974492 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.23 18:52:10.974512 [ 3 ] {} HTTP-Session: 94578d7f-8f3c-46ee-94e2-805c96b1e88c Destroying unnamed session 2024.01.23 18:52:10.974651 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:10.974690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:10.974713 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part 2024.01.23 18:52:10.974787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:10.974834 [ 3 ] {} HTTP-Session: 89e9b44a-d124-4ec3-9c67-495a44327305 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:10.974858 [ 3 ] {} HTTP-Session: 89e9b44a-d124-4ec3-9c67-495a44327305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:10.974974 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.01.23 18:52:10.975091 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:10.975204 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:10.975230 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 154 rows starting from the beginning of the part 2024.01.23 18:52:10.975558 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 154 rows starting from the beginning of the part 2024.01.23 18:52:10.975678 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:10.975839 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part 2024.01.23 18:52:10.975947 [ 18 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.01.23 18:52:10.976512 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:10.976931 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.23 18:52:10.977258 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.23 18:52:10.977423 [ 178 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.23 18:52:10.977492 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} executeQuery: Read 24 rows, 1.90 KiB in 0.002303145 sec., 10420 rows/sec., 824.28 KiB/sec. 2024.01.23 18:52:10.977539 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:10.977727 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.23 18:52:10.978031 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:10.978050 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} DynamicQueryHandler: Done processing query 2024.01.23 18:52:10.978142 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part 2024.01.23 18:52:10.978144 [ 3 ] {5221ded6-c95a-4c39-aa7b-27b3a3166fb4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:52:10.978220 [ 3 ] {} HTTP-Session: 89e9b44a-d124-4ec3-9c67-495a44327305 Destroying unnamed session 2024.01.23 18:52:10.978220 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 727 rows, containing 4 columns (4 merged, 0 gathered) in 0.003779182 sec., 192369.67153209346 rows/sec., 18.34 MiB/sec. 2024.01.23 18:52:10.978333 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2024.01.23 18:52:10.978443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:10.978514 [ 25 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.23 18:52:10.978542 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part 2024.01.23 18:52:10.978579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:10.978699 [ 3 ] {} HTTP-Session: 5740dd5f-2bb3-486a-852f-5800ca49e297 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:10.978732 [ 3 ] {} HTTP-Session: 5740dd5f-2bb3-486a-852f-5800ca49e297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:10.978880 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part 2024.01.23 18:52:10.978965 [ 25 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.23 18:52:10.979070 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:10.979145 [ 25 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_26_5} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.23 18:52:10.979281 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:52:10.979306 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:10.979648 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2024.01.23 18:52:10.979915 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:10.980808 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:10.981390 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.003757511 sec., 81969.15458131727 rows/sec., 6.40 MiB/sec. 2024.01.23 18:52:10.981419 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:52:10.981574 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.23 18:52:10.981845 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:52:10.981853 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.23 18:52:10.981960 [ 18 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_26_5} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.23 18:52:10.982113 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} executeQuery: Read 36 rows, 2.60 KiB in 0.002951462 sec., 12197 rows/sec., 881.45 KiB/sec. 2024.01.23 18:52:10.982311 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} DynamicQueryHandler: Done processing query 2024.01.23 18:52:10.982341 [ 3 ] {8d01e2c1-ebac-4e6e-88fc-0ec4b361b49e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:10.982361 [ 3 ] {} HTTP-Session: 5740dd5f-2bb3-486a-852f-5800ca49e297 Destroying unnamed session 2024.01.23 18:52:15.080819 [ 177 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:52:15.080879 [ 177 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:52:15.973588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:15.973707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:15.973735 [ 3 ] {} HTTP-Session: 92dbfd57-3d37-4713-821f-e2801fe1959a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:15.973760 [ 3 ] {} HTTP-Session: 92dbfd57-3d37-4713-821f-e2801fe1959a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:15.973898 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:15.973960 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:52:15.974121 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:15.974614 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:15.974898 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:52:15.975071 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:52:15.975200 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} executeQuery: Read 51 rows, 4.13 KiB in 0.001261181 sec., 40438 rows/sec., 3.20 MiB/sec. 2024.01.23 18:52:15.975352 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} DynamicQueryHandler: Done processing query 2024.01.23 18:52:15.975378 [ 3 ] {dce852fc-9cf5-49af-8e98-6d6ea2917ca8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:15.975394 [ 3 ] {} HTTP-Session: 92dbfd57-3d37-4713-821f-e2801fe1959a Destroying unnamed session 2024.01.23 18:52:15.975570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:15.975620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:15.975641 [ 3 ] {} HTTP-Session: 18b75b64-0c6a-4e36-90ec-3985880a3f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:15.975658 [ 3 ] {} HTTP-Session: 18b75b64-0c6a-4e36-90ec-3985880a3f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:15.975737 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:15.975778 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:15.975885 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:15.976301 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:15.976530 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.23 18:52:15.976683 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.23 18:52:15.976811 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} executeQuery: Read 153 rows, 15.27 KiB in 0.001033535 sec., 148035 rows/sec., 14.43 MiB/sec. 2024.01.23 18:52:15.977032 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} DynamicQueryHandler: Done processing query 2024.01.23 18:52:15.977057 [ 3 ] {2674bc1a-535b-4880-a2dc-9c6836625f37} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:52:15.977073 [ 3 ] {} HTTP-Session: 18b75b64-0c6a-4e36-90ec-3985880a3f58 Destroying unnamed session 2024.01.23 18:52:15.977213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:15.977262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:15.977282 [ 3 ] {} HTTP-Session: f3d31228-5664-40f8-8bcb-9041685da542 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:15.977299 [ 3 ] {} HTTP-Session: f3d31228-5664-40f8-8bcb-9041685da542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:15.977374 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:15.977414 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:15.977536 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:15.977863 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:15.978076 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.23 18:52:15.978230 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.23 18:52:15.978342 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} executeQuery: Read 51 rows, 4.08 KiB in 0.000939443 sec., 54287 rows/sec., 4.25 MiB/sec. 2024.01.23 18:52:15.978465 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} DynamicQueryHandler: Done processing query 2024.01.23 18:52:15.978489 [ 3 ] {15005d5a-0f62-4509-b4ba-3b4a8ff1edd1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:52:15.978505 [ 3 ] {} HTTP-Session: f3d31228-5664-40f8-8bcb-9041685da542 Destroying unnamed session 2024.01.23 18:52:15.978698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:15.978747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:15.978767 [ 3 ] {} HTTP-Session: 68ce93b3-910e-4554-bb42-a73261136d48 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:15.978783 [ 3 ] {} HTTP-Session: 68ce93b3-910e-4554-bb42-a73261136d48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:15.978876 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:15.978922 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:52:15.979061 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:15.979600 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:15.979935 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:52:15.980120 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:52:15.980254 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} executeQuery: Read 51 rows, 70.47 KiB in 0.001347223 sec., 37855 rows/sec., 51.08 MiB/sec. 2024.01.23 18:52:15.980469 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} DynamicQueryHandler: Done processing query 2024.01.23 18:52:15.980494 [ 3 ] {0800260e-5933-41c7-aef2-7d557a60fb26} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:52:15.980510 [ 3 ] {} HTTP-Session: 68ce93b3-910e-4554-bb42-a73261136d48 Destroying unnamed session 2024.01.23 18:52:25.973703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:25.973849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:25.973880 [ 3 ] {} HTTP-Session: 341e9c54-49a4-446d-b92f-9e1b53ea6ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:25.973909 [ 3 ] {} HTTP-Session: 341e9c54-49a4-446d-b92f-9e1b53ea6ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:25.974061 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:25.974131 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:52:25.974301 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:25.974788 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:25.975075 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:52:25.975248 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:52:25.975379 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} executeQuery: Read 51 rows, 4.13 KiB in 0.001274231 sec., 40024 rows/sec., 3.17 MiB/sec. 2024.01.23 18:52:25.975540 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} DynamicQueryHandler: Done processing query 2024.01.23 18:52:25.975567 [ 3 ] {f92a2341-4bc9-43f8-b5cb-434453492c11} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:25.975584 [ 3 ] {} HTTP-Session: 341e9c54-49a4-446d-b92f-9e1b53ea6ebc Destroying unnamed session 2024.01.23 18:52:25.975758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:25.975815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:25.975837 [ 3 ] {} HTTP-Session: 6a85b7e3-1035-43bf-ae87-1b7ca6b812ae Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:25.975857 [ 3 ] {} HTTP-Session: 6a85b7e3-1035-43bf-ae87-1b7ca6b812ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:25.975948 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:25.975993 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:25.976105 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:25.976555 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:25.976787 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.23 18:52:25.976948 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.23 18:52:25.977069 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} executeQuery: Read 153 rows, 15.27 KiB in 0.001083366 sec., 141226 rows/sec., 13.77 MiB/sec. 2024.01.23 18:52:25.977235 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} DynamicQueryHandler: Done processing query 2024.01.23 18:52:25.977260 [ 3 ] {3d9de268-0f7c-4610-95a5-cc5895c3f370} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:52:25.977276 [ 3 ] {} HTTP-Session: 6a85b7e3-1035-43bf-ae87-1b7ca6b812ae Destroying unnamed session 2024.01.23 18:52:25.977408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:25.977459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:25.977479 [ 3 ] {} HTTP-Session: 4947b220-bced-4ca6-9b68-11ea96fdff4d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:25.977497 [ 3 ] {} HTTP-Session: 4947b220-bced-4ca6-9b68-11ea96fdff4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:25.977578 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:25.977621 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:25.977734 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:25.978061 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:25.978280 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.23 18:52:25.978435 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.23 18:52:25.978534 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} executeQuery: Read 51 rows, 4.08 KiB in 0.000924282 sec., 55177 rows/sec., 4.31 MiB/sec. 2024.01.23 18:52:25.978663 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} DynamicQueryHandler: Done processing query 2024.01.23 18:52:25.978688 [ 3 ] {d1f65e1c-46b1-48ed-8abf-ca03fb4dc318} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:52:25.978705 [ 3 ] {} HTTP-Session: 4947b220-bced-4ca6-9b68-11ea96fdff4d Destroying unnamed session 2024.01.23 18:52:25.978874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:25.978922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:25.978942 [ 3 ] {} HTTP-Session: 5e92b966-9664-42cf-aa9c-0fbb09da5eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:25.978960 [ 3 ] {} HTTP-Session: 5e92b966-9664-42cf-aa9c-0fbb09da5eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:25.979049 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:25.979096 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:52:25.979240 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:25.979737 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:25.980078 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:52:25.980273 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:52:25.980375 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} executeQuery: Read 51 rows, 70.47 KiB in 0.001296722 sec., 39329 rows/sec., 53.07 MiB/sec. 2024.01.23 18:52:25.980367 [ 171 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.23 18:52:25.980430 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.23 18:52:25.980586 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} DynamicQueryHandler: Done processing query 2024.01.23 18:52:25.980599 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.23 18:52:25.980626 [ 3 ] {f1ff8a6e-130f-481a-b23b-8ee96934f5b2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:52:25.980680 [ 3 ] {} HTTP-Session: 5e92b966-9664-42cf-aa9c-0fbb09da5eb0 Destroying unnamed session 2024.01.23 18:52:25.980768 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:25.980808 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 687 rows starting from the beginning of the part 2024.01.23 18:52:25.980937 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:25.981044 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:25.981139 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:25.981236 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:25.981325 [ 14 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:25.998359 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 6 columns (6 merged, 0 gathered) in 0.017864155 sec., 52731.29347567797 rows/sec., 71.16 MiB/sec. 2024.01.23 18:52:25.998818 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.23 18:52:25.999057 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.23 18:52:25.999123 [ 18 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.23 18:52:25.999190 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_21_4: 8.20 MiB. 2024.01.23 18:52:26.000126 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.88 MiB, peak 239.37 MiB, will set to 232.45 MiB (RSS), difference: -2.43 MiB 2024.01.23 18:52:30.081151 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:52:30.081256 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:52:35.973502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.973646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.973685 [ 3 ] {} HTTP-Session: 19c28c08-cd97-404d-ab5b-d218d7c94144 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.973715 [ 3 ] {} HTTP-Session: 19c28c08-cd97-404d-ab5b-d218d7c94144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.973865 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.973934 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:52:35.974117 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.974584 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.974864 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:52:35.975030 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:52:35.975166 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} executeQuery: Read 51 rows, 4.13 KiB in 0.0012557 sec., 40614 rows/sec., 3.21 MiB/sec. 2024.01.23 18:52:35.975299 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.975324 [ 3 ] {483349bb-cfae-4556-b1c4-a2f6e28dc171} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:35.975341 [ 3 ] {} HTTP-Session: 19c28c08-cd97-404d-ab5b-d218d7c94144 Destroying unnamed session 2024.01.23 18:52:35.975458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.975504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.975524 [ 3 ] {} HTTP-Session: 21ddff28-2304-478f-995a-61cb59f289ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.975542 [ 3 ] {} HTTP-Session: 21ddff28-2304-478f-995a-61cb59f289ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.975612 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.975653 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:52:35.975760 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.976045 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.976257 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:52:35.976411 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:52:35.976533 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} executeQuery: Read 2 rows, 175.00 B in 0.000886732 sec., 2255 rows/sec., 192.73 KiB/sec. 2024.01.23 18:52:35.976711 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.976736 [ 3 ] {3a5e9ffe-b580-40b9-bae1-23befeaafe7e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:35.976751 [ 3 ] {} HTTP-Session: 21ddff28-2304-478f-995a-61cb59f289ba Destroying unnamed session 2024.01.23 18:52:35.976919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.976966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.976986 [ 3 ] {} HTTP-Session: ccd0d8de-a4e3-42d0-8bf9-4f585b240fb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.977003 [ 3 ] {} HTTP-Session: ccd0d8de-a4e3-42d0-8bf9-4f585b240fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.977078 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.977118 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:35.977234 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.977601 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.977828 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.23 18:52:35.977985 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.23 18:52:35.978107 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} executeQuery: Read 154 rows, 15.36 KiB in 0.000999924 sec., 154011 rows/sec., 15.00 MiB/sec. 2024.01.23 18:52:35.978216 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.978240 [ 3 ] {147dea6c-513b-44cd-8b0a-950c9703c1b2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:52:35.978256 [ 3 ] {} HTTP-Session: ccd0d8de-a4e3-42d0-8bf9-4f585b240fb9 Destroying unnamed session 2024.01.23 18:52:35.978365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.978411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.978431 [ 3 ] {} HTTP-Session: 3cedf368-7ea6-4c17-bee2-83d275d1da00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.978448 [ 3 ] {} HTTP-Session: 3cedf368-7ea6-4c17-bee2-83d275d1da00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.978516 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.978557 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:52:35.978662 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.978909 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.979111 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.23 18:52:35.979267 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.23 18:52:35.979386 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} executeQuery: Read 2 rows, 143.00 B in 0.00083935 sec., 2382 rows/sec., 166.38 KiB/sec. 2024.01.23 18:52:35.979542 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.979566 [ 3 ] {75ab36ea-bf53-47ee-9472-5a5a8d3777ba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:35.979581 [ 3 ] {} HTTP-Session: 3cedf368-7ea6-4c17-bee2-83d275d1da00 Destroying unnamed session 2024.01.23 18:52:35.979695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.979741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.979760 [ 3 ] {} HTTP-Session: afa3cbb3-2693-4150-b82b-4a0b0c5c105c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.979776 [ 3 ] {} HTTP-Session: afa3cbb3-2693-4150-b82b-4a0b0c5c105c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.979850 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.979888 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:35.979994 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.980288 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.980506 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.23 18:52:35.980673 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.23 18:52:35.980804 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} executeQuery: Read 53 rows, 4.25 KiB in 0.000918793 sec., 57684 rows/sec., 4.51 MiB/sec. 2024.01.23 18:52:35.981008 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.981033 [ 3 ] {5ef48710-31ae-4e51-aaee-6af55e02064f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:52:35.981048 [ 3 ] {} HTTP-Session: afa3cbb3-2693-4150-b82b-4a0b0c5c105c Destroying unnamed session 2024.01.23 18:52:35.981151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.981195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.981215 [ 3 ] {} HTTP-Session: 198d0c5d-43dc-4938-ae55-ce9d2846610e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.981232 [ 3 ] {} HTTP-Session: 198d0c5d-43dc-4938-ae55-ce9d2846610e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.981302 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.981346 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:52:35.981480 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.981738 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.981994 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:52:35.982168 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:52:35.982300 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} executeQuery: Read 1 rows, 72.00 B in 0.000964643 sec., 1036 rows/sec., 72.89 KiB/sec. 2024.01.23 18:52:35.982453 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.982476 [ 3 ] {fd39a575-8dcc-4915-8e53-b5cc85492021} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:35.982491 [ 3 ] {} HTTP-Session: 198d0c5d-43dc-4938-ae55-ce9d2846610e Destroying unnamed session 2024.01.23 18:52:35.982664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:35.982716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:35.982735 [ 3 ] {} HTTP-Session: 4f065a66-0eb7-47ba-9202-1d67612f8cec Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:35.982752 [ 3 ] {} HTTP-Session: 4f065a66-0eb7-47ba-9202-1d67612f8cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:35.982840 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:35.982883 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:52:35.983022 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:35.983630 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:35.983949 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:52:35.984126 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:52:35.984224 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} executeQuery: Read 51 rows, 70.47 KiB in 0.001357543 sec., 37567 rows/sec., 50.70 MiB/sec. 2024.01.23 18:52:35.984398 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} DynamicQueryHandler: Done processing query 2024.01.23 18:52:35.984422 [ 3 ] {c324597d-57a6-4b45-974e-ad01f7840776} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:52:35.984438 [ 3 ] {} HTTP-Session: 4f065a66-0eb7-47ba-9202-1d67612f8cec Destroying unnamed session 2024.01.23 18:52:40.972483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:40.972619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:40.972649 [ 3 ] {} HTTP-Session: 2a6d7148-b083-4e2a-a8e7-583e5cc2c5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:40.972679 [ 3 ] {} HTTP-Session: 2a6d7148-b083-4e2a-a8e7-583e5cc2c5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:40.972822 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:40.972891 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:52:40.973073 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:40.973569 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:40.973846 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:52:40.974010 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:52:40.974125 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} executeQuery: Read 2 rows, 175.00 B in 0.001261651 sec., 1585 rows/sec., 135.46 KiB/sec. 2024.01.23 18:52:40.974281 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} DynamicQueryHandler: Done processing query 2024.01.23 18:52:40.974307 [ 3 ] {fa0f7a04-2957-444f-96dd-a7382e17126f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:40.974324 [ 3 ] {} HTTP-Session: 2a6d7148-b083-4e2a-a8e7-583e5cc2c5e1 Destroying unnamed session 2024.01.23 18:52:40.974445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:40.974492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:40.974511 [ 3 ] {} HTTP-Session: e1811960-b9b5-4373-b9af-17553c4d9ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:40.974528 [ 3 ] {} HTTP-Session: e1811960-b9b5-4373-b9af-17553c4d9ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:40.974600 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:40.974639 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:40.974744 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:40.975083 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:40.975289 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.23 18:52:40.975436 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.23 18:52:40.975532 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} executeQuery: Read 37 rows, 3.18 KiB in 0.000903362 sec., 40958 rows/sec., 3.44 MiB/sec. 2024.01.23 18:52:40.975664 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} DynamicQueryHandler: Done processing query 2024.01.23 18:52:40.975690 [ 3 ] {ad0839f7-5b6a-4d96-bf61-688dc05519ba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:40.975706 [ 3 ] {} HTTP-Session: e1811960-b9b5-4373-b9af-17553c4d9ee1 Destroying unnamed session 2024.01.23 18:52:40.975852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:40.975897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:40.975916 [ 3 ] {} HTTP-Session: 0f6331df-4114-4c37-8ddf-9ffed229314d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:40.975933 [ 3 ] {} HTTP-Session: 0f6331df-4114-4c37-8ddf-9ffed229314d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:40.976002 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:40.976042 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:52:40.976150 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:40.976422 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:40.976631 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.23 18:52:40.976789 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.23 18:52:40.976880 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} executeQuery: Read 2 rows, 143.00 B in 0.000850591 sec., 2351 rows/sec., 164.18 KiB/sec. 2024.01.23 18:52:40.976993 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} DynamicQueryHandler: Done processing query 2024.01.23 18:52:40.977015 [ 3 ] {86c732c9-b2be-4ba2-bb81-af4c6172489d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:40.977031 [ 3 ] {} HTTP-Session: 0f6331df-4114-4c37-8ddf-9ffed229314d Destroying unnamed session 2024.01.23 18:52:40.977143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:40.977188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:40.977207 [ 3 ] {} HTTP-Session: 7346835a-288d-403e-a1b4-a6d2ab63cbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:40.977225 [ 3 ] {} HTTP-Session: 7346835a-288d-403e-a1b4-a6d2ab63cbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:40.977295 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:40.977333 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:40.977438 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:40.977724 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:40.977929 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.23 18:52:40.978076 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.23 18:52:40.978169 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} executeQuery: Read 26 rows, 2.06 KiB in 0.00084718 sec., 30690 rows/sec., 2.38 MiB/sec. 2024.01.23 18:52:40.978281 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} DynamicQueryHandler: Done processing query 2024.01.23 18:52:40.978304 [ 3 ] {99f399ff-af2e-45cd-a2ac-43dd5c29e941} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:40.978320 [ 3 ] {} HTTP-Session: 7346835a-288d-403e-a1b4-a6d2ab63cbe6 Destroying unnamed session 2024.01.23 18:52:40.978432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:40.978477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:40.978497 [ 3 ] {} HTTP-Session: 924dbfa4-eb34-438b-90ea-a31358c4d4d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:40.978513 [ 3 ] {} HTTP-Session: 924dbfa4-eb34-438b-90ea-a31358c4d4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:40.978585 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:40.978628 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:52:40.978746 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:40.979045 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:40.979307 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:52:40.979482 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:52:40.979577 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} executeQuery: Read 37 rows, 2.67 KiB in 0.000964074 sec., 38378 rows/sec., 2.71 MiB/sec. 2024.01.23 18:52:40.979570 [ 167 ] {} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.23 18:52:40.979637 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:40.979707 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} DynamicQueryHandler: Done processing query 2024.01.23 18:52:40.979711 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.23 18:52:40.979731 [ 3 ] {5b268089-1e3f-44c6-a3ac-f0640a51a07b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:40.979756 [ 3 ] {} HTTP-Session: 924dbfa4-eb34-438b-90ea-a31358c4d4d3 Destroying unnamed session 2024.01.23 18:52:40.979808 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:40.979842 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 524 rows starting from the beginning of the part 2024.01.23 18:52:40.979957 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2024.01.23 18:52:40.980088 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.01.23 18:52:40.980219 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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.01.23 18:52:40.980352 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.01.23 18:52:40.980482 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part 2024.01.23 18:52:40.981217 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528278 sec., 392598.72876531625 rows/sec., 27.69 MiB/sec. 2024.01.23 18:52:40.981318 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.23 18:52:40.981516 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.23 18:52:40.981571 [ 15 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_16_3} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.23 18:52:45.081314 [ 140 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:52:45.081409 [ 140 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:52:45.974173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.974290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.974320 [ 3 ] {} HTTP-Session: f74263b3-35d6-41a8-94b0-a8f7a1955a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.974348 [ 3 ] {} HTTP-Session: f74263b3-35d6-41a8-94b0-a8f7a1955a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.974494 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.974563 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:52:45.974745 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.975238 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.975509 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.23 18:52:45.975677 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.23 18:52:45.975812 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} executeQuery: Read 51 rows, 4.13 KiB in 0.001270771 sec., 40133 rows/sec., 3.18 MiB/sec. 2024.01.23 18:52:45.975812 [ 140 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.01.23 18:52:45.975931 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.976044 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.976058 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.01.23 18:52:45.976081 [ 3 ] {184f0b7a-ed09-4e83-8f61-3f52aac4e708} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:45.976133 [ 3 ] {} HTTP-Session: f74263b3-35d6-41a8-94b0-a8f7a1955a99 Destroying unnamed session 2024.01.23 18:52:45.976234 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:45.976264 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.976320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.976394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.976423 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.976424 [ 3 ] {} HTTP-Session: 182aa6f3-1842-4b0d-9a04-fd804531c6dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.976467 [ 3 ] {} HTTP-Session: 182aa6f3-1842-4b0d-9a04-fd804531c6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.976554 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.976582 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.976640 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:52:45.976664 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.976839 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.976880 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.977364 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.977719 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:52:45.977765 [ 12 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770204 sec., 144051.1940996631 rows/sec., 11.40 MiB/sec. 2024.01.23 18:52:45.977948 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:52:45.977955 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.01.23 18:52:45.978130 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} executeQuery: Read 2 rows, 175.00 B in 0.001507326 sec., 1326 rows/sec., 113.38 KiB/sec. 2024.01.23 18:52:45.978311 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.01.23 18:52:45.978325 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.978365 [ 3 ] {13a073b8-99ad-4c09-8ea5-0a34d9bbafb4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:45.978386 [ 3 ] {} HTTP-Session: 182aa6f3-1842-4b0d-9a04-fd804531c6dd Destroying unnamed session 2024.01.23 18:52:45.978420 [ 17 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_23_5} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.01.23 18:52:45.978559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.978612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.978632 [ 3 ] {} HTTP-Session: f47182dd-bf55-45ec-9ca0-667beccd424d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.978649 [ 3 ] {} HTTP-Session: f47182dd-bf55-45ec-9ca0-667beccd424d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.978733 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.978772 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:45.978886 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.979297 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.979523 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.23 18:52:45.979672 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.23 18:52:45.979787 [ 140 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.23 18:52:45.979791 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} executeQuery: Read 154 rows, 15.36 KiB in 0.001019554 sec., 151046 rows/sec., 14.71 MiB/sec. 2024.01.23 18:52:45.979838 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.980036 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.23 18:52:45.980090 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.980135 [ 3 ] {a915175e-ab22-4c42-b7ef-43b45ac1a680} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:52:45.980162 [ 3 ] {} HTTP-Session: f47182dd-bf55-45ec-9ca0-667beccd424d Destroying unnamed session 2024.01.23 18:52:45.980226 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:45.980263 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part 2024.01.23 18:52:45.980301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.980384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.980437 [ 3 ] {} HTTP-Session: dcd28b8f-e7d0-47c4-9c73-ee5d727c26ee Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.980490 [ 3 ] {} HTTP-Session: dcd28b8f-e7d0-47c4-9c73-ee5d727c26ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.980498 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part 2024.01.23 18:52:45.980672 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.980741 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 153 rows starting from the beginning of the part 2024.01.23 18:52:45.980762 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:52:45.981057 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 154 rows starting from the beginning of the part 2024.01.23 18:52:45.981204 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.981313 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part 2024.01.23 18:52:45.981450 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 154 rows starting from the beginning of the part 2024.01.23 18:52:45.982001 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.982387 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.23 18:52:45.982724 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.23 18:52:45.982917 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} executeQuery: Read 2 rows, 143.00 B in 0.002183703 sec., 915 rows/sec., 63.95 KiB/sec. 2024.01.23 18:52:45.983177 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.983244 [ 3 ] {b7ae2d9c-cafb-454c-bef0-95ce5037a5a7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:45.983284 [ 3 ] {} HTTP-Session: dcd28b8f-e7d0-47c4-9c73-ee5d727c26ee Destroying unnamed session 2024.01.23 18:52:45.983292 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003383443 sec., 249450.0424567519 rows/sec., 24.00 MiB/sec. 2024.01.23 18:52:45.983423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.983436 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.23 18:52:45.983508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.983541 [ 3 ] {} HTTP-Session: 1ce8085a-583e-4a62-b82a-375643572532 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.983567 [ 3 ] {} HTTP-Session: 1ce8085a-583e-4a62-b82a-375643572532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.983691 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.983700 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.23 18:52:45.983761 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:45.983823 [ 14 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_31_6} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.23 18:52:45.984021 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.984340 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.984563 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.23 18:52:45.984721 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.23 18:52:45.984819 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} executeQuery: Read 53 rows, 4.25 KiB in 0.001090507 sec., 48601 rows/sec., 3.80 MiB/sec. 2024.01.23 18:52:45.984825 [ 163 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.23 18:52:45.984901 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.984969 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.985025 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.23 18:52:45.985026 [ 3 ] {5b4b539f-74aa-4a63-beee-c73ec42f6f9d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:52:45.985143 [ 3 ] {} HTTP-Session: 1ce8085a-583e-4a62-b82a-375643572532 Destroying unnamed session 2024.01.23 18:52:45.985212 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:52:45.985248 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part 2024.01.23 18:52:45.985291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.985376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.985434 [ 3 ] {} HTTP-Session: 8e87b44b-57d5-4f53-a27e-0ba45889b63e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.985482 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.985484 [ 3 ] {} HTTP-Session: 8e87b44b-57d5-4f53-a27e-0ba45889b63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.985712 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.985729 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2024.01.23 18:52:45.985823 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:52:45.986017 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 53 rows starting from the beginning of the part 2024.01.23 18:52:45.986346 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2024.01.23 18:52:45.986378 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.986565 [ 12 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part 2024.01.23 18:52:45.987104 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.987696 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:52:45.988024 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:52:45.988261 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 4 columns (4 merged, 0 gathered) in 0.003308351 sec., 101258.90511617418 rows/sec., 7.91 MiB/sec. 2024.01.23 18:52:45.988294 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} executeQuery: Read 1 rows, 72.00 B in 0.002538962 sec., 393 rows/sec., 27.69 KiB/sec. 2024.01.23 18:52:45.988448 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.23 18:52:45.988459 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.988493 [ 3 ] {506cdc31-349e-4647-ab63-d96339e533df} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:45.988512 [ 3 ] {} HTTP-Session: 8e87b44b-57d5-4f53-a27e-0ba45889b63e Destroying unnamed session 2024.01.23 18:52:45.988668 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.23 18:52:45.988686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:45.988734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:45.988748 [ 19 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_31_6} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.23 18:52:45.988757 [ 3 ] {} HTTP-Session: 663ff55c-e4f0-4c9b-b8b0-63c7e73ce475 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:45.988781 [ 3 ] {} HTTP-Session: 663ff55c-e4f0-4c9b-b8b0-63c7e73ce475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:45.988892 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:45.988937 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:52:45.989076 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:45.989618 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:45.989933 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.23 18:52:45.990115 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.23 18:52:45.990215 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} executeQuery: Read 51 rows, 70.47 KiB in 0.001293181 sec., 39437 rows/sec., 53.22 MiB/sec. 2024.01.23 18:52:45.990354 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} DynamicQueryHandler: Done processing query 2024.01.23 18:52:45.990377 [ 3 ] {87d47365-b6cb-4873-b406-03642bed4d22} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:52:45.990392 [ 3 ] {} HTTP-Session: 663ff55c-e4f0-4c9b-b8b0-63c7e73ce475 Destroying unnamed session 2024.01.23 18:52:55.973852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.974043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.974092 [ 3 ] {} HTTP-Session: 9a3c2c71-7073-4cec-bdfc-fa71145084e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.974136 [ 3 ] {} HTTP-Session: 9a3c2c71-7073-4cec-bdfc-fa71145084e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.974336 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.974397 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:52:55.974555 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.975090 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.975370 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.23 18:52:55.975540 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.23 18:52:55.975685 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} executeQuery: Read 51 rows, 4.13 KiB in 0.001307352 sec., 39010 rows/sec., 3.09 MiB/sec. 2024.01.23 18:52:55.975831 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.975855 [ 3 ] {080f8283-5cc5-4367-a974-2cd64c595930} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:52:55.975872 [ 3 ] {} HTTP-Session: 9a3c2c71-7073-4cec-bdfc-fa71145084e4 Destroying unnamed session 2024.01.23 18:52:55.975983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.976031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.976050 [ 3 ] {} HTTP-Session: 4e4b3443-0d62-46cd-ab97-c33745300d9f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.976068 [ 3 ] {} HTTP-Session: 4e4b3443-0d62-46cd-ab97-c33745300d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.976137 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.976178 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:52:55.976286 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.976543 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.976752 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:52:55.976903 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:52:55.977025 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} executeQuery: Read 2 rows, 175.00 B in 0.000849261 sec., 2354 rows/sec., 201.23 KiB/sec. 2024.01.23 18:52:55.977208 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.977232 [ 3 ] {5eede8bb-5606-437b-9354-04b7efc50a84} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:55.977247 [ 3 ] {} HTTP-Session: 4e4b3443-0d62-46cd-ab97-c33745300d9f Destroying unnamed session 2024.01.23 18:52:55.977385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.977431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.977450 [ 3 ] {} HTTP-Session: cf158e57-c585-42ca-a794-8bdd2619fc2b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.977467 [ 3 ] {} HTTP-Session: cf158e57-c585-42ca-a794-8bdd2619fc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.977543 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.977583 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:52:55.977700 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.978087 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.978309 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.23 18:52:55.978468 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.23 18:52:55.978590 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} executeQuery: Read 154 rows, 15.36 KiB in 0.001016275 sec., 151533 rows/sec., 14.76 MiB/sec. 2024.01.23 18:52:55.978732 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.978756 [ 3 ] {6f745b77-5f3c-4604-a0cd-2b6208f12cd1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:52:55.978771 [ 3 ] {} HTTP-Session: cf158e57-c585-42ca-a794-8bdd2619fc2b Destroying unnamed session 2024.01.23 18:52:55.978913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.978958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.978978 [ 3 ] {} HTTP-Session: 0328cd0a-7d50-429f-b141-6ded71b927b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.978994 [ 3 ] {} HTTP-Session: 0328cd0a-7d50-429f-b141-6ded71b927b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.979063 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.979102 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:52:55.979212 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.979481 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.979688 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.23 18:52:55.979838 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.23 18:52:55.979955 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} executeQuery: Read 2 rows, 143.00 B in 0.000862712 sec., 2318 rows/sec., 161.87 KiB/sec. 2024.01.23 18:52:55.980073 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.980097 [ 3 ] {c5ef0863-598d-49b1-b23a-9e40f70b7dfe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:55.980112 [ 3 ] {} HTTP-Session: 0328cd0a-7d50-429f-b141-6ded71b927b8 Destroying unnamed session 2024.01.23 18:52:55.980238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.980283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.980302 [ 3 ] {} HTTP-Session: 02e345b2-4a36-4814-9e08-93a4f4f45c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.980318 [ 3 ] {} HTTP-Session: 02e345b2-4a36-4814-9e08-93a4f4f45c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.980391 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.980429 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:52:55.980534 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.980826 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.981033 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.23 18:52:55.981180 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.23 18:52:55.981288 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} executeQuery: Read 53 rows, 4.25 KiB in 0.000869701 sec., 60940 rows/sec., 4.77 MiB/sec. 2024.01.23 18:52:55.981405 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.981428 [ 3 ] {deca285b-6eef-46ec-a360-50195c204443} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:52:55.981443 [ 3 ] {} HTTP-Session: 02e345b2-4a36-4814-9e08-93a4f4f45c99 Destroying unnamed session 2024.01.23 18:52:55.981550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.981594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.981613 [ 3 ] {} HTTP-Session: b9a63c98-929a-451b-90bb-bd69e2b632e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.981630 [ 3 ] {} HTTP-Session: b9a63c98-929a-451b-90bb-bd69e2b632e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.981697 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.981740 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:52:55.981862 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.982204 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.982459 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:52:55.982643 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:52:55.982778 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} executeQuery: Read 1 rows, 72.00 B in 0.001047425 sec., 954 rows/sec., 67.13 KiB/sec. 2024.01.23 18:52:55.982919 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.982942 [ 3 ] {2b19a458-cf73-4ffe-9041-0b9247c35d02} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:52:55.982957 [ 3 ] {} HTTP-Session: b9a63c98-929a-451b-90bb-bd69e2b632e8 Destroying unnamed session 2024.01.23 18:52:55.983105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:52:55.983151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:52:55.983170 [ 3 ] {} HTTP-Session: 3ec216df-14a6-45a3-baf7-5ab4f08c3a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:52:55.983186 [ 3 ] {} HTTP-Session: 3ec216df-14a6-45a3-baf7-5ab4f08c3a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:52:55.983277 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:52:55.983321 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:52:55.983459 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:52:55.983962 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:52:55.984280 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.23 18:52:55.984460 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.23 18:52:55.984595 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} executeQuery: Read 51 rows, 70.47 KiB in 0.001282271 sec., 39773 rows/sec., 53.67 MiB/sec. 2024.01.23 18:52:55.984825 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} DynamicQueryHandler: Done processing query 2024.01.23 18:52:55.984850 [ 3 ] {76c6c201-16b7-4bcf-91df-ea9ebdbbdc26} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:52:55.984865 [ 3 ] {} HTTP-Session: 3ec216df-14a6-45a3-baf7-5ab4f08c3a8f Destroying unnamed session 2024.01.23 18:53:00.081660 [ 156 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:53:00.081715 [ 156 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:53:05.973821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:05.973948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:05.973973 [ 3 ] {} HTTP-Session: 57ad89f1-6faf-4619-8bc5-bae96f9bbc28 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:05.973999 [ 3 ] {} HTTP-Session: 57ad89f1-6faf-4619-8bc5-bae96f9bbc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:05.974132 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:05.974194 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:53:05.974355 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:05.974824 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:53:05.975106 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.23 18:53:05.975275 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.23 18:53:05.975406 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} executeQuery: Read 51 rows, 4.13 KiB in 0.00123257 sec., 41376 rows/sec., 3.28 MiB/sec. 2024.01.23 18:53:05.975618 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} DynamicQueryHandler: Done processing query 2024.01.23 18:53:05.975645 [ 3 ] {9f1e3a49-b4b2-4a74-82ad-433c17cae912} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:05.975661 [ 3 ] {} HTTP-Session: 57ad89f1-6faf-4619-8bc5-bae96f9bbc28 Destroying unnamed session 2024.01.23 18:53:05.975834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:05.975887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:05.975909 [ 3 ] {} HTTP-Session: 172d8094-e90b-493e-a9a2-d7a8e0d330dc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:05.975927 [ 3 ] {} HTTP-Session: 172d8094-e90b-493e-a9a2-d7a8e0d330dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:05.976015 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:05.976060 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:05.976179 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:05.976581 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:53:05.976809 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.23 18:53:05.976963 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.23 18:53:05.977091 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} executeQuery: Read 153 rows, 15.27 KiB in 0.001038825 sec., 147281 rows/sec., 14.36 MiB/sec. 2024.01.23 18:53:05.977312 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} DynamicQueryHandler: Done processing query 2024.01.23 18:53:05.977337 [ 3 ] {970747e1-71fc-4cf1-9322-794477d1396d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:53:05.977353 [ 3 ] {} HTTP-Session: 172d8094-e90b-493e-a9a2-d7a8e0d330dc Destroying unnamed session 2024.01.23 18:53:05.977474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:05.977522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:05.977540 [ 3 ] {} HTTP-Session: 4ca8eedc-b12c-4f02-85ca-883e10be4b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:05.977558 [ 3 ] {} HTTP-Session: 4ca8eedc-b12c-4f02-85ca-883e10be4b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:05.977634 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:05.977676 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:05.977803 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:05.978109 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:53:05.978319 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.23 18:53:05.978477 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.23 18:53:05.978592 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} executeQuery: Read 51 rows, 4.08 KiB in 0.000922792 sec., 55267 rows/sec., 4.32 MiB/sec. 2024.01.23 18:53:05.978712 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} DynamicQueryHandler: Done processing query 2024.01.23 18:53:05.978736 [ 3 ] {4919a41f-0e30-49a5-bc63-dc7ab52944b8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:53:05.978752 [ 3 ] {} HTTP-Session: 4ca8eedc-b12c-4f02-85ca-883e10be4b3e Destroying unnamed session 2024.01.23 18:53:05.978890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:05.978934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:05.978954 [ 3 ] {} HTTP-Session: 80db053a-fc69-4be6-9423-c3458c7b58ba Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:05.978970 [ 3 ] {} HTTP-Session: 80db053a-fc69-4be6-9423-c3458c7b58ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:05.979063 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:05.979110 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:53:05.979249 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:05.979787 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:53:05.980125 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.23 18:53:05.980307 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.23 18:53:05.980441 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} executeQuery: Read 51 rows, 70.47 KiB in 0.001348673 sec., 37814 rows/sec., 51.03 MiB/sec. 2024.01.23 18:53:05.980570 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} DynamicQueryHandler: Done processing query 2024.01.23 18:53:05.980594 [ 3 ] {563de79d-b490-49ce-9447-0d6199e76c46} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:53:05.980610 [ 3 ] {} HTTP-Session: 80db053a-fc69-4be6-9423-c3458c7b58ba Destroying unnamed session 2024.01.23 18:53:06.115215 [ 153 ] {} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.23 18:53:06.115293 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:53:06.115412 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.23 18:53:06.115560 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:06.115600 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.23 18:53:06.115732 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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.01.23 18:53:06.115832 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.01.23 18:53:06.115926 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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.01.23 18:53:06.116017 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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.01.23 18:53:06.116636 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293512 sec., 12369.425254655544 rows/sec., 1.01 MiB/sec. 2024.01.23 18:53:06.116717 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.23 18:53:06.116878 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.23 18:53:06.116940 [ 12 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_14_3} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.23 18:53:07.605996 [ 152 ] {} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.23 18:53:07.606077 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.53 GiB. 2024.01.23 18:53:07.606170 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.23 18:53:07.606294 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:07.606325 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.23 18:53:07.606438 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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.01.23 18:53:07.606528 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.01.23 18:53:07.606607 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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.01.23 18:53:07.606684 [ 14 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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.01.23 18:53:07.607242 [ 20 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112707 sec., 14379.346943984354 rows/sec., 1004.03 KiB/sec. 2024.01.23 18:53:07.607393 [ 16 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.23 18:53:07.607605 [ 16 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.23 18:53:07.607678 [ 16 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_14_3} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.23 18:53:10.971761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:10.971892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:10.971918 [ 3 ] {} HTTP-Session: 0fb9be50-1125-40c9-b2c9-92ce34a22ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:10.971944 [ 3 ] {} HTTP-Session: 0fb9be50-1125-40c9-b2c9-92ce34a22ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:10.972076 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:10.972138 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:10.972295 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:10.972727 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:10.972995 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.23 18:53:10.973160 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.23 18:53:10.973278 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} executeQuery: Read 36 rows, 3.09 KiB in 0.001166659 sec., 30857 rows/sec., 2.59 MiB/sec. 2024.01.23 18:53:10.973421 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} DynamicQueryHandler: Done processing query 2024.01.23 18:53:10.973446 [ 3 ] {11f3124a-4ce7-4266-894c-348ca3307899} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:10.973462 [ 3 ] {} HTTP-Session: 0fb9be50-1125-40c9-b2c9-92ce34a22ba8 Destroying unnamed session 2024.01.23 18:53:10.973577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:10.973630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:10.973652 [ 3 ] {} HTTP-Session: 2819ed8d-b5bf-4417-b188-359fc619af4b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:10.973668 [ 3 ] {} HTTP-Session: 2819ed8d-b5bf-4417-b188-359fc619af4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:10.973740 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:10.973780 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:10.973884 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:10.974186 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:10.974393 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.23 18:53:10.974546 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.23 18:53:10.974646 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} executeQuery: Read 24 rows, 1.90 KiB in 0.000879011 sec., 27303 rows/sec., 2.11 MiB/sec. 2024.01.23 18:53:10.974760 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} DynamicQueryHandler: Done processing query 2024.01.23 18:53:10.974784 [ 3 ] {8aef43d3-5d6c-4875-9a0c-1d22a780d706} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:53:10.974799 [ 3 ] {} HTTP-Session: 2819ed8d-b5bf-4417-b188-359fc619af4b Destroying unnamed session 2024.01.23 18:53:10.974913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:10.974956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:10.974975 [ 3 ] {} HTTP-Session: 76d4f409-06e2-49b9-aa6f-ca848d2acf99 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:10.974992 [ 3 ] {} HTTP-Session: 76d4f409-06e2-49b9-aa6f-ca848d2acf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:10.975063 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:10.975106 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:53:10.975225 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:10.975506 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:10.975770 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:53:10.975951 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:53:10.976072 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} executeQuery: Read 36 rows, 2.60 KiB in 0.000980244 sec., 36725 rows/sec., 2.59 MiB/sec. 2024.01.23 18:53:10.976286 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} DynamicQueryHandler: Done processing query 2024.01.23 18:53:10.976309 [ 3 ] {c4958c3e-f8cd-4e47-bc5c-c5ae215c6e07} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:10.976325 [ 3 ] {} HTTP-Session: 76d4f409-06e2-49b9-aa6f-ca848d2acf99 Destroying unnamed session 2024.01.23 18:53:15.081756 [ 149 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:53:15.081828 [ 149 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:53:15.972799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:15.972912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:15.972939 [ 3 ] {} HTTP-Session: 79da459e-ce96-4868-a57f-91ef54c2ee92 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:15.972964 [ 3 ] {} HTTP-Session: 79da459e-ce96-4868-a57f-91ef54c2ee92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:15.973097 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:15.973157 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:53:15.973315 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:15.973746 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:15.974031 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.23 18:53:15.974221 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.23 18:53:15.974354 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} executeQuery: Read 51 rows, 4.13 KiB in 0.00121913 sec., 41833 rows/sec., 3.31 MiB/sec. 2024.01.23 18:53:15.974508 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} DynamicQueryHandler: Done processing query 2024.01.23 18:53:15.974540 [ 3 ] {b4080909-4e3c-4f06-9f28-ca61e89bdb30} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:15.974557 [ 3 ] {} HTTP-Session: 79da459e-ce96-4868-a57f-91ef54c2ee92 Destroying unnamed session 2024.01.23 18:53:15.974710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:15.974756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:15.974776 [ 3 ] {} HTTP-Session: 5799a171-2283-4902-8b6d-6a6ea16cd0f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:15.974795 [ 3 ] {} HTTP-Session: 5799a171-2283-4902-8b6d-6a6ea16cd0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:15.974872 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:15.974912 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:15.975018 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:15.975471 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:15.975697 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.23 18:53:15.975855 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.23 18:53:15.975956 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} executeQuery: Read 153 rows, 15.27 KiB in 0.001055305 sec., 144981 rows/sec., 14.13 MiB/sec. 2024.01.23 18:53:15.976128 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} DynamicQueryHandler: Done processing query 2024.01.23 18:53:15.976163 [ 3 ] {fa779cb6-320c-4d28-b453-368068ac8d70} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:53:15.976179 [ 3 ] {} HTTP-Session: 5799a171-2283-4902-8b6d-6a6ea16cd0f1 Destroying unnamed session 2024.01.23 18:53:15.976341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:15.976388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:15.976407 [ 3 ] {} HTTP-Session: aca20ae8-d471-4f73-97ed-35702a1611cd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:15.976424 [ 3 ] {} HTTP-Session: aca20ae8-d471-4f73-97ed-35702a1611cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:15.976499 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:15.976540 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:15.976658 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:15.976956 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:15.977164 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.23 18:53:15.977315 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.23 18:53:15.977415 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} executeQuery: Read 51 rows, 4.08 KiB in 0.000886852 sec., 57506 rows/sec., 4.50 MiB/sec. 2024.01.23 18:53:15.977535 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} DynamicQueryHandler: Done processing query 2024.01.23 18:53:15.977559 [ 3 ] {cf92d312-da27-4fa1-870d-bbec637b6cfd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:53:15.977575 [ 3 ] {} HTTP-Session: aca20ae8-d471-4f73-97ed-35702a1611cd Destroying unnamed session 2024.01.23 18:53:15.977748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:15.977793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:15.977812 [ 3 ] {} HTTP-Session: da00ae70-cecd-4f5c-84c0-7c8756fde896 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:15.977829 [ 3 ] {} HTTP-Session: da00ae70-cecd-4f5c-84c0-7c8756fde896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:15.977923 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:15.977968 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:53:15.978107 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:15.978608 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:15.978930 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.23 18:53:15.979123 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.23 18:53:15.979250 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} executeQuery: Read 51 rows, 70.47 KiB in 0.001292691 sec., 39452 rows/sec., 53.24 MiB/sec. 2024.01.23 18:53:15.979246 [ 148 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.23 18:53:15.979361 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:15.979480 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} DynamicQueryHandler: Done processing query 2024.01.23 18:53:15.979538 [ 3 ] {bf75481b-ba2c-47b1-9021-93a7881d9ae1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:53:15.979539 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.23 18:53:15.979573 [ 3 ] {} HTTP-Session: da00ae70-cecd-4f5c-84c0-7c8756fde896 Destroying unnamed session 2024.01.23 18:53:15.979701 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:15.979741 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 942 rows starting from the beginning of the part 2024.01.23 18:53:15.979866 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:15.979970 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:15.980068 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:15.980156 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:15.980241 [ 22 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:15.983872 [ 20 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 6 columns (6 merged, 0 gathered) in 0.004429508 sec., 270233.17262323486 rows/sec., 364.67 MiB/sec. 2024.01.23 18:53:15.984627 [ 16 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.23 18:53:15.984894 [ 16 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.23 18:53:15.984965 [ 16 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.23 18:53:15.985054 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_26_5: 8.87 MiB. 2024.01.23 18:53:16.000123 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.66 MiB, peak 241.50 MiB, will set to 234.59 MiB (RSS), difference: 1.92 MiB 2024.01.23 18:53:25.973218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:25.973406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:25.973455 [ 3 ] {} HTTP-Session: f187dd59-308b-4346-b65b-36f1fa8f5241 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:25.973498 [ 3 ] {} HTTP-Session: f187dd59-308b-4346-b65b-36f1fa8f5241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:25.973706 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:25.973846 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:53:25.974112 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:25.974569 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.974839 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.23 18:53:25.975004 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.23 18:53:25.975141 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} executeQuery: Read 51 rows, 4.13 KiB in 0.001331303 sec., 38308 rows/sec., 3.03 MiB/sec. 2024.01.23 18:53:25.975149 [ 144 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.01.23 18:53:25.975265 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.975327 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} DynamicQueryHandler: Done processing query 2024.01.23 18:53:25.975390 [ 3 ] {568737ce-3b6e-4a85-96dc-c6c0cadd41ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:25.975413 [ 3 ] {} HTTP-Session: f187dd59-308b-4346-b65b-36f1fa8f5241 Destroying unnamed session 2024.01.23 18:53:25.975408 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2024.01.23 18:53:25.975588 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:25.975593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:25.975647 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.975695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:25.975743 [ 3 ] {} HTTP-Session: 6df12d74-94d3-4e7b-bdaf-330ccfa54964 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:25.975782 [ 3 ] {} HTTP-Session: 6df12d74-94d3-4e7b-bdaf-330ccfa54964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:25.975918 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.975990 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:25.976096 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:25.976142 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.976444 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.976572 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:25.976737 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.977441 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.977990 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.23 18:53:25.978056 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002739877 sec., 93069.87138473734 rows/sec., 7.37 MiB/sec. 2024.01.23 18:53:25.978198 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.01.23 18:53:25.978285 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.23 18:53:25.978436 [ 144 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.23 18:53:25.978500 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} executeQuery: Read 153 rows, 15.27 KiB in 0.002437299 sec., 62774 rows/sec., 6.12 MiB/sec. 2024.01.23 18:53:25.978528 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2024.01.23 18:53:25.978542 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.978807 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.23 18:53:25.978812 [ 14 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_27_6} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2024.01.23 18:53:25.978878 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} DynamicQueryHandler: Done processing query 2024.01.23 18:53:25.978936 [ 3 ] {4231589d-dfbb-40fb-8751-1c83625e567b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:53:25.979026 [ 3 ] {} HTTP-Session: 6df12d74-94d3-4e7b-bdaf-330ccfa54964 Destroying unnamed session 2024.01.23 18:53:25.979067 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:25.979121 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part 2024.01.23 18:53:25.979285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:25.979305 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 154 rows starting from the beginning of the part 2024.01.23 18:53:25.979376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:25.979426 [ 3 ] {} HTTP-Session: 5972e4a4-0be1-4b3a-be4a-d53d739e812b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:25.979468 [ 3 ] {} HTTP-Session: 5972e4a4-0be1-4b3a-be4a-d53d739e812b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:25.979527 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 153 rows starting from the beginning of the part 2024.01.23 18:53:25.979665 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:25.979773 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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.01.23 18:53:25.979776 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:25.980077 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 153 rows starting from the beginning of the part 2024.01.23 18:53:25.980251 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:25.980395 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 153 rows starting from the beginning of the part 2024.01.23 18:53:25.980946 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.981426 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.23 18:53:25.981700 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.23 18:53:25.981847 [ 144 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.23 18:53:25.981955 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.981945 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} executeQuery: Read 51 rows, 4.08 KiB in 0.002193794 sec., 23247 rows/sec., 1.82 MiB/sec. 2024.01.23 18:53:25.982210 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.23 18:53:25.982685 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} DynamicQueryHandler: Done processing query 2024.01.23 18:53:25.982714 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:25.982775 [ 3 ] {2dd4298b-8435-4f14-aa5c-c8c5290abcc9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:53:25.982843 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part 2024.01.23 18:53:25.982859 [ 3 ] {} HTTP-Session: 5972e4a4-0be1-4b3a-be4a-d53d739e812b Destroying unnamed session 2024.01.23 18:53:25.982889 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 4 columns (4 merged, 0 gathered) in 0.004190132 sec., 200948.32334637668 rows/sec., 19.34 MiB/sec. 2024.01.23 18:53:25.983010 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part 2024.01.23 18:53:25.983048 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.23 18:53:25.983163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:25.983214 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.983279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:25.983365 [ 3 ] {} HTTP-Session: f9cce4cf-5e00-473a-9f6a-568d3e55d381 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:25.983375 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.23 18:53:25.983459 [ 3 ] {} HTTP-Session: f9cce4cf-5e00-473a-9f6a-568d3e55d381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:25.983501 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part 2024.01.23 18:53:25.983548 [ 20 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_36_7} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.23 18:53:25.983870 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:25.983884 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.983996 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:53:25.984209 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part 2024.01.23 18:53:25.984721 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:25.985394 [ 20 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 331 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369402 sec., 98237.01653883983 rows/sec., 7.67 MiB/sec. 2024.01.23 18:53:25.985590 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.23 18:53:25.985809 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:25.985884 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.23 18:53:25.985989 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_36_7} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.23 18:53:25.986265 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.23 18:53:25.986468 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.23 18:53:25.986605 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} executeQuery: Read 51 rows, 70.47 KiB in 0.002684856 sec., 18995 rows/sec., 25.63 MiB/sec. 2024.01.23 18:53:25.986761 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} DynamicQueryHandler: Done processing query 2024.01.23 18:53:25.986784 [ 3 ] {13c66280-da10-4daf-a478-d0887f25bd28} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:53:25.986800 [ 3 ] {} HTTP-Session: f9cce4cf-5e00-473a-9f6a-568d3e55d381 Destroying unnamed session 2024.01.23 18:53:30.081877 [ 141 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:53:30.081939 [ 141 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:53:35.973507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.973699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.973745 [ 3 ] {} HTTP-Session: 218def68-595a-464c-bf72-424aefb10c61 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.973788 [ 3 ] {} HTTP-Session: 218def68-595a-464c-bf72-424aefb10c61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.973997 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.974096 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:53:35.974363 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.974832 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.975104 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.23 18:53:35.975273 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.23 18:53:35.975386 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} executeQuery: Read 51 rows, 4.13 KiB in 0.001333043 sec., 38258 rows/sec., 3.03 MiB/sec. 2024.01.23 18:53:35.975522 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.975546 [ 3 ] {b378eb0c-1d92-4383-9de0-2759a1406bee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:35.975563 [ 3 ] {} HTTP-Session: 218def68-595a-464c-bf72-424aefb10c61 Destroying unnamed session 2024.01.23 18:53:35.975676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.975724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.975745 [ 3 ] {} HTTP-Session: 257a016c-4e1d-47e4-9724-86ab9a065af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.975764 [ 3 ] {} HTTP-Session: 257a016c-4e1d-47e4-9724-86ab9a065af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.975841 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.975882 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:53:35.975986 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.976260 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.976468 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:53:35.976619 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:53:35.976715 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} executeQuery: Read 2 rows, 175.00 B in 0.000847001 sec., 2361 rows/sec., 201.77 KiB/sec. 2024.01.23 18:53:35.976872 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.976895 [ 3 ] {86fb09d3-2150-419a-83a3-8428edee4692} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:35.976912 [ 3 ] {} HTTP-Session: 257a016c-4e1d-47e4-9724-86ab9a065af5 Destroying unnamed session 2024.01.23 18:53:35.977061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.977107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.977126 [ 3 ] {} HTTP-Session: 7e5420d1-03e7-4bde-b195-b38b583fd683 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.977142 [ 3 ] {} HTTP-Session: 7e5420d1-03e7-4bde-b195-b38b583fd683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.977219 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.977259 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:35.977371 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.977731 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.977950 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.23 18:53:35.978103 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.23 18:53:35.978198 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} executeQuery: Read 154 rows, 15.36 KiB in 0.000950493 sec., 162021 rows/sec., 15.78 MiB/sec. 2024.01.23 18:53:35.978298 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.978321 [ 3 ] {c3fa4057-a47a-4ba2-8aa8-5797b2eee79f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:53:35.978336 [ 3 ] {} HTTP-Session: 7e5420d1-03e7-4bde-b195-b38b583fd683 Destroying unnamed session 2024.01.23 18:53:35.978486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.978534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.978552 [ 3 ] {} HTTP-Session: 381856f2-22da-448c-94bc-cb53d83b65e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.978569 [ 3 ] {} HTTP-Session: 381856f2-22da-448c-94bc-cb53d83b65e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.978636 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.978675 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:53:35.978778 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.979019 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.979221 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.23 18:53:35.979381 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.23 18:53:35.979479 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} executeQuery: Read 2 rows, 143.00 B in 0.00081421 sec., 2456 rows/sec., 171.51 KiB/sec. 2024.01.23 18:53:35.979594 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.979618 [ 3 ] {54d1dccf-7099-4e50-9caf-1b785001e6e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:35.979633 [ 3 ] {} HTTP-Session: 381856f2-22da-448c-94bc-cb53d83b65e4 Destroying unnamed session 2024.01.23 18:53:35.979742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.979787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.979805 [ 3 ] {} HTTP-Session: fa9f8cc1-e6f5-47ea-ae47-34ccfdd0d21d Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.979822 [ 3 ] {} HTTP-Session: fa9f8cc1-e6f5-47ea-ae47-34ccfdd0d21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.979891 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.979929 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:35.980032 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.980315 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.980521 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.23 18:53:35.980667 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.23 18:53:35.980759 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} executeQuery: Read 53 rows, 4.25 KiB in 0.00084022 sec., 63078 rows/sec., 4.94 MiB/sec. 2024.01.23 18:53:35.980859 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.980882 [ 3 ] {ffdf6ba3-bd3a-4752-a66f-a80c0f7d2dc3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:53:35.980896 [ 3 ] {} HTTP-Session: fa9f8cc1-e6f5-47ea-ae47-34ccfdd0d21d Destroying unnamed session 2024.01.23 18:53:35.981001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.981044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.981062 [ 3 ] {} HTTP-Session: e9ceee08-7214-458a-b3ff-12d67c8ab2c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.981078 [ 3 ] {} HTTP-Session: e9ceee08-7214-458a-b3ff-12d67c8ab2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.981146 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.981188 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:53:35.981303 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.981611 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.981863 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:53:35.982041 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:53:35.982141 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} executeQuery: Read 1 rows, 72.00 B in 0.000964584 sec., 1036 rows/sec., 72.89 KiB/sec. 2024.01.23 18:53:35.982377 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.982400 [ 3 ] {00d9b191-d965-4cb9-bdea-e21c051e6e08} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:35.982415 [ 3 ] {} HTTP-Session: e9ceee08-7214-458a-b3ff-12d67c8ab2c7 Destroying unnamed session 2024.01.23 18:53:35.982575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:35.982619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:35.982638 [ 3 ] {} HTTP-Session: 0c2bbd37-cb80-4565-a01b-5fcdd2f37e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:35.982655 [ 3 ] {} HTTP-Session: 0c2bbd37-cb80-4565-a01b-5fcdd2f37e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:35.982742 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:35.982786 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:53:35.982923 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:35.983411 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:35.983728 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.23 18:53:35.983907 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.23 18:53:35.984006 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} executeQuery: Read 51 rows, 70.47 KiB in 0.00123433 sec., 41317 rows/sec., 55.76 MiB/sec. 2024.01.23 18:53:35.984155 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} DynamicQueryHandler: Done processing query 2024.01.23 18:53:35.984178 [ 3 ] {9e350fa2-fef8-4356-b323-c74fa109eed3} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:53:35.984194 [ 3 ] {} HTTP-Session: 0c2bbd37-cb80-4565-a01b-5fcdd2f37e14 Destroying unnamed session 2024.01.23 18:53:40.971831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:40.971975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:40.972006 [ 3 ] {} HTTP-Session: acb1bf76-ea25-4737-a663-4fa4aab5e35b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:40.972035 [ 3 ] {} HTTP-Session: acb1bf76-ea25-4737-a663-4fa4aab5e35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:40.972179 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:40.972250 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:53:40.972433 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:40.972856 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:40.973132 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:53:40.973314 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:53:40.973435 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} executeQuery: Read 2 rows, 175.00 B in 0.001215199 sec., 1645 rows/sec., 140.63 KiB/sec. 2024.01.23 18:53:40.973624 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} DynamicQueryHandler: Done processing query 2024.01.23 18:53:40.973664 [ 3 ] {6eb2c453-a009-4225-81e8-0512bc98344c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:40.973694 [ 3 ] {} HTTP-Session: acb1bf76-ea25-4737-a663-4fa4aab5e35b Destroying unnamed session 2024.01.23 18:53:40.973882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:40.973946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:40.973971 [ 3 ] {} HTTP-Session: b07ea165-4330-4954-a624-3a39add45cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:40.973995 [ 3 ] {} HTTP-Session: b07ea165-4330-4954-a624-3a39add45cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:40.974094 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:40.974143 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:40.974275 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:40.974614 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:40.974842 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.23 18:53:40.974994 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.23 18:53:40.975095 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} executeQuery: Read 37 rows, 3.18 KiB in 0.000967814 sec., 38230 rows/sec., 3.21 MiB/sec. 2024.01.23 18:53:40.975243 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} DynamicQueryHandler: Done processing query 2024.01.23 18:53:40.975276 [ 3 ] {cb041f35-4aa0-43f9-a2a4-8a065568fde5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:40.975291 [ 3 ] {} HTTP-Session: b07ea165-4330-4954-a624-3a39add45cb1 Destroying unnamed session 2024.01.23 18:53:40.975399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:40.975444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:40.975463 [ 3 ] {} HTTP-Session: ed5ed86a-dcec-48e1-8bb0-19da530d6f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:40.975485 [ 3 ] {} HTTP-Session: ed5ed86a-dcec-48e1-8bb0-19da530d6f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:40.975557 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:40.975596 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:53:40.975707 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:40.975953 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:40.976155 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.23 18:53:40.976308 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.23 18:53:40.976401 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} executeQuery: Read 2 rows, 143.00 B in 0.00081857 sec., 2443 rows/sec., 170.60 KiB/sec. 2024.01.23 18:53:40.976513 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} DynamicQueryHandler: Done processing query 2024.01.23 18:53:40.976536 [ 3 ] {b2477d0e-869c-479e-813f-677d42eebc8e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:40.976553 [ 3 ] {} HTTP-Session: ed5ed86a-dcec-48e1-8bb0-19da530d6f4f Destroying unnamed session 2024.01.23 18:53:40.976655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:40.976700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:40.976719 [ 3 ] {} HTTP-Session: 5c77282a-f202-4cbc-8201-6c931fee38df Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:40.976735 [ 3 ] {} HTTP-Session: 5c77282a-f202-4cbc-8201-6c931fee38df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:40.976805 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:40.976843 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:40.976946 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:40.977293 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:40.977523 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.23 18:53:40.977671 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.23 18:53:40.977771 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} executeQuery: Read 26 rows, 2.06 KiB in 0.000937833 sec., 27723 rows/sec., 2.15 MiB/sec. 2024.01.23 18:53:40.977902 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} DynamicQueryHandler: Done processing query 2024.01.23 18:53:40.977932 [ 3 ] {b3de668b-6846-48ab-9b1d-3acec0b68f91} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:40.977949 [ 3 ] {} HTTP-Session: 5c77282a-f202-4cbc-8201-6c931fee38df Destroying unnamed session 2024.01.23 18:53:40.978062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:40.978106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:40.978125 [ 3 ] {} HTTP-Session: 3fd7ef91-83b7-477b-8e82-cfb8b17c114e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:40.978142 [ 3 ] {} HTTP-Session: 3fd7ef91-83b7-477b-8e82-cfb8b17c114e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:40.978216 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:40.978260 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:53:40.978376 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:40.978685 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:40.978996 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:53:40.979180 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:53:40.979286 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} executeQuery: Read 37 rows, 2.67 KiB in 0.001040325 sec., 35565 rows/sec., 2.51 MiB/sec. 2024.01.23 18:53:40.979285 [ 135 ] {} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.23 18:53:40.979354 [ 135 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:40.979436 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} DynamicQueryHandler: Done processing query 2024.01.23 18:53:40.979472 [ 3 ] {4d552bfb-7653-46a4-8f57-7cd4ad52866b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:40.979480 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.23 18:53:40.979500 [ 3 ] {} HTTP-Session: 3fd7ef91-83b7-477b-8e82-cfb8b17c114e Destroying unnamed session 2024.01.23 18:53:40.979657 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:53:40.979704 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part 2024.01.23 18:53:40.979851 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2024.01.23 18:53:40.979966 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.01.23 18:53:40.980070 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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.01.23 18:53:40.980174 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2024.01.23 18:53:40.980275 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part 2024.01.23 18:53:40.981023 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604909 sec., 421207.6821801111 rows/sec., 29.71 MiB/sec. 2024.01.23 18:53:40.981207 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.23 18:53:40.981465 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.23 18:53:40.981542 [ 16 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_21_4} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.23 18:53:45.082182 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:53:45.082248 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:53:45.972840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.972951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.972977 [ 3 ] {} HTTP-Session: 3b548d9c-aa79-426f-8a58-2421b945c525 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.973000 [ 3 ] {} HTTP-Session: 3b548d9c-aa79-426f-8a58-2421b945c525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.973133 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.973193 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:53:45.973349 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.973855 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.974139 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.23 18:53:45.974312 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.23 18:53:45.974433 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} executeQuery: Read 51 rows, 4.13 KiB in 0.001264571 sec., 40329 rows/sec., 3.19 MiB/sec. 2024.01.23 18:53:45.974620 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.974646 [ 3 ] {f2cf7e7d-c323-431b-b6ec-78a9f79df4e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:45.974663 [ 3 ] {} HTTP-Session: 3b548d9c-aa79-426f-8a58-2421b945c525 Destroying unnamed session 2024.01.23 18:53:45.974781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.974832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.974853 [ 3 ] {} HTTP-Session: b013fc3e-4eba-4a94-9da1-f7aec62ecbef Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.974872 [ 3 ] {} HTTP-Session: b013fc3e-4eba-4a94-9da1-f7aec62ecbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.974952 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.974994 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:53:45.975110 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.975429 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.975637 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:53:45.975794 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:53:45.975913 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} executeQuery: Read 2 rows, 175.00 B in 0.000926352 sec., 2159 rows/sec., 184.49 KiB/sec. 2024.01.23 18:53:45.976042 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.976065 [ 3 ] {e792b964-1dc9-4e06-80f0-5bbadaca567d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:45.976080 [ 3 ] {} HTTP-Session: b013fc3e-4eba-4a94-9da1-f7aec62ecbef Destroying unnamed session 2024.01.23 18:53:45.976227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.976273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.976291 [ 3 ] {} HTTP-Session: e846a99d-13cc-49c4-a069-e95cd507e1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.976308 [ 3 ] {} HTTP-Session: e846a99d-13cc-49c4-a069-e95cd507e1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.976386 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.976424 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:45.976532 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.976925 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.977151 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.23 18:53:45.977306 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.23 18:53:45.977426 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} executeQuery: Read 154 rows, 15.36 KiB in 0.001011845 sec., 152197 rows/sec., 14.82 MiB/sec. 2024.01.23 18:53:45.977566 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.977591 [ 3 ] {08e39bab-439c-49f2-b293-fa2e59bc5322} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:53:45.977606 [ 3 ] {} HTTP-Session: e846a99d-13cc-49c4-a069-e95cd507e1dd Destroying unnamed session 2024.01.23 18:53:45.977746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.977792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.977812 [ 3 ] {} HTTP-Session: 13ed616d-dcdf-4f56-b50f-05d60f04f163 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.977828 [ 3 ] {} HTTP-Session: 13ed616d-dcdf-4f56-b50f-05d60f04f163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.977897 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.977936 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:53:45.978045 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.978318 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.978522 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.23 18:53:45.978669 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.23 18:53:45.978785 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} executeQuery: Read 2 rows, 143.00 B in 0.000857611 sec., 2332 rows/sec., 162.83 KiB/sec. 2024.01.23 18:53:45.978904 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.978926 [ 3 ] {265525f7-ee64-4aa8-8764-7ea49dbe0775} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:45.978942 [ 3 ] {} HTTP-Session: 13ed616d-dcdf-4f56-b50f-05d60f04f163 Destroying unnamed session 2024.01.23 18:53:45.979061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.979107 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.979126 [ 3 ] {} HTTP-Session: 6f2faf45-0e3f-49f5-8209-d3100b4617e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.979142 [ 3 ] {} HTTP-Session: 6f2faf45-0e3f-49f5-8209-d3100b4617e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.979214 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.979251 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:45.979353 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.979665 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.979874 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.23 18:53:45.980021 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.23 18:53:45.980132 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} executeQuery: Read 53 rows, 4.25 KiB in 0.000883762 sec., 59970 rows/sec., 4.69 MiB/sec. 2024.01.23 18:53:45.980250 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.980272 [ 3 ] {20be417a-f1b4-4a29-8ae8-a98cff0ddcb9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:53:45.980288 [ 3 ] {} HTTP-Session: 6f2faf45-0e3f-49f5-8209-d3100b4617e2 Destroying unnamed session 2024.01.23 18:53:45.980387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.980431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.980450 [ 3 ] {} HTTP-Session: 356ae59d-679b-448f-b6ab-cc9286ebbcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.980467 [ 3 ] {} HTTP-Session: 356ae59d-679b-448f-b6ab-cc9286ebbcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.980536 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.980578 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:53:45.980699 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.980969 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.981220 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:53:45.981406 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:53:45.981528 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} executeQuery: Read 1 rows, 72.00 B in 0.000962163 sec., 1039 rows/sec., 73.08 KiB/sec. 2024.01.23 18:53:45.981720 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.981744 [ 3 ] {bd707ad9-17c2-4d6f-96a3-cdd40ef46a55} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:45.981759 [ 3 ] {} HTTP-Session: 356ae59d-679b-448f-b6ab-cc9286ebbcdd Destroying unnamed session 2024.01.23 18:53:45.981920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:45.981965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:45.981984 [ 3 ] {} HTTP-Session: fee26bf4-c078-4ef7-bb41-e15b7f63b8c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:45.982000 [ 3 ] {} HTTP-Session: fee26bf4-c078-4ef7-bb41-e15b7f63b8c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:45.982091 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:45.982137 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:53:45.982286 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:45.982798 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.52 GiB. 2024.01.23 18:53:45.983115 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.23 18:53:45.983293 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.23 18:53:45.983411 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} executeQuery: Read 51 rows, 70.47 KiB in 0.001292412 sec., 39461 rows/sec., 53.25 MiB/sec. 2024.01.23 18:53:45.983540 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} DynamicQueryHandler: Done processing query 2024.01.23 18:53:45.983563 [ 3 ] {482ad4cb-4400-4a17-b675-ec9c20b7f28f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:53:45.983578 [ 3 ] {} HTTP-Session: fee26bf4-c078-4ef7-bb41-e15b7f63b8c5 Destroying unnamed session 2024.01.23 18:53:55.973145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.973267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.973293 [ 3 ] {} HTTP-Session: 1b26c3b3-82a5-430a-aaf2-cc392c858db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.973317 [ 3 ] {} HTTP-Session: 1b26c3b3-82a5-430a-aaf2-cc392c858db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.973448 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.973509 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:53:55.973667 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.974150 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.974427 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.23 18:53:55.974599 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.23 18:53:55.974730 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} executeQuery: Read 51 rows, 4.13 KiB in 0.0012413 sec., 41085 rows/sec., 3.25 MiB/sec. 2024.01.23 18:53:55.974968 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.974994 [ 3 ] {f5c24cc0-c8e1-443d-8a34-54f761d91684} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:53:55.975011 [ 3 ] {} HTTP-Session: 1b26c3b3-82a5-430a-aaf2-cc392c858db4 Destroying unnamed session 2024.01.23 18:53:55.975136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.975189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.975209 [ 3 ] {} HTTP-Session: 430b4f96-8a0d-4dd9-ba0a-4ee53d3206f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.975228 [ 3 ] {} HTTP-Session: 430b4f96-8a0d-4dd9-ba0a-4ee53d3206f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.975306 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.975350 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:53:55.975484 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.975783 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.975993 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:53:55.976147 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:53:55.976284 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} executeQuery: Read 2 rows, 175.00 B in 0.000945333 sec., 2115 rows/sec., 180.78 KiB/sec. 2024.01.23 18:53:55.976462 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.976485 [ 3 ] {b2ff7f95-29a4-42e8-a2ec-8a37d3719eb8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:55.976501 [ 3 ] {} HTTP-Session: 430b4f96-8a0d-4dd9-ba0a-4ee53d3206f4 Destroying unnamed session 2024.01.23 18:53:55.976649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.976695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.976714 [ 3 ] {} HTTP-Session: 87cf7a43-ae32-4a04-826c-f00c7370f8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.976731 [ 3 ] {} HTTP-Session: 87cf7a43-ae32-4a04-826c-f00c7370f8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.976808 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.976846 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:53:55.976973 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.977377 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.977594 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.23 18:53:55.977757 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.23 18:53:55.977889 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} executeQuery: Read 154 rows, 15.36 KiB in 0.001047715 sec., 146986 rows/sec., 14.32 MiB/sec. 2024.01.23 18:53:55.978013 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.978035 [ 3 ] {8d011578-a197-4db2-a603-d5e7f0f8f693} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:53:55.978051 [ 3 ] {} HTTP-Session: 87cf7a43-ae32-4a04-826c-f00c7370f8d3 Destroying unnamed session 2024.01.23 18:53:55.978233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.978279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.978297 [ 3 ] {} HTTP-Session: 326a9ec8-1727-4c34-92ea-ed78c4f12ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.978314 [ 3 ] {} HTTP-Session: 326a9ec8-1727-4c34-92ea-ed78c4f12ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.978383 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.978423 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:53:55.978531 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.978778 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.978982 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.23 18:53:55.979135 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.23 18:53:55.979261 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} executeQuery: Read 2 rows, 143.00 B in 0.000848181 sec., 2357 rows/sec., 164.64 KiB/sec. 2024.01.23 18:53:55.979457 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.979480 [ 3 ] {670d0674-690e-42a5-bd66-de23e4eff2fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:55.979496 [ 3 ] {} HTTP-Session: 326a9ec8-1727-4c34-92ea-ed78c4f12ab5 Destroying unnamed session 2024.01.23 18:53:55.979616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9038, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.979662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.979680 [ 3 ] {} HTTP-Session: d63e2f93-ee8b-42a4-ad6e-c68497aacd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.979697 [ 3 ] {} HTTP-Session: d63e2f93-ee8b-42a4-ad6e-c68497aacd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.979770 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.979808 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:53:55.979932 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.980219 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.980430 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.23 18:53:55.980582 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.23 18:53:55.980677 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} executeQuery: Read 53 rows, 4.25 KiB in 0.000879681 sec., 60249 rows/sec., 4.71 MiB/sec. 2024.01.23 18:53:55.980793 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.980815 [ 3 ] {de6f1475-2ae4-42ab-9925-bf39e7da9639} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:53:55.980831 [ 3 ] {} HTTP-Session: d63e2f93-ee8b-42a4-ad6e-c68497aacd00 Destroying unnamed session 2024.01.23 18:53:55.980928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.980973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.980991 [ 3 ] {} HTTP-Session: d698625b-6bab-4cfd-8b6f-4f5fb71fdb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.981006 [ 3 ] {} HTTP-Session: d698625b-6bab-4cfd-8b6f-4f5fb71fdb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.981073 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.981116 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:53:55.981234 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.981470 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.981727 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.23 18:53:55.981906 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.23 18:53:55.982001 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} executeQuery: Read 1 rows, 72.00 B in 0.000900862 sec., 1110 rows/sec., 78.05 KiB/sec. 2024.01.23 18:53:55.982115 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.982138 [ 3 ] {6acc82af-180d-4f80-abdb-8adb0b86a5f5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:53:55.982154 [ 3 ] {} HTTP-Session: d698625b-6bab-4cfd-8b6f-4f5fb71fdb30 Destroying unnamed session 2024.01.23 18:53:55.982301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:53:55.982346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:53:55.982365 [ 3 ] {} HTTP-Session: 7ba2c6c1-7817-45a2-87b1-6b5c60fe9d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:53:55.982381 [ 3 ] {} HTTP-Session: 7ba2c6c1-7817-45a2-87b1-6b5c60fe9d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:53:55.982467 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:53:55.982512 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:53:55.982643 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:53:55.983108 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:53:55.983424 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.23 18:53:55.983619 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.23 18:53:55.983719 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} executeQuery: Read 51 rows, 70.47 KiB in 0.00122409 sec., 41663 rows/sec., 56.22 MiB/sec. 2024.01.23 18:53:55.983944 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} DynamicQueryHandler: Done processing query 2024.01.23 18:53:55.983968 [ 3 ] {65c6bf7e-825f-428c-b092-1cb08e866054} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:53:55.983983 [ 3 ] {} HTTP-Session: 7ba2c6c1-7817-45a2-87b1-6b5c60fe9d6b Destroying unnamed session 2024.01.23 18:54:00.082301 [ 123 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:54:00.082375 [ 123 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:54:05.972828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:05.973018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:05.973067 [ 3 ] {} HTTP-Session: 0860e3f1-0e9a-4235-a324-82c494188d08 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:05.973109 [ 3 ] {} HTTP-Session: 0860e3f1-0e9a-4235-a324-82c494188d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:05.973317 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:05.973406 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:54:05.973568 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:05.974111 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.974391 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.23 18:54:05.974564 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.23 18:54:05.974714 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} executeQuery: Read 51 rows, 4.13 KiB in 0.001330262 sec., 38338 rows/sec., 3.03 MiB/sec. 2024.01.23 18:54:05.974724 [ 120 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2024.01.23 18:54:05.974857 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.974939 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} DynamicQueryHandler: Done processing query 2024.01.23 18:54:05.974948 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2024.01.23 18:54:05.975002 [ 3 ] {cb6a7949-0271-4962-8430-94271b47e528} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:05.975056 [ 3 ] {} HTTP-Session: 0860e3f1-0e9a-4235-a324-82c494188d08 Destroying unnamed session 2024.01.23 18:54:05.975195 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:05.975233 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.975279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:05.975363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:05.975420 [ 3 ] {} HTTP-Session: 77b5da47-72f4-4c8e-abbe-eab234975f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:05.975467 [ 3 ] {} HTTP-Session: 77b5da47-72f4-4c8e-abbe-eab234975f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:05.975467 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.975684 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:05.975717 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.975793 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:05.976000 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.976212 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:05.976248 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.977062 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.977591 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.23 18:54:05.977680 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002773447 sec., 91943.34703349297 rows/sec., 7.28 MiB/sec. 2024.01.23 18:54:05.977800 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2024.01.23 18:54:05.977908 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.23 18:54:05.978085 [ 120 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.23 18:54:05.978133 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} executeQuery: Read 153 rows, 15.27 KiB in 0.002374238 sec., 64441 rows/sec., 6.28 MiB/sec. 2024.01.23 18:54:05.978140 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2024.01.23 18:54:05.978159 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.978347 [ 20 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_31_7} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2024.01.23 18:54:05.978404 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.23 18:54:05.978592 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} DynamicQueryHandler: Done processing query 2024.01.23 18:54:05.978695 [ 3 ] {68665cf4-f425-40d9-a1f4-d55cbe2b3830} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:54:05.978720 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:05.978752 [ 3 ] {} HTTP-Session: 77b5da47-72f4-4c8e-abbe-eab234975f26 Destroying unnamed session 2024.01.23 18:54:05.978790 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part 2024.01.23 18:54:05.978924 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 154 rows starting from the beginning of the part 2024.01.23 18:54:05.978940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:05.979033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:05.979102 [ 3 ] {} HTTP-Session: 1f7afad1-df4e-44d1-abd3-f01d0df1e463 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:05.979127 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part 2024.01.23 18:54:05.979138 [ 3 ] {} HTTP-Session: 1f7afad1-df4e-44d1-abd3-f01d0df1e463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:05.979378 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:05.979380 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 154 rows starting from the beginning of the part 2024.01.23 18:54:05.979462 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:05.979666 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 154 rows starting from the beginning of the part 2024.01.23 18:54:05.979913 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:05.979940 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 153 rows starting from the beginning of the part 2024.01.23 18:54:05.980565 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.981036 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.23 18:54:05.981277 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.23 18:54:05.981438 [ 120 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.23 18:54:05.981558 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.981591 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} executeQuery: Read 51 rows, 4.08 KiB in 0.002145293 sec., 23772 rows/sec., 1.86 MiB/sec. 2024.01.23 18:54:05.981815 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.23 18:54:05.981910 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 845 rows, containing 4 columns (4 merged, 0 gathered) in 0.003677939 sec., 229748.23671626963 rows/sec., 22.11 MiB/sec. 2024.01.23 18:54:05.982037 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} DynamicQueryHandler: Done processing query 2024.01.23 18:54:05.982092 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:05.982105 [ 3 ] {683b272a-18f7-4459-9b64-135532271b29} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:54:05.982148 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.23 18:54:05.982172 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part 2024.01.23 18:54:05.982183 [ 3 ] {} HTTP-Session: 1f7afad1-df4e-44d1-abd3-f01d0df1e463 Destroying unnamed session 2024.01.23 18:54:05.982409 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 53 rows starting from the beginning of the part 2024.01.23 18:54:05.982498 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.23 18:54:05.982555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:05.982667 [ 16 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_41_8} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.23 18:54:05.982673 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part 2024.01.23 18:54:05.982696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:05.982826 [ 3 ] {} HTTP-Session: 3f1572b4-d433-49b3-8f76-c90028d0d8f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:05.982886 [ 3 ] {} HTTP-Session: 3f1572b4-d433-49b3-8f76-c90028d0d8f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:05.982983 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part 2024.01.23 18:54:05.983135 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:05.983209 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 53 rows starting from the beginning of the part 2024.01.23 18:54:05.983243 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:54:05.983491 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.983936 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:05.984993 [ 16 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003315031 sec., 101658.17453894096 rows/sec., 7.94 MiB/sec. 2024.01.23 18:54:05.985043 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.985182 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.23 18:54:05.985472 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.23 18:54:05.985568 [ 9 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_41_8} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.23 18:54:05.985577 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.23 18:54:05.985811 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.23 18:54:05.985943 [ 120 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.23 18:54:05.985953 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} executeQuery: Read 51 rows, 70.47 KiB in 0.002748476 sec., 18555 rows/sec., 25.04 MiB/sec. 2024.01.23 18:54:05.985997 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:05.986159 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.23 18:54:05.986210 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} DynamicQueryHandler: Done processing query 2024.01.23 18:54:05.986239 [ 3 ] {21c34da1-9a6f-498e-9675-2306a143d779} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:54:05.986265 [ 3 ] {} HTTP-Session: 3f1572b4-d433-49b3-8f76-c90028d0d8f8 Destroying unnamed session 2024.01.23 18:54:05.986276 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:05.986312 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1197 rows starting from the beginning of the part 2024.01.23 18:54:05.986426 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.986526 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.986616 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.986703 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.986788 [ 10 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:05.995912 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1452 rows, containing 6 columns (6 merged, 0 gathered) in 0.009843419 sec., 147509.721977699 rows/sec., 199.06 MiB/sec. 2024.01.23 18:54:05.996744 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.23 18:54:05.996976 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.23 18:54:05.997045 [ 9 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.23 18:54:05.997121 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_31_6: 8.07 MiB. 2024.01.23 18:54:06.000171 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.75 MiB, peak 242.80 MiB, will set to 236.11 MiB (RSS), difference: 1.35 MiB 2024.01.23 18:54:06.773906 [ 120 ] {} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.23 18:54:06.774013 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:06.774193 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.23 18:54:06.774403 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:06.774442 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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.01.23 18:54:06.774558 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.01.23 18:54:06.774644 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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.01.23 18:54:06.774722 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::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.01.23 18:54:06.774797 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.01.23 18:54:06.775382 [ 25 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001283601 sec., 12464.93263872496 rows/sec., 870.35 KiB/sec. 2024.01.23 18:54:06.775513 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.23 18:54:06.775698 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.23 18:54:06.775764 [ 10 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_18_4} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.23 18:54:07.740143 [ 119 ] {} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.23 18:54:07.740227 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:07.740328 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.23 18:54:07.740470 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:07.740508 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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.01.23 18:54:07.740635 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.01.23 18:54:07.740722 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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.01.23 18:54:07.740798 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::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.01.23 18:54:07.740876 [ 9 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.01.23 18:54:07.741444 [ 25 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001163909 sec., 13746.779172598544 rows/sec., 1.13 MiB/sec. 2024.01.23 18:54:07.741582 [ 18 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.23 18:54:07.741794 [ 18 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.23 18:54:07.741866 [ 18 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_18_4} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.23 18:54:10.972062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:10.972185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:10.972212 [ 3 ] {} HTTP-Session: e686f5f9-b6df-413a-93b2-322025ec12ff Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:10.972237 [ 3 ] {} HTTP-Session: e686f5f9-b6df-413a-93b2-322025ec12ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:10.972368 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:10.972431 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:10.972591 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:10.973032 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:10.973305 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.23 18:54:10.973559 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.23 18:54:10.973722 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} executeQuery: Read 36 rows, 3.09 KiB in 0.001316692 sec., 27341 rows/sec., 2.29 MiB/sec. 2024.01.23 18:54:10.973895 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} DynamicQueryHandler: Done processing query 2024.01.23 18:54:10.973926 [ 3 ] {e0519cae-f390-43d7-992d-d0d89d2cd288} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:10.973947 [ 3 ] {} HTTP-Session: e686f5f9-b6df-413a-93b2-322025ec12ff Destroying unnamed session 2024.01.23 18:54:10.974088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:10.974152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:10.974178 [ 3 ] {} HTTP-Session: 229055fd-9d72-4914-a038-2eb7770bb876 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:10.974202 [ 3 ] {} HTTP-Session: 229055fd-9d72-4914-a038-2eb7770bb876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:10.974300 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:10.974351 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:10.974489 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:10.974780 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:10.975003 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.23 18:54:10.975157 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.23 18:54:10.975281 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} executeQuery: Read 24 rows, 1.90 KiB in 0.000945833 sec., 25374 rows/sec., 1.96 MiB/sec. 2024.01.23 18:54:10.975403 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} DynamicQueryHandler: Done processing query 2024.01.23 18:54:10.975428 [ 3 ] {68dbed84-a48a-44b7-9a0c-f275ae1a09be} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:54:10.975445 [ 3 ] {} HTTP-Session: 229055fd-9d72-4914-a038-2eb7770bb876 Destroying unnamed session 2024.01.23 18:54:10.975571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:10.975619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:10.975640 [ 3 ] {} HTTP-Session: 80a60b09-5b6b-46d5-9fa5-0dd846995569 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:10.975657 [ 3 ] {} HTTP-Session: 80a60b09-5b6b-46d5-9fa5-0dd846995569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:10.975733 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:10.975778 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:54:10.975904 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:10.976193 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:10.976471 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.23 18:54:10.976651 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.23 18:54:10.976768 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} executeQuery: Read 36 rows, 2.60 KiB in 0.000998954 sec., 36037 rows/sec., 2.54 MiB/sec. 2024.01.23 18:54:10.976894 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} DynamicQueryHandler: Done processing query 2024.01.23 18:54:10.976918 [ 3 ] {474b261b-fbce-4ba1-a8e7-0e0a9b45f6fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:10.976933 [ 3 ] {} HTTP-Session: 80a60b09-5b6b-46d5-9fa5-0dd846995569 Destroying unnamed session 2024.01.23 18:54:15.082429 [ 115 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:54:15.082502 [ 115 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:54:15.973130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:15.973302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:15.973364 [ 3 ] {} HTTP-Session: c88cf201-53e2-46f6-b55c-fa776b43bcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:15.973405 [ 3 ] {} HTTP-Session: c88cf201-53e2-46f6-b55c-fa776b43bcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:15.973607 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:15.973706 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:54:15.973868 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:15.974276 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:15.974547 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.23 18:54:15.974709 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.23 18:54:15.974826 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} executeQuery: Read 51 rows, 4.13 KiB in 0.001164829 sec., 43783 rows/sec., 3.47 MiB/sec. 2024.01.23 18:54:15.974965 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} DynamicQueryHandler: Done processing query 2024.01.23 18:54:15.974989 [ 3 ] {c5e14c03-c9a2-4e1b-a02c-d6e7a6bd7077} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:15.975005 [ 3 ] {} HTTP-Session: c88cf201-53e2-46f6-b55c-fa776b43bcbd Destroying unnamed session 2024.01.23 18:54:15.975169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:15.975215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:15.975234 [ 3 ] {} HTTP-Session: 02ff7033-6c7c-41e1-ba29-defa89c82ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:15.975251 [ 3 ] {} HTTP-Session: 02ff7033-6c7c-41e1-ba29-defa89c82ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:15.975328 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:15.975367 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:15.975473 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:15.975839 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:15.976056 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.23 18:54:15.976207 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.23 18:54:15.976301 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} executeQuery: Read 153 rows, 15.27 KiB in 0.000945283 sec., 161856 rows/sec., 15.78 MiB/sec. 2024.01.23 18:54:15.976419 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} DynamicQueryHandler: Done processing query 2024.01.23 18:54:15.976442 [ 3 ] {4def9c27-03e6-47e2-ade0-593f03091d5f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:54:15.976457 [ 3 ] {} HTTP-Session: 02ff7033-6c7c-41e1-ba29-defa89c82ff9 Destroying unnamed session 2024.01.23 18:54:15.976591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:15.976635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:15.976654 [ 3 ] {} HTTP-Session: 564244ae-b4b1-4759-a721-98cf4e6cfa9e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:15.976670 [ 3 ] {} HTTP-Session: 564244ae-b4b1-4759-a721-98cf4e6cfa9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:15.976743 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:15.976781 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:15.976884 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:15.977234 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:15.977445 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.23 18:54:15.977602 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.23 18:54:15.977698 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} executeQuery: Read 51 rows, 4.08 KiB in 0.000927922 sec., 54961 rows/sec., 4.30 MiB/sec. 2024.01.23 18:54:15.977823 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} DynamicQueryHandler: Done processing query 2024.01.23 18:54:15.977846 [ 3 ] {768ada9a-4730-401b-b3d9-12998ee17bd1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:54:15.977862 [ 3 ] {} HTTP-Session: 564244ae-b4b1-4759-a721-98cf4e6cfa9e Destroying unnamed session 2024.01.23 18:54:15.978058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:15.978103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:15.978123 [ 3 ] {} HTTP-Session: f0b68553-bcb7-47d9-9ac3-ff72b084318e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:15.978139 [ 3 ] {} HTTP-Session: f0b68553-bcb7-47d9-9ac3-ff72b084318e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:15.978231 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:15.978275 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:54:15.978412 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:15.978960 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:15.979283 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.23 18:54:15.979462 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.23 18:54:15.979584 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} executeQuery: Read 51 rows, 70.47 KiB in 0.001324693 sec., 38499 rows/sec., 51.95 MiB/sec. 2024.01.23 18:54:15.979713 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} DynamicQueryHandler: Done processing query 2024.01.23 18:54:15.979737 [ 3 ] {3cb4e1fa-9858-4e8a-9ee5-2920c9a42fab} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:54:15.979752 [ 3 ] {} HTTP-Session: f0b68553-bcb7-47d9-9ac3-ff72b084318e Destroying unnamed session 2024.01.23 18:54:25.973147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:25.973283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:25.973315 [ 3 ] {} HTTP-Session: a8ef4865-9b9e-4236-ad9e-a3b6fe75e3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:25.973344 [ 3 ] {} HTTP-Session: a8ef4865-9b9e-4236-ad9e-a3b6fe75e3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:25.973493 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:25.973563 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:54:25.973746 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:25.974174 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:25.974439 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.23 18:54:25.974603 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.23 18:54:25.974729 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} executeQuery: Read 51 rows, 4.13 KiB in 0.001192878 sec., 42753 rows/sec., 3.38 MiB/sec. 2024.01.23 18:54:25.974859 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} DynamicQueryHandler: Done processing query 2024.01.23 18:54:25.974884 [ 3 ] {79e44560-d017-45c1-8120-35a729f0aa9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:25.974900 [ 3 ] {} HTTP-Session: a8ef4865-9b9e-4236-ad9e-a3b6fe75e3e1 Destroying unnamed session 2024.01.23 18:54:25.975058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:25.975101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:25.975122 [ 3 ] {} HTTP-Session: 917edf8b-806d-4a03-b2fd-381542308355 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:25.975139 [ 3 ] {} HTTP-Session: 917edf8b-806d-4a03-b2fd-381542308355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:25.975216 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:25.975257 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:25.975359 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:25.975745 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:25.975962 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.23 18:54:25.976114 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.23 18:54:25.976234 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} executeQuery: Read 153 rows, 15.27 KiB in 0.000981054 sec., 155954 rows/sec., 15.20 MiB/sec. 2024.01.23 18:54:25.976389 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} DynamicQueryHandler: Done processing query 2024.01.23 18:54:25.976417 [ 3 ] {45d536c6-c4f3-4f61-b175-393de230c740} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:54:25.976433 [ 3 ] {} HTTP-Session: 917edf8b-806d-4a03-b2fd-381542308355 Destroying unnamed session 2024.01.23 18:54:25.976561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:25.976607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:25.976627 [ 3 ] {} HTTP-Session: d3280a69-c9a2-464a-86d8-c3a2ee9f734b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:25.976644 [ 3 ] {} HTTP-Session: d3280a69-c9a2-464a-86d8-c3a2ee9f734b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:25.976720 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:25.976759 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:25.976872 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:25.977171 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:25.977380 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.23 18:54:25.977563 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.23 18:54:25.977677 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} executeQuery: Read 51 rows, 4.08 KiB in 0.000927392 sec., 54992 rows/sec., 4.30 MiB/sec. 2024.01.23 18:54:25.977808 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} DynamicQueryHandler: Done processing query 2024.01.23 18:54:25.977832 [ 3 ] {7d28b4e0-c4c8-47bc-9718-830a0e0b8d5b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.23 18:54:25.977847 [ 3 ] {} HTTP-Session: d3280a69-c9a2-464a-86d8-c3a2ee9f734b Destroying unnamed session 2024.01.23 18:54:25.978055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:25.978101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:25.978120 [ 3 ] {} HTTP-Session: 629df134-65bc-4f17-85c7-b547ae84daf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:25.978138 [ 3 ] {} HTTP-Session: 629df134-65bc-4f17-85c7-b547ae84daf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:25.978231 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:25.978277 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:54:25.978444 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:25.979138 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:25.979459 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.23 18:54:25.979636 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.23 18:54:25.979763 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} executeQuery: Read 51 rows, 70.47 KiB in 0.001503626 sec., 33918 rows/sec., 45.77 MiB/sec. 2024.01.23 18:54:25.979891 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} DynamicQueryHandler: Done processing query 2024.01.23 18:54:25.979913 [ 3 ] {bedc8af3-2a5b-4505-84b5-225610701081} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:54:25.979929 [ 3 ] {} HTTP-Session: 629df134-65bc-4f17-85c7-b547ae84daf6 Destroying unnamed session 2024.01.23 18:54:30.082556 [ 108 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:54:30.082631 [ 108 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:54:35.972966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.973088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.973113 [ 3 ] {} HTTP-Session: 8401f6a2-5dff-41ec-83e0-de17c8bda8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.973138 [ 3 ] {} HTTP-Session: 8401f6a2-5dff-41ec-83e0-de17c8bda8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.973269 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.973330 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:54:35.973489 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.973973 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.974243 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.23 18:54:35.974413 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.23 18:54:35.974526 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} executeQuery: Read 51 rows, 4.13 KiB in 0.001221919 sec., 41737 rows/sec., 3.30 MiB/sec. 2024.01.23 18:54:35.974834 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.974860 [ 3 ] {cbe337b9-d58c-4634-b36d-42e9e0767666} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:35.974876 [ 3 ] {} HTTP-Session: 8401f6a2-5dff-41ec-83e0-de17c8bda8e4 Destroying unnamed session 2024.01.23 18:54:35.974988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.975034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.975056 [ 3 ] {} HTTP-Session: 06bb0662-35b8-4560-bc70-f7ce907cd654 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.975075 [ 3 ] {} HTTP-Session: 06bb0662-35b8-4560-bc70-f7ce907cd654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.975153 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.975197 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:54:35.975350 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.975635 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.975841 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:54:35.975997 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:54:35.976092 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} executeQuery: Read 2 rows, 175.00 B in 0.000912002 sec., 2192 rows/sec., 187.39 KiB/sec. 2024.01.23 18:54:35.976290 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.976314 [ 3 ] {3589afe6-0f0f-408f-9937-786497b68805} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:35.976329 [ 3 ] {} HTTP-Session: 06bb0662-35b8-4560-bc70-f7ce907cd654 Destroying unnamed session 2024.01.23 18:54:35.976490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 24794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.976535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.976554 [ 3 ] {} HTTP-Session: 5a3c2b32-66a8-479d-95bc-e5d23a1a2726 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.976570 [ 3 ] {} HTTP-Session: 5a3c2b32-66a8-479d-95bc-e5d23a1a2726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.976648 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.976688 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:35.976806 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.977165 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.977387 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.23 18:54:35.977561 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.23 18:54:35.977667 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} executeQuery: Read 154 rows, 15.36 KiB in 0.000991404 sec., 155335 rows/sec., 15.13 MiB/sec. 2024.01.23 18:54:35.977794 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.977817 [ 3 ] {b08918aa-ceb3-42d9-818e-709d984bf82c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.23 18:54:35.977833 [ 3 ] {} HTTP-Session: 5a3c2b32-66a8-479d-95bc-e5d23a1a2726 Destroying unnamed session 2024.01.23 18:54:35.977972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.978016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.978035 [ 3 ] {} HTTP-Session: 07944f58-7bf7-4648-9546-0207818c5944 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.978052 [ 3 ] {} HTTP-Session: 07944f58-7bf7-4648-9546-0207818c5944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.978122 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.978163 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:54:35.978270 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.978514 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.978716 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.23 18:54:35.978862 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.23 18:54:35.978953 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} executeQuery: Read 2 rows, 143.00 B in 0.000803549 sec., 2488 rows/sec., 173.79 KiB/sec. 2024.01.23 18:54:35.979151 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.979174 [ 3 ] {f60a6d60-c784-47a9-996b-0d92734a000f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:35.979190 [ 3 ] {} HTTP-Session: 07944f58-7bf7-4648-9546-0207818c5944 Destroying unnamed session 2024.01.23 18:54:35.979320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.979365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.979385 [ 3 ] {} HTTP-Session: b0cec787-ed50-409e-9e77-6aae6b687548 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.979401 [ 3 ] {} HTTP-Session: b0cec787-ed50-409e-9e77-6aae6b687548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.979475 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.979514 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:35.979635 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.980013 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.980222 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.23 18:54:35.980368 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.23 18:54:35.980472 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} executeQuery: Read 53 rows, 4.25 KiB in 0.000969783 sec., 54651 rows/sec., 4.28 MiB/sec. 2024.01.23 18:54:35.980591 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.980615 [ 3 ] {4e8fdab7-d321-4049-b0b4-341aa984df0d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:54:35.980630 [ 3 ] {} HTTP-Session: b0cec787-ed50-409e-9e77-6aae6b687548 Destroying unnamed session 2024.01.23 18:54:35.980730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.980774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.980793 [ 3 ] {} HTTP-Session: 21d14e35-e30c-4b76-94e0-8587aff558db Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.980809 [ 3 ] {} HTTP-Session: 21d14e35-e30c-4b76-94e0-8587aff558db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.980877 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.980919 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:54:35.981036 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.981301 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.981552 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.23 18:54:35.981724 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.23 18:54:35.981833 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} executeQuery: Read 1 rows, 72.00 B in 0.000928513 sec., 1076 rows/sec., 75.73 KiB/sec. 2024.01.23 18:54:35.982065 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.982089 [ 3 ] {3687fdc2-1f3f-40bf-bf7f-4f47c0aa86ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:35.982105 [ 3 ] {} HTTP-Session: 21d14e35-e30c-4b76-94e0-8587aff558db Destroying unnamed session 2024.01.23 18:54:35.982264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:35.982309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:35.982328 [ 3 ] {} HTTP-Session: 9d001efc-c610-4d76-9a97-599615580550 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:35.982343 [ 3 ] {} HTTP-Session: 9d001efc-c610-4d76-9a97-599615580550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:35.982434 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:35.982478 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:54:35.982628 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:35.983152 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.51 GiB. 2024.01.23 18:54:35.983476 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.23 18:54:35.983675 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.23 18:54:35.983770 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} executeQuery: Read 51 rows, 70.47 KiB in 0.001308952 sec., 38962 rows/sec., 52.58 MiB/sec. 2024.01.23 18:54:35.983893 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} DynamicQueryHandler: Done processing query 2024.01.23 18:54:35.983915 [ 3 ] {43c2e1c6-863a-449d-a811-13913423401c} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.23 18:54:35.983931 [ 3 ] {} HTTP-Session: 9d001efc-c610-4d76-9a97-599615580550 Destroying unnamed session 2024.01.23 18:54:40.971541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:40.971659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:40.971688 [ 3 ] {} HTTP-Session: 78949c13-9ee0-4168-9c96-e9175ddef930 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:40.971714 [ 3 ] {} HTTP-Session: 78949c13-9ee0-4168-9c96-e9175ddef930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:40.971847 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:40.971910 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:54:40.972076 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:40.972535 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.972801 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:54:40.972978 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:54:40.973091 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} executeQuery: Read 2 rows, 175.00 B in 0.001206859 sec., 1657 rows/sec., 141.61 KiB/sec. 2024.01.23 18:54:40.973252 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} DynamicQueryHandler: Done processing query 2024.01.23 18:54:40.973277 [ 3 ] {2da4fa98-4dc8-407f-9d22-170dc27f416e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:40.973294 [ 3 ] {} HTTP-Session: 78949c13-9ee0-4168-9c96-e9175ddef930 Destroying unnamed session 2024.01.23 18:54:40.973434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:40.973487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:40.973509 [ 3 ] {} HTTP-Session: 46075f15-16a6-41fd-b44b-bbc4d4ea0fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:40.973528 [ 3 ] {} HTTP-Session: 46075f15-16a6-41fd-b44b-bbc4d4ea0fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:40.973611 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:40.973654 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:40.973765 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:40.974124 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.974348 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.23 18:54:40.974514 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.23 18:54:40.974625 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} executeQuery: Read 37 rows, 3.18 KiB in 0.000979733 sec., 37765 rows/sec., 3.17 MiB/sec. 2024.01.23 18:54:40.974622 [ 103 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.23 18:54:40.974689 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.974760 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.23 18:54:40.974763 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} DynamicQueryHandler: Done processing query 2024.01.23 18:54:40.974804 [ 3 ] {88fe42c0-bfe4-49ec-a3a0-66cc44dfb3b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:40.974832 [ 3 ] {} HTTP-Session: 46075f15-16a6-41fd-b44b-bbc4d4ea0fb6 Destroying unnamed session 2024.01.23 18:54:40.974850 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:40.974886 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part 2024.01.23 18:54:40.974962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:40.974997 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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.01.23 18:54:40.975019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:40.975044 [ 3 ] {} HTTP-Session: 894c8290-618b-47d7-bc71-eb28dbe8d7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:40.975072 [ 3 ] {} HTTP-Session: 894c8290-618b-47d7-bc71-eb28dbe8d7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:40.975106 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 153 rows starting from the beginning of the part 2024.01.23 18:54:40.975181 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:40.975221 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 153 rows starting from the beginning of the part 2024.01.23 18:54:40.975238 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:54:40.975350 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 154 rows starting from the beginning of the part 2024.01.23 18:54:40.975461 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:40.975480 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part 2024.01.23 18:54:40.975938 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.976233 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.23 18:54:40.976469 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.23 18:54:40.976505 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767573 sec., 410732.68261056265 rows/sec., 39.17 MiB/sec. 2024.01.23 18:54:40.976600 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} executeQuery: Read 2 rows, 143.00 B in 0.001378014 sec., 1451 rows/sec., 101.34 KiB/sec. 2024.01.23 18:54:40.976628 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.23 18:54:40.976750 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} DynamicQueryHandler: Done processing query 2024.01.23 18:54:40.976776 [ 3 ] {00e8408d-ba58-4b59-a3ac-4091a1a1cef7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:40.976793 [ 3 ] {} HTTP-Session: 894c8290-618b-47d7-bc71-eb28dbe8d7a3 Destroying unnamed session 2024.01.23 18:54:40.976826 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.23 18:54:40.976884 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_46_9} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.23 18:54:40.976928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:40.976985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:40.977008 [ 3 ] {} HTTP-Session: 739446de-59b8-4bb0-8fe6-fdf4ff569ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:40.977027 [ 3 ] {} HTTP-Session: 739446de-59b8-4bb0-8fe6-fdf4ff569ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:40.977102 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:40.977143 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:40.977249 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:40.977579 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.977805 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.23 18:54:40.977958 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.23 18:54:40.978042 [ 103 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.23 18:54:40.978054 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} executeQuery: Read 26 rows, 2.06 KiB in 0.000922133 sec., 28195 rows/sec., 2.18 MiB/sec. 2024.01.23 18:54:40.978073 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.978252 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.23 18:54:40.978322 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} DynamicQueryHandler: Done processing query 2024.01.23 18:54:40.978379 [ 3 ] {dde9efd8-9064-4916-a442-a96ba5551fa8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:40.978420 [ 3 ] {} HTTP-Session: 739446de-59b8-4bb0-8fe6-fdf4ff569ec2 Destroying unnamed session 2024.01.23 18:54:40.978460 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:40.978499 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part 2024.01.23 18:54:40.978593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:40.978660 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part 2024.01.23 18:54:40.978673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:40.978734 [ 3 ] {} HTTP-Session: d283ad11-caa8-4d9b-947b-675037a2328b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:40.978770 [ 3 ] {} HTTP-Session: d283ad11-caa8-4d9b-947b-675037a2328b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:40.978899 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:40.978993 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:40.979139 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:54:40.979160 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:40.979496 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 53 rows starting from the beginning of the part 2024.01.23 18:54:40.979667 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:40.979802 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part 2024.01.23 18:54:40.980336 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.981047 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.23 18:54:40.981390 [ 15 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.003264139 sec., 93746.00775273357 rows/sec., 7.32 MiB/sec. 2024.01.23 18:54:40.981399 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.23 18:54:40.981508 [ 15 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.23 18:54:40.981534 [ 103 ] {} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.23 18:54:40.981562 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} executeQuery: Read 37 rows, 2.67 KiB in 0.002506481 sec., 14761 rows/sec., 1.04 MiB/sec. 2024.01.23 18:54:40.981594 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:40.981850 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.23 18:54:40.981846 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.23 18:54:40.981937 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} DynamicQueryHandler: Done processing query 2024.01.23 18:54:40.981974 [ 3 ] {3c5ef915-a465-4635-93e0-e80150d99a42} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:54:40.982008 [ 17 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_46_9} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.23 18:54:40.982039 [ 3 ] {} HTTP-Session: d283ad11-caa8-4d9b-947b-675037a2328b Destroying unnamed session 2024.01.23 18:54:40.982161 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:40.982218 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 676 rows starting from the beginning of the part 2024.01.23 18:54:40.982353 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2024.01.23 18:54:40.982449 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.01.23 18:54:40.982543 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::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.01.23 18:54:40.982631 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2024.01.23 18:54:40.982717 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part 2024.01.23 18:54:40.983471 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808934 sec., 415714.44839889125 rows/sec., 29.32 MiB/sec. 2024.01.23 18:54:40.983580 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.23 18:54:40.983798 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.23 18:54:40.983863 [ 9 ] {aa495531-e0e2-4aeb-ae0a-225b7b850cc3::all_1_26_5} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.23 18:54:45.082696 [ 100 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:54:45.082774 [ 100 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:54:45.973543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.973677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.973711 [ 3 ] {} HTTP-Session: f35289e0-2de0-41b1-94bb-aa6ea9908d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.973741 [ 3 ] {} HTTP-Session: f35289e0-2de0-41b1-94bb-aa6ea9908d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.973891 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.973960 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:54:45.974145 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.974652 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.974926 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.23 18:54:45.975097 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.23 18:54:45.975229 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} executeQuery: Read 59 rows, 4.78 KiB in 0.001290492 sec., 45718 rows/sec., 3.62 MiB/sec. 2024.01.23 18:54:45.975384 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.975411 [ 3 ] {cee73df1-d3c6-4586-bff6-fdd69787b0e1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:54:45.975429 [ 3 ] {} HTTP-Session: f35289e0-2de0-41b1-94bb-aa6ea9908d16 Destroying unnamed session 2024.01.23 18:54:45.975546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.975598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.975620 [ 3 ] {} HTTP-Session: 6b39309f-e4c8-4d75-85ce-205ee85fa7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.975639 [ 3 ] {} HTTP-Session: 6b39309f-e4c8-4d75-85ce-205ee85fa7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.975718 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.975763 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:54:45.975878 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.976182 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.976390 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:54:45.976545 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:54:45.976665 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} executeQuery: Read 2 rows, 175.00 B in 0.000911832 sec., 2193 rows/sec., 187.42 KiB/sec. 2024.01.23 18:54:45.976792 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.976815 [ 3 ] {0ce92613-a296-4fc2-bf20-65af275cdf6d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:45.976831 [ 3 ] {} HTTP-Session: 6b39309f-e4c8-4d75-85ce-205ee85fa7b7 Destroying unnamed session 2024.01.23 18:54:45.976978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 28393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.977024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.977044 [ 3 ] {} HTTP-Session: 7275cd87-d520-4ab8-98a7-a04d38c4084c Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.977062 [ 3 ] {} HTTP-Session: 7275cd87-d520-4ab8-98a7-a04d38c4084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.977143 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.977183 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:45.977291 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.977690 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.977927 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.23 18:54:45.978079 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.23 18:54:45.978198 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} executeQuery: Read 178 rows, 17.50 KiB in 0.001024235 sec., 173788 rows/sec., 16.69 MiB/sec. 2024.01.23 18:54:45.978364 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.978393 [ 3 ] {28888368-b154-459f-9a54-a3b9f6b8a05d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.23 18:54:45.978409 [ 3 ] {} HTTP-Session: 7275cd87-d520-4ab8-98a7-a04d38c4084c Destroying unnamed session 2024.01.23 18:54:45.978513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.978560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.978581 [ 3 ] {} HTTP-Session: 90f1bd08-59cb-4991-ac6a-06b115da45af Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.978600 [ 3 ] {} HTTP-Session: 90f1bd08-59cb-4991-ac6a-06b115da45af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.978669 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.978708 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:54:45.978820 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.979098 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.979313 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.23 18:54:45.979465 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.23 18:54:45.979578 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} executeQuery: Read 2 rows, 143.00 B in 0.000879171 sec., 2274 rows/sec., 158.84 KiB/sec. 2024.01.23 18:54:45.979696 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.979718 [ 3 ] {5c2a5dc6-bb21-4e6c-81be-4f22e3335de4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:45.979733 [ 3 ] {} HTTP-Session: 90f1bd08-59cb-4991-ac6a-06b115da45af Destroying unnamed session 2024.01.23 18:54:45.979850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 11446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.979894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.979914 [ 3 ] {} HTTP-Session: f6016768-bd50-4b5f-9294-1e270e434470 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.979932 [ 3 ] {} HTTP-Session: f6016768-bd50-4b5f-9294-1e270e434470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.980003 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.980041 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:45.980146 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.980473 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.980687 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.23 18:54:45.980838 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.23 18:54:45.980951 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} executeQuery: Read 67 rows, 5.40 KiB in 0.000920872 sec., 72757 rows/sec., 5.72 MiB/sec. 2024.01.23 18:54:45.981066 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.981089 [ 3 ] {c124eabc-8021-4102-827d-4a9d70899c7e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:54:45.981104 [ 3 ] {} HTTP-Session: f6016768-bd50-4b5f-9294-1e270e434470 Destroying unnamed session 2024.01.23 18:54:45.981203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.981247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.981267 [ 3 ] {} HTTP-Session: d76680d8-9909-4e8c-bbaf-3192e10cfe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.981282 [ 3 ] {} HTTP-Session: d76680d8-9909-4e8c-bbaf-3192e10cfe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.981352 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.981395 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:54:45.981514 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.981780 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.982041 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.23 18:54:45.982221 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.23 18:54:45.982314 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} executeQuery: Read 1 rows, 72.00 B in 0.000932302 sec., 1072 rows/sec., 75.42 KiB/sec. 2024.01.23 18:54:45.982456 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.982479 [ 3 ] {8d919f11-1056-48ef-9fb9-314e45916926} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:45.982495 [ 3 ] {} HTTP-Session: d76680d8-9909-4e8c-bbaf-3192e10cfe66 Destroying unnamed session 2024.01.23 18:54:45.982675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 63119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.982719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.982738 [ 3 ] {} HTTP-Session: 8662ca44-7230-4b99-ba3c-8a9bc100124b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.982754 [ 3 ] {} HTTP-Session: 8662ca44-7230-4b99-ba3c-8a9bc100124b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.982850 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.982896 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:54:45.983030 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.983576 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.983911 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.23 18:54:45.984096 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.23 18:54:45.984198 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} executeQuery: Read 59 rows, 81.53 KiB in 0.001320052 sec., 44695 rows/sec., 60.31 MiB/sec. 2024.01.23 18:54:45.984360 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.984384 [ 3 ] {d4652569-d7a3-4b9b-996e-c1c418a13682} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.01.23 18:54:45.984400 [ 3 ] {} HTTP-Session: 8662ca44-7230-4b99-ba3c-8a9bc100124b Destroying unnamed session 2024.01.23 18:54:45.984507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 1547, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:45.984551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:45.984570 [ 3 ] {} HTTP-Session: 6691de03-1d14-4317-8d45-cf4d90387e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:45.984586 [ 3 ] {} HTTP-Session: 6691de03-1d14-4317-8d45-cf4d90387e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:45.984658 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:45.984699 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.23 18:54:45.984807 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:45.985073 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.23 18:54:45.985427 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.23 18:54:45.985604 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.23 18:54:45.985703 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} executeQuery: Read 9 rows, 709.00 B in 0.001013525 sec., 8879 rows/sec., 683.14 KiB/sec. 2024.01.23 18:54:45.985829 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} DynamicQueryHandler: Done processing query 2024.01.23 18:54:45.985852 [ 3 ] {b315f3fc-e098-4d6d-b509-111456d99de0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:45.985868 [ 3 ] {} HTTP-Session: 6691de03-1d14-4317-8d45-cf4d90387e89 Destroying unnamed session 2024.01.23 18:54:55.973820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 8663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.973972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.974004 [ 3 ] {} HTTP-Session: d99fb05d-31f2-4686-99f3-1537ed0a26b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.974032 [ 3 ] {} HTTP-Session: d99fb05d-31f2-4686-99f3-1537ed0a26b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.974186 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.974255 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:54:55.974439 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.974937 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.975204 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.23 18:54:55.975363 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.23 18:54:55.975492 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} executeQuery: Read 60 rows, 4.86 KiB in 0.00125695 sec., 47734 rows/sec., 3.78 MiB/sec. 2024.01.23 18:54:55.975503 [ 92 ] {} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 2024.01.23 18:54:55.975626 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.975689 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.975743 [ 3 ] {1149d200-c829-4dda-b0ff-3f5f5826a1b9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:54:55.975744 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact 2024.01.23 18:54:55.975766 [ 3 ] {} HTTP-Session: d99fb05d-31f2-4686-99f3-1537ed0a26b1 Destroying unnamed session 2024.01.23 18:54:55.975961 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:55.975967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.976008 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.976048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.976073 [ 3 ] {} HTTP-Session: 10aadda0-791f-4dbb-828f-7e0fbf6402b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.976091 [ 3 ] {} HTTP-Session: 10aadda0-791f-4dbb-828f-7e0fbf6402b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.976153 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.976210 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.976271 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.23 18:54:55.976285 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.976474 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.976494 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.976597 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 59 rows starting from the beginning of the part 2024.01.23 18:54:55.976738 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.01.23 18:54:55.977037 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.977307 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:54:55.977488 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:54:55.977753 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} executeQuery: Read 2 rows, 175.00 B in 0.001505186 sec., 1328 rows/sec., 113.54 KiB/sec. 2024.01.23 18:54:55.977755 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 4 columns (4 merged, 0 gathered) in 0.002081511 sec., 155175.73531919843 rows/sec., 12.28 MiB/sec. 2024.01.23 18:54:55.977980 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2024.01.23 18:54:55.978027 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.978051 [ 3 ] {9a8ae424-1201-4ca7-a02f-3d0ce46f380a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:55.978070 [ 3 ] {} HTTP-Session: 10aadda0-791f-4dbb-828f-7e0fbf6402b0 Destroying unnamed session 2024.01.23 18:54:55.978147 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8. 2024.01.23 18:54:55.978205 [ 19 ] {36f04a5e-6eb4-44ce-beca-5158443caac4::all_1_36_8} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4) (MergerMutator): Merged 6 parts: from all_1_31_7 to all_36_36_0 2024.01.23 18:54:55.978244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 28841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.978299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.978319 [ 3 ] {} HTTP-Session: d471996a-f9cf-42ab-aa51-69d12182aafc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.978336 [ 3 ] {} HTTP-Session: d471996a-f9cf-42ab-aa51-69d12182aafc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.978413 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.978451 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:54:55.978562 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.978982 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.979204 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.23 18:54:55.979348 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.23 18:54:55.979451 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} executeQuery: Read 181 rows, 17.77 KiB in 0.001001965 sec., 180645 rows/sec., 17.32 MiB/sec. 2024.01.23 18:54:55.979569 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.979591 [ 3 ] {8752ee28-5ecb-44f8-aa14-a455f8faed0e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.23 18:54:55.979607 [ 3 ] {} HTTP-Session: d471996a-f9cf-42ab-aa51-69d12182aafc Destroying unnamed session 2024.01.23 18:54:55.979754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.979798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.979817 [ 3 ] {} HTTP-Session: a9a3a26a-f190-46f0-8284-4009cfd559a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.979832 [ 3 ] {} HTTP-Session: a9a3a26a-f190-46f0-8284-4009cfd559a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.979901 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.979940 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.23 18:54:55.980044 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.980326 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.980525 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.23 18:54:55.980672 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.23 18:54:55.980781 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} executeQuery: Read 2 rows, 143.00 B in 0.00084437 sec., 2368 rows/sec., 165.39 KiB/sec. 2024.01.23 18:54:55.980896 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.980919 [ 3 ] {9e890b06-3a10-4f31-a22f-67b737432c7e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:55.980935 [ 3 ] {} HTTP-Session: a9a3a26a-f190-46f0-8284-4009cfd559a9 Destroying unnamed session 2024.01.23 18:54:55.981072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 11555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.981116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.981135 [ 3 ] {} HTTP-Session: 95c69aff-0c71-4499-8a69-0be039ce27cf Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.981151 [ 3 ] {} HTTP-Session: 95c69aff-0c71-4499-8a69-0be039ce27cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.981226 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.981265 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:54:55.981370 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.981714 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.981924 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.23 18:54:55.982070 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.23 18:54:55.982164 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} executeQuery: Read 68 rows, 5.42 KiB in 0.000908372 sec., 74859 rows/sec., 5.83 MiB/sec. 2024.01.23 18:54:55.982309 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.982333 [ 3 ] {c00724ad-d43c-4d89-9ab7-19451de05224} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:54:55.982348 [ 3 ] {} HTTP-Session: 95c69aff-0c71-4499-8a69-0be039ce27cf Destroying unnamed session 2024.01.23 18:54:55.982456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.982499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.982517 [ 3 ] {} HTTP-Session: c08ec79d-e7cd-4fa4-ae2f-a423781f9f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.982533 [ 3 ] {} HTTP-Session: c08ec79d-e7cd-4fa4-ae2f-a423781f9f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.982602 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.982646 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:54:55.982772 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.983049 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.983303 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.23 18:54:55.983484 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.23 18:54:55.983581 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} executeQuery: Read 1 rows, 72.00 B in 0.000951343 sec., 1051 rows/sec., 73.91 KiB/sec. 2024.01.23 18:54:55.983701 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.983725 [ 3 ] {31311726-8921-452d-8f1c-2e6d0a6d58a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.23 18:54:55.983740 [ 3 ] {} HTTP-Session: c08ec79d-e7cd-4fa4-ae2f-a423781f9f51 Destroying unnamed session 2024.01.23 18:54:55.983927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 64188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.983971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.983989 [ 3 ] {} HTTP-Session: 23087655-19e3-4704-8038-fc2c2991e8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.984006 [ 3 ] {} HTTP-Session: 23087655-19e3-4704-8038-fc2c2991e8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.984097 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.984141 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:54:55.984275 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.984806 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.985133 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.23 18:54:55.985308 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.23 18:54:55.985397 [ 91 ] {} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.23 18:54:55.985407 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} executeQuery: Read 60 rows, 82.91 KiB in 0.001282731 sec., 46775 rows/sec., 63.12 MiB/sec. 2024.01.23 18:54:55.985451 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.985609 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.23 18:54:55.985696 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.985753 [ 3 ] {ad4ab597-ce9a-4081-af39-d5abf175ef3f} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.01.23 18:54:55.985816 [ 3 ] {} HTTP-Session: 23087655-19e3-4704-8038-fc2c2991e8e2 Destroying unnamed session 2024.01.23 18:54:55.985847 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:54:55.985876 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1452 rows starting from the beginning of the part 2024.01.23 18:54:55.985955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:54:55.986001 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.986008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:54:55.986046 [ 3 ] {} HTTP-Session: 7910692c-6466-48fe-9d66-637f99ef36a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:54:55.986065 [ 3 ] {} HTTP-Session: 7910692c-6466-48fe-9d66-637f99ef36a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:54:55.986150 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.986171 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:54:55.986221 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.23 18:54:55.986319 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2024.01.23 18:54:55.986436 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:54:55.986507 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 59 rows starting from the beginning of the part 2024.01.23 18:54:55.986728 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part 2024.01.23 18:54:55.986916 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:54:55.987274 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.23 18:54:55.987454 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.23 18:54:55.987550 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} executeQuery: Read 6 rows, 405.00 B in 0.001341423 sec., 4472 rows/sec., 294.84 KiB/sec. 2024.01.23 18:54:55.987685 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} DynamicQueryHandler: Done processing query 2024.01.23 18:54:55.987709 [ 3 ] {4d263e6b-a4b2-40f1-9df5-567e0bc00c7d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.23 18:54:55.987726 [ 3 ] {} HTTP-Session: 7910692c-6466-48fe-9d66-637f99ef36a5 Destroying unnamed session 2024.01.23 18:54:55.991702 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1724 rows, containing 6 columns (6 merged, 0 gathered) in 0.006208551 sec., 277681.53954119084 rows/sec., 374.72 MiB/sec. 2024.01.23 18:54:55.992348 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.23 18:54:55.992551 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.23 18:54:55.992609 [ 15 ] {9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.23 18:54:55.992670 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 9d98f8fc-3e85-449e-be14-85823ec1e3bb::all_1_36_7: 9.11 MiB. 2024.01.23 18:54:56.000161 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.40 MiB, peak 245.69 MiB, will set to 238.64 MiB (RSS), difference: 1.24 MiB 2024.01.23 18:55:00.082858 [ 89 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:55:00.082934 [ 89 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:55:05.974189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:05.974321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:05.974350 [ 3 ] {} HTTP-Session: 7a62bdb9-ad80-4d17-bd95-7a8be69fb302 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:05.974376 [ 3 ] {} HTTP-Session: 7a62bdb9-ad80-4d17-bd95-7a8be69fb302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:05.974510 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:05.974572 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:55:05.974738 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:05.975209 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:05.975484 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.23 18:55:05.975651 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.23 18:55:05.975792 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} executeQuery: Read 64 rows, 5.19 KiB in 0.001247541 sec., 51300 rows/sec., 4.06 MiB/sec. 2024.01.23 18:55:05.975950 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} DynamicQueryHandler: Done processing query 2024.01.23 18:55:05.975975 [ 3 ] {0c24696e-1080-4a5a-a841-4b021cd8afc7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:55:05.975993 [ 3 ] {} HTTP-Session: 7a62bdb9-ad80-4d17-bd95-7a8be69fb302 Destroying unnamed session 2024.01.23 18:55:05.976160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 30561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:05.976211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:05.976232 [ 3 ] {} HTTP-Session: bf9110c8-d4a8-4332-9371-c820e81a25f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:05.976251 [ 3 ] {} HTTP-Session: bf9110c8-d4a8-4332-9371-c820e81a25f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:05.976338 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:05.976380 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:55:05.976491 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:05.976921 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:05.977151 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.23 18:55:05.977312 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.23 18:55:05.977440 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} executeQuery: Read 192 rows, 18.81 KiB in 0.001072336 sec., 179048 rows/sec., 17.13 MiB/sec. 2024.01.23 18:55:05.977569 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} DynamicQueryHandler: Done processing query 2024.01.23 18:55:05.977592 [ 3 ] {4e8f22cb-1661-4c56-b7b7-1568366b892e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.23 18:55:05.977609 [ 3 ] {} HTTP-Session: bf9110c8-d4a8-4332-9371-c820e81a25f8 Destroying unnamed session 2024.01.23 18:55:05.977734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 10904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:05.977779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:05.977799 [ 3 ] {} HTTP-Session: 1efe98dc-cfb9-4261-bc3c-c7d066ddf50a Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:05.977817 [ 3 ] {} HTTP-Session: 1efe98dc-cfb9-4261-bc3c-c7d066ddf50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:05.977893 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:05.977933 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:55:05.978040 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:05.978364 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:05.978574 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.23 18:55:05.978724 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.23 18:55:05.978844 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} executeQuery: Read 64 rows, 5.13 KiB in 0.000922372 sec., 69386 rows/sec., 5.43 MiB/sec. 2024.01.23 18:55:05.978966 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} DynamicQueryHandler: Done processing query 2024.01.23 18:55:05.978990 [ 3 ] {424e4683-3107-4ea3-93f6-798f20d1cdca} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:55:05.979006 [ 3 ] {} HTTP-Session: 1efe98dc-cfb9-4261-bc3c-c7d066ddf50a Destroying unnamed session 2024.01.23 18:55:05.979168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 68464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:05.979213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:05.979233 [ 3 ] {} HTTP-Session: 523d1035-280d-4bd9-bbd6-89547c6d8903 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:05.979250 [ 3 ] {} HTTP-Session: 523d1035-280d-4bd9-bbd6-89547c6d8903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:05.979350 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:05.979395 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:55:05.979535 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:05.980095 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:05.980437 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.23 18:55:05.980619 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.23 18:55:05.980741 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} executeQuery: Read 64 rows, 88.44 KiB in 0.001362763 sec., 46963 rows/sec., 63.37 MiB/sec. 2024.01.23 18:55:05.980871 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} DynamicQueryHandler: Done processing query 2024.01.23 18:55:05.980896 [ 3 ] {61d35194-11cd-43a3-944e-475f242e9871} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.01.23 18:55:05.980912 [ 3 ] {} HTTP-Session: 523d1035-280d-4bd9-bbd6-89547c6d8903 Destroying unnamed session 2024.01.23 18:55:06.890633 [ 86 ] {} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.23 18:55:06.890711 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:06.890793 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.23 18:55:06.890948 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:55:06.890986 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2024.01.23 18:55:06.891118 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:06.891227 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:06.891310 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:06.891388 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:06.891950 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119697 sec., 13367.08522352273 rows/sec., 1.10 MiB/sec. 2024.01.23 18:55:06.892030 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.23 18:55:06.892194 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.23 18:55:06.892257 [ 22 ] {f955c120-4475-4bdc-9d17-cfc9b4108474::all_1_22_5} oximeter.fields_ipaddr (f955c120-4475-4bdc-9d17-cfc9b4108474) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.23 18:55:07.734939 [ 85 ] {} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.23 18:55:07.735027 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:07.735108 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.23 18:55:07.735240 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:55:07.735277 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2024.01.23 18:55:07.735406 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:07.735520 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:07.735616 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:07.735702 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.01.23 18:55:07.736333 [ 22 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001257311 sec., 12725.570682193982 rows/sec., 888.55 KiB/sec. 2024.01.23 18:55:07.736455 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.23 18:55:07.736637 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.23 18:55:07.736699 [ 21 ] {6d105e3e-8680-42c9-b4ca-a13e993194a0::all_1_22_5} oximeter.fields_u16 (6d105e3e-8680-42c9-b4ca-a13e993194a0) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.23 18:55:10.971793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 5322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:10.971913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:10.971940 [ 3 ] {} HTTP-Session: f085f369-5608-49cb-8085-7e4bb11a5fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:10.971965 [ 3 ] {} HTTP-Session: f085f369-5608-49cb-8085-7e4bb11a5fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:10.972100 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:10.972161 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:55:10.972321 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:10.972793 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:10.973067 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.23 18:55:10.973232 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.23 18:55:10.973346 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} executeQuery: Read 36 rows, 3.09 KiB in 0.00121128 sec., 29720 rows/sec., 2.49 MiB/sec. 2024.01.23 18:55:10.973501 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} DynamicQueryHandler: Done processing query 2024.01.23 18:55:10.973526 [ 3 ] {c7f65c23-fe71-4efa-84ce-b09548d82262} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:55:10.973542 [ 3 ] {} HTTP-Session: f085f369-5608-49cb-8085-7e4bb11a5fc1 Destroying unnamed session 2024.01.23 18:55:10.973674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:10.973721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:10.973741 [ 3 ] {} HTTP-Session: c22da697-f5f3-4689-87e0-9a82f99576d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:10.973760 [ 3 ] {} HTTP-Session: c22da697-f5f3-4689-87e0-9a82f99576d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:10.973836 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:10.973878 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:55:10.973986 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:10.974346 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:10.974613 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.23 18:55:10.974794 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.23 18:55:10.974931 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} executeQuery: Read 24 rows, 1.90 KiB in 0.001054606 sec., 22757 rows/sec., 1.76 MiB/sec. 2024.01.23 18:55:10.975075 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} DynamicQueryHandler: Done processing query 2024.01.23 18:55:10.975105 [ 3 ] {eb622c91-5aec-48ed-9b0c-44c928a1683c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.23 18:55:10.975125 [ 3 ] {} HTTP-Session: c22da697-f5f3-4689-87e0-9a82f99576d7 Destroying unnamed session 2024.01.23 18:55:10.975261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:10.975308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:10.975329 [ 3 ] {} HTTP-Session: fbd34624-e4ef-43d7-a3f7-efc1ba07325b Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:10.975346 [ 3 ] {} HTTP-Session: fbd34624-e4ef-43d7-a3f7-efc1ba07325b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:10.975420 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:10.975465 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.23 18:55:10.975590 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:10.975905 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.00 GiB. 2024.01.23 18:55:10.976181 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.23 18:55:10.976370 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} oximeter.measurements_cumulativeu64 (aa495531-e0e2-4aeb-ae0a-225b7b850cc3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.23 18:55:10.976488 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} executeQuery: Read 36 rows, 2.60 KiB in 0.001039765 sec., 34623 rows/sec., 2.44 MiB/sec. 2024.01.23 18:55:10.976613 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} DynamicQueryHandler: Done processing query 2024.01.23 18:55:10.976637 [ 3 ] {52dab152-b76b-4d9c-a046-952db5f3686c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.23 18:55:10.976653 [ 3 ] {} HTTP-Session: fbd34624-e4ef-43d7-a3f7-efc1ba07325b Destroying unnamed session 2024.01.23 18:55:15.082987 [ 82 ] {} DNSResolver: Updating DNS cache 2024.01.23 18:55:15.083053 [ 82 ] {} DNSResolver: Updated DNS cache 2024.01.23 18:55:15.973369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 9812, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:15.973538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:15.973588 [ 3 ] {} HTTP-Session: 7328c2c8-4e37-4593-a70b-5fa4e03a5deb Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:15.973630 [ 3 ] {} HTTP-Session: 7328c2c8-4e37-4593-a70b-5fa4e03a5deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:15.973842 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:15.973939 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.23 18:55:15.974207 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:15.974729 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.975001 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.23 18:55:15.975171 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} oximeter.fields_i64 (36f04a5e-6eb4-44ce-beca-5158443caac4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.23 18:55:15.975315 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} executeQuery: Read 68 rows, 5.51 KiB in 0.001416304 sec., 48012 rows/sec., 3.80 MiB/sec. 2024.01.23 18:55:15.975474 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} DynamicQueryHandler: Done processing query 2024.01.23 18:55:15.975500 [ 3 ] {418ed19d-cf83-47fd-87d1-5e45753c7b08} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:55:15.975518 [ 3 ] {} HTTP-Session: 7328c2c8-4e37-4593-a70b-5fa4e03a5deb Destroying unnamed session 2024.01.23 18:55:15.975687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 32399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:15.975737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:15.975757 [ 3 ] {} HTTP-Session: 715c54ae-44ad-4ed7-bd21-49fc2e37d60e Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:15.975774 [ 3 ] {} HTTP-Session: 715c54ae-44ad-4ed7-bd21-49fc2e37d60e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:15.975859 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:15.975901 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.23 18:55:15.976013 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:15.976476 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.976697 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.23 18:55:15.976849 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.23 18:55:15.976967 [ 82 ] {} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.23 18:55:15.976977 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} executeQuery: Read 204 rows, 19.92 KiB in 0.001079506 sec., 188975 rows/sec., 18.02 MiB/sec. 2024.01.23 18:55:15.977046 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.977185 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.23 18:55:15.977201 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} DynamicQueryHandler: Done processing query 2024.01.23 18:55:15.977237 [ 3 ] {ea90b0de-dd54-47b0-b091-5c05f468fc9d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.23 18:55:15.977260 [ 3 ] {} HTTP-Session: 715c54ae-44ad-4ed7-bd21-49fc2e37d60e Destroying unnamed session 2024.01.23 18:55:15.977293 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:55:15.977328 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part 2024.01.23 18:55:15.977400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 12571, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:15.977447 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 178 rows starting from the beginning of the part 2024.01.23 18:55:15.977456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:15.977488 [ 3 ] {} HTTP-Session: e4dec1f7-6e20-4c06-8572-0219dbb96bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:15.977513 [ 3 ] {} HTTP-Session: e4dec1f7-6e20-4c06-8572-0219dbb96bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:15.977566 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 181 rows starting from the beginning of the part 2024.01.23 18:55:15.977630 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:15.977682 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 192 rows starting from the beginning of the part 2024.01.23 18:55:15.977688 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.23 18:55:15.977829 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::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.01.23 18:55:15.977933 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:15.977972 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 204 rows starting from the beginning of the part 2024.01.23 18:55:15.978441 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.978736 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.23 18:55:15.978913 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.23 18:55:15.979091 [ 82 ] {} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.23 18:55:15.979087 [ 17 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001936537 sec., 508123.5215232139 rows/sec., 48.32 MiB/sec. 2024.01.23 18:55:15.979150 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.979130 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} executeQuery: Read 74 rows, 5.90 KiB in 0.001455265 sec., 50849 rows/sec., 3.96 MiB/sec. 2024.01.23 18:55:15.979335 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.23 18:55:15.979387 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.23 18:55:15.979498 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} DynamicQueryHandler: Done processing query 2024.01.23 18:55:15.979552 [ 3 ] {0dc30db9-381e-4f68-b102-4725d327e1df} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.23 18:55:15.979616 [ 3 ] {} HTTP-Session: e4dec1f7-6e20-4c06-8572-0219dbb96bcc Destroying unnamed session 2024.01.23 18:55:15.979621 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.23 18:55:15.979700 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part 2024.01.23 18:55:15.979697 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.23 18:55:15.979823 [ 15 ] {da0a4cc6-efa3-4dd2-8a58-87b055981281::all_1_51_10} oximeter.fields_string (da0a4cc6-efa3-4dd2-8a58-87b055981281) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.23 18:55:15.979970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 72737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:15.979999 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 67 rows starting from the beginning of the part 2024.01.23 18:55:15.980082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:15.980116 [ 3 ] {} HTTP-Session: 41e110fc-923f-462f-b116-27883d85107f Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:15.980170 [ 3 ] {} HTTP-Session: 41e110fc-923f-462f-b116-27883d85107f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:15.980232 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 68 rows starting from the beginning of the part 2024.01.23 18:55:15.980386 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:15.980463 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2024.01.23 18:55:15.980497 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.23 18:55:15.980733 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part 2024.01.23 18:55:15.981091 [ 22 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part 2024.01.23 18:55:15.981132 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:15.982386 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.982520 [ 14 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 398 rows, containing 4 columns (4 merged, 0 gathered) in 0.00329077 sec., 120944.3382551804 rows/sec., 9.44 MiB/sec. 2024.01.23 18:55:15.982727 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.23 18:55:15.982935 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.23 18:55:15.983056 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.23 18:55:15.983168 [ 24 ] {39a76c9a-b87d-412e-83f6-461815b0bb6d::all_1_51_10} oximeter.fields_uuid (39a76c9a-b87d-412e-83f6-461815b0bb6d) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.23 18:55:15.983237 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} oximeter.measurements_histogramf64 (9d98f8fc-3e85-449e-be14-85823ec1e3bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.23 18:55:15.983443 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} executeQuery: Read 68 rows, 93.96 KiB in 0.002977693 sec., 22836 rows/sec., 30.82 MiB/sec. 2024.01.23 18:55:15.983691 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} DynamicQueryHandler: Done processing query 2024.01.23 18:55:15.983716 [ 3 ] {7929281d-bec2-4a32-af3e-6a15f92e6f53} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.23 18:55:15.983732 [ 3 ] {} HTTP-Session: 41e110fc-923f-462f-b116-27883d85107f Destroying unnamed session 2024.01.23 18:55:15.983862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42802, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.23 18:55:15.983906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.23 18:55:15.983926 [ 3 ] {} HTTP-Session: 8ac8c1b0-3b04-4128-b0f4-83f31e110824 Authenticating user 'default' from [fd00:1122:3344:101::d]:42802 2024.01.23 18:55:15.983942 [ 3 ] {} HTTP-Session: 8ac8c1b0-3b04-4128-b0f4-83f31e110824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.23 18:55:15.984014 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} executeQuery: (from [fd00:1122:3344:101::d]:42802) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.23 18:55:15.984057 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.23 18:55:15.984183 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} ParallelParsingInputFormat: Parallel parsing is used 2024.01.23 18:55:15.984450 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.50 GiB. 2024.01.23 18:55:15.984690 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.23 18:55:15.984866 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} oximeter.measurements_i64 (3afcbb4d-b6e1-4dc2-9f54-184e6217fe4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.23 18:55:15.984975 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} executeQuery: Read 6 rows, 405.00 B in 0.000925213 sec., 6484 rows/sec., 427.48 KiB/sec. 2024.01.23 18:55:15.985111 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} DynamicQueryHandler: Done processing query 2024.01.23 18:55:15.985135 [ 3 ] {24619ec5-5b3a-4107-aef9-35d557efd697} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.23 18:55:15.985150 [ 3 ] {} HTTP-Session: 8ac8c1b0-3b04-4128-b0f4-83f31e110824 Destroying unnamed session